Pull request #41999 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a7284bb96ccfe730108fda78edc48f11e5a1ea83 rather than 58825ffc3243f13795b36f430726ae8e3e14bed0 Obtained Jenkinsfile from a7284bb96ccfe730108fda78edc48f11e5a1ea83 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > 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 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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-08T18:37:31.445Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-08T18:37:31.451Z] Trying to pass milestone 4 [Pipeline] milestone [2021-04-08T18:37:31.519Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-08T18:37:31.699Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6a1bc1da816292e) in /home/ubuntu/workspace/moby_PR-41999 [Pipeline] { [Pipeline] checkout [2021-04-08T18:37:31.736Z] The recommended git tool is: git [2021-04-08T18:37:31.746Z] using credential docker-jenkins-github-credentials [2021-04-08T18:37:31.756Z] Cloning the remote Git repository [2021-04-08T18:37:31.756Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:37:31.761Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:37:31.761Z] > git init /home/ubuntu/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:37:31.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:37:31.774Z] > git --version # timeout=10 [2021-04-08T18:37:31.780Z] > git --version # 'git version 2.17.1' [2021-04-08T18:37:31.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:31.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:37:45.625Z] Fetching without tags [2021-04-08T18:37:45.882Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:37:45.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:37:45.607Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:37:45.615Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:37:45.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:37:45.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:37:45.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:45.632Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:37:45.887Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:37:45.893Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:37:46.990Z] Merge succeeded, producing 1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:37:46.991Z] Checking out Revision 1c030896cfc4304ca65e84b356fb3dfb9b70c535 (PR-41999) [2021-04-08T18:37:47.468Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:37:46.330Z] > git remote # timeout=10 [2021-04-08T18:37:46.334Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:37:46.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:46.343Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:37:46.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:37:46.996Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:37:47.005Z] > git checkout -f 1c030896cfc4304ca65e84b356fb3dfb9b70c535 # timeout=10 [2021-04-08T18:37:47.475Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:37:50.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-08T18:37:50.094Z] Unable to find image 'alpine:latest' locally [2021-04-08T18:37:50.094Z] latest: Pulling from library/alpine [2021-04-08T18:37:50.094Z] ca3cd42a7c95: Pulling fs layer [2021-04-08T18:37:50.354Z] ca3cd42a7c95: Download complete [2021-04-08T18:37:50.354Z] ca3cd42a7c95: Pull complete [2021-04-08T18:37:50.615Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a [2021-04-08T18:37:50.615Z] Status: Downloaded newer image for alpine:latest [2021-04-08T18:37:53.156Z] 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 [2021-04-08T18:37:53.392Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6a1bc1da816292e) in /home/ubuntu/workspace/moby_PR-41999 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-04-08T18:37:53.396Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41999 [Pipeline] node [2021-04-08T18:37:53.399Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41999 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-04-08T18:37:53.474Z] The recommended git tool is: git [Pipeline] checkout [2021-04-08T18:37:53.484Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-04-08T18:37:53.492Z] The recommended git tool is: git [2021-04-08T18:37:53.494Z] Fetching changes from the remote Git repository [2021-04-08T18:37:53.500Z] The recommended git tool is: git [Pipeline] // stage [2021-04-08T18:37:53.509Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2021-04-08T18:37:53.536Z] using credential docker-jenkins-github-credentials [2021-04-08T18:37:53.536Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-08T18:37:53.551Z] Cloning the remote Git repository [2021-04-08T18:37:53.551Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:37:53.554Z] Cloning the remote Git repository [2021-04-08T18:37:53.555Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-08T18:37:53.802Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:37:54.172Z] Merge succeeded, producing 45e601426dfae951ff6217c41b1fc701b8031a9a [2021-04-08T18:37:54.172Z] Checking out Revision 45e601426dfae951ff6217c41b1fc701b8031a9a (PR-41999) [2021-04-08T18:37:54.346Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:37:53.493Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-08T18:37:53.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:37:53.514Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:37:53.514Z] > git --version # timeout=10 [2021-04-08T18:37:53.518Z] > git --version # 'git version 2.17.1' [2021-04-08T18:37:53.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:53.519Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:37:53.807Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:37:53.813Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:37:53.893Z] > git remote # timeout=10 [2021-04-08T18:37:53.909Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:37:53.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:53.924Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:37:54.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:37:54.177Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:37:54.196Z] > git checkout -f 45e601426dfae951ff6217c41b1fc701b8031a9a # timeout=10 [2021-04-08T18:37:54.351Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:37:53.554Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:37:53.554Z] > git init /home/jenkins/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:37:53.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:37:53.557Z] > git --version # timeout=10 [2021-04-08T18:37:53.561Z] > git --version # 'git version 2.17.1' [2021-04-08T18:37:53.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:53.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:37:53.562Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:37:53.562Z] > git init /home/docker/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:37:53.574Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:37:53.574Z] > git --version # timeout=10 [2021-04-08T18:37:53.577Z] > git --version # 'git version 2.7.4' [2021-04-08T18:37:53.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:37:53.579Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:37:55.118Z] + [ PR != PR ] [2021-04-08T18:37:55.118Z] + [ master != master ] [2021-04-08T18:37:55.118Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:37:55.461Z] + docker version [2021-04-08T18:37:55.461Z] Client: Docker Engine - Community [2021-04-08T18:37:55.461Z] Version: 20.10.5 [2021-04-08T18:37:55.461Z] API version: 1.41 [2021-04-08T18:37:55.461Z] Go version: go1.13.15 [2021-04-08T18:37:55.461Z] Git commit: 55c4c88 [2021-04-08T18:37:55.461Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-08T18:37:55.461Z] OS/Arch: linux/amd64 [2021-04-08T18:37:55.461Z] Context: default [2021-04-08T18:37:55.461Z] Experimental: true [2021-04-08T18:37:55.461Z] [2021-04-08T18:37:55.461Z] Server: Docker Engine - Community [2021-04-08T18:37:55.461Z] Engine: [2021-04-08T18:37:55.461Z] Version: 20.10.5 [2021-04-08T18:37:55.461Z] API version: 1.41 (minimum version 1.12) [2021-04-08T18:37:55.461Z] Go version: go1.13.15 [2021-04-08T18:37:55.461Z] Git commit: 363e9a8 [2021-04-08T18:37:55.461Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-08T18:37:55.461Z] OS/Arch: linux/amd64 [2021-04-08T18:37:55.461Z] Experimental: true [2021-04-08T18:37:55.461Z] containerd: [2021-04-08T18:37:55.461Z] Version: 1.4.4 [2021-04-08T18:37:55.461Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:37:55.461Z] runc: [2021-04-08T18:37:55.461Z] Version: 1.0.0-rc93 [2021-04-08T18:37:55.461Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:37:55.461Z] docker-init: [2021-04-08T18:37:55.461Z] Version: 0.19.0 [2021-04-08T18:37:55.461Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-08T18:37:55.746Z] + docker info [2021-04-08T18:37:56.686Z] Client: [2021-04-08T18:37:56.686Z] Context: default [2021-04-08T18:37:56.686Z] Debug Mode: false [2021-04-08T18:37:56.686Z] Plugins: [2021-04-08T18:37:56.686Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-08T18:37:56.686Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-08T18:37:56.686Z] [2021-04-08T18:37:56.686Z] Server: [2021-04-08T18:37:56.686Z] Containers: 0 [2021-04-08T18:37:56.686Z] Running: 0 [2021-04-08T18:37:56.686Z] Paused: 0 [2021-04-08T18:37:56.686Z] Stopped: 0 [2021-04-08T18:37:56.686Z] Images: 4 [2021-04-08T18:37:56.686Z] Server Version: 20.10.5 [2021-04-08T18:37:56.686Z] Storage Driver: overlay2 [2021-04-08T18:37:56.686Z] Backing Filesystem: extfs [2021-04-08T18:37:56.686Z] Supports d_type: true [2021-04-08T18:37:56.686Z] Native Overlay Diff: true [2021-04-08T18:37:56.686Z] Logging Driver: json-file [2021-04-08T18:37:56.686Z] Cgroup Driver: cgroupfs [2021-04-08T18:37:56.686Z] Cgroup Version: 1 [2021-04-08T18:37:56.686Z] Plugins: [2021-04-08T18:37:56.686Z] Volume: local [2021-04-08T18:37:56.686Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:37:56.686Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-08T18:37:56.686Z] Swarm: inactive [2021-04-08T18:37:56.686Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-08T18:37:56.686Z] Default Runtime: runc [2021-04-08T18:37:56.686Z] Init Binary: docker-init [2021-04-08T18:37:56.686Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:37:56.686Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:37:56.686Z] init version: de40ad0 [2021-04-08T18:37:56.686Z] Security Options: [2021-04-08T18:37:56.686Z] apparmor [2021-04-08T18:37:56.686Z] seccomp [2021-04-08T18:37:56.686Z] Profile: default [2021-04-08T18:37:56.686Z] Kernel Version: 5.4.0-1041-aws [2021-04-08T18:37:56.686Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-08T18:37:56.686Z] OSType: linux [2021-04-08T18:37:56.686Z] Architecture: x86_64 [2021-04-08T18:37:56.686Z] CPUs: 2 [2021-04-08T18:37:56.686Z] Total Memory: 7.569GiB [2021-04-08T18:37:56.686Z] Name: ip-10-100-56-221 [2021-04-08T18:37:56.686Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-08T18:37:56.686Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:37:56.686Z] Debug Mode: false [2021-04-08T18:37:56.686Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:37:56.686Z] Labels: [2021-04-08T18:37:56.686Z] Experimental: true [2021-04-08T18:37:56.686Z] Insecure Registries: [2021-04-08T18:37:56.686Z] 127.0.0.0/8 [2021-04-08T18:37:56.686Z] Live Restore Enabled: true [2021-04-08T18:37:56.686Z] [2021-04-08T18:37:56.686Z] WARNING: No swap limit support [Pipeline] sh [2021-04-08T18:37:56.974Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:37:56.974Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:37:56.974Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41999/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-08T18:37:56.974Z] + bash /home/ubuntu/workspace/moby_PR-41999/check-config.sh [2021-04-08T18:37:56.974Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-08T18:37:56.974Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-08T18:37:56.974Z] [2021-04-08T18:37:56.974Z] Generally Necessary: [2021-04-08T18:37:56.974Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-08T18:37:56.974Z] - apparmor: enabled and tools installed [2021-04-08T18:37:56.974Z] - CONFIG_NAMESPACES: enabled [2021-04-08T18:37:56.974Z] - CONFIG_NET_NS: enabled [2021-04-08T18:37:56.974Z] - CONFIG_PID_NS: enabled [2021-04-08T18:37:56.974Z] - CONFIG_IPC_NS: enabled [2021-04-08T18:37:56.974Z] - CONFIG_UTS_NS: enabled [2021-04-08T18:37:56.974Z] - CONFIG_CGROUPS: enabled [2021-04-08T18:37:56.974Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-08T18:37:56.974Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-08T18:37:56.974Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-08T18:37:56.974Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-08T18:37:57.234Z] - CONFIG_CPUSETS: enabled [2021-04-08T18:37:57.234Z] - CONFIG_MEMCG: enabled [2021-04-08T18:37:57.234Z] - CONFIG_KEYS: enabled [2021-04-08T18:37:57.234Z] - CONFIG_VETH: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-08T18:37:57.234Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-08T18:37:57.234Z] [2021-04-08T18:37:57.234Z] Optional Features: [2021-04-08T18:37:57.234Z] - CONFIG_USER_NS: enabled [2021-04-08T18:37:57.234Z] - CONFIG_SECCOMP: enabled [2021-04-08T18:37:57.234Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-08T18:37:57.234Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-08T18:37:57.234Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-08T18:37:57.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-08T18:37:57.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-08T18:37:57.234Z] - CONFIG_BLK_CGROUP: enabled [2021-04-08T18:37:57.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-08T18:37:57.234Z] - CONFIG_CGROUP_PERF: enabled [2021-04-08T18:37:57.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-08T18:37:57.235Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-08T18:37:57.235Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-08T18:37:57.235Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-08T18:37:57.235Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-08T18:37:57.235Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-08T18:37:57.235Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-08T18:37:57.235Z] - CONFIG_IP_VS: enabled (as module) [2021-04-08T18:37:57.235Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-08T18:37:57.235Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-08T18:37:57.235Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-08T18:37:57.235Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-08T18:37:57.235Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-08T18:37:57.235Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-08T18:37:57.235Z] - CONFIG_EXT4_FS: enabled [2021-04-08T18:37:57.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-08T18:37:57.235Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-08T18:37:57.235Z] - Network Drivers: [2021-04-08T18:37:57.235Z] - "overlay": [2021-04-08T18:37:57.235Z] - CONFIG_VXLAN: enabled (as module) [2021-04-08T18:37:57.235Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-08T18:37:57.235Z] Optional (for encrypted networks): [2021-04-08T18:37:57.495Z] - CONFIG_CRYPTO: enabled [2021-04-08T18:37:57.495Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-08T18:37:57.495Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-08T18:37:57.495Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-08T18:37:57.495Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-08T18:37:57.495Z] - CONFIG_XFRM: enabled [2021-04-08T18:37:57.495Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-08T18:37:57.495Z] - "ipvlan": [2021-04-08T18:37:57.495Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-08T18:37:57.495Z] - "macvlan": [2021-04-08T18:37:57.495Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_DUMMY: enabled (as module) [2021-04-08T18:37:57.495Z] - "ftp,tftp client in container": [2021-04-08T18:37:57.495Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-08T18:37:57.495Z] - Storage Drivers: [2021-04-08T18:37:57.495Z] - "aufs": [2021-04-08T18:37:57.495Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-08T18:37:57.495Z] - "btrfs": [2021-04-08T18:37:57.495Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-08T18:37:57.495Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-08T18:37:57.495Z] - "devicemapper": [2021-04-08T18:37:57.495Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-08T18:37:57.495Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-08T18:37:57.495Z] - "overlay": [2021-04-08T18:37:57.495Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-08T18:37:57.495Z] - "zfs": [2021-04-08T18:37:57.495Z] - /dev/zfs: present [2021-04-08T18:37:57.495Z] - zfs command: missing [2021-04-08T18:37:57.495Z] - zpool command: missing [2021-04-08T18:37:57.495Z] [2021-04-08T18:37:57.495Z] Limits: [2021-04-08T18:37:57.495Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-08T18:37:57.495Z] [2021-04-08T18:37:57.495Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-08T18:37:57.833Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:37:57.833Z] #1 [internal] load build definition from Dockerfile [2021-04-08T18:37:57.833Z] #1 sha256:585acaeecfa349c299eb9dccd5d2e4b63781921845b10b28e449d13fad234c43 [2021-04-08T18:37:57.833Z] #1 transferring dockerfile: 17.02kB done [2021-04-08T18:37:57.833Z] #1 DONE 0.0s [2021-04-08T18:37:57.833Z] [2021-04-08T18:37:57.833Z] #2 [internal] load .dockerignore [2021-04-08T18:37:57.833Z] #2 sha256:80d01ae5c2b5b996e10c0d53f1bbe27a47a823decc5baa6278930e9e24180a5a [2021-04-08T18:37:57.833Z] #2 transferring context: 87B done [2021-04-08T18:37:57.833Z] #2 DONE 0.0s [2021-04-08T18:37:57.833Z] [2021-04-08T18:37:57.833Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:37:57.833Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-08T18:37:58.093Z] #3 DONE 0.1s [2021-04-08T18:37:58.093Z] [2021-04-08T18:37:58.093Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-08T18:37:58.093Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-08T18:37:58.093Z] #4 CACHED [2021-04-08T18:37:58.354Z] [2021-04-08T18:37:58.354Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:37:58.354Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:37:58.354Z] #8 DONE 0.1s [2021-04-08T18:37:58.354Z] [2021-04-08T18:37:58.354Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:37:58.354Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-08T18:37:58.354Z] #7 DONE 0.1s [2021-04-08T18:37:58.354Z] [2021-04-08T18:37:58.354Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:37:58.354Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-08T18:37:58.354Z] #6 DONE 0.1s [2021-04-08T18:37:58.354Z] [2021-04-08T18:37:58.354Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:37:58.354Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-08T18:37:58.354Z] #5 DONE 0.1s [2021-04-08T18:37:58.619Z] [2021-04-08T18:37:58.619Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:37:58.619Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:37:58.619Z] #26 DONE 0.0s [2021-04-08T18:37:58.619Z] [2021-04-08T18:37:58.619Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:37:58.619Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:37:58.619Z] #64 DONE 0.0s [2021-04-08T18:37:58.619Z] [2021-04-08T18:37:58.619Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:37:58.619Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:37:58.619Z] #62 DONE 0.0s [2021-04-08T18:37:58.619Z] [2021-04-08T18:37:58.619Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:37:58.619Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:37:58.619Z] #9 DONE 0.0s [2021-04-08T18:37:58.619Z] [2021-04-08T18:37:58.619Z] #23 [internal] load build context [2021-04-08T18:37:58.619Z] #23 sha256:458ec1881850a47f6609660f649804523cd02390c31346acd89d50dc8e1078ea [2021-04-08T18:38:00.012Z] #23 transferring context: 53.43MB 1.3s done [2021-04-08T18:38:00.012Z] #23 DONE 1.4s [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-08T18:38:00.012Z] #61 sha256:ca54c572ea09e706e29e5bb5db8880539da1f51d8cc1a3db1df6fb4267c13f74 [2021-04-08T18:38:00.012Z] #61 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-08T18:38:00.012Z] #68 sha256:9167d54b3c46ca2986ae238a4e059c7f05621c2e8861a04f7e9f751b94139768 [2021-04-08T18:38:00.012Z] #68 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #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-08T18:38:00.012Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-08T18:38:00.012Z] #15 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:38:00.012Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-08T18:38:00.012Z] #14 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-08T18:38:00.012Z] #66 sha256:2e81d24b383e9d0b86de2c78a43152fc4439bad9731d1566902814bdae277c9b [2021-04-08T18:38:00.012Z] #66 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #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-08T18:38:00.012Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:38:00.012Z] #42 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #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-08T18:38:00.012Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-08T18:38:00.012Z] #11 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-08T18:38:00.012Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-08T18:38:00.012Z] #18 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #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-08T18:38:00.012Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:38:00.012Z] #13 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.012Z] #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-08T18:38:00.012Z] #29 sha256:46452a22582c22ce82e54be83642774dec77228220279af0fec1b4b6a582a760 [2021-04-08T18:38:00.012Z] #29 CACHED [2021-04-08T18:38:00.012Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-08T18:38:00.013Z] #21 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:38:00.013Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:38:00.013Z] #22 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #58 sha256:1feae45654a5783998d69822c7623b31b75e3562439314c4611d4b6b99bdb96d [2021-04-08T18:38:00.013Z] #58 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:38:00.013Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-08T18:38:00.013Z] #39 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #33 sha256:9722018de467bdc0fe872c1e083f568451bd1f27316c2fa663082d614b3abc86 [2021-04-08T18:38:00.013Z] #33 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:38:00.013Z] #60 sha256:04fc879135824667d6be61f79e092eade59295f30bc893e895870a985710edbb [2021-04-08T18:38:00.013Z] #60 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #49 sha256:9241760d5d8d79bfb16b700c77bf5082da2a31a3124c7e7c06d304e4688b6c9a [2021-04-08T18:38:00.013Z] #49 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #24 sha256:329c8b7d1cba418b98931bb6914799d13a21c88b0f01b8a861cf825d3698b936 [2021-04-08T18:38:00.013Z] #24 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:38:00.013Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-08T18:38:00.013Z] #65 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:38:00.013Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-08T18:38:00.013Z] #17 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:38:00.013Z] #27 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:38:00.013Z] #59 sha256:0d6acbbcc4996985319b2964d49c0c1e4396ae64cfd2fc866b9a3b66efe7622e [2021-04-08T18:38:00.013Z] #59 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #52 sha256:fbdcd273f8b524f66062a707ffa0aa8cc4c6057d6654db8bacb03cb29b80fad8 [2021-04-08T18:38:00.013Z] #52 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:38:00.013Z] #36 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #56 sha256:8287c3bfdba79242e56967926ce7d1b4b73b6fe3b31e6a8599c19e6667ed1a96 [2021-04-08T18:38:00.013Z] #56 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #67 sha256:35e3799f24a9c40c3acb56cfdf3dffeae9c1cb835dd0fae1660564f601962033 [2021-04-08T18:38:00.013Z] #67 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #54 sha256:f0052700739a0cc8a32842ef641c33612ef74cc5c557b2c4252f83399e90bdb6 [2021-04-08T18:38:00.013Z] #54 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #37 sha256:b10812045b4993c2c6a0ee98b40dea2f1bdc724aaf8ce61be5fed8e6a6bcc37e [2021-04-08T18:38:00.013Z] #37 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #41 sha256:7d6d2b6a25085aceaab901b189520742a10815ce7206dfe33ac4421a4e3cfa81 [2021-04-08T18:38:00.013Z] #41 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #57 sha256:8281bedb0617382b6d0085fd075163d21bf47b39d67c49b6ecf0b8c7e67628c8 [2021-04-08T18:38:00.013Z] #57 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:38:00.013Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:38:00.013Z] #43 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:38:00.013Z] #20 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:38:00.013Z] #32 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:38:00.013Z] #55 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #34 sha256:f507536005cd60987ec768ae33b2b93eb50f33bc99c05391a990cf5035313fb6 [2021-04-08T18:38:00.013Z] #34 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:38:00.013Z] #44 sha256:a28cd59e1fcadc41719b81fe48300c8fa0f316596ae7631d41b4eb2eb9025057 [2021-04-08T18:38:00.013Z] #44 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:38:00.013Z] #40 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #47 sha256:3fcb670e9219e064d7c947431c399ef1694b296bac8408f2b23503588c17ce3b [2021-04-08T18:38:00.013Z] #47 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:38:00.013Z] #28 sha256:f60f3a5837be5e4bc97284b241dc49109fccd2673c112f4e0a3f595008c0a7bc [2021-04-08T18:38:00.013Z] #28 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #46 sha256:05de147d866e00d8773f185b493936bb9a21a15e41c385a54ca5bda57cae4248 [2021-04-08T18:38:00.013Z] #46 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #38 sha256:a277f1855498717a98127b9c7f25a532744949aa249a135532a7422604325e6f [2021-04-08T18:38:00.013Z] #38 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #35 sha256:6f5be0f5f3190253c973a71261553de4132244bffce1f60eb45fd8621ddd3771 [2021-04-08T18:38:00.013Z] #35 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-08T18:38:00.013Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-08T18:38:00.013Z] #16 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #53 sha256:1b12aeb2b22249a7aa4197327b6f8ebfb14bfd4bf9ffce76b0b37a948fdf7c81 [2021-04-08T18:38:00.013Z] #53 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #45 sha256:01879d6d8b2261a6b3e84aecf1f09d5dcf8f0503675928c382a82413ab40741b [2021-04-08T18:38:00.013Z] #45 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-08T18:38:00.013Z] #25 sha256:5ad2635b1a9e8e4e13d6b956298e2236febc3bad848ab140faacf4e8fd3d1e1a [2021-04-08T18:38:00.013Z] #25 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #48 sha256:0fae2d2539674da41c9fe46b69734caf773ff21c3eed7c3a6914ca37c51e3d37 [2021-04-08T18:38:00.013Z] #48 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-08T18:38:00.013Z] #50 sha256:2fe6e6f8055bc94437ee94bc943763983e462a66b2df12435cd70908ff7b734c [2021-04-08T18:38:00.013Z] #50 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-08T18:38:00.013Z] #30 sha256:7972ac1f239c39913d2355c11485cb544f44497c81e51ab337777e96fac09a6a [2021-04-08T18:38:00.013Z] #30 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:38:00.013Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-08T18:38:00.013Z] #19 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:38:00.013Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-08T18:38:00.013Z] #63 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #51 sha256:d2f7d9914d5949bcf2595fffa3d377f4fbdfc6a5bb3d9f002a3ce631910402b1 [2021-04-08T18:38:00.013Z] #51 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #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-08T18:38:00.013Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-08T18:38:00.013Z] #12 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-08T18:38:00.013Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-08T18:38:00.013Z] #10 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:38:00.013Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-08T18:38:00.013Z] #31 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:38:00.013Z] #69 sha256:7119d11b76988b011925a393062205b9d6fd83e75787ecee570e85c5ce7654fe [2021-04-08T18:38:00.013Z] #69 CACHED [2021-04-08T18:38:00.013Z] [2021-04-08T18:38:00.013Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:38:00.013Z] #70 sha256:768c4b779868ffeec9488b667f6e2e0dc35c315f7c45561d3164e494825f03db [2021-04-08T18:38:00.956Z] #70 DONE 0.9s [2021-04-08T18:38:00.956Z] [2021-04-08T18:38:00.956Z] #71 exporting to image [2021-04-08T18:38:00.956Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-08T18:38:00.956Z] #71 exporting layers [2021-04-08T18:38:01.904Z] #71 exporting layers 0.8s done [2021-04-08T18:38:01.904Z] #71 writing image sha256:77828ff995c81eb24202a45bbadf34bba3e37f1f6169d11d0113d275f51657ce done [2021-04-08T18:38:01.904Z] #71 naming to docker.io/library/docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 done [2021-04-08T18:38:01.904Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-08T18:38:02.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41999/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/validate/default [2021-04-08T18:38:03.184Z] Congratulations! All commits are properly signed with the DCO! [2021-04-08T18:38:03.184Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-08T18:38:03.184Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-08T18:38:03.184Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-08T18:38:03.184Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-08T18:38:03.184Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-08T18:38:03.184Z] Congratulations! No new tests were added to integration-cli. [2021-04-08T18:38:03.184Z] [2021-04-08T18:38:03.184Z] INFO Start validation with golang-ci-lint [2021-04-08T18:38:03.445Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-08T18:38:03.445Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-08T18:38:03.445Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-08T18:38:03.912Z] Fetching without tags [2021-04-08T18:38:04.191Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:38:03.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:38:03.886Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:38:03.887Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:38:03.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:38:03.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:38:03.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:38:03.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:38:04.194Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:38:04.195Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:38:05.132Z] Merge succeeded, producing b9a7c1014bdf897190793a6d8d6db809196a0ced [2021-04-08T18:38:05.132Z] Checking out Revision b9a7c1014bdf897190793a6d8d6db809196a0ced (PR-41999) [2021-04-08T18:38:05.197Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:38:04.580Z] > git remote # timeout=10 [2021-04-08T18:38:04.581Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:38:04.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:38:04.583Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:38:05.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:38:05.135Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:38:05.138Z] > git checkout -f b9a7c1014bdf897190793a6d8d6db809196a0ced # timeout=10 [2021-04-08T18:38:05.200Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:38:06.083Z] + docker version [2021-04-08T18:38:06.083Z] Client: Docker Engine - Community [2021-04-08T18:38:06.083Z] Version: 19.03.7 [2021-04-08T18:38:06.083Z] API version: 1.40 [2021-04-08T18:38:06.083Z] Go version: go1.12.17 [2021-04-08T18:38:06.083Z] Git commit: 7141c199a2 [2021-04-08T18:38:06.083Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-08T18:38:06.083Z] OS/Arch: linux/s390x [2021-04-08T18:38:06.083Z] Experimental: false [2021-04-08T18:38:06.083Z] [2021-04-08T18:38:06.083Z] Server: Docker Engine - Community [2021-04-08T18:38:06.083Z] Engine: [2021-04-08T18:38:06.083Z] Version: 19.03.7 [2021-04-08T18:38:06.083Z] API version: 1.40 (minimum version 1.12) [2021-04-08T18:38:06.083Z] Go version: go1.12.17 [2021-04-08T18:38:06.083Z] Git commit: 7141c199a2 [2021-04-08T18:38:06.083Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-08T18:38:06.083Z] OS/Arch: linux/s390x [2021-04-08T18:38:06.083Z] Experimental: true [2021-04-08T18:38:06.083Z] containerd: [2021-04-08T18:38:06.083Z] Version: 1.2.13 [2021-04-08T18:38:06.083Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-08T18:38:06.083Z] runc: [2021-04-08T18:38:06.083Z] Version: 1.0.0-rc10 [2021-04-08T18:38:06.084Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-08T18:38:06.084Z] docker-init: [2021-04-08T18:38:06.084Z] Version: 0.18.0 [2021-04-08T18:38:06.084Z] GitCommit: fec3683 [Pipeline] sh [2021-04-08T18:38:06.459Z] + docker info [2021-04-08T18:38:07.090Z] Client: [2021-04-08T18:38:07.090Z] Debug Mode: false [2021-04-08T18:38:07.090Z] [2021-04-08T18:38:07.090Z] Server: [2021-04-08T18:38:07.090Z] Containers: 0 [2021-04-08T18:38:07.090Z] Running: 0 [2021-04-08T18:38:07.090Z] Paused: 0 [2021-04-08T18:38:07.090Z] Stopped: 0 [2021-04-08T18:38:07.090Z] Images: 0 [2021-04-08T18:38:07.090Z] Server Version: 19.03.7 [2021-04-08T18:38:07.090Z] Storage Driver: overlay2 [2021-04-08T18:38:07.090Z] Backing Filesystem: [2021-04-08T18:38:07.090Z] Supports d_type: true [2021-04-08T18:38:07.090Z] Native Overlay Diff: true [2021-04-08T18:38:07.090Z] Logging Driver: json-file [2021-04-08T18:38:07.090Z] Cgroup Driver: cgroupfs [2021-04-08T18:38:07.090Z] Plugins: [2021-04-08T18:38:07.090Z] Volume: local [2021-04-08T18:38:07.090Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:38:07.090Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-08T18:38:07.090Z] Swarm: inactive [2021-04-08T18:38:07.090Z] Runtimes: runc [2021-04-08T18:38:07.090Z] Default Runtime: runc [2021-04-08T18:38:07.090Z] Init Binary: docker-init [2021-04-08T18:38:07.090Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-08T18:38:07.090Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-08T18:38:07.090Z] init version: fec3683 [2021-04-08T18:38:07.090Z] Security Options: [2021-04-08T18:38:07.090Z] apparmor [2021-04-08T18:38:07.090Z] seccomp [2021-04-08T18:38:07.090Z] Profile: default [2021-04-08T18:38:07.090Z] Kernel Version: 4.15.0-91-generic [2021-04-08T18:38:07.090Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-08T18:38:07.090Z] OSType: linux [2021-04-08T18:38:07.090Z] Architecture: s390x [2021-04-08T18:38:07.090Z] CPUs: 2 [2021-04-08T18:38:07.090Z] Total Memory: 7.861GiB [2021-04-08T18:38:07.090Z] Name: s390x-ubuntu-16 [2021-04-08T18:38:07.090Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-08T18:38:07.090Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:38:07.090Z] Debug Mode: false [2021-04-08T18:38:07.090Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:38:07.090Z] Labels: [2021-04-08T18:38:07.090Z] Experimental: true [2021-04-08T18:38:07.090Z] Insecure Registries: [2021-04-08T18:38:07.090Z] 127.0.0.0/8 [2021-04-08T18:38:07.090Z] Live Restore Enabled: false [2021-04-08T18:38:07.090Z] [2021-04-08T18:38:07.090Z] WARNING: No swap limit support [Pipeline] sh [2021-04-08T18:38:07.466Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:38:07.466Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:38:07.466Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41999/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-08T18:38:07.466Z] + bash /home/jenkins/workspace/moby_PR-41999/check-config.sh [2021-04-08T18:38:07.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-08T18:38:07.466Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-04-08T18:38:07.466Z] [2021-04-08T18:38:07.466Z] Generally Necessary: [2021-04-08T18:38:07.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-08T18:38:07.466Z] - apparmor: enabled and tools installed [2021-04-08T18:38:07.466Z] - CONFIG_NAMESPACES: enabled [2021-04-08T18:38:07.466Z] - CONFIG_NET_NS: enabled [2021-04-08T18:38:07.466Z] - CONFIG_PID_NS: enabled [2021-04-08T18:38:07.467Z] - CONFIG_IPC_NS: enabled [2021-04-08T18:38:07.467Z] - CONFIG_UTS_NS: enabled [2021-04-08T18:38:07.467Z] - CONFIG_CGROUPS: enabled [2021-04-08T18:38:07.467Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-08T18:38:07.467Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-08T18:38:07.467Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-08T18:38:07.467Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-08T18:38:07.467Z] - CONFIG_CPUSETS: enabled [2021-04-08T18:38:07.467Z] - CONFIG_MEMCG: enabled [2021-04-08T18:38:07.467Z] - CONFIG_KEYS: enabled [2021-04-08T18:38:07.467Z] - CONFIG_VETH: enabled (as module) [2021-04-08T18:38:07.467Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-08T18:38:07.757Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-08T18:38:07.757Z] [2021-04-08T18:38:07.757Z] Optional Features: [2021-04-08T18:38:07.757Z] - CONFIG_USER_NS: enabled [2021-04-08T18:38:07.757Z] - CONFIG_SECCOMP: enabled [2021-04-08T18:38:07.757Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-08T18:38:07.757Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-08T18:38:07.757Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-08T18:38:07.757Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-08T18:38:07.757Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-08T18:38:07.757Z] - CONFIG_BLK_CGROUP: enabled [2021-04-08T18:38:07.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CGROUP_PERF: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-08T18:38:07.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-08T18:38:07.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-08T18:38:07.757Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-08T18:38:07.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_IP_VS: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-08T18:38:07.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-08T18:38:07.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-08T18:38:07.757Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-08T18:38:07.757Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-08T18:38:07.757Z] - CONFIG_EXT4_FS: enabled [2021-04-08T18:38:07.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-08T18:38:07.757Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-08T18:38:07.757Z] - Network Drivers: [2021-04-08T18:38:07.757Z] - "overlay": [2021-04-08T18:38:07.757Z] - CONFIG_VXLAN: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-08T18:38:07.757Z] Optional (for encrypted networks): [2021-04-08T18:38:07.757Z] - CONFIG_CRYPTO: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-08T18:38:07.757Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-08T18:38:07.757Z] - CONFIG_XFRM: enabled [2021-04-08T18:38:07.757Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-08T18:38:07.757Z] - "ipvlan": [2021-04-08T18:38:07.757Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-08T18:38:07.757Z] - "macvlan": [2021-04-08T18:38:07.757Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_DUMMY: enabled (as module) [2021-04-08T18:38:07.757Z] - "ftp,tftp client in container": [2021-04-08T18:38:07.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-08T18:38:07.757Z] - Storage Drivers: [2021-04-08T18:38:07.757Z] - "aufs": [2021-04-08T18:38:07.757Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-08T18:38:07.757Z] - "btrfs": [2021-04-08T18:38:07.757Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-08T18:38:07.757Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-08T18:38:07.757Z] - "devicemapper": [2021-04-08T18:38:07.757Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-08T18:38:07.757Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-08T18:38:07.757Z] - "overlay": [2021-04-08T18:38:07.757Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-08T18:38:07.757Z] - "zfs": [2021-04-08T18:38:07.757Z] - /dev/zfs: missing [2021-04-08T18:38:07.757Z] - zfs command: missing [2021-04-08T18:38:07.757Z] - zpool command: missing [2021-04-08T18:38:07.757Z] [2021-04-08T18:38:07.757Z] Limits: [2021-04-08T18:38:07.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-08T18:38:07.757Z] [2021-04-08T18:38:07.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-08T18:38:08.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:38:08.182Z] #1 [internal] load .dockerignore [2021-04-08T18:38:08.182Z] #1 transferring context: 87B 0.0s done [2021-04-08T18:38:08.182Z] #1 DONE 0.0s [2021-04-08T18:38:08.182Z] [2021-04-08T18:38:08.182Z] #2 [internal] load build definition from Dockerfile [2021-04-08T18:38:08.182Z] #2 transferring dockerfile: 17.02kB 0.0s done [2021-04-08T18:38:08.182Z] #2 DONE 0.0s [2021-04-08T18:38:08.182Z] [2021-04-08T18:38:08.182Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:38:08.392Z] Still waiting to schedule task [2021-04-08T18:38:08.392Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-08T18:38:08.392Z] Still waiting to schedule task [2021-04-08T18:38:08.393Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-08T18:38:08.393Z] Still waiting to schedule task [2021-04-08T18:38:08.394Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-04-08T18:38:08.398Z] Still waiting to schedule task [2021-04-08T18:38:08.398Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-04-08T18:38:08.399Z] Still waiting to schedule task [2021-04-08T18:38:08.400Z] Waiting for next available executor on ‘windows-2019’ [2021-04-08T18:38:08.473Z] #3 DONE 0.2s [2021-04-08T18:38:08.473Z] [2021-04-08T18:38:08.473Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-08T18:38:08.473Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-08T18:38:08.473Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-08T18:38:08.473Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-04-08T18:38:08.473Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-08T18:38:08.473Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-08T18:38:08.764Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 5.27MB / 9.68MB 0.2s [2021-04-08T18:38:08.764Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.3s done [2021-04-08T18:38:08.764Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-04-08T18:38:09.054Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-08T18:38:09.054Z] #4 DONE 0.7s [2021-04-08T18:38:09.345Z] [2021-04-08T18:38:09.345Z] #5 [internal] load build definition from Dockerfile [2021-04-08T18:38:09.345Z] #5 transferring dockerfile: 17.02kB done [2021-04-08T18:38:09.345Z] #5 DONE 0.0s [2021-04-08T18:38:09.345Z] [2021-04-08T18:38:09.345Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:38:09.679Z] #7 DONE 0.1s [2021-04-08T18:38:09.679Z] [2021-04-08T18:38:09.679Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:38:09.679Z] #9 DONE 0.1s [2021-04-08T18:38:09.679Z] [2021-04-08T18:38:09.679Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:38:09.679Z] #6 DONE 0.1s [2021-04-08T18:38:09.679Z] [2021-04-08T18:38:09.679Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:38:09.679Z] #8 DONE 0.1s [2021-04-08T18:38:09.679Z] [2021-04-08T18:38:09.679Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-08T18:38:09.679Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-08T18:38:09.679Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-08T18:38:09.679Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-08T18:38:10.406Z] #63 ... [2021-04-08T18:38:10.406Z] [2021-04-08T18:38:10.406Z] #24 [internal] load build context [2021-04-08T18:38:10.406Z] #24 transferring context: 53.43MB 0.9s done [2021-04-08T18:38:10.406Z] #24 DONE 0.9s [2021-04-08T18:38:10.746Z] [2021-04-08T18:38:10.746Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:10.746Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-04-08T18:38:10.746Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2021-04-08T18:38:10.746Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-08T18:38:10.746Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-04-08T18:38:10.746Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.91MB / 48.97MB 1.1s [2021-04-08T18:38:10.746Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-04-08T18:38:10.746Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-04-08T18:38:10.746Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.30MB / 56.74MB 1.1s [2021-04-08T18:38:10.746Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.58MB / 51.38MB 1.1s [2021-04-08T18:38:10.746Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.91MB / 48.97MB 1.2s [2021-04-08T18:38:10.746Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.73MB / 56.74MB 1.2s [2021-04-08T18:38:10.746Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.91MB / 51.38MB 1.2s [2021-04-08T18:38:11.048Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.39MB / 56.74MB 1.3s [2021-04-08T18:38:11.048Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.55MB / 51.38MB 1.3s [2021-04-08T18:38:11.048Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.5s [2021-04-08T18:38:11.048Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.34MB / 56.74MB 1.5s [2021-04-08T18:38:11.048Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 46.50MB / 51.38MB 1.5s [2021-04-08T18:38:11.048Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.5s done [2021-04-08T18:38:11.048Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.07MB / 56.74MB 1.6s [2021-04-08T18:38:11.048Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.56MB / 51.38MB 1.6s [2021-04-08T18:38:11.048Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.6s [2021-04-08T18:38:11.373Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.33MB / 56.74MB 1.7s [2021-04-08T18:38:11.373Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-04-08T18:38:11.373Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s [2021-04-08T18:38:11.373Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2021-04-08T18:38:11.373Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.73MB / 102.23MB 1.8s [2021-04-08T18:38:11.373Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done [2021-04-08T18:38:11.683Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done [2021-04-08T18:38:11.683Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.90MB / 102.23MB 1.9s [2021-04-08T18:38:11.683Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.65MB / 102.23MB 2.1s [2021-04-08T18:38:12.016Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.82MB / 102.23MB 2.3s [2021-04-08T18:38:12.016Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.78MB / 102.23MB 2.5s [2021-04-08T18:38:12.236Z] Fetching without tags [2021-04-08T18:38:12.362Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 61.71MB / 102.23MB 2.7s [2021-04-08T18:38:12.362Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 69.05MB / 102.23MB 2.8s [2021-04-08T18:38:12.362Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.07MB / 102.23MB 2.9s [2021-04-08T18:38:12.648Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:38:12.694Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.13MB / 102.23MB 3.0s [2021-04-08T18:38:12.694Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 88.01MB / 102.23MB 3.1s [2021-04-08T18:38:12.694Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.35MB / 102.23MB 3.2s [2021-04-08T18:38:12.999Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s [2021-04-08T18:38:12.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:38:12.211Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:38:12.214Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:38:12.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:38:12.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:38:12.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:38:12.246Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:38:12.655Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:38:12.658Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:38:13.290Z] #10 ... [2021-04-08T18:38:13.290Z] [2021-04-08T18:38:13.290Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-08T18:38:13.290Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-08T18:38:13.290Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-08T18:38:13.290Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-08T18:38:13.290Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:38:13.290Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.1s done [2021-04-08T18:38:13.290Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-04-08T18:38:13.290Z] #65 DONE 3.5s [2021-04-08T18:38:13.290Z] [2021-04-08T18:38:13.290Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-08T18:38:13.290Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done [2021-04-08T18:38:13.290Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-04-08T18:38:13.290Z] #63 DONE 3.5s [2021-04-08T18:38:13.290Z] [2021-04-08T18:38:13.290Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:13.290Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2021-04-08T18:38:14.245Z] Merge succeeded, producing c71a145e52f65e4a0fc9b85f86a70fdb87c300d9 [2021-04-08T18:38:14.245Z] Checking out Revision c71a145e52f65e4a0fc9b85f86a70fdb87c300d9 (PR-41999) [2021-04-08T18:38:14.323Z] #10 ... [2021-04-08T18:38:14.323Z] [2021-04-08T18:38:14.323Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:38:14.323Z] #64 DONE 0.3s [2021-04-08T18:38:14.323Z] [2021-04-08T18:38:14.323Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:14.323Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.7s done [2021-04-08T18:38:14.323Z] #10 ... [2021-04-08T18:38:14.323Z] [2021-04-08T18:38:14.323Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:38:14.323Z] #66 DONE 0.4s [2021-04-08T18:38:14.323Z] [2021-04-08T18:38:14.323Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:14.323Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-04-08T18:38:14.345Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:38:13.464Z] > git remote # timeout=10 [2021-04-08T18:38:13.467Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:38:13.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:38:13.471Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:38:14.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:38:14.252Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:38:14.255Z] > git checkout -f c71a145e52f65e4a0fc9b85f86a70fdb87c300d9 # timeout=10 [2021-04-08T18:38:14.354Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:38:14.955Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done [2021-04-08T18:38:14.955Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-04-08T18:38:15.236Z] + docker version [2021-04-08T18:38:15.236Z] Client: [2021-04-08T18:38:15.236Z] Version: 18.06.1-ce [2021-04-08T18:38:15.236Z] API version: 1.38 [2021-04-08T18:38:15.236Z] Go version: go1.10.3 [2021-04-08T18:38:15.236Z] Git commit: e68fc7a [2021-04-08T18:38:15.236Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-08T18:38:15.236Z] OS/Arch: linux/ppc64le [2021-04-08T18:38:15.236Z] Experimental: false [2021-04-08T18:38:15.236Z] [2021-04-08T18:38:15.236Z] Server: [2021-04-08T18:38:15.236Z] Engine: [2021-04-08T18:38:15.236Z] Version: 18.06.1-ce [2021-04-08T18:38:15.236Z] API version: 1.38 (minimum version 1.12) [2021-04-08T18:38:15.236Z] Go version: go1.10.3 [2021-04-08T18:38:15.236Z] Git commit: e68fc7a [2021-04-08T18:38:15.236Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-08T18:38:15.236Z] OS/Arch: linux/ppc64le [2021-04-08T18:38:15.236Z] Experimental: true [2021-04-08T18:38:15.246Z] #10 ... [2021-04-08T18:38:15.246Z] [2021-04-08T18:38:15.246Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-08T18:38:15.246Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b done [2021-04-08T18:38:15.246Z] #27 sha256:261cd84accd9d6d4702a9dca3fea3a5878feeb90c2954cf0b02b6bb6129fa930 529B / 529B done [2021-04-08T18:38:15.246Z] #27 sha256:605d2a1cdcb485921d824b30711da789188268b6bcfc30064ccb2508e4f80ca8 1.46kB / 1.46kB done [2021-04-08T18:38:15.246Z] #27 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-08T18:38:15.246Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 49.00MB / 49.00MB 3.2s done [2021-04-08T18:38:15.246Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 2.2s done [2021-04-08T18:38:15.246Z] #27 DONE 5.8s [2021-04-08T18:38:15.246Z] [2021-04-08T18:38:15.246Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:15.246Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.4s done [Pipeline] sh [2021-04-08T18:38:15.537Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-04-08T18:38:15.628Z] + docker info [2021-04-08T18:38:15.628Z] Containers: 0 [2021-04-08T18:38:15.628Z] Running: 0 [2021-04-08T18:38:15.628Z] Paused: 0 [2021-04-08T18:38:15.628Z] Stopped: 0 [2021-04-08T18:38:15.628Z] Images: 0 [2021-04-08T18:38:15.628Z] Server Version: 18.06.1-ce [2021-04-08T18:38:15.628Z] Storage Driver: overlay2 [2021-04-08T18:38:15.628Z] Backing Filesystem: extfs [2021-04-08T18:38:15.628Z] Supports d_type: true [2021-04-08T18:38:15.628Z] Native Overlay Diff: true [2021-04-08T18:38:15.628Z] Logging Driver: json-file [2021-04-08T18:38:15.628Z] Cgroup Driver: cgroupfs [2021-04-08T18:38:15.628Z] Plugins: [2021-04-08T18:38:15.628Z] Volume: local [2021-04-08T18:38:15.628Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:38:15.628Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-08T18:38:15.628Z] Swarm: inactive [2021-04-08T18:38:15.628Z] Runtimes: runc [2021-04-08T18:38:15.628Z] Default Runtime: runc [2021-04-08T18:38:15.628Z] Init Binary: docker-init [2021-04-08T18:38:15.628Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-08T18:38:15.628Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-08T18:38:15.628Z] init version: fec3683 [2021-04-08T18:38:15.628Z] Security Options: [2021-04-08T18:38:15.628Z] apparmor [2021-04-08T18:38:15.628Z] seccomp [2021-04-08T18:38:15.628Z] Profile: default [2021-04-08T18:38:15.628Z] Kernel Version: 4.4.0-139-generic [2021-04-08T18:38:15.628Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-08T18:38:15.628Z] OSType: linux [2021-04-08T18:38:15.628Z] Architecture: ppc64le [2021-04-08T18:38:15.628Z] CPUs: 4 [2021-04-08T18:38:15.628Z] Total Memory: 7.972GiB [2021-04-08T18:38:15.628Z] Name: ppc64le-ubuntu-31 [2021-04-08T18:38:15.628Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-08T18:38:15.628Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:38:15.628Z] Debug Mode (client): false [2021-04-08T18:38:15.628Z] Debug Mode (server): false [2021-04-08T18:38:15.628Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:38:15.628Z] Labels: [2021-04-08T18:38:15.628Z] Experimental: true [2021-04-08T18:38:15.628Z] Insecure Registries: [2021-04-08T18:38:15.628Z] 127.0.0.0/8 [2021-04-08T18:38:15.628Z] Live Restore Enabled: false [2021-04-08T18:38:15.628Z] [Pipeline] sh [2021-04-08T18:38:16.020Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:38:16.020Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:38:16.020Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41999/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-08T18:38:16.020Z] + bash /home/docker/workspace/moby_PR-41999/check-config.sh [2021-04-08T18:38:16.020Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-08T18:38:16.020Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-08T18:38:16.020Z] [2021-04-08T18:38:16.020Z] Generally Necessary: [2021-04-08T18:38:16.020Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-08T18:38:16.020Z] - apparmor: enabled and tools installed [2021-04-08T18:38:16.020Z] - CONFIG_NAMESPACES: enabled [2021-04-08T18:38:16.020Z] - CONFIG_NET_NS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_PID_NS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_IPC_NS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_UTS_NS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_CGROUPS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-08T18:38:16.020Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-08T18:38:16.020Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-08T18:38:16.020Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-08T18:38:16.020Z] - CONFIG_CPUSETS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_MEMCG: enabled [2021-04-08T18:38:16.020Z] - CONFIG_KEYS: enabled [2021-04-08T18:38:16.020Z] - CONFIG_VETH: enabled (as module) [2021-04-08T18:38:16.020Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-08T18:38:16.020Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-08T18:38:16.020Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-08T18:38:16.319Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-08T18:38:16.319Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-08T18:38:16.319Z] [2021-04-08T18:38:16.319Z] Optional Features: [2021-04-08T18:38:16.319Z] - CONFIG_USER_NS: enabled [2021-04-08T18:38:16.319Z] - CONFIG_SECCOMP: enabled [2021-04-08T18:38:16.319Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-08T18:38:16.319Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-08T18:38:16.319Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-08T18:38:16.319Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-08T18:38:16.319Z] (cgroup swap accounting is currently enabled) [2021-04-08T18:38:16.319Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-08T18:38:16.319Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-08T18:38:16.319Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-08T18:38:16.319Z] - CONFIG_BLK_CGROUP: enabled [2021-04-08T18:38:16.319Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-08T18:38:16.319Z] - CONFIG_CGROUP_PERF: enabled [2021-04-08T18:38:16.319Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-08T18:38:16.319Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-08T18:38:16.319Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-08T18:38:16.319Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-08T18:38:16.319Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-08T18:38:16.319Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_IP_VS: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-08T18:38:16.319Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-08T18:38:16.319Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-08T18:38:16.319Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-08T18:38:16.319Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-08T18:38:16.319Z] - CONFIG_EXT4_FS: enabled [2021-04-08T18:38:16.319Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-08T18:38:16.319Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-08T18:38:16.319Z] - Network Drivers: [2021-04-08T18:38:16.319Z] - "overlay": [2021-04-08T18:38:16.319Z] - CONFIG_VXLAN: enabled (as module) [2021-04-08T18:38:16.319Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-08T18:38:16.319Z] Optional (for encrypted networks): [2021-04-08T18:38:16.615Z] - CONFIG_CRYPTO: enabled [2021-04-08T18:38:16.615Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_XFRM: enabled [2021-04-08T18:38:16.615Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-08T18:38:16.615Z] - "ipvlan": [2021-04-08T18:38:16.615Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-08T18:38:16.615Z] - "macvlan": [2021-04-08T18:38:16.615Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_DUMMY: enabled (as module) [2021-04-08T18:38:16.615Z] - "ftp,tftp client in container": [2021-04-08T18:38:16.615Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-08T18:38:16.615Z] - Storage Drivers: [2021-04-08T18:38:16.615Z] - "aufs": [2021-04-08T18:38:16.615Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-08T18:38:16.615Z] - "btrfs": [2021-04-08T18:38:16.615Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-08T18:38:16.615Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-08T18:38:16.615Z] - "devicemapper": [2021-04-08T18:38:16.615Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-08T18:38:16.615Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-08T18:38:16.615Z] - "overlay": [2021-04-08T18:38:16.615Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-08T18:38:16.615Z] - "zfs": [2021-04-08T18:38:16.615Z] - /dev/zfs: missing [2021-04-08T18:38:16.615Z] - zfs command: missing [2021-04-08T18:38:16.615Z] - zpool command: missing [2021-04-08T18:38:16.615Z] [2021-04-08T18:38:16.615Z] Limits: [2021-04-08T18:38:16.615Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-08T18:38:16.615Z] [2021-04-08T18:38:16.615Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-08T18:38:17.066Z] + make bundles/buildx [2021-04-08T18:38:17.361Z] make: command: Command not found [2021-04-08T18:38:17.361Z] make: command: Command not found [2021-04-08T18:38:17.361Z] mkdir bundles [2021-04-08T18:38:17.361Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-08T18:38:17.361Z] --build-arg BUILDX_COMMIT \ [2021-04-08T18:38:17.361Z] --build-arg BUILDX_REPO \ [2021-04-08T18:38:17.361Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-08T18:38:17.361Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-08T18:38:17.361Z] . [2021-04-08T18:38:17.361Z] /bin/sh: 4: go: not found [2021-04-08T18:38:17.361Z] /bin/sh: 5: go: not found [2021-04-08T18:38:18.372Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.3s done [2021-04-08T18:38:18.372Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2021-04-08T18:38:19.456Z] Sending build context to Docker daemon 58.35MB [2021-04-08T18:38:19.456Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-08T18:38:19.456Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-08T18:38:19.456Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-08T18:38:19.456Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-08T18:38:19.456Z] 1.13.15-buster: Pulling from library/golang [2021-04-08T18:38:19.878Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.5s done [2021-04-08T18:38:19.878Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-04-08T18:38:19.979Z] db4e2d8d5901: Pulling fs layer [2021-04-08T18:38:19.979Z] dfe2d012519c: Pulling fs layer [2021-04-08T18:38:19.979Z] 5d8f1d1f9197: Pulling fs layer [2021-04-08T18:38:19.979Z] 1301750ffb48: Pulling fs layer [2021-04-08T18:38:19.979Z] dc5c6edc9cff: Pulling fs layer [2021-04-08T18:38:19.979Z] 3c370c2e2f82: Pulling fs layer [2021-04-08T18:38:19.979Z] 1301750ffb48: Waiting [2021-04-08T18:38:19.979Z] 5ffb2f5886e2: Pulling fs layer [2021-04-08T18:38:19.979Z] dc5c6edc9cff: Waiting [2021-04-08T18:38:19.979Z] 3c370c2e2f82: Waiting [2021-04-08T18:38:19.979Z] 5ffb2f5886e2: Waiting [2021-04-08T18:38:20.281Z] dfe2d012519c: Verifying Checksum [2021-04-08T18:38:20.281Z] dfe2d012519c: Download complete [2021-04-08T18:38:20.281Z] 5d8f1d1f9197: Verifying Checksum [2021-04-08T18:38:20.281Z] 5d8f1d1f9197: Download complete [2021-04-08T18:38:21.819Z] db4e2d8d5901: Verifying Checksum [2021-04-08T18:38:21.819Z] db4e2d8d5901: Download complete [2021-04-08T18:38:22.884Z] 1301750ffb48: Verifying Checksum [2021-04-08T18:38:22.884Z] 1301750ffb48: Download complete [2021-04-08T18:38:22.884Z] 5ffb2f5886e2: Verifying Checksum [2021-04-08T18:38:22.884Z] 5ffb2f5886e2: Download complete [2021-04-08T18:38:23.408Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done [2021-04-08T18:38:23.408Z] #10 ... [2021-04-08T18:38:23.408Z] [2021-04-08T18:38:23.408Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-08T18:38:23.408Z] #28 0.554 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:38:23.408Z] #28 0.571 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:38:23.408Z] #28 0.596 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:38:23.408Z] #28 0.811 Get:4 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-08T18:38:23.408Z] #28 0.849 Get:5 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-08T18:38:23.408Z] #28 1.055 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-08T18:38:23.408Z] #28 2.044 Fetched 8114 kB in 2s (5342 kB/s) [2021-04-08T18:38:23.408Z] #28 2.044 Reading package lists... [2021-04-08T18:38:23.408Z] #28 2.483 Reading package lists... [2021-04-08T18:38:23.408Z] #28 2.960 Building dependency tree... [2021-04-08T18:38:23.408Z] #28 3.073 The following additional packages will be installed: [2021-04-08T18:38:23.408Z] #28 3.073 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-08T18:38:23.408Z] #28 3.073 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-08T18:38:23.408Z] #28 3.073 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-08T18:38:23.408Z] #28 3.073 Suggested packages: [2021-04-08T18:38:23.408Z] #28 3.073 krb5-doc krb5-user [2021-04-08T18:38:23.408Z] #28 3.073 Recommended packages: [2021-04-08T18:38:23.408Z] #28 3.073 krb5-locales publicsuffix libsasl2-modules [2021-04-08T18:38:23.408Z] #28 3.220 The following NEW packages will be installed: [2021-04-08T18:38:23.408Z] #28 3.220 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-08T18:38:23.408Z] #28 3.220 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-08T18:38:23.408Z] #28 3.220 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-08T18:38:23.408Z] #28 3.220 libssh2-1 libssl1.1 openssl [2021-04-08T18:38:23.408Z] #28 3.245 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T18:38:23.408Z] #28 3.245 Need to get 4604 kB of archives. [2021-04-08T18:38:23.408Z] #28 3.245 After this operation, 11.9 MB of additional disk space will be used. [2021-04-08T18:38:23.408Z] #28 3.245 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-08T18:38:23.408Z] #28 3.255 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-08T18:38:23.408Z] #28 3.283 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-08T18:38:23.408Z] #28 3.284 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-08T18:38:23.408Z] #28 3.287 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-08T18:38:23.408Z] #28 3.287 Get:6 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-08T18:38:23.408Z] #28 3.294 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-08T18:38:23.408Z] #28 3.307 Get:8 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-08T18:38:23.408Z] #28 3.311 Get:9 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-08T18:38:23.408Z] #28 3.312 Get:10 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-08T18:38:23.408Z] #28 3.318 Get:11 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-08T18:38:23.408Z] #28 3.321 Get:12 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-08T18:38:23.408Z] #28 3.326 Get:13 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-08T18:38:23.408Z] #28 3.329 Get:14 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-08T18:38:23.408Z] #28 3.339 Get:15 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-08T18:38:23.408Z] #28 3.342 Get:16 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-08T18:38:23.408Z] #28 3.344 Get:17 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-08T18:38:23.408Z] #28 3.346 Get:18 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-08T18:38:23.408Z] #28 3.421 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-08T18:38:23.408Z] #28 3.530 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-08T18:38:23.408Z] #28 3.534 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-08T18:38:23.408Z] #28 3.633 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:38:23.408Z] #28 3.643 Fetched 4604 kB in 0s (15.0 MB/s) [2021-04-08T18:38:23.408Z] #28 3.673 Selecting previously unselected package libssl1.1:s390x. [2021-04-08T18:38:23.408Z] #28 3.673 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:38:23.408Z] #28 3.673 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 3.678 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 3.802 Selecting previously unselected package openssl. [2021-04-08T18:38:23.408Z] #28 3.802 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 3.804 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 3.902 Selecting previously unselected package ca-certificates. [2021-04-08T18:38:23.408Z] #28 3.902 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-08T18:38:23.408Z] #28 3.904 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-08T18:38:23.408Z] #28 3.962 Selecting previously unselected package libkeyutils1:s390x. [2021-04-08T18:38:23.408Z] #28 3.962 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 3.967 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-08T18:38:23.408Z] #28 3.985 Selecting previously unselected package libkrb5support0:s390x. [2021-04-08T18:38:23.408Z] #28 3.985 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 3.991 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.012 Selecting previously unselected package libk5crypto3:s390x. [2021-04-08T18:38:23.408Z] #28 4.012 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.015 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.049 Selecting previously unselected package libkrb5-3:s390x. [2021-04-08T18:38:23.408Z] #28 4.049 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.052 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.113 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-08T18:38:23.408Z] #28 4.113 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.120 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.155 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-08T18:38:23.408Z] #28 4.155 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.160 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.214 Selecting previously unselected package libsasl2-2:s390x. [2021-04-08T18:38:23.408Z] #28 4.214 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.222 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.264 Selecting previously unselected package libldap-common. [2021-04-08T18:38:23.408Z] #28 4.264 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-08T18:38:23.408Z] #28 4.267 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 4.317 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-08T18:38:23.408Z] #28 4.317 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.319 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 4.376 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-08T18:38:23.408Z] #28 4.376 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.376 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.402 Selecting previously unselected package libpsl5:s390x. [2021-04-08T18:38:23.408Z] #28 4.402 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.404 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-08T18:38:23.408Z] #28 4.441 Selecting previously unselected package librtmp1:s390x. [2021-04-08T18:38:23.408Z] #28 4.441 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.445 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:38:23.408Z] #28 4.470 Selecting previously unselected package libssh2-1:s390x. [2021-04-08T18:38:23.408Z] #28 4.471 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.473 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-08T18:38:23.408Z] #28 4.501 Selecting previously unselected package libcurl4:s390x. [2021-04-08T18:38:23.408Z] #28 4.502 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.504 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-08T18:38:23.408Z] #28 4.573 Selecting previously unselected package curl. [2021-04-08T18:38:23.408Z] #28 4.573 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.584 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-08T18:38:23.408Z] #28 4.620 Selecting previously unselected package libonig5:s390x. [2021-04-08T18:38:23.408Z] #28 4.620 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.623 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-08T18:38:23.408Z] #28 4.663 Selecting previously unselected package libjq1:s390x. [2021-04-08T18:38:23.408Z] #28 4.663 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.666 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-08T18:38:23.408Z] #28 4.698 Selecting previously unselected package jq. [2021-04-08T18:38:23.408Z] #28 4.698 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-08T18:38:23.408Z] #28 4.700 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:38:23.408Z] #28 4.728 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-08T18:38:23.408Z] #28 4.734 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-08T18:38:23.408Z] #28 4.740 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 4.799 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.805 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 4.814 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.821 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.828 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:38:23.408Z] #28 4.835 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.842 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.850 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-08T18:38:23.408Z] #28 4.857 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 4.864 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 4.875 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-08T18:38:23.408Z] #28 4.882 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-08T18:38:23.408Z] #28 4.889 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:38:23.408Z] #28 4.896 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-08T18:38:23.408Z] #28 5.305 Updating certificates in /etc/ssl/certs... [2021-04-08T18:38:23.408Z] #28 6.114 137 added, 0 removed; done. [2021-04-08T18:38:23.408Z] #28 6.138 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-08T18:38:23.408Z] #28 6.146 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:38:23.408Z] #28 6.153 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-08T18:38:23.408Z] #28 6.159 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-08T18:38:23.408Z] #28 6.166 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:38:23.408Z] #28 6.180 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-08T18:38:23.408Z] #28 6.203 Updating certificates in /etc/ssl/certs... [2021-04-08T18:38:23.408Z] #28 6.670 0 added, 0 removed; done. [2021-04-08T18:38:23.408Z] #28 6.670 Running hooks in /etc/ca-certificates/update.d... [2021-04-08T18:38:23.408Z] #28 6.670 done. [2021-04-08T18:38:23.408Z] #28 DONE 7.9s [2021-04-08T18:38:23.408Z] [2021-04-08T18:38:23.408Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:23.408Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-04-08T18:38:23.408Z] #10 ... [2021-04-08T18:38:23.408Z] [2021-04-08T18:38:23.408Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:38:23.699Z] #29 DONE 0.2s [2021-04-08T18:38:23.699Z] [2021-04-08T18:38:23.699Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:23.699Z] #30 ... [2021-04-08T18:38:23.699Z] [2021-04-08T18:38:23.699Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-08T18:38:23.699Z] #10 DONE 14.0s [2021-04-08T18:38:23.990Z] [2021-04-08T18:38:23.990Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-08T18:38:24.626Z] #11 DONE 0.7s [2021-04-08T18:38:24.626Z] [2021-04-08T18:38:24.626Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-08T18:38:25.259Z] #12 DONE 0.9s [2021-04-08T18:38:25.260Z] [2021-04-08T18:38:25.260Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:25.552Z] #52 ... [2021-04-08T18:38:25.552Z] [2021-04-08T18:38:25.552Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:38:25.552Z] #40 DONE 0.1s [2021-04-08T18:38:25.552Z] [2021-04-08T18:38:25.552Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:38:25.552Z] #32 DONE 0.1s [2021-04-08T18:38:25.552Z] [2021-04-08T18:38:25.552Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-08T18:38:25.661Z] dc5c6edc9cff: Verifying Checksum [2021-04-08T18:38:25.662Z] dc5c6edc9cff: Download complete [2021-04-08T18:38:25.960Z] db4e2d8d5901: Pull complete [2021-04-08T18:38:26.260Z] dfe2d012519c: Pull complete [2021-04-08T18:38:26.907Z] 5d8f1d1f9197: Pull complete [2021-04-08T18:38:26.907Z] 3c370c2e2f82: Verifying Checksum [2021-04-08T18:38:26.907Z] 3c370c2e2f82: Download complete [2021-04-08T18:38:27.066Z] #33 ... [2021-04-08T18:38:27.066Z] [2021-04-08T18:38:27.066Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-08T18:38:27.066Z] #13 DONE 1.7s [2021-04-08T18:38:27.066Z] [2021-04-08T18:38:27.066Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:27.066Z] #52 1.772 + RM_GOPATH=0 [2021-04-08T18:38:27.066Z] #52 1.772 + TMP_GOPATH= [2021-04-08T18:38:27.066Z] #52 1.772 + : /build [2021-04-08T18:38:27.066Z] #52 1.772 + '[' -z '' ']' [2021-04-08T18:38:27.066Z] #52 1.772 ++ mktemp -d [2021-04-08T18:38:27.066Z] #52 1.772 + export GOPATH=/tmp/tmp.uT7jTaNh3u [2021-04-08T18:38:27.066Z] #52 1.772 + GOPATH=/tmp/tmp.uT7jTaNh3u [2021-04-08T18:38:27.066Z] #52 1.772 + RM_GOPATH=1 [2021-04-08T18:38:27.066Z] #52 1.772 + case "$(go env GOARCH)" in [2021-04-08T18:38:27.066Z] #52 1.772 ++ go env GOARCH [2021-04-08T18:38:27.066Z] #52 1.804 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:38:27.066Z] #52 1.804 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:27.066Z] #52 1.804 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:27.066Z] #52 1.804 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:27.066Z] #52 1.804 + dir=/tmp/install [2021-04-08T18:38:27.066Z] #52 1.804 + bin=shfmt [2021-04-08T18:38:27.066Z] #52 1.804 + shift [2021-04-08T18:38:27.066Z] #52 1.804 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-08T18:38:27.066Z] #52 1.804 + . /tmp/install/shfmt.installer [2021-04-08T18:38:27.066Z] #52 1.804 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:38:27.066Z] #52 1.804 + install_shfmt [2021-04-08T18:38:27.066Z] #52 1.804 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-08T18:38:27.066Z] #52 1.804 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uT7jTaNh3u/src/github.com/mvdan/sh [2021-04-08T18:38:27.066Z] #52 1.804 Cloning into '/tmp/tmp.uT7jTaNh3u/src/github.com/mvdan/sh'... [2021-04-08T18:38:29.682Z] 1301750ffb48: Pull complete [2021-04-08T18:38:31.824Z] dc5c6edc9cff: Pull complete [2021-04-08T18:38:32.643Z] #52 ... [2021-04-08T18:38:32.643Z] [2021-04-08T18:38:32.643Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:32.643Z] #30 6.736 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-08T18:38:32.643Z] #30 7.090 #=#=# [2021-04-08T18:38:32.934Z] #30 7.237 0.0% #### 6.6% ######## 11.1% ############ 17.9% ################### 26.8% ###################### 31.2% ########################### 38.0% ################################# 46.9% ###################################### 53.7% ########################################### 60.4% ################################################ 67.2% ##################################################### 73.9% ########################################################## 80.7% ################################################################ 89.6% ##################################################################### 96.2% ######################################################################## 100.0% [2021-04-08T18:38:33.230Z] #30 9.609 [2021-04-08T18:38:33.525Z] #30 9.843 0.1% [2021-04-08T18:38:33.525Z] #30 ... [2021-04-08T18:38:33.525Z] [2021-04-08T18:38:33.525Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:33.525Z] #25 1.756 + RM_GOPATH=0 [2021-04-08T18:38:33.525Z] #25 1.756 + TMP_GOPATH= [2021-04-08T18:38:33.525Z] #25 1.756 + : /build [2021-04-08T18:38:33.525Z] #25 1.756 + '[' -z '' ']' [2021-04-08T18:38:33.525Z] #25 1.756 ++ mktemp -d [2021-04-08T18:38:33.525Z] #25 1.764 + export GOPATH=/tmp/tmp.pUN3XxkzZr [2021-04-08T18:38:33.525Z] #25 1.764 + GOPATH=/tmp/tmp.pUN3XxkzZr [2021-04-08T18:38:33.525Z] #25 1.764 + RM_GOPATH=1 [2021-04-08T18:38:33.525Z] #25 1.764 + case "$(go env GOARCH)" in [2021-04-08T18:38:33.525Z] #25 1.764 ++ go env GOARCH [2021-04-08T18:38:33.525Z] #25 1.774 Install docker/cli version 17.06.2-ce from stable [2021-04-08T18:38:33.525Z] #25 1.774 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:33.525Z] #25 1.774 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:33.525Z] #25 1.774 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:33.525Z] #25 1.774 + dir=/tmp/install [2021-04-08T18:38:33.525Z] #25 1.774 + bin=dockercli [2021-04-08T18:38:33.525Z] #25 1.774 + shift [2021-04-08T18:38:33.525Z] #25 1.774 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-08T18:38:33.525Z] #25 1.774 + . /tmp/install/dockercli.installer [2021-04-08T18:38:33.525Z] #25 1.774 ++ : stable [2021-04-08T18:38:33.525Z] #25 1.774 ++ : 17.06.2-ce [2021-04-08T18:38:33.525Z] #25 1.774 + install_dockercli [2021-04-08T18:38:33.525Z] #25 1.774 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-08T18:38:33.525Z] #25 1.774 ++ uname -m [2021-04-08T18:38:33.525Z] #25 1.781 + arch=s390x [2021-04-08T18:38:33.525Z] #25 1.781 + '[' s390x '!=' x86_64 ']' [2021-04-08T18:38:33.525Z] #25 1.781 + '[' s390x '!=' s390x ']' [2021-04-08T18:38:33.525Z] #25 1.781 + url=https://download.docker.com/linux/static [2021-04-08T18:38:33.525Z] #25 1.781 + tar -xz docker/docker [2021-04-08T18:38:33.525Z] #25 1.781 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-08T18:38:33.525Z] #25 7.868 + mkdir -p /build [2021-04-08T18:38:33.525Z] #25 7.869 + mv docker/docker /build/ [2021-04-08T18:38:33.525Z] #25 7.870 + rmdir docker [2021-04-08T18:38:33.525Z] #25 DONE 8.3s [2021-04-08T18:38:33.525Z] [2021-04-08T18:38:33.525Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:33.816Z] #30 9.843 0.1% ############################# 41.1% ############################################################# 85.3% ######################################################################## 100.0% [2021-04-08T18:38:34.452Z] #30 10.70 #=#=# ##O#- # [2021-04-08T18:38:35.035Z] #30 10.97 0.9% ####################### 32.8% ############################################### 65.9% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-08T18:38:35.326Z] #30 11.65 [2021-04-08T18:38:35.326Z] #30 11.82 0.0% [2021-04-08T18:38:35.326Z] #30 ... [2021-04-08T18:38:35.326Z] [2021-04-08T18:38:35.326Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:38:35.326Z] #46 1.409 + RM_GOPATH=0 [2021-04-08T18:38:35.326Z] #46 1.409 + TMP_GOPATH= [2021-04-08T18:38:35.326Z] #46 1.409 + : /build [2021-04-08T18:38:35.326Z] #46 1.409 + '[' -z '' ']' [2021-04-08T18:38:35.326Z] #46 1.409 ++ mktemp -d [2021-04-08T18:38:35.326Z] #46 1.409 + export GOPATH=/tmp/tmp.gdrQEeDsAj [2021-04-08T18:38:35.326Z] #46 1.409 + GOPATH=/tmp/tmp.gdrQEeDsAj [2021-04-08T18:38:35.326Z] #46 1.409 + RM_GOPATH=1 [2021-04-08T18:38:35.326Z] #46 1.409 + case "$(go env GOARCH)" in [2021-04-08T18:38:35.326Z] #46 1.412 ++ go env GOARCH [2021-04-08T18:38:35.326Z] #46 1.418 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:35.326Z] #46 1.418 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:35.326Z] #46 1.418 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:35.326Z] #46 1.418 + dir=/tmp/install [2021-04-08T18:38:35.326Z] #46 1.418 + bin=vndr [2021-04-08T18:38:35.326Z] #46 1.418 + shift [2021-04-08T18:38:35.326Z] #46 1.418 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-08T18:38:35.326Z] #46 1.418 + . /tmp/install/vndr.installer [2021-04-08T18:38:35.326Z] #46 1.422 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:38:35.326Z] #46 1.422 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:38:35.326Z] #46 1.422 + install_vndr [2021-04-08T18:38:35.326Z] #46 1.422 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-08T18:38:35.326Z] #46 1.422 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gdrQEeDsAj/src/github.com/LK4D4/vndr [2021-04-08T18:38:35.326Z] #46 1.422 Cloning into '/tmp/tmp.gdrQEeDsAj/src/github.com/LK4D4/vndr'... [2021-04-08T18:38:35.326Z] #46 1.806 + cd /tmp/tmp.gdrQEeDsAj/src/github.com/LK4D4/vndr [2021-04-08T18:38:35.326Z] #46 1.806 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:38:35.326Z] #46 1.814 + go build -buildmode=pie -v -o /build/vndr . [2021-04-08T18:38:35.326Z] #46 2.224 runtime/internal/atomic [2021-04-08T18:38:35.326Z] #46 2.271 internal/cpu [2021-04-08T18:38:35.326Z] #46 2.350 runtime/internal/sys [2021-04-08T18:38:35.326Z] #46 2.499 runtime/internal/math [2021-04-08T18:38:35.326Z] #46 2.516 internal/bytealg [2021-04-08T18:38:35.326Z] #46 2.551 internal/race [2021-04-08T18:38:35.326Z] #46 2.623 sync/atomic [2021-04-08T18:38:35.326Z] #46 2.683 unicode [2021-04-08T18:38:35.326Z] #46 2.829 runtime [2021-04-08T18:38:35.326Z] #46 4.689 unicode/utf8 [2021-04-08T18:38:35.326Z] #46 5.087 math [2021-04-08T18:38:35.326Z] #46 9.699 unicode/utf16 [2021-04-08T18:38:35.326Z] #46 9.884 container/list [2021-04-08T18:38:35.380Z] 3c370c2e2f82: Pull complete [2021-04-08T18:38:35.380Z] 5ffb2f5886e2: Pull complete [2021-04-08T18:38:35.380Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:38:35.380Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-08T18:38:35.380Z] ---> 805dc2d65d1c [2021-04-08T18:38:35.380Z] Step 5/15 : ARG BUILDX_REPO [2021-04-08T18:38:35.380Z] ---> Running in 09e959280b4c [2021-04-08T18:38:35.380Z] Removing intermediate container 09e959280b4c [2021-04-08T18:38:35.380Z] ---> f468f96b925c [2021-04-08T18:38:35.380Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-08T18:38:35.617Z] #46 ... [2021-04-08T18:38:35.617Z] [2021-04-08T18:38:35.617Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:35.617Z] #48 2.578 + RM_GOPATH=0 [2021-04-08T18:38:35.617Z] #48 2.579 + TMP_GOPATH= [2021-04-08T18:38:35.617Z] #48 2.579 + : /build [2021-04-08T18:38:35.617Z] #48 2.579 + '[' -z '' ']' [2021-04-08T18:38:35.617Z] #48 2.581 ++ mktemp -d [2021-04-08T18:38:35.617Z] #48 2.593 + export GOPATH=/tmp/tmp.BqDyuzFoVX [2021-04-08T18:38:35.617Z] #48 2.593 + GOPATH=/tmp/tmp.BqDyuzFoVX [2021-04-08T18:38:35.617Z] #48 2.593 + RM_GOPATH=1 [2021-04-08T18:38:35.617Z] #48 2.594 + case "$(go env GOARCH)" in [2021-04-08T18:38:35.617Z] #48 2.594 ++ go env GOARCH [2021-04-08T18:38:35.617Z] #48 2.642 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:35.617Z] #48 2.642 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:35.617Z] #48 2.642 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:35.617Z] #48 2.642 + dir=/tmp/install [2021-04-08T18:38:35.617Z] #48 2.642 + bin=gotestsum [2021-04-08T18:38:35.617Z] #48 2.642 + shift [2021-04-08T18:38:35.617Z] #48 2.642 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-08T18:38:35.617Z] #48 2.642 + . /tmp/install/gotestsum.installer [2021-04-08T18:38:35.617Z] #48 2.642 ++ : v0.5.3 [2021-04-08T18:38:35.617Z] #48 2.642 + install_gotestsum [2021-04-08T18:38:35.617Z] #48 2.643 + set -e [2021-04-08T18:38:35.617Z] #48 2.643 + export GO111MODULE=on [2021-04-08T18:38:35.617Z] #48 2.643 + GO111MODULE=on [2021-04-08T18:38:35.617Z] #48 2.643 + GOBIN=/build [2021-04-08T18:38:35.617Z] #48 2.643 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-08T18:38:35.617Z] #48 2.653 go: finding gotest.tools v0.5.3 [2021-04-08T18:38:35.617Z] #48 2.658 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:38:35.617Z] #48 3.422 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:38:35.617Z] #48 3.733 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:38:35.617Z] #48 4.153 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:38:35.617Z] #48 4.154 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:38:35.617Z] #48 4.155 go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:38:35.617Z] #48 4.160 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:38:35.617Z] #48 4.208 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:38:35.617Z] #48 4.220 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:38:35.617Z] #48 4.228 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:38:35.617Z] #48 4.432 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:38:35.617Z] #48 4.497 go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:38:35.617Z] #48 4.499 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:38:35.617Z] #48 4.501 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:38:35.617Z] #48 4.516 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:38:35.617Z] #48 4.569 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:38:35.617Z] #48 4.631 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:38:35.617Z] #48 4.638 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:38:35.617Z] #48 4.686 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:38:35.617Z] #48 4.989 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:38:35.617Z] #48 5.119 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:38:35.617Z] #48 5.136 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:38:35.617Z] #48 6.210 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:38:35.618Z] #48 6.574 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:38:35.618Z] #48 7.691 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:38:35.618Z] #48 10.31 go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:38:35.618Z] #48 10.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:38:35.618Z] #48 ... [2021-04-08T18:38:35.618Z] [2021-04-08T18:38:35.618Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:35.618Z] #50 1.277 + RM_GOPATH=0 [2021-04-08T18:38:35.618Z] #50 1.277 + TMP_GOPATH= [2021-04-08T18:38:35.618Z] #50 1.277 + : /build [2021-04-08T18:38:35.618Z] #50 1.277 + '[' -z '' ']' [2021-04-08T18:38:35.618Z] #50 1.277 ++ mktemp -d [2021-04-08T18:38:35.618Z] #50 1.278 + export GOPATH=/tmp/tmp.dhjK5SqHoT [2021-04-08T18:38:35.618Z] #50 1.278 + GOPATH=/tmp/tmp.dhjK5SqHoT [2021-04-08T18:38:35.618Z] #50 1.278 + RM_GOPATH=1 [2021-04-08T18:38:35.618Z] #50 1.278 + case "$(go env GOARCH)" in [2021-04-08T18:38:35.618Z] #50 1.279 ++ go env GOARCH [2021-04-08T18:38:35.618Z] #50 1.283 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:35.618Z] #50 1.283 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:35.618Z] #50 1.283 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:35.618Z] #50 1.283 + dir=/tmp/install [2021-04-08T18:38:35.618Z] #50 1.283 + bin=golangci_lint [2021-04-08T18:38:35.618Z] #50 1.283 + shift [2021-04-08T18:38:35.618Z] #50 1.283 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-08T18:38:35.618Z] #50 1.283 + . /tmp/install/golangci_lint.installer [2021-04-08T18:38:35.618Z] #50 1.283 ++ : v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.283 + install_golangci_lint [2021-04-08T18:38:35.618Z] #50 1.283 + set -e [2021-04-08T18:38:35.618Z] #50 1.283 + export GO111MODULE=on [2021-04-08T18:38:35.618Z] #50 1.283 + GO111MODULE=on [2021-04-08T18:38:35.618Z] #50 1.283 + GOBIN=/build [2021-04-08T18:38:35.618Z] #50 1.283 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.303 go: finding github.com v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.303 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.303 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.303 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.303 go: finding github.com/golangci v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.572 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:38:35.618Z] #50 1.918 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:38:35.618Z] #50 4.738 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-08T18:38:35.618Z] #50 4.793 go: downloading github.com/spf13/viper v1.6.1 [2021-04-08T18:38:35.618Z] #50 4.794 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:38:35.618Z] #50 4.818 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:38:35.618Z] #50 4.895 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-08T18:38:35.618Z] #50 4.935 go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T18:38:35.618Z] #50 4.954 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-08T18:38:35.618Z] #50 5.054 go: extracting github.com/spf13/viper v1.6.1 [2021-04-08T18:38:35.618Z] #50 5.054 go: downloading github.com/fatih/color v1.7.0 [2021-04-08T18:38:35.618Z] #50 5.056 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:38:35.618Z] #50 5.056 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:38:35.618Z] #50 5.063 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:38:35.618Z] #50 5.095 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-08T18:38:35.618Z] #50 5.233 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:38:35.618Z] #50 5.253 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:38:35.618Z] #50 5.282 go: extracting github.com/fatih/color v1.7.0 [2021-04-08T18:38:35.618Z] #50 5.303 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:38:35.618Z] #50 5.390 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-08T18:38:35.618Z] #50 5.520 go: extracting github.com/pkg/errors v0.8.1 [2021-04-08T18:38:35.618Z] #50 5.520 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:38:35.618Z] #50 5.523 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:38:35.618Z] #50 5.533 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-08T18:38:35.618Z] #50 5.561 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:38:35.618Z] #50 5.644 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:38:35.618Z] #50 5.820 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:38:35.618Z] #50 5.998 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:38:35.618Z] #50 6.032 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:38:35.618Z] #50 6.071 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-08T18:38:35.618Z] #50 6.103 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.146 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.147 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.168 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:38:35.618Z] #50 6.188 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:38:35.618Z] #50 6.269 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:38:35.618Z] #50 6.278 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-08T18:38:35.618Z] #50 6.285 go: downloading github.com/spf13/cast v1.3.0 [2021-04-08T18:38:35.618Z] #50 6.318 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-08T18:38:35.618Z] #50 6.356 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.396 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.399 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:38:35.618Z] #50 6.434 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:38:35.618Z] #50 6.542 go: extracting github.com/spf13/cast v1.3.0 [2021-04-08T18:38:35.618Z] #50 6.653 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.655 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-08T18:38:35.618Z] #50 6.674 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:38:35.618Z] #50 6.783 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:38:35.618Z] #50 6.849 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.863 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.910 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:38:35.618Z] #50 6.917 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-08T18:38:35.618Z] #50 6.939 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:38:35.618Z] #50 6.969 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:38:35.618Z] #50 7.003 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:38:35.618Z] #50 7.012 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:38:35.618Z] #50 7.013 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:38:35.618Z] #50 7.015 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-08T18:38:35.618Z] #50 7.045 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:38:35.618Z] #50 7.077 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:38:35.618Z] #50 7.229 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:38:35.618Z] #50 7.287 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:38:35.618Z] #50 7.446 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:38:35.618Z] #50 7.452 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:38:35.618Z] #50 7.455 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:38:35.618Z] #50 7.768 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:38:35.618Z] #50 7.769 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:38:35.618Z] #50 7.990 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:38:35.618Z] #50 8.528 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:38:35.618Z] #50 9.133 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:38:35.682Z] ---> Running in 691d15f98848 [2021-04-08T18:38:35.908Z] #50 ... [2021-04-08T18:38:35.908Z] [2021-04-08T18:38:35.908Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-08T18:38:35.908Z] #56 2.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:38:35.908Z] #56 2.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:38:35.908Z] #56 3.135 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:38:35.908Z] #56 3.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-08T18:38:35.908Z] #56 4.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-08T18:38:35.908Z] #56 6.868 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-08T18:38:35.908Z] #56 ... [2021-04-08T18:38:35.908Z] [2021-04-08T18:38:35.908Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-08T18:38:35.908Z] #37 2.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:38:35.908Z] #37 2.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:38:35.908Z] #37 2.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:38:35.908Z] #37 3.355 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-08T18:38:35.908Z] #37 5.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-08T18:38:35.908Z] #37 7.169 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-08T18:38:35.975Z] Cloning into '/buildx'... [2021-04-08T18:38:36.199Z] #37 ... [2021-04-08T18:38:36.199Z] [2021-04-08T18:38:36.199Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-08T18:38:36.199Z] #43 2.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:38:36.199Z] #43 2.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:38:36.199Z] #43 2.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:38:36.199Z] #43 3.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-08T18:38:36.199Z] #43 4.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-08T18:38:36.199Z] #43 6.733 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-08T18:38:36.199Z] #43 ... [2021-04-08T18:38:36.199Z] [2021-04-08T18:38:36.199Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:36.199Z] #59 1.994 + RM_GOPATH=0 [2021-04-08T18:38:36.199Z] #59 1.994 + TMP_GOPATH= [2021-04-08T18:38:36.199Z] #59 1.994 + : /build [2021-04-08T18:38:36.199Z] #59 1.994 + '[' -z '' ']' [2021-04-08T18:38:36.199Z] #59 1.994 ++ mktemp -d [2021-04-08T18:38:36.199Z] #59 1.994 + export GOPATH=/tmp/tmp.iw56oQUnlP [2021-04-08T18:38:36.199Z] #59 1.994 + GOPATH=/tmp/tmp.iw56oQUnlP [2021-04-08T18:38:36.199Z] #59 1.994 + RM_GOPATH=1 [2021-04-08T18:38:36.199Z] #59 1.994 + case "$(go env GOARCH)" in [2021-04-08T18:38:36.199Z] #59 1.994 ++ go env GOARCH [2021-04-08T18:38:36.199Z] #59 2.007 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:36.199Z] #59 2.007 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:36.199Z] #59 2.007 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:36.199Z] #59 2.017 + dir=/tmp/install [2021-04-08T18:38:36.199Z] #59 2.017 + bin=rootlesskit [2021-04-08T18:38:36.199Z] #59 2.017 + shift [2021-04-08T18:38:36.199Z] #59 2.017 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-08T18:38:36.199Z] #59 2.017 + . /tmp/install/rootlesskit.installer [2021-04-08T18:38:36.199Z] #59 2.017 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:38:36.199Z] #59 2.017 + install_rootlesskit [2021-04-08T18:38:36.199Z] #59 2.017 + case "$1" in [2021-04-08T18:38:36.199Z] #59 2.017 + export CGO_ENABLED=0 [2021-04-08T18:38:36.199Z] #59 2.017 + CGO_ENABLED=0 [2021-04-08T18:38:36.199Z] #59 2.017 + _install_rootlesskit [2021-04-08T18:38:36.199Z] #59 2.017 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-08T18:38:36.199Z] #59 2.017 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iw56oQUnlP/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:38:36.199Z] #59 2.017 Cloning into '/tmp/tmp.iw56oQUnlP/src/github.com/rootless-containers/rootlesskit'... [2021-04-08T18:38:36.199Z] #59 2.017 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:38:36.199Z] #59 5.270 + cd /tmp/tmp.iw56oQUnlP/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:38:36.199Z] #59 5.270 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:38:36.199Z] #59 5.273 + export GO111MODULE=on [2021-04-08T18:38:36.199Z] #59 5.273 + GO111MODULE=on [2021-04-08T18:38:36.199Z] #59 5.274 + export GOPROXY=https://proxy.golang.org [2021-04-08T18:38:36.199Z] #59 5.274 + GOPROXY=https://proxy.golang.org [2021-04-08T18:38:36.199Z] #59 5.274 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:38:36.199Z] #59 5.274 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-08T18:38:36.199Z] #59 6.264 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:38:36.199Z] #59 6.265 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:38:36.199Z] #59 6.274 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:38:36.199Z] #59 6.281 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T18:38:36.199Z] #59 6.282 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-08T18:38:36.199Z] #59 6.282 go: downloading github.com/google/uuid v1.2.0 [2021-04-08T18:38:36.199Z] #59 6.434 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:38:36.199Z] #59 6.460 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:38:36.199Z] #59 6.492 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-08T18:38:36.199Z] #59 6.503 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:38:36.199Z] #59 6.522 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:38:36.199Z] #59 6.563 go: extracting github.com/google/uuid v1.2.0 [2021-04-08T18:38:36.199Z] #59 6.602 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:38:36.199Z] #59 6.609 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-08T18:38:36.199Z] #59 6.701 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-08T18:38:36.199Z] #59 7.012 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:38:36.199Z] #59 7.017 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:38:36.199Z] #59 7.020 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:38:36.199Z] #59 7.724 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:38:36.199Z] #59 8.059 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-08T18:38:36.199Z] #59 8.092 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:38:36.199Z] #59 8.101 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:38:36.199Z] #59 9.204 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:38:36.199Z] #59 9.664 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:38:36.199Z] #59 10.88 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:38:36.199Z] #59 ... [2021-04-08T18:38:36.199Z] [2021-04-08T18:38:36.199Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:36.199Z] #68 2.137 + RM_GOPATH=0 [2021-04-08T18:38:36.199Z] #68 2.137 + TMP_GOPATH= [2021-04-08T18:38:36.199Z] #68 2.137 + : /build [2021-04-08T18:38:36.199Z] #68 2.137 + '[' -z '' ']' [2021-04-08T18:38:36.199Z] #68 2.137 ++ mktemp -d [2021-04-08T18:38:36.199Z] #68 2.142 + export GOPATH=/tmp/tmp.SHjpuSwagi [2021-04-08T18:38:36.199Z] #68 2.142 + GOPATH=/tmp/tmp.SHjpuSwagi [2021-04-08T18:38:36.199Z] #68 2.142 + RM_GOPATH=1 [2021-04-08T18:38:36.199Z] #68 2.142 + case "$(go env GOARCH)" in [2021-04-08T18:38:36.199Z] #68 2.142 ++ go env GOARCH [2021-04-08T18:38:36.199Z] #68 2.160 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:36.199Z] #68 2.160 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:36.199Z] #68 2.164 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:36.199Z] #68 2.169 + dir=/tmp/install [2021-04-08T18:38:36.199Z] #68 2.169 + bin=proxy [2021-04-08T18:38:36.199Z] #68 2.169 + shift [2021-04-08T18:38:36.199Z] #68 2.169 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-08T18:38:36.199Z] #68 2.170 + . /tmp/install/proxy.installer [2021-04-08T18:38:36.199Z] #68 2.170 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:38:36.199Z] #68 2.170 + install_proxy [2021-04-08T18:38:36.199Z] #68 2.170 + case "$1" in [2021-04-08T18:38:36.199Z] #68 2.173 + export CGO_ENABLED=0 [2021-04-08T18:38:36.199Z] #68 2.173 + CGO_ENABLED=0 [2021-04-08T18:38:36.199Z] #68 2.173 + _install_proxy [2021-04-08T18:38:36.199Z] #68 2.173 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-08T18:38:36.199Z] #68 2.173 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SHjpuSwagi/src/github.com/docker/libnetwork [2021-04-08T18:38:36.199Z] #68 2.173 Cloning into '/tmp/tmp.SHjpuSwagi/src/github.com/docker/libnetwork'... [2021-04-08T18:38:36.199Z] #68 2.173 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:38:36.489Z] #68 ... [2021-04-08T18:38:36.489Z] [2021-04-08T18:38:36.489Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:36.489Z] #35 1.428 + RM_GOPATH=0 [2021-04-08T18:38:36.489Z] #35 1.428 + TMP_GOPATH= [2021-04-08T18:38:36.489Z] #35 1.428 + : /build [2021-04-08T18:38:36.489Z] #35 1.428 + '[' -z '' ']' [2021-04-08T18:38:36.489Z] #35 1.428 ++ mktemp -d [2021-04-08T18:38:36.489Z] #35 1.428 + export GOPATH=/tmp/tmp.1VQRlCP7tw [2021-04-08T18:38:36.489Z] #35 1.428 + GOPATH=/tmp/tmp.1VQRlCP7tw [2021-04-08T18:38:36.489Z] #35 1.428 + RM_GOPATH=1 [2021-04-08T18:38:36.489Z] #35 1.428 + case "$(go env GOARCH)" in [2021-04-08T18:38:36.489Z] #35 1.436 ++ go env GOARCH [2021-04-08T18:38:36.489Z] #35 1.445 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:36.489Z] #35 1.445 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:36.489Z] #35 1.445 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:36.489Z] #35 1.445 + dir=/tmp/install [2021-04-08T18:38:36.489Z] #35 1.445 + bin=tomlv [2021-04-08T18:38:36.489Z] #35 1.445 + shift [2021-04-08T18:38:36.489Z] #35 1.445 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-08T18:38:36.489Z] #35 1.445 + . /tmp/install/tomlv.installer [2021-04-08T18:38:36.489Z] #35 1.445 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:38:36.489Z] #35 1.445 + install_tomlv [2021-04-08T18:38:36.489Z] #35 1.445 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-08T18:38:36.489Z] #35 1.445 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1VQRlCP7tw/src/github.com/BurntSushi/toml [2021-04-08T18:38:36.489Z] #35 1.447 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:38:36.489Z] #35 1.448 Cloning into '/tmp/tmp.1VQRlCP7tw/src/github.com/BurntSushi/toml'... [2021-04-08T18:38:36.489Z] #35 1.918 + cd /tmp/tmp.1VQRlCP7tw/src/github.com/BurntSushi/toml [2021-04-08T18:38:36.489Z] #35 1.918 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:38:36.489Z] #35 1.918 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:38:36.489Z] #35 2.228 internal/cpu [2021-04-08T18:38:36.489Z] #35 2.233 runtime/internal/atomic [2021-04-08T18:38:36.489Z] #35 2.303 runtime/internal/sys [2021-04-08T18:38:36.489Z] #35 2.498 runtime/internal/math [2021-04-08T18:38:36.489Z] #35 2.517 internal/bytealg [2021-04-08T18:38:36.489Z] #35 2.659 math/bits [2021-04-08T18:38:36.489Z] #35 2.762 runtime [2021-04-08T18:38:36.489Z] #35 2.960 math [2021-04-08T18:38:36.489Z] #35 7.451 internal/testlog [2021-04-08T18:38:36.489Z] #35 7.693 encoding [2021-04-08T18:38:36.489Z] #35 7.799 runtime/cgo [2021-04-08T18:38:36.489Z] #35 ... [2021-04-08T18:38:36.489Z] [2021-04-08T18:38:36.489Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-08T18:38:36.489Z] #41 2.567 + git clone https://github.com/docker/distribution.git . [2021-04-08T18:38:36.489Z] #41 2.571 Cloning into '.'... [2021-04-08T18:38:36.778Z] #41 ... [2021-04-08T18:38:36.778Z] [2021-04-08T18:38:36.778Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:37.068Z] #30 11.82 0.0% #### 6.4% ######### 12.8% ############### 21.4% ################## 25.6% ####################### 32.0% ########################### 38.5% ################################# 47.1% ######################################## 55.6% ############################################ 61.9% ################################################# 68.3% ##################################################### 74.6% ########################################################## 80.9% ############################################################## 87.4% [2021-04-08T18:38:37.068Z] #30 ... [2021-04-08T18:38:37.068Z] [2021-04-08T18:38:37.068Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:38:37.068Z] #14 1.401 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:38:37.068Z] #14 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:38:37.068Z] #14 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:38:37.068Z] #14 1.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:38:37.068Z] #14 2.206 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] [2021-04-08T18:38:37.068Z] #14 3.381 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-08T18:38:37.068Z] #14 5.471 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-08T18:38:37.068Z] #14 8.603 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-08T18:38:37.068Z] #14 ... [2021-04-08T18:38:37.068Z] [2021-04-08T18:38:37.068Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:37.357Z] #30 11.82 0.0% #### 6.4% ######### 12.8% ############### 21.4% ################## 25.6% ####################### 32.0% ########################### 38.5% ################################# 47.1% ######################################## 55.6% ############################################ 61.9% ################################################# 68.3% ##################################################### 74.6% ########################################################## 80.9% ############################################################## 87.4% ################################################################### 93.8% ######################################################################## 100.0% [2021-04-08T18:38:37.648Z] #30 14.03 [2021-04-08T18:38:37.938Z] #30 14.17 0.0% 1.3% ## 3.2% [2021-04-08T18:38:37.938Z] #30 ... [2021-04-08T18:38:37.938Z] [2021-04-08T18:38:37.938Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-08T18:38:37.938Z] #33 2.511 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-08T18:38:37.938Z] #33 2.514 Cloning into '.'... [2021-04-08T18:38:38.237Z] #33 ... [2021-04-08T18:38:38.237Z] [2021-04-08T18:38:38.237Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:40.467Z] Removing intermediate container 691d15f98848 [2021-04-08T18:38:40.467Z] ---> f27b0b562618 [2021-04-08T18:38:40.467Z] Step 7/15 : WORKDIR /buildx [2021-04-08T18:38:40.467Z] ---> Running in 2ba7b8d0a3bc [2021-04-08T18:38:40.467Z] Removing intermediate container 2ba7b8d0a3bc [2021-04-08T18:38:40.467Z] ---> ae3c8b952108 [2021-04-08T18:38:40.467Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-08T18:38:40.467Z] ---> Running in 4a07279f7fe6 [2021-04-08T18:38:40.467Z] Removing intermediate container 4a07279f7fe6 [2021-04-08T18:38:40.467Z] ---> 9ec842d891b1 [2021-04-08T18:38:40.467Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-08T18:38:40.467Z] ---> Running in 74f8212f7b42 [2021-04-08T18:38:40.467Z] From https://github.com/docker/buildx [2021-04-08T18:38:40.467Z] * [new tag] v0.5.1 -> build [2021-04-08T18:38:41.109Z] Switched to branch 'build' [2021-04-08T18:38:41.749Z] Removing intermediate container 74f8212f7b42 [2021-04-08T18:38:41.749Z] ---> 708b554920d8 [2021-04-08T18:38:41.749Z] Step 10/15 : ARG GOOS [2021-04-08T18:38:41.749Z] ---> Running in 40889beae521 [2021-04-08T18:38:42.045Z] Removing intermediate container 40889beae521 [2021-04-08T18:38:42.045Z] ---> 1e1dea200d04 [2021-04-08T18:38:42.045Z] Step 11/15 : ARG GOARCH [2021-04-08T18:38:42.045Z] ---> Running in 83ccbb0d81d7 [2021-04-08T18:38:42.045Z] Removing intermediate container 83ccbb0d81d7 [2021-04-08T18:38:42.045Z] ---> be6cc67da6bf [2021-04-08T18:38:42.045Z] 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-08T18:38:42.045Z] ---> Running in 68a33c05aab0 [2021-04-08T18:38:44.093Z] #30 14.17 0.0% 1.3% ## 3.2% ### 5.0% ##### 7.5% ###### 9.4% ######## 11.3% ######### 13.1% ########## 15.0% ############ 16.9% ############# 18.8% ############## 20.6% ############## 20.6% ################ 23.6% ################## 25.4% ################### 27.3% ##################### 29.2% ###################### 31.7% ######################## 34.2% ######################### 36.0% ########################### 38.5% ############################# 40.4% ############################## 42.3% ################################ 44.8% ################################# 46.0% ################################## 47.9% ################################### 49.7% ##################################### 51.6% ###################################### 53.5% ####################################### 54.7% ######################################### 57.2% ########################################## 59.7% ############################################ 61.6% ############################################# 63.5% ############################################### 65.3% ################################################ 67.2% ################################################# 69.1% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.1% ############################################################## 87.0% ############################################################### 88.9% ################################################################# 90.7% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.3% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-08T18:38:44.093Z] #30 20.54 [2021-04-08T18:38:44.724Z] #30 ... [2021-04-08T18:38:44.724Z] [2021-04-08T18:38:44.724Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:44.724Z] #52 9.401 + cd /tmp/tmp.uT7jTaNh3u/src/github.com/mvdan/sh [2021-04-08T18:38:44.724Z] #52 9.401 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:38:44.724Z] #52 9.452 + GO111MODULE=on [2021-04-08T18:38:44.724Z] #52 9.452 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-08T18:38:44.724Z] #52 10.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:38:44.724Z] #52 10.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:38:44.724Z] #52 10.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:38:44.724Z] #52 10.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:38:44.724Z] #52 10.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:38:44.724Z] #52 11.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:38:44.724Z] #52 11.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:38:44.724Z] #52 12.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:38:44.724Z] #52 13.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:38:44.724Z] #52 13.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:38:44.724Z] #52 13.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:38:44.724Z] #52 13.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:38:44.724Z] #52 14.25 runtime [2021-04-08T18:38:45.014Z] #52 ... [2021-04-08T18:38:45.014Z] [2021-04-08T18:38:45.014Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:45.014Z] #50 10.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:38:45.014Z] #50 11.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:38:45.014Z] #50 11.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-08T18:38:45.014Z] #50 11.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:38:45.014Z] #50 11.45 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-08T18:38:45.014Z] #50 11.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:38:45.014Z] #50 11.52 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:38:45.014Z] #50 11.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:38:45.014Z] #50 11.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:38:45.014Z] #50 11.53 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:38:45.014Z] #50 11.53 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:38:45.015Z] #50 11.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:38:45.015Z] #50 11.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:38:45.015Z] #50 11.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:38:45.015Z] #50 11.60 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:38:45.015Z] #50 11.60 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:38:45.015Z] #50 11.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:38:45.015Z] #50 11.63 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:38:45.015Z] #50 11.63 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:38:45.015Z] #50 11.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:38:45.015Z] #50 11.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:38:45.015Z] #50 11.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:38:45.015Z] #50 11.74 go: downloading github.com/spf13/afero v1.1.2 [2021-04-08T18:38:45.015Z] #50 11.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:38:45.015Z] #50 11.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:38:45.015Z] #50 11.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:38:45.015Z] #50 11.81 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:38:45.015Z] #50 11.88 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:38:45.015Z] #50 11.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:38:45.015Z] #50 11.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:38:45.015Z] #50 11.88 go: extracting github.com/spf13/afero v1.1.2 [2021-04-08T18:38:45.015Z] #50 11.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:38:45.015Z] #50 11.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:38:45.015Z] #50 11.99 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:38:45.015Z] #50 12.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:38:45.015Z] #50 12.06 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:38:45.015Z] #50 12.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:38:45.015Z] #50 12.11 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:38:45.015Z] #50 12.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:38:45.015Z] #50 12.18 go: downloading golang.org/x/text v0.3.2 [2021-04-08T18:38:45.015Z] #50 12.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:38:45.015Z] #50 12.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:38:45.015Z] #50 12.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:38:45.015Z] #50 12.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:38:45.015Z] #50 12.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:38:45.015Z] #50 12.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:38:45.015Z] #50 12.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:38:45.015Z] #50 12.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:38:45.015Z] #50 12.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:38:45.015Z] #50 12.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:38:45.015Z] #50 12.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:38:45.015Z] #50 12.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:38:45.015Z] #50 12.58 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-08T18:38:45.015Z] #50 12.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:38:45.015Z] #50 12.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:38:45.015Z] #50 12.78 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:38:45.015Z] #50 12.82 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:38:45.015Z] #50 12.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:38:45.015Z] #50 12.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:38:45.015Z] #50 12.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:38:45.015Z] #50 12.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:38:45.015Z] #50 12.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:38:45.015Z] #50 12.98 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:38:45.015Z] #50 13.00 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:38:45.015Z] #50 13.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-08T18:38:45.015Z] #50 13.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:38:45.015Z] #50 13.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:38:45.015Z] #50 13.05 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:38:45.015Z] #50 13.08 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-08T18:38:45.015Z] #50 13.14 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-08T18:38:45.015Z] #50 13.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:38:45.015Z] #50 13.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:38:45.015Z] #50 13.26 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:38:45.015Z] #50 13.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-08T18:38:45.015Z] #50 15.05 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-08T18:38:45.015Z] #50 17.46 go: extracting golang.org/x/text v0.3.2 [2021-04-08T18:38:45.213Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e97ea7220ed1e562) in /home/ubuntu/workspace/moby_PR-41999 [Pipeline] { [Pipeline] checkout [2021-04-08T18:38:45.321Z] The recommended git tool is: git [2021-04-08T18:38:45.648Z] #50 ... [2021-04-08T18:38:45.648Z] [2021-04-08T18:38:45.648Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:45.648Z] #48 10.46 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:38:45.648Z] #48 10.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:38:45.648Z] #48 10.50 go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:38:45.648Z] #48 10.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:38:45.648Z] #48 10.66 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:38:45.648Z] #48 10.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:38:45.648Z] #48 10.94 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:38:45.648Z] #48 10.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:38:45.648Z] #48 10.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:38:45.938Z] #48 ... [2021-04-08T18:38:45.938Z] [2021-04-08T18:38:45.938Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:38:45.938Z] #46 10.35 crypto/internal/subtle [2021-04-08T18:38:45.938Z] #46 10.42 crypto/subtle [2021-04-08T18:38:45.938Z] #46 10.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-08T18:38:45.938Z] #46 10.71 internal/nettrace [2021-04-08T18:38:45.938Z] #46 10.80 runtime/cgo [2021-04-08T18:38:45.938Z] #46 15.77 vendor/golang.org/x/crypto/internal/subtle [2021-04-08T18:38:45.938Z] #46 ... [2021-04-08T18:38:45.938Z] [2021-04-08T18:38:45.938Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:45.938Z] #30 21.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-08T18:38:45.938Z] #30 22.15 [2021-04-08T18:38:45.938Z] #30 22.30 ### 5.0% ######################################################################## 100.0% [2021-04-08T18:38:45.938Z] #30 22.42 [2021-04-08T18:38:46.967Z] #30 23.29 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-08T18:38:46.967Z] #30 23.35 skipping existing aab193acf6ba [2021-04-08T18:38:46.967Z] #30 23.46 [2021-04-08T18:38:47.699Z] using credential docker-jenkins-github-credentials [2021-04-08T18:38:47.705Z] Cloning the remote Git repository [2021-04-08T18:38:47.705Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:38:47.996Z] #30 ... [2021-04-08T18:38:47.996Z] [2021-04-08T18:38:47.996Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:47.996Z] #59 12.52 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:38:47.996Z] #59 12.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:38:47.996Z] #59 12.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:38:47.996Z] #59 12.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:38:47.996Z] #59 13.30 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:38:47.996Z] #59 14.93 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:38:47.996Z] #59 15.04 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:38:47.996Z] #59 15.13 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:38:47.996Z] #59 15.23 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:38:47.996Z] #59 15.24 go: finding github.com/google/uuid v1.2.0 [2021-04-08T18:38:47.996Z] #59 15.30 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:38:47.996Z] #59 15.33 go: finding github.com/gofrs/flock v0.8.0 [2021-04-08T18:38:47.996Z] #59 15.34 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-08T18:38:47.996Z] #59 15.39 go: finding github.com/gorilla/mux v1.8.0 [2021-04-08T18:38:47.996Z] #59 15.43 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:38:47.996Z] #59 15.45 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:38:47.996Z] #59 15.46 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:38:47.996Z] #59 15.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:38:47.996Z] #59 15.66 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:38:47.996Z] #59 15.77 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:38:47.996Z] #59 ... [2021-04-08T18:38:47.996Z] [2021-04-08T18:38:47.996Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:47.996Z] #30 24.54 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-08T18:38:48.286Z] #30 24.90 [2021-04-08T18:38:48.577Z] #30 ... [2021-04-08T18:38:48.577Z] [2021-04-08T18:38:48.577Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-08T18:38:48.577Z] #43 13.16 Fetched 8114 kB in 10s (773 kB/s) [2021-04-08T18:38:48.577Z] #43 13.16 Reading package lists... [2021-04-08T18:38:48.577Z] #43 17.02 Reading package lists... [2021-04-08T18:38:48.577Z] #43 21.08 Building dependency tree... [2021-04-08T18:38:48.577Z] #43 22.33 The following additional packages will be installed: [2021-04-08T18:38:48.577Z] #43 22.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-08T18:38:48.577Z] #43 22.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-08T18:38:48.577Z] #43 22.34 Suggested packages: [2021-04-08T18:38:48.577Z] #43 22.34 manpages-dev python-setuptools [2021-04-08T18:38:48.577Z] #43 23.20 The following NEW packages will be installed: [2021-04-08T18:38:48.577Z] #43 23.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-08T18:38:48.578Z] #43 23.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-08T18:38:48.578Z] #43 23.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-08T18:38:48.578Z] #43 23.23 python-six zlib1g-dev [2021-04-08T18:38:48.578Z] #43 ... [2021-04-08T18:38:48.578Z] [2021-04-08T18:38:48.578Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:47.780Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:38:47.839Z] > git init /home/ubuntu/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:38:48.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:38:48.106Z] > git --version # timeout=10 [2021-04-08T18:38:48.129Z] > git --version # 'git version 2.17.1' [2021-04-08T18:38:48.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:38:48.132Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:38:49.254Z] #30 25.06 0.0% ## 3.8% ###### 8.8% ########## 14.9% ############### 21.1% [2021-04-08T18:38:49.254Z] #30 ... [2021-04-08T18:38:49.254Z] [2021-04-08T18:38:49.254Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-08T18:38:49.254Z] #56 13.78 Fetched 8114 kB in 11s (717 kB/s) [2021-04-08T18:38:49.254Z] #56 13.78 Reading package lists... [2021-04-08T18:38:49.254Z] #56 17.37 Reading package lists... [2021-04-08T18:38:49.254Z] #56 20.88 Building dependency tree... [2021-04-08T18:38:49.254Z] #56 21.95 The following additional packages will be installed: [2021-04-08T18:38:49.254Z] #56 21.95 libbtrfs0 [2021-04-08T18:38:49.254Z] #56 22.07 The following NEW packages will be installed: [2021-04-08T18:38:49.254Z] #56 22.07 libbtrfs-dev libbtrfs0 [2021-04-08T18:38:49.254Z] #56 22.23 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:38:49.254Z] #56 22.23 Need to get 118 kB of archives. [2021-04-08T18:38:49.254Z] #56 22.23 After this operation, 390 kB of additional disk space will be used. [2021-04-08T18:38:49.254Z] #56 22.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-08T18:38:49.254Z] #56 22.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-08T18:38:49.254Z] #56 22.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:38:49.254Z] #56 23.01 Fetched 118 kB in 0s (899 kB/s) [2021-04-08T18:38:49.254Z] #56 23.09 Selecting previously unselected package libbtrfs0. [2021-04-08T18:38:49.254Z] #56 23.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 ... 15177 files and directories currently installed.) [2021-04-08T18:38:49.254Z] #56 23.22 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-08T18:38:49.254Z] #56 23.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:38:49.254Z] #56 23.34 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:38:49.254Z] #56 23.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-08T18:38:49.254Z] #56 23.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:38:49.254Z] #56 23.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:38:49.254Z] #56 23.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:38:49.254Z] #56 23.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:38:49.254Z] #56 ... [2021-04-08T18:38:49.254Z] [2021-04-08T18:38:49.254Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-08T18:38:49.254Z] #37 13.83 Fetched 8114 kB in 11s (727 kB/s) [2021-04-08T18:38:49.254Z] #37 13.83 Reading package lists... [2021-04-08T18:38:49.254Z] #37 17.52 Reading package lists... [2021-04-08T18:38:49.254Z] #37 21.20 Building dependency tree... [2021-04-08T18:38:49.254Z] #37 22.54 The following additional packages will be installed: [2021-04-08T18:38:49.254Z] #37 22.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-08T18:38:49.254Z] #37 22.54 Suggested packages: [2021-04-08T18:38:49.254Z] #37 22.54 cmake-doc ninja-build lrzip [2021-04-08T18:38:49.254Z] #37 22.54 Recommended packages: [2021-04-08T18:38:49.254Z] #37 22.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-08T18:38:49.254Z] #37 23.31 The following NEW packages will be installed: [2021-04-08T18:38:49.254Z] #37 23.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-08T18:38:49.254Z] #37 23.32 vim-common xxd [2021-04-08T18:38:49.254Z] #37 23.43 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:38:49.254Z] #37 23.43 Need to get 14.0 MB of archives. [2021-04-08T18:38:49.254Z] #37 23.43 After this operation, 62.1 MB of additional disk space will be used. [2021-04-08T18:38:49.254Z] #37 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-08T18:38:49.254Z] #37 23.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:38:49.254Z] #37 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-08T18:38:49.254Z] #37 23.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-08T18:38:49.254Z] #37 ... [2021-04-08T18:38:49.254Z] [2021-04-08T18:38:49.254Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:49.839Z] #30 25.06 0.0% ## 3.8% ###### 8.8% ########## 14.9% ############### 21.1% ################### 27.2% ######################## 33.4% ########################## 37.5% ################################# 46.4% ##################################### 52.5% ########################################## 58.5% # [2021-04-08T18:38:49.839Z] #30 ... [2021-04-08T18:38:49.839Z] [2021-04-08T18:38:49.839Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-08T18:38:49.839Z] #56 DONE 24.7s [2021-04-08T18:38:49.839Z] [2021-04-08T18:38:49.839Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:49.839Z] #30 25.06 0.0% ## 3.8% ###### 8.8% ########## 14.9% ############### 21.1% ################### 27.2% ######################## 33.4% ########################## 37.5% ################################# 46.4% ##################################### 52.5% ########################################## 58.5% ############################################### 66.6% [2021-04-08T18:38:49.839Z] #30 ... [2021-04-08T18:38:49.839Z] [2021-04-08T18:38:49.839Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-08T18:38:49.839Z] #41 14.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-08T18:38:49.839Z] #41 16.08 + 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-08T18:38:50.139Z] #41 ... [2021-04-08T18:38:50.139Z] [2021-04-08T18:38:50.139Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:50.433Z] #30 25.06 0.0% ## 3.8% ###### 8.8% ########## 14.9% ############### 21.1% ################### 27.2% ######################## 33.4% ########################## 37.5% ################################# 46.4% ##################################### 52.5% ########################################## 58.5% ############################################### 66.6% ##################################################### 74.6% ########################################################## 80.7% ############################################################### 88.8% [2021-04-08T18:38:50.433Z] #30 ... [2021-04-08T18:38:50.433Z] [2021-04-08T18:38:50.433Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:50.433Z] #68 15.02 + cd /tmp/tmp.SHjpuSwagi/src/github.com/docker/libnetwork [2021-04-08T18:38:50.433Z] #68 15.02 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:38:50.433Z] #68 15.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-08T18:38:50.433Z] #68 ... [2021-04-08T18:38:50.433Z] [2021-04-08T18:38:50.433Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:50.724Z] #30 25.06 0.0% ## 3.8% ###### 8.8% ########## 14.9% ############### 21.1% ################### 27.2% ######################## 33.4% ########################## 37.5% ################################# 46.4% ##################################### 52.5% ########################################## 58.5% ############################################### 66.6% ##################################################### 74.6% ########################################################## 80.7% ############################################################### 88.8% #################################################################### 94.9% ######################################################################## 100.0% [2021-04-08T18:38:50.724Z] #30 27.15 [2021-04-08T18:38:51.015Z] #30 ... [2021-04-08T18:38:51.015Z] [2021-04-08T18:38:51.015Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:38:51.015Z] #14 13.94 Fetched 8588 kB in 13s (679 kB/s) [2021-04-08T18:38:51.015Z] #14 13.94 Reading package lists... [2021-04-08T18:38:51.015Z] #14 17.67 Reading package lists... [2021-04-08T18:38:51.015Z] #14 21.93 Building dependency tree... [2021-04-08T18:38:51.015Z] #14 22.94 The following additional packages will be installed: [2021-04-08T18:38:51.015Z] #14 22.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-08T18:38:51.015Z] #14 22.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-08T18:38:51.015Z] #14 22.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-08T18:38:51.015Z] #14 22.99 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-08T18:38:51.015Z] #14 22.99 mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:38:51.015Z] #14 23.00 Suggested packages: [2021-04-08T18:38:51.015Z] #14 23.00 gcc-8-locales seccomp wine64 [2021-04-08T18:38:51.015Z] #14 23.93 The following NEW packages will be installed: [2021-04-08T18:38:51.015Z] #14 23.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-08T18:38:51.015Z] #14 23.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-08T18:38:51.015Z] #14 23.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-08T18:38:51.015Z] #14 23.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-08T18:38:51.015Z] #14 23.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-08T18:38:51.015Z] #14 23.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:38:51.015Z] #14 23.93 The following packages will be upgraded: [2021-04-08T18:38:51.015Z] #14 23.93 libseccomp2 libsystemd0 libudev1 [2021-04-08T18:38:51.015Z] #14 24.05 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:38:51.015Z] #14 24.05 Need to get 73.8 MB of archives. [2021-04-08T18:38:51.015Z] #14 24.05 After this operation, 494 MB of additional disk space will be used. [2021-04-08T18:38:51.015Z] #14 24.05 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-08T18:38:51.015Z] #14 ... [2021-04-08T18:38:51.015Z] [2021-04-08T18:38:51.015Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-08T18:38:51.015Z] #43 23.36 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:38:51.015Z] #43 23.36 Need to get 3742 kB of archives. [2021-04-08T18:38:51.015Z] #43 23.36 After this operation, 22.0 MB of additional disk space will be used. [2021-04-08T18:38:51.015Z] #43 23.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-08T18:38:51.015Z] #43 23.37 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-08T18:38:51.015Z] #43 23.37 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-08T18:38:51.015Z] #43 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-08T18:38:51.015Z] #43 23.39 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-08T18:38:51.015Z] #43 23.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-08T18:38:51.015Z] #43 23.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-04-08T18:38:51.015Z] #43 23.40 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-08T18:38:51.015Z] #43 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-08T18:38:51.015Z] #43 23.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-08T18:38:51.015Z] #43 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-08T18:38:51.015Z] #43 23.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-08T18:38:51.015Z] #43 23.58 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-08T18:38:51.015Z] #43 23.58 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-08T18:38:51.015Z] #43 23.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-08T18:38:51.015Z] #43 23.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-08T18:38:51.015Z] #43 23.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-08T18:38:51.015Z] #43 24.40 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:38:51.015Z] #43 24.51 Fetched 3742 kB in 0s (10.2 MB/s) [2021-04-08T18:38:51.015Z] #43 24.56 Selecting previously unselected package libcap-dev:s390x. [2021-04-08T18:38:51.015Z] #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-08T18:38:51.015Z] #43 24.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 24.64 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-08T18:38:51.015Z] #43 24.78 Selecting previously unselected package libnet1:s390x. [2021-04-08T18:38:51.015Z] #43 24.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 24.82 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-08T18:38:51.015Z] #43 24.99 Selecting previously unselected package libnet1-dev. [2021-04-08T18:38:51.015Z] #43 24.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 25.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:38:51.015Z] #43 25.18 Selecting previously unselected package libnl-3-200:s390x. [2021-04-08T18:38:51.015Z] #43 25.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 25.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-08T18:38:51.015Z] #43 25.33 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-08T18:38:51.015Z] #43 25.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 25.34 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-08T18:38:51.015Z] #43 25.60 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-08T18:38:51.015Z] #43 25.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 25.62 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-08T18:38:51.015Z] #43 25.72 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-08T18:38:51.015Z] #43 25.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 25.73 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-08T18:38:51.015Z] #43 25.79 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-08T18:38:51.015Z] #43 25.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-08T18:38:51.015Z] #43 25.81 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-08T18:38:51.307Z] #43 26.01 Selecting previously unselected package libprotobuf17:s390x. [2021-04-08T18:38:51.307Z] #43 26.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-08T18:38:51.307Z] #43 26.01 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-08T18:38:51.936Z] #43 26.49 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-08T18:38:51.936Z] #43 26.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-08T18:38:51.936Z] #43 26.50 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-08T18:38:51.936Z] #43 26.60 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-08T18:38:51.936Z] #43 26.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-08T18:38:51.936Z] #43 26.61 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-08T18:38:52.567Z] #43 27.40 Selecting previously unselected package libprotoc17:s390x. [2021-04-08T18:38:52.567Z] #43 27.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-08T18:38:52.860Z] #43 27.43 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-08T18:38:53.491Z] #43 28.04 Selecting previously unselected package protobuf-c-compiler. [2021-04-08T18:38:53.491Z] #43 28.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-08T18:38:53.491Z] #43 28.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:38:53.491Z] #43 ... [2021-04-08T18:38:53.491Z] [2021-04-08T18:38:53.491Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:53.491Z] #68 DONE 28.2s [2021-04-08T18:38:53.491Z] [2021-04-08T18:38:53.491Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-08T18:38:53.491Z] #30 28.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-08T18:38:53.491Z] #30 28.45 [2021-04-08T18:38:53.491Z] #30 28.58 ######################################################################## 100.0% [2021-04-08T18:38:53.491Z] #30 28.66 [2021-04-08T18:38:53.491Z] #30 29.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-08T18:38:53.491Z] #30 29.56 [2021-04-08T18:38:53.491Z] #30 29.75 ######################################################################## 100.0% [2021-04-08T18:38:53.491Z] #30 29.78 [2021-04-08T18:38:53.491Z] #30 29.84 Download of images into '/build' complete. [2021-04-08T18:38:53.491Z] #30 29.84 Use something like the following to load the result into a Docker daemon: [2021-04-08T18:38:53.491Z] #30 29.84 tar -cC '/build' . | docker load [2021-04-08T18:38:53.491Z] #30 DONE 30.0s [2021-04-08T18:38:53.491Z] [2021-04-08T18:38:53.491Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-08T18:38:53.491Z] #43 28.23 Selecting previously unselected package protobuf-compiler. [2021-04-08T18:38:53.491Z] #43 28.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-08T18:38:53.782Z] #43 28.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:38:53.782Z] #43 28.48 Selecting previously unselected package python-pkg-resources. [2021-04-08T18:38:53.782Z] #43 28.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:38:53.782Z] #43 28.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-08T18:38:54.059Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be1e8349c71320fb) in /home/ubuntu/workspace/moby_PR-41999 [Pipeline] { [Pipeline] checkout [2021-04-08T18:38:54.158Z] #43 28.94 Selecting previously unselected package python-six. [2021-04-08T18:38:54.158Z] #43 28.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-08T18:38:54.173Z] The recommended git tool is: git [2021-04-08T18:38:54.462Z] #43 28.94 Unpacking python-six (1.12.0-1) ... [2021-04-08T18:38:54.462Z] #43 29.17 Selecting previously unselected package python-protobuf. [2021-04-08T18:38:54.756Z] #43 29.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-08T18:38:54.756Z] #43 29.17 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-08T18:38:55.055Z] #43 29.90 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-08T18:38:56.415Z] using credential docker-jenkins-github-credentials [2021-04-08T18:38:56.422Z] Cloning the remote Git repository [2021-04-08T18:38:56.422Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:38:56.440Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:38:56.488Z] > git init /home/ubuntu/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:38:56.563Z] #43 ... [2021-04-08T18:38:56.563Z] [2021-04-08T18:38:56.563Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:56.563Z] #50 21.15 go: finding github.com/fatih/color v1.7.0 [2021-04-08T18:38:56.563Z] #50 21.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:38:56.563Z] #50 21.24 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:38:56.563Z] #50 21.26 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:38:56.563Z] #50 21.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:38:56.563Z] #50 21.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:38:56.563Z] #50 21.34 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:38:56.563Z] #50 21.34 go: finding github.com/pkg/errors v0.8.1 [2021-04-08T18:38:56.563Z] #50 21.37 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:38:56.563Z] #50 21.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:38:56.563Z] #50 21.38 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.39 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.39 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:38:56.563Z] #50 21.40 go: finding github.com/stretchr/testify v1.4.0 [2021-04-08T18:38:56.563Z] #50 21.42 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:38:56.563Z] #50 21.44 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.46 go: finding github.com/spf13/viper v1.6.1 [2021-04-08T18:38:56.563Z] #50 21.47 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.47 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.47 go: finding github.com/stretchr/objx v0.2.0 [2021-04-08T18:38:56.563Z] #50 21.50 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.53 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:38:56.563Z] #50 21.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:38:56.563Z] #50 21.69 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.71 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:38:56.563Z] #50 21.73 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:38:56.563Z] #50 21.78 go: finding github.com/gobwas/glob v0.2.3 [2021-04-08T18:38:56.563Z] #50 21.81 go: finding github.com/spf13/cobra v0.0.5 [2021-04-08T18:38:56.563Z] #50 21.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:38:56.563Z] #50 21.85 go: finding github.com/spf13/pflag v1.0.5 [2021-04-08T18:38:56.563Z] #50 21.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:38:56.563Z] #50 21.94 go: finding github.com/magiconair/properties v1.8.1 [2021-04-08T18:38:56.563Z] #50 21.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:38:56.563Z] #50 22.01 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:38:56.563Z] #50 22.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:38:56.563Z] #50 22.07 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:38:56.563Z] #50 22.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:38:56.563Z] #50 22.11 go: finding github.com/spf13/afero v1.1.2 [2021-04-08T18:38:56.563Z] #50 22.13 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:38:56.563Z] #50 22.14 go: finding github.com/spf13/cast v1.3.0 [2021-04-08T18:38:56.563Z] #50 22.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:38:56.563Z] #50 22.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:38:56.563Z] #50 22.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:38:56.563Z] #50 22.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:38:56.563Z] #50 22.21 go: finding golang.org/x/text v0.3.2 [2021-04-08T18:38:56.563Z] #50 22.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-08T18:38:56.563Z] #50 22.23 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:38:56.563Z] #50 22.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:38:56.563Z] #50 22.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:38:56.563Z] #50 22.31 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:38:56.563Z] #50 22.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:38:56.563Z] #50 22.37 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:38:56.563Z] #50 22.39 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:38:56.563Z] #50 22.40 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:38:56.563Z] #50 22.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:38:56.563Z] #50 22.42 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-08T18:38:56.563Z] #50 22.45 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:38:56.563Z] #50 22.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:38:56.563Z] #50 22.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:38:56.563Z] #50 22.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:38:56.563Z] #50 22.48 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:38:56.563Z] #50 22.49 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:38:56.563Z] #50 22.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:38:56.563Z] #50 22.52 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-08T18:38:56.563Z] #50 22.52 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:38:56.563Z] #50 22.53 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:38:56.563Z] #50 22.53 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-08T18:38:56.563Z] #50 22.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:38:56.563Z] #50 22.63 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:38:56.563Z] #50 22.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:38:56.563Z] #50 22.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:38:56.563Z] #50 22.69 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:38:56.563Z] #50 22.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:38:56.563Z] #50 ... [2021-04-08T18:38:56.563Z] [2021-04-08T18:38:56.563Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:38:56.563Z] #14 24.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-08T18:38:56.563Z] #14 24.07 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-08T18:38:56.563Z] #14 24.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-08T18:38:56.563Z] #14 24.10 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-08T18:38:56.563Z] #14 24.24 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-08T18:38:56.563Z] #14 24.41 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-08T18:38:56.563Z] #14 24.42 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-08T18:38:56.563Z] #14 24.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-08T18:38:56.563Z] #14 24.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-08T18:38:56.563Z] #14 24.72 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-08T18:38:56.563Z] #14 24.95 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-08T18:38:56.563Z] #14 24.96 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-08T18:38:56.563Z] #14 27.27 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-08T18:38:56.563Z] #14 28.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-08T18:38:56.563Z] #14 28.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-08T18:38:56.563Z] #14 28.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-08T18:38:56.563Z] #14 28.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-08T18:38:56.563Z] #14 28.57 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-08T18:38:56.563Z] #14 28.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-08T18:38:56.563Z] #14 28.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-08T18:38:56.563Z] #14 28.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-08T18:38:56.563Z] #14 28.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-08T18:38:56.563Z] #14 28.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-08T18:38:56.563Z] #14 28.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-08T18:38:56.563Z] #14 28.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-08T18:38:56.563Z] #14 28.69 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-08T18:38:56.563Z] #14 28.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-08T18:38:56.563Z] #14 29.17 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:38:56.563Z] #14 29.24 Fetched 73.8 MB in 5s (15.6 MB/s) [2021-04-08T18:38:56.563Z] #14 29.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-08T18:38:56.563Z] #14 29.37 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-08T18:38:56.563Z] #14 29.38 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:38:56.563Z] #14 29.63 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-08T18:38:56.863Z] #14 29.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-08T18:38:56.863Z] #14 29.77 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-08T18:38:56.863Z] #14 29.78 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-08T18:38:56.863Z] #14 29.88 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-08T18:38:57.153Z] #14 29.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-08T18:38:57.153Z] #14 30.02 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-08T18:38:57.153Z] #14 30.03 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:38:57.153Z] #14 ... [2021-04-08T18:38:57.153Z] [2021-04-08T18:38:57.153Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-08T18:38:57.153Z] #43 31.70 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-08T18:38:57.153Z] #43 31.71 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-08T18:38:57.153Z] #43 31.72 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-08T18:38:57.153Z] #43 31.72 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-08T18:38:57.153Z] #43 31.73 Setting up python-six (1.12.0-1) ... [2021-04-08T18:38:56.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:38:56.730Z] > git --version # timeout=10 [2021-04-08T18:38:56.743Z] > git --version # 'git version 2.17.1' [2021-04-08T18:38:56.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:38:56.760Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:38:58.658Z] #43 ... [2021-04-08T18:38:58.658Z] [2021-04-08T18:38:58.658Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:38:58.658Z] #35 22.92 internal/reflectlite [2021-04-08T18:38:58.658Z] #35 22.92 sync [2021-04-08T18:38:58.658Z] #35 24.98 errors [2021-04-08T18:38:58.658Z] #35 24.98 sort [2021-04-08T18:38:58.658Z] #35 25.23 strconv [2021-04-08T18:38:58.658Z] #35 25.87 io [2021-04-08T18:38:58.658Z] #35 26.76 internal/oserror [2021-04-08T18:38:58.658Z] #35 26.82 syscall [2021-04-08T18:38:58.658Z] #35 27.78 reflect [2021-04-08T18:38:58.658Z] #35 32.91 time [2021-04-08T18:38:58.658Z] #35 ... [2021-04-08T18:38:58.658Z] [2021-04-08T18:38:58.658Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-08T18:38:58.658Z] #33 33.04 Checking out files: 95% (1455/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-08T18:38:58.658Z] #33 33.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-08T18:38:58.948Z] #33 33.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-08T18:38:59.578Z] #33 ... [2021-04-08T18:38:59.578Z] [2021-04-08T18:38:59.578Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:38:59.578Z] #46 24.08 github.com/LK4D4/vndr/godl/singleflight [2021-04-08T18:38:59.578Z] #46 24.08 internal/reflectlite [2021-04-08T18:38:59.578Z] #46 24.31 math/rand [2021-04-08T18:38:59.578Z] #46 25.29 internal/singleflight [2021-04-08T18:38:59.578Z] #46 26.27 strconv [2021-04-08T18:38:59.578Z] #46 26.27 io [2021-04-08T18:38:59.578Z] #46 27.04 bytes [2021-04-08T18:38:59.578Z] #46 29.05 bufio [2021-04-08T18:38:59.578Z] #46 30.44 reflect [2021-04-08T18:38:59.578Z] #46 30.62 syscall [2021-04-08T18:38:59.578Z] #46 ... [2021-04-08T18:38:59.578Z] [2021-04-08T18:38:59.578Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-08T18:38:59.578Z] #37 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-08T18:38:59.578Z] #37 24.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-08T18:38:59.578Z] #37 24.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-08T18:38:59.578Z] #37 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-08T18:38:59.578Z] #37 24.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-08T18:38:59.578Z] #37 24.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-08T18:38:59.578Z] #37 25.62 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:38:59.578Z] #37 25.69 Fetched 14.0 MB in 1s (10.9 MB/s) [2021-04-08T18:38:59.578Z] #37 25.75 Selecting previously unselected package xxd. [2021-04-08T18:38:59.578Z] #37 25.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-08T18:38:59.578Z] #37 25.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-08T18:38:59.578Z] #37 25.86 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:38:59.578Z] #37 26.05 Selecting previously unselected package vim-common. [2021-04-08T18:38:59.578Z] #37 26.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:38:59.578Z] #37 26.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:38:59.578Z] #37 26.33 Selecting previously unselected package cmake-data. [2021-04-08T18:38:59.578Z] #37 26.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-08T18:38:59.578Z] #37 26.35 Unpacking cmake-data (3.13.4-1) ... [2021-04-08T18:38:59.578Z] #37 28.82 Selecting previously unselected package libicu63:s390x. [2021-04-08T18:38:59.578Z] #37 28.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-08T18:38:59.578Z] #37 28.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-08T18:38:59.578Z] #37 34.09 Selecting previously unselected package libxml2:s390x. [2021-04-08T18:38:59.578Z] #37 34.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-08T18:38:59.578Z] #37 34.12 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:38:59.868Z] #37 ... [2021-04-08T18:38:59.868Z] [2021-04-08T18:38:59.868Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:38:59.868Z] #14 30.23 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-08T18:38:59.868Z] #14 30.32 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-08T18:38:59.868Z] #14 30.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-08T18:38:59.868Z] #14 30.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-08T18:38:59.868Z] #14 30.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:38:59.868Z] #14 31.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-08T18:38:59.868Z] #14 31.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-08T18:38:59.868Z] #14 31.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:38:59.868Z] #14 ... [2021-04-08T18:38:59.868Z] [2021-04-08T18:38:59.868Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:38:59.868Z] #57 0.712 + RM_GOPATH=0 [2021-04-08T18:38:59.868Z] #57 0.712 + TMP_GOPATH= [2021-04-08T18:38:59.868Z] #57 0.712 + : /build [2021-04-08T18:38:59.868Z] #57 0.712 + '[' -z '' ']' [2021-04-08T18:38:59.868Z] #57 0.712 ++ mktemp -d [2021-04-08T18:38:59.868Z] #57 0.716 + export GOPATH=/tmp/tmp.bppDigzjLD [2021-04-08T18:38:59.868Z] #57 0.716 + GOPATH=/tmp/tmp.bppDigzjLD [2021-04-08T18:38:59.868Z] #57 0.716 + RM_GOPATH=1 [2021-04-08T18:38:59.868Z] #57 0.716 + case "$(go env GOARCH)" in [2021-04-08T18:38:59.868Z] #57 0.717 ++ go env GOARCH [2021-04-08T18:38:59.868Z] #57 0.730 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:59.868Z] #57 0.730 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:38:59.868Z] #57 0.730 ++ dirname /tmp/install/install.sh [2021-04-08T18:38:59.868Z] #57 0.733 + dir=/tmp/install [2021-04-08T18:38:59.868Z] #57 0.733 + bin=containerd [2021-04-08T18:38:59.868Z] #57 0.733 + shift [2021-04-08T18:38:59.868Z] #57 0.733 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-08T18:38:59.868Z] #57 0.734 + . /tmp/install/containerd.installer [2021-04-08T18:38:59.868Z] #57 0.734 ++ set -e [2021-04-08T18:38:59.868Z] #57 0.734 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:38:59.868Z] #57 0.734 + install_containerd [2021-04-08T18:38:59.868Z] #57 0.734 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-08T18:38:59.868Z] #57 0.734 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:38:59.868Z] #57 0.734 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bppDigzjLD/src/github.com/containerd/containerd [2021-04-08T18:38:59.868Z] #57 0.744 Cloning into '/tmp/tmp.bppDigzjLD/src/github.com/containerd/containerd'... [2021-04-08T18:39:00.159Z] #57 ... [2021-04-08T18:39:00.159Z] [2021-04-08T18:39:00.159Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-08T18:39:00.159Z] #37 34.53 Selecting previously unselected package libarchive13:s390x. [2021-04-08T18:39:00.159Z] #37 34.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-08T18:39:00.159Z] #37 34.54 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-08T18:39:00.159Z] #37 34.73 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-08T18:39:00.159Z] #37 34.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-08T18:39:00.159Z] #37 34.73 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-08T18:39:00.159Z] #37 34.86 Selecting previously unselected package librhash0:s390x. [2021-04-08T18:39:00.159Z] #37 34.86 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-08T18:39:00.159Z] #37 34.86 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-08T18:39:00.159Z] #37 34.96 Selecting previously unselected package libuv1:s390x. [2021-04-08T18:39:00.449Z] #37 34.96 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-08T18:39:00.449Z] #37 34.96 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-08T18:39:00.449Z] #37 35.03 Selecting previously unselected package cmake. [2021-04-08T18:39:00.449Z] #37 35.03 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-08T18:39:00.449Z] #37 35.04 Unpacking cmake (3.13.4-1) ... [2021-04-08T18:39:01.958Z] #37 ... [2021-04-08T18:39:01.958Z] [2021-04-08T18:39:01.958Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-08T18:39:01.958Z] #43 33.10 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-08T18:39:01.958Z] #43 33.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-08T18:39:01.958Z] #43 33.12 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-08T18:39:01.958Z] #43 33.13 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-08T18:39:01.958Z] #43 33.13 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-08T18:39:01.958Z] #43 33.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:39:01.958Z] #43 33.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:39:01.958Z] #43 33.16 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-08T18:39:01.958Z] #43 33.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:39:01.958Z] #43 33.17 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-08T18:39:01.958Z] #43 36.01 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-08T18:39:01.958Z] #43 36.01 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:39:01.958Z] #43 DONE 36.4s [2021-04-08T18:39:01.958Z] [2021-04-08T18:39:01.958Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:39:01.958Z] #14 33.96 Selecting previously unselected package binutils-mingw-w64. [2021-04-08T18:39:01.958Z] #14 33.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-08T18:39:01.958Z] #14 33.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:39:01.958Z] #14 34.06 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-08T18:39:01.958Z] #14 34.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-08T18:39:01.959Z] #14 34.07 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-08T18:39:01.959Z] #14 34.20 Selecting previously unselected package dmsetup. [2021-04-08T18:39:01.959Z] #14 34.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-08T18:39:01.959Z] #14 34.21 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-08T18:39:01.959Z] #14 34.36 Selecting previously unselected package mingw-w64-common. [2021-04-08T18:39:01.959Z] #14 34.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-08T18:39:01.959Z] #14 34.37 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-08T18:39:02.993Z] #14 ... [2021-04-08T18:39:02.993Z] [2021-04-08T18:39:02.993Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:39:02.993Z] #48 DONE 37.5s [2021-04-08T18:39:02.993Z] [2021-04-08T18:39:02.993Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-08T18:39:02.993Z] #37 37.20 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-08T18:39:02.993Z] #37 37.21 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:39:02.993Z] #37 37.21 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-08T18:39:02.993Z] #37 37.22 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:39:02.993Z] #37 37.24 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-08T18:39:02.993Z] #37 37.24 Setting up cmake-data (3.13.4-1) ... [2021-04-08T18:39:02.993Z] #37 37.25 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:39:02.993Z] #37 37.26 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-08T18:39:02.993Z] #37 37.27 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-08T18:39:02.993Z] #37 37.27 Setting up cmake (3.13.4-1) ... [2021-04-08T18:39:02.993Z] #37 37.28 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:39:02.993Z] #37 37.35 Processing triggers for mime-support (3.62) ... [2021-04-08T18:39:02.993Z] #37 DONE 37.8s [2021-04-08T18:39:02.993Z] [2021-04-08T18:39:02.993Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:04.040Z] #38 0.834 + RM_GOPATH=0 [2021-04-08T18:39:04.040Z] #38 0.834 + TMP_GOPATH= [2021-04-08T18:39:04.040Z] #38 0.834 + : /build [2021-04-08T18:39:04.040Z] #38 0.834 + '[' -z '' ']' [2021-04-08T18:39:04.040Z] #38 0.834 ++ mktemp -d [2021-04-08T18:39:04.040Z] #38 0.848 + export GOPATH=/tmp/tmp.8iU0udbkLU [2021-04-08T18:39:04.040Z] #38 0.848 + GOPATH=/tmp/tmp.8iU0udbkLU [2021-04-08T18:39:04.040Z] #38 0.848 + RM_GOPATH=1 [2021-04-08T18:39:04.040Z] #38 0.848 + case "$(go env GOARCH)" in [2021-04-08T18:39:04.040Z] #38 0.848 ++ go env GOARCH [2021-04-08T18:39:04.040Z] #38 0.861 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:39:04.040Z] #38 0.861 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:39:04.040Z] #38 0.861 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:39:04.040Z] #38 0.861 ++ dirname /tmp/install/install.sh [2021-04-08T18:39:04.040Z] #38 0.861 + dir=/tmp/install [2021-04-08T18:39:04.040Z] #38 0.861 + bin=tini [2021-04-08T18:39:04.040Z] #38 0.861 + shift [2021-04-08T18:39:04.040Z] #38 0.861 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-08T18:39:04.040Z] #38 0.861 + . /tmp/install/tini.installer [2021-04-08T18:39:04.040Z] #38 0.861 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:39:04.040Z] #38 0.861 + install_tini [2021-04-08T18:39:04.040Z] #38 0.861 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-08T18:39:04.040Z] #38 0.861 + git clone https://github.com/krallin/tini.git /tmp/tmp.8iU0udbkLU/tini [2021-04-08T18:39:04.040Z] #38 0.861 Cloning into '/tmp/tmp.8iU0udbkLU/tini'... [2021-04-08T18:39:04.670Z] #38 1.504 + cd /tmp/tmp.8iU0udbkLU/tini [2021-04-08T18:39:04.670Z] #38 1.504 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:39:04.670Z] #38 1.517 + cmake . [2021-04-08T18:39:04.960Z] #38 1.842 -- The C compiler identification is GNU 8.3.0 [2021-04-08T18:39:05.252Z] #38 1.913 -- Check for working C compiler: /usr/bin/cc [2021-04-08T18:39:05.543Z] #38 2.294 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-08T18:39:05.543Z] #38 2.295 -- Detecting C compiler ABI info [2021-04-08T18:39:05.833Z] #38 2.578 -- Detecting C compiler ABI info - done [2021-04-08T18:39:05.833Z] #38 2.600 -- Detecting C compile features [2021-04-08T18:39:05.833Z] #38 ... [2021-04-08T18:39:05.833Z] [2021-04-08T18:39:05.833Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:39:05.833Z] #52 30.61 reflect [2021-04-08T18:39:05.833Z] #52 30.62 syscall [2021-04-08T18:39:05.833Z] #52 35.92 time [2021-04-08T18:39:05.833Z] #52 39.86 encoding/binary [2021-04-08T18:39:05.833Z] #52 40.30 context [2021-04-08T18:39:06.127Z] #52 40.79 fmt [2021-04-08T18:39:06.127Z] #52 ... [2021-04-08T18:39:06.127Z] [2021-04-08T18:39:06.127Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:39:06.127Z] #14 38.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-08T18:39:06.127Z] #14 38.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-08T18:39:06.127Z] #14 38.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:39:08.866Z] #14 ... [2021-04-08T18:39:08.866Z] [2021-04-08T18:39:08.866Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:08.866Z] #38 3.618 -- Detecting C compile features - done [2021-04-08T18:39:08.866Z] #38 3.623 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-08T18:39:08.866Z] #38 3.750 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-08T18:39:08.866Z] #38 3.784 -- Configuring done [2021-04-08T18:39:08.866Z] #38 3.799 -- Generating done [2021-04-08T18:39:08.866Z] #38 3.809 -- Build files have been written to: /tmp/tmp.8iU0udbkLU/tini [2021-04-08T18:39:08.866Z] #38 3.816 + make tini-static [2021-04-08T18:39:08.866Z] #38 4.097 Scanning dependencies of target tini-static [2021-04-08T18:39:08.866Z] #38 4.136 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-08T18:39:08.866Z] #38 5.090 [100%] Linking C executable tini-static [2021-04-08T18:39:08.866Z] #38 5.444 [100%] Built target tini-static [2021-04-08T18:39:08.866Z] #38 5.485 + mkdir -p /build [2021-04-08T18:39:08.866Z] #38 5.486 + cp tini-static /build/docker-init [2021-04-08T18:39:08.866Z] #38 DONE 5.8s [2021-04-08T18:39:09.161Z] [2021-04-08T18:39:09.161Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:39:09.161Z] #35 36.91 internal/poll [2021-04-08T18:39:09.161Z] #35 37.13 internal/fmtsort [2021-04-08T18:39:09.161Z] #35 37.73 internal/syscall/execenv [2021-04-08T18:39:09.161Z] #35 37.82 internal/syscall/unix [2021-04-08T18:39:09.161Z] #35 37.99 strings [2021-04-08T18:39:09.161Z] #35 38.62 os [2021-04-08T18:39:09.161Z] #35 40.15 path [2021-04-08T18:39:09.161Z] #35 40.63 text/tabwriter [2021-04-08T18:39:09.161Z] #35 40.63 fmt [2021-04-08T18:39:09.161Z] #35 41.03 path/filepath [2021-04-08T18:39:09.161Z] #35 42.05 io/ioutil [2021-04-08T18:39:09.161Z] #35 43.29 flag [2021-04-08T18:39:09.161Z] #35 43.29 github.com/BurntSushi/toml [2021-04-08T18:39:09.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:09.325Z] Fetching without tags [2021-04-08T18:39:09.641Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:39:10.191Z] #35 44.95 log [2021-04-08T18:39:10.820Z] #35 ... [2021-04-08T18:39:10.820Z] [2021-04-08T18:39:10.820Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:39:10.820Z] #14 43.64 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-08T18:39:10.820Z] #14 43.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-08T18:39:10.820Z] #14 43.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:39:10.820Z] #14 43.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-08T18:39:10.820Z] #14 43.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-08T18:39:10.820Z] #14 43.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:39:11.131Z] Merge succeeded, producing ad10a006d17a5dd47437d45a54cf6b566b9a242b [2021-04-08T18:39:11.131Z] Checking out Revision ad10a006d17a5dd47437d45a54cf6b566b9a242b (PR-41999) [2021-04-08T18:39:09.256Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:39:09.266Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:09.299Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:09.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:39:09.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:09.333Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:09.651Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:09.673Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:39:10.454Z] > git remote # timeout=10 [2021-04-08T18:39:10.482Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:39:10.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:10.494Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:39:11.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:39:11.133Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:11.143Z] > git checkout -f ad10a006d17a5dd47437d45a54cf6b566b9a242b # timeout=10 [2021-04-08T18:39:11.451Z] #14 ... [2021-04-08T18:39:11.451Z] [2021-04-08T18:39:11.451Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:11.451Z] #46 36.03 time [2021-04-08T18:39:11.451Z] #46 39.37 strings [2021-04-08T18:39:11.451Z] #46 39.52 os [2021-04-08T18:39:11.451Z] #46 41.06 regexp/syntax [2021-04-08T18:39:11.451Z] #46 41.91 fmt [2021-04-08T18:39:11.451Z] #46 44.09 regexp [2021-04-08T18:39:11.451Z] #46 44.79 flag [2021-04-08T18:39:11.451Z] #46 45.81 go/token [2021-04-08T18:39:11.451Z] #46 ... [2021-04-08T18:39:11.451Z] [2021-04-08T18:39:11.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:11.451Z] #44 6.599 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:39:11.451Z] #44 6.599 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:39:11.451Z] #44 6.608 Note: Building without GnuTLS support [2021-04-08T18:39:11.451Z] #44 6.610 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:39:11.451Z] #44 6.610 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:39:11.451Z] #44 7.869 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:39:11.451Z] #44 7.881 GEN .gitid [2021-04-08T18:39:11.451Z] #44 7.887 GEN criu/include/version.h [2021-04-08T18:39:11.451Z] #44 7.909 GEN include/common/asm [2021-04-08T18:39:11.451Z] #44 8.722 PBCC images/timens.pb-c.c [2021-04-08T18:39:11.451Z] #44 8.744 DEP images/timens.pb-c.d [2021-04-08T18:39:11.451Z] #44 8.772 PBCC images/fown.pb-c.c [2021-04-08T18:39:11.451Z] #44 8.781 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-08T18:39:11.451Z] #44 8.843 PBCC images/opts.pb-c.c [2021-04-08T18:39:11.451Z] #44 8.862 PBCC images/memfd.pb-c.c [2021-04-08T18:39:11.451Z] #44 8.909 DEP images/fown.pb-c.d [2021-04-08T18:39:11.451Z] #44 8.952 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.010 DEP images/opts.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.029 DEP images/memfd.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.085 PBCC images/sit.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.117 DEP images/sit.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.162 PBCC images/macvlan.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.172 DEP images/macvlan.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.185 PBCC images/autofs.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.222 DEP images/autofs.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.262 PBCC images/sysctl.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.289 DEP images/sysctl.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.320 PBCC images/time.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.324 DEP images/time.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.354 PBCC images/binfmt-misc.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.377 DEP images/binfmt-misc.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.419 PBCC images/seccomp.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.443 DEP images/seccomp.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.461 PBCC images/userns.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.477 DEP images/userns.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.512 PBCC images/cgroup.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.539 DEP images/cgroup.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.578 PBCC images/ext-file.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.582 DEP images/ext-file.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.592 PBCC images/rpc.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.630 DEP images/rpc.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.681 PBCC images/siginfo.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.686 DEP images/siginfo.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.726 PBCC images/pagemap.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.749 DEP images/pagemap.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.786 PBCC images/rlimit.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.792 DEP images/rlimit.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.807 PBCC images/file-lock.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.838 DEP images/file-lock.pb-c.d [2021-04-08T18:39:11.451Z] #44 9.859 PBCC images/tty.pb-c.c [2021-04-08T18:39:11.451Z] #44 9.888 DEP images/tty.pb-c.d [2021-04-08T18:39:11.451Z] #44 ... [2021-04-08T18:39:11.451Z] [2021-04-08T18:39:11.451Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:11.451Z] #46 46.23 go/scanner [2021-04-08T18:39:12.145Z] #46 46.61 internal/lazyregexp [2021-04-08T18:39:12.145Z] #46 46.70 net/url [2021-04-08T18:39:12.145Z] #46 46.91 go/ast [2021-04-08T18:39:13.177Z] #46 47.76 text/template/parse [2021-04-08T18:39:14.251Z] #46 ... [2021-04-08T18:39:14.251Z] [2021-04-08T18:39:14.251Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:39:14.251Z] #35 46.20 github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:39:14.251Z] #35 DONE 48.7s [2021-04-08T18:39:14.251Z] [2021-04-08T18:39:14.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:14.251Z] #44 9.949 PBCC images/tun.pb-c.c [2021-04-08T18:39:14.251Z] #44 9.954 PBCC images/netdev.pb-c.c [2021-04-08T18:39:14.251Z] #44 9.992 DEP images/tun.pb-c.d [2021-04-08T18:39:14.251Z] #44 9.999 DEP images/netdev.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.04 PBCC images/vma.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.11 DEP images/vma.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.15 PBCC images/creds.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.16 DEP images/creds.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.18 PBCC images/utsns.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.19 DEP images/utsns.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.24 PBCC images/ipc-desc.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.28 PBCC images/ipc-sem.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.30 DEP images/ipc-desc.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.33 DEP images/ipc-sem.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.34 PBCC images/ipc-msg.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.36 DEP images/ipc-msg.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.38 PBCC images/ipc-shm.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.39 DEP images/ipc-shm.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.42 PBCC images/ipc-var.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.43 DEP images/ipc-var.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.45 PBCC images/sk-opts.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.46 PBCC images/packet-sock.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.50 DEP images/sk-opts.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.52 DEP images/packet-sock.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.55 PBCC images/sk-netlink.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.58 DEP images/sk-netlink.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.61 PBCC images/sk-inet.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.63 DEP images/sk-inet.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.65 PBCC images/sk-unix.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.69 DEP images/sk-unix.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.73 PBCC images/mm.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.75 DEP images/mm.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.78 PBCC images/timerfd.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.81 DEP images/timerfd.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.84 PBCC images/timer.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.85 DEP images/timer.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.86 PBCC images/sa.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.89 DEP images/sa.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.92 PBCC images/pipe-data.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.93 DEP images/pipe-data.pb-c.d [2021-04-08T18:39:14.251Z] #44 10.97 PBCC images/mnt.pb-c.c [2021-04-08T18:39:14.251Z] #44 10.99 DEP images/mnt.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.01 PBCC images/sk-packet.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.01 DEP images/sk-packet.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.04 PBCC images/tcp-stream.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.06 DEP images/tcp-stream.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.08 PBCC images/pipe.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.09 DEP images/pipe.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.11 PBCC images/pstree.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.13 DEP images/pstree.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.15 PBCC images/fs.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.16 DEP images/fs.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.19 PBCC images/signalfd.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.21 DEP images/signalfd.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.24 PBCC images/fh.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.25 PBCC images/fsnotify.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.29 DEP images/fh.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.32 DEP images/fsnotify.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.39 PBCC images/eventpoll.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.42 DEP images/eventpoll.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.42 PBCC images/eventfd.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.43 DEP images/eventfd.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.48 PBCC images/remap-file-path.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.54 DEP images/remap-file-path.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.56 PBCC images/fifo.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.57 DEP images/fifo.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.63 PBCC images/ghost-file.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.67 DEP images/ghost-file.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.69 PBCC images/regfile.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.72 DEP images/regfile.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.76 PBCC images/ns.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.76 DEP images/ns.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.80 PBCC images/fdinfo.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.84 DEP images/fdinfo.pb-c.d [2021-04-08T18:39:14.251Z] #44 11.88 PBCC images/core-aarch64.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.91 PBCC images/core-arm.pb-c.c [2021-04-08T18:39:14.251Z] #44 11.96 PBCC images/core-ppc64.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.00 PBCC images/core-s390.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.04 PBCC images/core-x86.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.08 PBCC images/core.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.13 PBCC images/inventory.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.17 DEP images/core-aarch64.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.22 DEP images/core-arm.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.26 DEP images/core-ppc64.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.27 DEP images/core-s390.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.30 DEP images/core-x86.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.36 DEP images/core.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.40 DEP images/inventory.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.44 PBCC images/cpuinfo.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.47 DEP images/cpuinfo.pb-c.d [2021-04-08T18:39:14.251Z] #44 12.49 PBCC images/stats.pb-c.c [2021-04-08T18:39:14.251Z] #44 12.53 DEP images/stats.pb-c.d [2021-04-08T18:39:14.850Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:39:14.853Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:39:15.122Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d820cbcb3ae21466) in /home/ubuntu/workspace/moby_PR-41999 [Pipeline] { [Pipeline] checkout [2021-04-08T18:39:15.220Z] The recommended git tool is: git [2021-04-08T18:39:15.351Z] #44 13.66 make[1]: Nothing to be done for 'all'. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:39:16.116Z] + docker version [2021-04-08T18:39:16.448Z] #44 14.41 CC images/stats.o [2021-04-08T18:39:16.448Z] #44 14.66 CC images/core.o [2021-04-08T18:39:16.738Z] #44 ... [2021-04-08T18:39:16.738Z] [2021-04-08T18:39:16.738Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:39:16.738Z] #52 41.28 encoding/base64 [2021-04-08T18:39:16.738Z] #52 41.87 path/filepath [2021-04-08T18:39:16.738Z] #52 42.49 golang.org/x/sys/unix [2021-04-08T18:39:16.738Z] #52 44.03 encoding/json [2021-04-08T18:39:16.738Z] #52 47.99 github.com/pkg/diff [2021-04-08T18:39:16.738Z] #52 48.80 go/ast [2021-04-08T18:39:16.738Z] #52 49.24 golang.org/x/crypto/ssh/terminal [2021-04-08T18:39:16.738Z] #52 50.49 mvdan.cc/editorconfig [2021-04-08T18:39:16.738Z] #52 51.11 mvdan.cc/sh/v3/fileutil [2021-04-08T18:39:16.738Z] #52 51.18 mvdan.cc/sh/v3/syntax [2021-04-08T18:39:16.738Z] #52 ... [2021-04-08T18:39:16.738Z] [2021-04-08T18:39:16.738Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:16.738Z] #46 50.79 go/parser [2021-04-08T18:39:16.738Z] #46 51.36 text/template [2021-04-08T18:39:17.462Z] using credential docker-jenkins-github-credentials [2021-04-08T18:39:17.471Z] Cloning the remote Git repository [2021-04-08T18:39:17.471Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:39:17.488Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:39:18.241Z] #46 52.96 encoding/xml [2021-04-08T18:39:17.550Z] > git init /home/ubuntu/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:39:17.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:39:17.766Z] > git --version # timeout=10 [2021-04-08T18:39:17.782Z] > git --version # 'git version 2.25.1' [2021-04-08T18:39:17.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:17.784Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:19.522Z] Fetching without tags [2021-04-08T18:39:19.741Z] #46 54.32 go/doc [2021-04-08T18:39:19.837Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:39:19.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:19.444Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:39:19.460Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:19.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:19.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:39:19.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:19.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:19.843Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:19.853Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:39:21.563Z] Merge succeeded, producing 956695a4acb8bb5ad33517b216a5a400999e34b7 [2021-04-08T18:39:21.563Z] Checking out Revision 956695a4acb8bb5ad33517b216a5a400999e34b7 (PR-41999) [2021-04-08T18:39:21.801Z] #46 ... [2021-04-08T18:39:21.801Z] [2021-04-08T18:39:21.801Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:39:21.801Z] #57 28.37 Checking out files: 80% (3079/3840) Checking out files: 81% (3111/3840) Checking out files: 82% (3149/3840) Checking out files: 83% (3188/3840) Checking out files: 84% (3226/3840) Checking out files: 85% (3264/3840) Checking out files: 86% (3303/3840) Checking out files: 87% (3341/3840) Checking out files: 88% (3380/3840) Checking out files: 89% (3418/3840) Checking out files: 90% (3456/3840) Checking out files: 91% (3495/3840) Checking out files: 92% (3533/3840) Checking out files: 93% (3572/3840) Checking out files: 94% (3610/3840) Checking out files: 95% (3648/3840) Checking out files: 96% (3687/3840) Checking out files: 97% (3725/3840) Checking out files: 98% (3764/3840) Checking out files: 99% (3802/3840) Checking out files: 100% (3840/3840) Checking out files: 100% (3840/3840), done. [2021-04-08T18:39:21.801Z] #57 28.81 + cd /tmp/tmp.bppDigzjLD/src/github.com/containerd/containerd [2021-04-08T18:39:21.801Z] #57 28.81 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:39:21.801Z] #57 30.10 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-08T18:39:21.801Z] #57 30.10 + BUILDTAGS='netgo osusergo static_build' [2021-04-08T18:39:21.801Z] #57 30.10 + export EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:39:21.801Z] #57 30.10 + EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:39:21.801Z] #57 30.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-08T18:39:21.801Z] #57 30.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-08T18:39:21.801Z] #57 30.10 + '[' '' = dynamic ']' [2021-04-08T18:39:21.801Z] #57 30.10 + make [2021-04-08T18:39:21.801Z] #57 30.81 + bin/ctr [2021-04-08T18:39:20.566Z] > git remote # timeout=10 [2021-04-08T18:39:20.600Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:39:20.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:20.629Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:39:21.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:39:21.565Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:21.593Z] > git checkout -f 956695a4acb8bb5ad33517b216a5a400999e34b7 # timeout=10 [2021-04-08T18:39:22.666Z] Client: Docker Engine - Community [2021-04-08T18:39:22.666Z] Version: 20.10.5 [2021-04-08T18:39:22.666Z] API version: 1.41 [2021-04-08T18:39:22.666Z] Go version: go1.13.15 [2021-04-08T18:39:22.666Z] Git commit: 55c4c88 [2021-04-08T18:39:22.666Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-08T18:39:22.666Z] OS/Arch: linux/amd64 [2021-04-08T18:39:22.666Z] Context: default [2021-04-08T18:39:22.666Z] Experimental: true [2021-04-08T18:39:22.666Z] [2021-04-08T18:39:22.666Z] Server: Docker Engine - Community [2021-04-08T18:39:22.666Z] Engine: [2021-04-08T18:39:22.666Z] Version: 20.10.5 [2021-04-08T18:39:22.666Z] API version: 1.41 (minimum version 1.12) [2021-04-08T18:39:22.666Z] Go version: go1.13.15 [2021-04-08T18:39:22.666Z] Git commit: 363e9a8 [2021-04-08T18:39:22.666Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-08T18:39:22.666Z] OS/Arch: linux/amd64 [2021-04-08T18:39:22.666Z] Experimental: true [2021-04-08T18:39:22.666Z] containerd: [2021-04-08T18:39:22.666Z] Version: 1.4.4 [2021-04-08T18:39:22.666Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:39:22.666Z] runc: [2021-04-08T18:39:22.666Z] Version: 1.0.0-rc93 [2021-04-08T18:39:22.666Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:22.666Z] docker-init: [2021-04-08T18:39:22.666Z] Version: 0.19.0 [2021-04-08T18:39:22.666Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-08T18:39:23.020Z] + docker info [2021-04-08T18:39:24.522Z] #57 ... [2021-04-08T18:39:24.522Z] [2021-04-08T18:39:24.522Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-08T18:39:24.522Z] #52 55.62 mvdan.cc/sh/v3/cmd/shfmt [2021-04-08T18:39:24.522Z] #52 DONE 59.0s [2021-04-08T18:39:24.522Z] [2021-04-08T18:39:24.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:24.522Z] #44 15.13 CC images/core-x86.o [2021-04-08T18:39:24.522Z] #44 15.50 CC images/core-arm.o [2021-04-08T18:39:24.522Z] #44 15.81 CC images/core-aarch64.o [2021-04-08T18:39:24.522Z] #44 15.99 CC images/core-ppc64.o [2021-04-08T18:39:24.522Z] #44 16.42 CC images/core-s390.o [2021-04-08T18:39:24.522Z] #44 16.78 CC images/cpuinfo.o [2021-04-08T18:39:24.522Z] #44 17.10 CC images/inventory.o [2021-04-08T18:39:24.522Z] #44 17.25 CC images/fdinfo.o [2021-04-08T18:39:24.522Z] #44 17.39 CC images/fown.o [2021-04-08T18:39:24.522Z] #44 17.50 CC images/ns.o [2021-04-08T18:39:24.522Z] #44 17.60 CC images/regfile.o [2021-04-08T18:39:24.522Z] #44 17.73 CC images/ghost-file.o [2021-04-08T18:39:24.522Z] #44 17.89 CC images/fifo.o [2021-04-08T18:39:24.522Z] #44 18.08 CC images/remap-file-path.o [2021-04-08T18:39:24.522Z] #44 18.23 CC images/eventfd.o [2021-04-08T18:39:24.522Z] #44 18.33 CC images/eventpoll.o [2021-04-08T18:39:24.522Z] #44 18.45 CC images/fh.o [2021-04-08T18:39:24.522Z] #44 18.67 CC images/fsnotify.o [2021-04-08T18:39:24.522Z] #44 19.06 CC images/signalfd.o [2021-04-08T18:39:24.522Z] #44 19.23 CC images/fs.o [2021-04-08T18:39:24.522Z] #44 19.31 CC images/pstree.o [2021-04-08T18:39:24.522Z] #44 19.41 CC images/pipe.o [2021-04-08T18:39:24.522Z] #44 19.54 CC images/tcp-stream.o [2021-04-08T18:39:24.522Z] #44 19.65 CC images/sk-packet.o [2021-04-08T18:39:24.522Z] #44 19.84 CC images/mnt.o [2021-04-08T18:39:24.522Z] #44 19.94 CC images/pipe-data.o [2021-04-08T18:39:24.522Z] #44 20.02 CC images/sa.o [2021-04-08T18:39:24.522Z] #44 20.18 CC images/timer.o [2021-04-08T18:39:24.522Z] #44 20.47 CC images/timerfd.o [2021-04-08T18:39:24.522Z] #44 20.58 CC images/mm.o [2021-04-08T18:39:24.522Z] #44 20.79 CC images/sk-opts.o [2021-04-08T18:39:24.522Z] #44 20.97 CC images/sk-unix.o [2021-04-08T18:39:24.522Z] #44 21.13 CC images/sk-inet.o [2021-04-08T18:39:24.522Z] #44 21.40 CC images/tun.o [2021-04-08T18:39:24.522Z] #44 21.53 CC images/sk-netlink.o [2021-04-08T18:39:24.522Z] #44 21.70 CC images/packet-sock.o [2021-04-08T18:39:24.522Z] #44 21.98 CC images/ipc-var.o [2021-04-08T18:39:24.522Z] #44 22.09 CC images/ipc-desc.o [2021-04-08T18:39:24.522Z] #44 22.26 CC images/ipc-shm.o [2021-04-08T18:39:24.522Z] #44 22.36 CC images/ipc-msg.o [2021-04-08T18:39:24.522Z] #44 22.63 CC images/ipc-sem.o [2021-04-08T18:39:24.522Z] #44 22.72 CC images/utsns.o [2021-04-08T18:39:24.522Z] #44 22.79 CC images/creds.o [2021-04-08T18:39:24.522Z] #44 22.86 CC images/vma.o [2021-04-08T18:39:24.811Z] #44 22.96 CC images/netdev.o [2021-04-08T18:39:24.811Z] #44 23.10 CC images/tty.o [2021-04-08T18:39:25.101Z] #44 ... [2021-04-08T18:39:25.101Z] [2021-04-08T18:39:25.101Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:39:25.101Z] #14 58.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-08T18:39:25.101Z] #14 58.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-08T18:39:25.101Z] #14 58.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:39:25.454Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:39:25.456Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:39:26.684Z] + docker version [2021-04-08T18:39:29.976Z] Client: Docker Engine - Community [2021-04-08T18:39:29.976Z] Version: 20.10.5 [2021-04-08T18:39:29.976Z] API version: 1.41 [2021-04-08T18:39:29.976Z] Go version: go1.13.15 [2021-04-08T18:39:29.976Z] Git commit: 55c4c88 [2021-04-08T18:39:29.976Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-08T18:39:29.976Z] OS/Arch: linux/amd64 [2021-04-08T18:39:29.976Z] Context: default [2021-04-08T18:39:29.976Z] Experimental: true [2021-04-08T18:39:29.976Z] [2021-04-08T18:39:29.976Z] Server: Docker Engine - Community [2021-04-08T18:39:29.976Z] Engine: [2021-04-08T18:39:29.976Z] Version: 20.10.5 [2021-04-08T18:39:29.976Z] API version: 1.41 (minimum version 1.12) [2021-04-08T18:39:29.976Z] Go version: go1.13.15 [2021-04-08T18:39:29.976Z] Git commit: 363e9a8 [2021-04-08T18:39:29.976Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-08T18:39:29.976Z] OS/Arch: linux/amd64 [2021-04-08T18:39:29.976Z] Experimental: true [2021-04-08T18:39:29.976Z] containerd: [2021-04-08T18:39:29.976Z] Version: 1.4.4 [2021-04-08T18:39:29.976Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:39:29.976Z] runc: [2021-04-08T18:39:29.976Z] Version: 1.0.0-rc93 [2021-04-08T18:39:29.976Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:29.976Z] docker-init: [2021-04-08T18:39:29.976Z] Version: 0.19.0 [2021-04-08T18:39:29.976Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-08T18:39:30.294Z] + docker info [2021-04-08T18:39:30.653Z] #14 ... [2021-04-08T18:39:30.653Z] [2021-04-08T18:39:30.653Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:30.653Z] #44 23.39 CC images/file-lock.o [2021-04-08T18:39:30.653Z] #44 23.50 CC images/rlimit.o [2021-04-08T18:39:30.653Z] #44 23.63 CC images/pagemap.o [2021-04-08T18:39:30.653Z] #44 23.77 CC images/siginfo.o [2021-04-08T18:39:30.653Z] #44 23.88 CC images/rpc.o [2021-04-08T18:39:30.653Z] #44 24.37 CC images/ext-file.o [2021-04-08T18:39:30.653Z] #44 24.52 CC images/cgroup.o [2021-04-08T18:39:30.653Z] #44 24.90 CC images/userns.o [2021-04-08T18:39:30.653Z] #44 25.01 CC images/google/protobuf/descriptor.o [2021-04-08T18:39:30.653Z] #44 25.82 CC images/opts.o [2021-04-08T18:39:30.653Z] #44 25.98 CC images/seccomp.o [2021-04-08T18:39:30.653Z] #44 26.18 CC images/binfmt-misc.o [2021-04-08T18:39:30.653Z] #44 26.28 CC images/time.o [2021-04-08T18:39:30.653Z] #44 26.38 CC images/sysctl.o [2021-04-08T18:39:30.653Z] #44 26.52 CC images/autofs.o [2021-04-08T18:39:30.653Z] #44 26.60 CC images/macvlan.o [2021-04-08T18:39:30.653Z] #44 26.72 CC images/sit.o [2021-04-08T18:39:30.653Z] #44 26.83 CC images/memfd.o [2021-04-08T18:39:30.653Z] #44 26.98 CC images/timens.o [2021-04-08T18:39:30.653Z] #44 27.13 LINK images/built-in.o [2021-04-08T18:39:30.653Z] #44 27.23 GEN compel/include/asm [2021-04-08T18:39:30.653Z] #44 27.24 GEN compel/include/version.h [2021-04-08T18:39:30.653Z] #44 27.25 touch .config [2021-04-08T18:39:30.653Z] #44 27.26 GEN include/common/config.h [2021-04-08T18:39:30.653Z] #44 27.29 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-08T18:39:30.653Z] #44 27.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-08T18:39:30.653Z] #44 27.32 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-08T18:39:30.653Z] #44 27.33 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-08T18:39:30.653Z] #44 27.34 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-08T18:39:30.653Z] #44 27.36 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-08T18:39:30.653Z] #44 27.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-08T18:39:30.653Z] #44 27.37 DEP compel/plugins/std/infect.d [2021-04-08T18:39:30.653Z] #44 27.44 DEP compel/plugins/std/string.d [2021-04-08T18:39:30.653Z] #44 27.48 DEP compel/plugins/std/log.d [2021-04-08T18:39:30.653Z] #44 27.55 DEP compel/plugins/std/fds.d [2021-04-08T18:39:30.653Z] #44 27.63 DEP compel/plugins/std/std.d [2021-04-08T18:39:30.653Z] #44 27.71 DEP compel/plugins/shmem/shmem.d [2021-04-08T18:39:30.653Z] #44 27.78 DEP compel/plugins/fds/fds.d [2021-04-08T18:39:30.653Z] #44 27.90 CC compel/plugins/std/std.o [2021-04-08T18:39:30.653Z] #44 28.17 CC compel/plugins/std/fds.o [2021-04-08T18:39:30.653Z] #44 28.44 CC compel/plugins/std/log.o [2021-04-08T18:39:30.653Z] #44 29.01 CC compel/plugins/std/string.o [2021-04-08T18:39:31.283Z] #44 29.38 CC compel/plugins/std/infect.o [2021-04-08T18:39:31.283Z] #44 29.65 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-08T18:39:31.283Z] #44 29.68 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-08T18:39:31.283Z] #44 29.71 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-08T18:39:31.573Z] #44 29.83 AR compel/plugins/std.lib.a [2021-04-08T18:39:31.573Z] #44 ... [2021-04-08T18:39:31.573Z] [2021-04-08T18:39:31.573Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:31.573Z] #46 56.18 github.com/LK4D4/vndr/versioned [2021-04-08T18:39:31.573Z] #46 56.21 github.com/LK4D4/vndr/build [2021-04-08T18:39:31.573Z] #46 56.25 compress/flate [2021-04-08T18:39:31.573Z] #46 58.24 hash/crc32 [2021-04-08T18:39:31.573Z] #46 58.52 net [2021-04-08T18:39:31.573Z] #46 58.63 compress/gzip [2021-04-08T18:39:31.573Z] #46 58.92 vendor/golang.org/x/text/transform [2021-04-08T18:39:31.573Z] #46 59.69 vendor/golang.org/x/text/unicode/bidi [2021-04-08T18:39:31.573Z] #46 60.77 vendor/golang.org/x/text/secure/bidirule [2021-04-08T18:39:31.573Z] #46 60.98 vendor/golang.org/x/text/unicode/norm [2021-04-08T18:39:31.573Z] #46 63.12 vendor/golang.org/x/net/idna [2021-04-08T18:39:31.573Z] #46 64.52 vendor/golang.org/x/net/http2/hpack [2021-04-08T18:39:31.573Z] #46 65.20 mime [2021-04-08T18:39:31.573Z] #46 66.32 net/http/internal [2021-04-08T18:39:31.573Z] #46 ... [2021-04-08T18:39:31.573Z] [2021-04-08T18:39:31.573Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:31.573Z] #44 29.87 CC compel/plugins/fds/fds.o [2021-04-08T18:39:31.862Z] #44 30.15 AR compel/plugins/fds.lib.a [2021-04-08T18:39:31.862Z] #44 30.17 HOSTDEP compel/src/lib/log-host.d [2021-04-08T18:39:32.152Z] #44 30.23 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-08T18:39:32.152Z] #44 30.33 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-08T18:39:32.152Z] #44 30.37 HOSTDEP compel/src/main-host.d [2021-04-08T18:39:32.152Z] #44 30.42 DEP compel/src/lib/ptrace.d [2021-04-08T18:39:32.300Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fcfdcc3c5ca6b398) in /home/ubuntu/workspace/moby_PR-41999 [Pipeline] { [Pipeline] checkout [2021-04-08T18:39:32.442Z] #44 30.57 DEP compel/src/lib/infect.d [2021-04-08T18:39:32.442Z] #44 30.66 DEP compel/src/lib/infect-util.d [2021-04-08T18:39:32.442Z] #44 30.75 DEP compel/src/lib/infect-rpc.d [2021-04-08T18:39:32.490Z] The recommended git tool is: git [2021-04-08T18:39:32.732Z] #44 30.87 DEP compel/arch/s390/src/lib/infect.d [2021-04-08T18:39:32.732Z] #44 30.95 DEP compel/arch/s390/src/lib/cpu.d [2021-04-08T18:39:32.732Z] #44 30.97 DEP compel/src/lib/log.d [2021-04-08T18:39:32.732Z] #44 31.02 DEP compel/src/main.d [2021-04-08T18:39:32.732Z] #44 31.08 DEP compel/src/lib/handle-elf.d [2021-04-08T18:39:32.978Z] Client: [2021-04-08T18:39:32.978Z] Context: default [2021-04-08T18:39:32.978Z] Debug Mode: false [2021-04-08T18:39:32.978Z] Plugins: [2021-04-08T18:39:32.978Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-08T18:39:32.978Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-08T18:39:32.978Z] [2021-04-08T18:39:32.979Z] Server: [2021-04-08T18:39:32.979Z] Containers: 0 [2021-04-08T18:39:32.979Z] Running: 0 [2021-04-08T18:39:32.979Z] Paused: 0 [2021-04-08T18:39:32.979Z] Stopped: 0 [2021-04-08T18:39:32.979Z] Images: 0 [2021-04-08T18:39:32.979Z] Server Version: 20.10.5 [2021-04-08T18:39:32.979Z] Storage Driver: overlay2 [2021-04-08T18:39:32.979Z] Backing Filesystem: extfs [2021-04-08T18:39:32.979Z] Supports d_type: true [2021-04-08T18:39:32.979Z] Native Overlay Diff: true [2021-04-08T18:39:32.979Z] Logging Driver: json-file [2021-04-08T18:39:32.979Z] Cgroup Driver: cgroupfs [2021-04-08T18:39:32.979Z] Cgroup Version: 1 [2021-04-08T18:39:32.979Z] Plugins: [2021-04-08T18:39:32.979Z] Volume: local [2021-04-08T18:39:32.979Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:39:32.979Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-08T18:39:32.979Z] Swarm: inactive [2021-04-08T18:39:32.979Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-08T18:39:32.979Z] Default Runtime: runc [2021-04-08T18:39:32.979Z] Init Binary: docker-init [2021-04-08T18:39:32.979Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:39:32.979Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:32.979Z] init version: de40ad0 [2021-04-08T18:39:32.979Z] Security Options: [2021-04-08T18:39:32.979Z] apparmor [2021-04-08T18:39:32.979Z] seccomp [2021-04-08T18:39:32.979Z] Profile: default [2021-04-08T18:39:32.979Z] Kernel Version: 5.4.0-1041-aws [2021-04-08T18:39:32.979Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-08T18:39:32.979Z] OSType: linux [2021-04-08T18:39:32.979Z] Architecture: x86_64 [2021-04-08T18:39:32.979Z] CPUs: 2 [2021-04-08T18:39:32.979Z] Total Memory: 7.569GiB [2021-04-08T18:39:32.979Z] Name: ip-10-100-87-200 [2021-04-08T18:39:32.979Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-08T18:39:32.979Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:39:32.979Z] Debug Mode: false [2021-04-08T18:39:32.979Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:39:32.979Z] Labels: [2021-04-08T18:39:32.979Z] Experimental: true [2021-04-08T18:39:32.979Z] Insecure Registries: [2021-04-08T18:39:32.979Z] 127.0.0.0/8 [2021-04-08T18:39:32.979Z] Live Restore Enabled: true [2021-04-08T18:39:32.979Z] [2021-04-08T18:39:32.979Z] WARNING: No swap limit support [Pipeline] sh [2021-04-08T18:39:33.023Z] #44 31.15 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-08T18:39:33.023Z] #44 31.22 CC compel/src/lib/log.o [2021-04-08T18:39:33.023Z] #44 31.31 CC compel/arch/s390/src/lib/cpu.o [2021-04-08T18:39:33.298Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:39:33.298Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:39:33.298Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41999/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-08T18:39:33.298Z] + bash /home/ubuntu/workspace/moby_PR-41999/check-config.sh [2021-04-08T18:39:33.298Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-08T18:39:33.298Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-08T18:39:33.298Z] [2021-04-08T18:39:33.298Z] Generally Necessary: [2021-04-08T18:39:33.298Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-08T18:39:33.298Z] - apparmor: enabled and tools installed [2021-04-08T18:39:33.298Z] - CONFIG_NAMESPACES: enabled [2021-04-08T18:39:33.298Z] - CONFIG_NET_NS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_PID_NS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_IPC_NS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_UTS_NS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUPS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CPUSETS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_MEMCG: enabled [2021-04-08T18:39:33.298Z] - CONFIG_KEYS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_VETH: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-08T18:39:33.298Z] [2021-04-08T18:39:33.298Z] Optional Features: [2021-04-08T18:39:33.298Z] - CONFIG_USER_NS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_SECCOMP: enabled [2021-04-08T18:39:33.298Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-08T18:39:33.298Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-08T18:39:33.298Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-08T18:39:33.298Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-08T18:39:33.298Z] - CONFIG_BLK_CGROUP: enabled [2021-04-08T18:39:33.298Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_PERF: enabled [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-08T18:39:33.298Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-08T18:39:33.298Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-08T18:39:33.373Z] #44 31.40 CC compel/arch/s390/src/lib/infect.o [2021-04-08T18:39:33.554Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-08T18:39:33.554Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-08T18:39:33.554Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-08T18:39:33.554Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_IP_VS: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-08T18:39:33.554Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-08T18:39:33.554Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-08T18:39:33.554Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-08T18:39:33.554Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-08T18:39:33.554Z] - CONFIG_EXT4_FS: enabled [2021-04-08T18:39:33.554Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-08T18:39:33.554Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-08T18:39:33.554Z] - Network Drivers: [2021-04-08T18:39:33.554Z] - "overlay": [2021-04-08T18:39:33.554Z] - CONFIG_VXLAN: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-08T18:39:33.554Z] Optional (for encrypted networks): [2021-04-08T18:39:33.554Z] - CONFIG_CRYPTO: enabled [2021-04-08T18:39:33.554Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-08T18:39:33.554Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-08T18:39:33.554Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-08T18:39:33.554Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-08T18:39:33.554Z] - CONFIG_XFRM: enabled [2021-04-08T18:39:33.554Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-08T18:39:33.554Z] - "ipvlan": [2021-04-08T18:39:33.554Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-08T18:39:33.554Z] - "macvlan": [2021-04-08T18:39:33.554Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_DUMMY: enabled (as module) [2021-04-08T18:39:33.554Z] - "ftp,tftp client in container": [2021-04-08T18:39:33.554Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-08T18:39:33.554Z] - Storage Drivers: [2021-04-08T18:39:33.554Z] - "aufs": [2021-04-08T18:39:33.554Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-08T18:39:33.554Z] - "btrfs": [2021-04-08T18:39:33.554Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-08T18:39:33.554Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-08T18:39:33.554Z] - "devicemapper": [2021-04-08T18:39:33.554Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-08T18:39:33.554Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-08T18:39:33.554Z] - "overlay": [2021-04-08T18:39:33.554Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-08T18:39:33.554Z] - "zfs": [2021-04-08T18:39:33.554Z] - /dev/zfs: present [2021-04-08T18:39:33.554Z] - zfs command: missing [2021-04-08T18:39:33.554Z] - zpool command: missing [2021-04-08T18:39:33.554Z] [2021-04-08T18:39:33.554Z] Limits: [2021-04-08T18:39:33.554Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-08T18:39:33.554Z] [2021-04-08T18:39:33.554Z] + true [Pipeline] } [2021-04-08T18:39:33.567Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-08T18:39:33.665Z] #44 31.84 CC compel/src/lib/infect-rpc.o [2021-04-08T18:39:33.665Z] #44 32.06 CC compel/src/lib/infect-util.o [2021-04-08T18:39:33.844Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:39:33.897Z] + sudo modprobe ip_vs [2021-04-08T18:39:33.897Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:39:33.954Z] #44 32.17 CC compel/src/lib/infect.o [2021-04-08T18:39:34.154Z] #1 [internal] load build definition from Dockerfile [2021-04-08T18:39:34.154Z] #1 sha256:fb32b8f3879b3befe3bdbd04828ef94edbf246236937b3e864dbbdef7f1d3793 [2021-04-08T18:39:34.154Z] #1 transferring dockerfile: 17.02kB done [2021-04-08T18:39:34.154Z] #1 DONE 0.1s [2021-04-08T18:39:34.154Z] [2021-04-08T18:39:34.154Z] #2 [internal] load .dockerignore [2021-04-08T18:39:34.154Z] #2 sha256:a4142323b324a8e09cbe83b5a03cb397d14592517ec80365ef1d20545e7df524 [2021-04-08T18:39:34.154Z] #2 transferring context: 87B done [2021-04-08T18:39:34.154Z] #2 DONE 0.0s [2021-04-08T18:39:34.154Z] [2021-04-08T18:39:34.154Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:39:34.154Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-08T18:39:34.412Z] #3 DONE 0.4s [2021-04-08T18:39:34.412Z] [2021-04-08T18:39:34.412Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-08T18:39:34.412Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-08T18:39:34.412Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-08T18:39:34.669Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-08T18:39:34.669Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-08T18:39:34.669Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-08T18:39:34.669Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-08T18:39:34.669Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-08T18:39:34.669Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-08T18:39:34.926Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-08T18:39:34.926Z] #4 DONE 0.6s [2021-04-08T18:39:34.984Z] #44 33.30 CC compel/src/lib/ptrace.o [2021-04-08T18:39:33.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:33.527Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:39:33.536Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:33.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:33.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:39:33.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:33.571Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:33.854Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:33.872Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:39:34.429Z] > git remote # timeout=10 [2021-04-08T18:39:34.453Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:39:34.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:34.470Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:39:35.128Z] Merge succeeded, producing ea06c8694e71ff3aa30791fb913c08d85d1f8a5b [2021-04-08T18:39:35.128Z] Checking out Revision ea06c8694e71ff3aa30791fb913c08d85d1f8a5b (PR-41999) [2021-04-08T18:39:35.182Z] [2021-04-08T18:39:35.182Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:39:35.182Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:39:35.287Z] #44 33.52 AR compel/libcompel.a [2021-04-08T18:39:35.287Z] #44 33.54 HOSTCC compel/src/main-host.o [2021-04-08T18:39:35.287Z] #44 33.69 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-08T18:39:35.577Z] #44 33.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-08T18:39:35.577Z] #44 34.01 HOSTCC compel/src/lib/log-host.o [2021-04-08T18:39:35.867Z] #44 34.10 HOSTLINK compel/compel-host-bin [2021-04-08T18:39:35.867Z] #44 34.18 DEP soccr/soccr.d [2021-04-08T18:39:35.867Z] #44 34.29 CC soccr/soccr.o [2021-04-08T18:39:36.110Z] #7 DONE 0.8s [2021-04-08T18:39:36.110Z] [2021-04-08T18:39:36.110Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:39:36.110Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-08T18:39:36.110Z] #5 DONE 0.8s [2021-04-08T18:39:36.110Z] [2021-04-08T18:39:36.110Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:39:36.110Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-08T18:39:36.110Z] #8 DONE 0.8s [2021-04-08T18:39:36.110Z] [2021-04-08T18:39:36.110Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:39:36.110Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-08T18:39:36.110Z] #6 DONE 0.8s [2021-04-08T18:39:36.314Z] using credential docker-jenkins-github-credentials [2021-04-08T18:39:36.322Z] Cloning the remote Git repository [2021-04-08T18:39:36.323Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:39:36.498Z] #44 ... [2021-04-08T18:39:36.498Z] [2021-04-08T18:39:36.498Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:39:36.498Z] #59 71.35 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:39:36.790Z] #59 71.35 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-08T18:39:36.861Z] Client: [2021-04-08T18:39:36.861Z] Context: default [2021-04-08T18:39:36.861Z] Debug Mode: false [2021-04-08T18:39:36.861Z] Plugins: [2021-04-08T18:39:36.861Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-08T18:39:36.861Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-08T18:39:36.861Z] [2021-04-08T18:39:36.861Z] Server: [2021-04-08T18:39:36.861Z] Containers: 0 [2021-04-08T18:39:36.861Z] Running: 0 [2021-04-08T18:39:36.861Z] Paused: 0 [2021-04-08T18:39:36.861Z] Stopped: 0 [2021-04-08T18:39:36.861Z] Images: 0 [2021-04-08T18:39:36.861Z] Server Version: 20.10.5 [2021-04-08T18:39:36.861Z] Storage Driver: overlay2 [2021-04-08T18:39:36.861Z] Backing Filesystem: extfs [2021-04-08T18:39:36.861Z] Supports d_type: true [2021-04-08T18:39:36.861Z] Native Overlay Diff: true [2021-04-08T18:39:36.861Z] Logging Driver: json-file [2021-04-08T18:39:36.861Z] Cgroup Driver: cgroupfs [2021-04-08T18:39:36.861Z] Cgroup Version: 1 [2021-04-08T18:39:36.861Z] Plugins: [2021-04-08T18:39:36.861Z] Volume: local [2021-04-08T18:39:36.861Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:39:36.861Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-08T18:39:36.861Z] Swarm: inactive [2021-04-08T18:39:36.861Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-08T18:39:36.861Z] Default Runtime: runc [2021-04-08T18:39:36.861Z] Init Binary: docker-init [2021-04-08T18:39:36.861Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:39:36.861Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:36.861Z] init version: de40ad0 [2021-04-08T18:39:36.861Z] Security Options: [2021-04-08T18:39:36.861Z] apparmor [2021-04-08T18:39:36.861Z] seccomp [2021-04-08T18:39:36.861Z] Profile: default [2021-04-08T18:39:36.861Z] Kernel Version: 5.4.0-1041-aws [2021-04-08T18:39:36.861Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-08T18:39:36.861Z] OSType: linux [2021-04-08T18:39:36.861Z] Architecture: x86_64 [2021-04-08T18:39:36.861Z] CPUs: 2 [2021-04-08T18:39:36.861Z] Total Memory: 7.569GiB [2021-04-08T18:39:36.861Z] Name: ip-10-100-116-219 [2021-04-08T18:39:36.861Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-08T18:39:36.861Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:39:36.861Z] Debug Mode: false [2021-04-08T18:39:36.861Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:39:36.861Z] Labels: [2021-04-08T18:39:36.861Z] Experimental: true [2021-04-08T18:39:36.861Z] Insecure Registries: [2021-04-08T18:39:36.861Z] 127.0.0.0/8 [2021-04-08T18:39:36.861Z] Live Restore Enabled: true [2021-04-08T18:39:36.861Z] [2021-04-08T18:39:36.861Z] WARNING: No swap limit support [Pipeline] sh [2021-04-08T18:39:35.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:39:35.130Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:35.136Z] > git checkout -f ea06c8694e71ff3aa30791fb913c08d85d1f8a5b # timeout=10 [2021-04-08T18:39:37.153Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:39:37.153Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:39:37.153Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41999/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-08T18:39:37.153Z] + bash /home/ubuntu/workspace/moby_PR-41999/check-config.sh [2021-04-08T18:39:37.153Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-08T18:39:37.153Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-08T18:39:37.153Z] [2021-04-08T18:39:37.153Z] Generally Necessary: [2021-04-08T18:39:37.153Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-08T18:39:37.153Z] - apparmor: enabled and tools installed [2021-04-08T18:39:37.153Z] - CONFIG_NAMESPACES: enabled [2021-04-08T18:39:37.153Z] - CONFIG_NET_NS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_PID_NS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_IPC_NS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_UTS_NS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUPS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CPUSETS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_MEMCG: enabled [2021-04-08T18:39:37.153Z] - CONFIG_KEYS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_VETH: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-08T18:39:37.153Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-08T18:39:37.153Z] [2021-04-08T18:39:37.153Z] Optional Features: [2021-04-08T18:39:37.153Z] - CONFIG_USER_NS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_SECCOMP: enabled [2021-04-08T18:39:37.153Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-08T18:39:37.153Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-08T18:39:37.153Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-08T18:39:37.153Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-08T18:39:37.153Z] - CONFIG_BLK_CGROUP: enabled [2021-04-08T18:39:37.153Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_PERF: enabled [2021-04-08T18:39:37.153Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-08T18:39:36.355Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:39:36.525Z] > git init /home/ubuntu/workspace/moby_PR-41999 # timeout=10 [2021-04-08T18:39:36.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:39:36.947Z] > git --version # timeout=10 [2021-04-08T18:39:36.954Z] > git --version # 'git version 2.25.1' [2021-04-08T18:39:36.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:37.022Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:37.411Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-08T18:39:37.411Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-08T18:39:37.411Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-08T18:39:37.411Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-08T18:39:37.411Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_IP_VS: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-08T18:39:37.411Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-08T18:39:37.411Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-08T18:39:37.411Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-08T18:39:37.411Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-08T18:39:37.411Z] - CONFIG_EXT4_FS: enabled [2021-04-08T18:39:37.411Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-08T18:39:37.411Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-08T18:39:37.411Z] - Network Drivers: [2021-04-08T18:39:37.411Z] - "overlay": [2021-04-08T18:39:37.411Z] - CONFIG_VXLAN: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-08T18:39:37.411Z] Optional (for encrypted networks): [2021-04-08T18:39:37.411Z] - CONFIG_CRYPTO: enabled [2021-04-08T18:39:37.411Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-08T18:39:37.411Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-08T18:39:37.411Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-08T18:39:37.411Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-08T18:39:37.411Z] - CONFIG_XFRM: enabled [2021-04-08T18:39:37.411Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-08T18:39:37.411Z] - "ipvlan": [2021-04-08T18:39:37.411Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-08T18:39:37.411Z] - "macvlan": [2021-04-08T18:39:37.411Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_DUMMY: enabled (as module) [2021-04-08T18:39:37.411Z] - "ftp,tftp client in container": [2021-04-08T18:39:37.411Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-08T18:39:37.411Z] - Storage Drivers: [2021-04-08T18:39:37.411Z] - "aufs": [2021-04-08T18:39:37.411Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-08T18:39:37.411Z] - "btrfs": [2021-04-08T18:39:37.411Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-08T18:39:37.411Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-08T18:39:37.411Z] - "devicemapper": [2021-04-08T18:39:37.411Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-08T18:39:37.411Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-08T18:39:37.411Z] - "overlay": [2021-04-08T18:39:37.411Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-08T18:39:37.411Z] - "zfs": [2021-04-08T18:39:37.411Z] - /dev/zfs: present [2021-04-08T18:39:37.411Z] - zfs command: missing [2021-04-08T18:39:37.411Z] - zpool command: missing [2021-04-08T18:39:37.411Z] [2021-04-08T18:39:37.411Z] Limits: [2021-04-08T18:39:37.411Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-08T18:39:37.411Z] [2021-04-08T18:39:37.411Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-08T18:39:37.483Z] [2021-04-08T18:39:37.483Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:37.483Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:39:37.483Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:37.483Z] #64 DONE 0.0s [2021-04-08T18:39:37.483Z] [2021-04-08T18:39:37.483Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:37.483Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:39:37.483Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-08T18:39:37.483Z] #62 DONE 0.0s [2021-04-08T18:39:37.483Z] [2021-04-08T18:39:37.483Z] #23 [internal] load build context [2021-04-08T18:39:37.483Z] #23 sha256:f442762dc007cf2ce754974188aa198db137f53cc107309bb42871cbfb75b653 [2021-04-08T18:39:37.754Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:39:37.754Z] #1 [internal] load build definition from Dockerfile [2021-04-08T18:39:37.754Z] #1 sha256:3b9081f236c3e5bf4127ab8c239d5579280f6b5e12eaf55e5963db47da995a7a [2021-04-08T18:39:37.754Z] #1 transferring dockerfile: 17.02kB done [2021-04-08T18:39:37.754Z] #1 DONE 0.1s [2021-04-08T18:39:37.754Z] [2021-04-08T18:39:37.754Z] #2 [internal] load .dockerignore [2021-04-08T18:39:37.754Z] #2 sha256:a048dadab7b7b31142dcde1a5b3e8c63144f9182727e61f95e68ebd23a5997da [2021-04-08T18:39:37.754Z] #2 transferring context: 87B done [2021-04-08T18:39:37.821Z] #59 ... [2021-04-08T18:39:37.821Z] [2021-04-08T18:39:37.821Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-08T18:39:37.821Z] #14 68.05 Selecting previously unselected package libapparmor1:s390x. [2021-04-08T18:39:37.821Z] #14 68.05 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.05 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-08T18:39:37.821Z] #14 68.10 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-08T18:39:37.821Z] #14 68.10 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.11 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-08T18:39:37.821Z] #14 68.18 Selecting previously unselected package libbtrfs0. [2021-04-08T18:39:37.821Z] #14 68.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:39:37.821Z] #14 68.23 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:39:37.821Z] #14 68.24 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:39:37.821Z] #14 68.30 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-08T18:39:37.821Z] #14 68.30 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.31 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-08T18:39:37.821Z] #14 68.34 Selecting previously unselected package libudev-dev:s390x. [2021-04-08T18:39:37.821Z] #14 68.34 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.36 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-08T18:39:37.821Z] #14 68.45 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-08T18:39:37.821Z] #14 68.45 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.45 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-08T18:39:37.821Z] #14 68.67 Selecting previously unselected package libpcre16-3:s390x. [2021-04-08T18:39:37.821Z] #14 68.68 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.68 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 68.77 Selecting previously unselected package libpcre32-3:s390x. [2021-04-08T18:39:37.821Z] #14 68.78 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.78 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 68.88 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-08T18:39:37.821Z] #14 68.88 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.89 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 68.96 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-08T18:39:37.821Z] #14 68.96 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 68.97 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 69.22 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-08T18:39:37.821Z] #14 69.23 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 69.23 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-08T18:39:37.821Z] #14 69.45 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-08T18:39:37.821Z] #14 69.46 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 69.47 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-08T18:39:37.821Z] #14 69.56 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-08T18:39:37.821Z] #14 69.56 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 69.56 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-08T18:39:37.821Z] #14 69.63 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-08T18:39:37.821Z] #14 69.63 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-08T18:39:37.821Z] #14 69.64 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-08T18:39:37.821Z] #14 70.05 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 70.06 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-08T18:39:37.821Z] #14 70.11 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-08T18:39:37.821Z] #14 70.13 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:39:37.821Z] #14 70.14 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 70.15 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-08T18:39:37.821Z] #14 70.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:39:37.821Z] #14 70.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:39:37.821Z] #14 70.17 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 70.19 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-08T18:39:37.821Z] #14 70.20 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:39:37.821Z] #14 70.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:39:37.821Z] #14 70.21 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-08T18:39:37.821Z] #14 70.22 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-08T18:39:37.821Z] #14 70.23 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-08T18:39:37.821Z] #14 70.24 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:39:37.821Z] #14 70.25 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-08T18:39:37.821Z] #14 70.26 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:39:37.821Z] #14 70.27 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-08T18:39:37.821Z] #14 70.27 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-08T18:39:37.821Z] #14 70.27 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:39:37.821Z] #14 70.28 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-08T18:39:37.821Z] #14 70.28 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-08T18:39:37.821Z] #14 70.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:39:37.821Z] #14 70.29 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-08T18:39:37.821Z] #14 70.30 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-08T18:39:37.821Z] #14 70.31 Setting up dmsetup (2:1.02.155-3) ... [2021-04-08T18:39:37.821Z] #14 70.32 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-08T18:39:37.821Z] #14 70.32 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-08T18:39:37.821Z] #14 70.33 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:39:37.821Z] #14 DONE 70.7s [2021-04-08T18:39:37.821Z] [2021-04-08T18:39:37.821Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:38.013Z] #2 DONE 0.1s [2021-04-08T18:39:38.013Z] [2021-04-08T18:39:38.013Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:39:38.013Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-08T18:39:38.276Z] #3 DONE 0.4s [2021-04-08T18:39:38.535Z] [2021-04-08T18:39:38.535Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-08T18:39:38.535Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-08T18:39:38.535Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-08T18:39:38.535Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-08T18:39:38.535Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-04-08T18:39:38.535Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-08T18:39:38.535Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-08T18:39:38.535Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-08T18:39:38.535Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-08T18:39:38.535Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-08T18:39:38.754Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:39:38.797Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-08T18:39:38.797Z] #4 DONE 0.5s [2021-04-08T18:39:38.756Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:39:38.859Z] #54 1.050 + RM_GOPATH=0 [2021-04-08T18:39:38.859Z] #54 1.050 + TMP_GOPATH= [2021-04-08T18:39:38.859Z] #54 1.050 + : /build [2021-04-08T18:39:38.859Z] #54 1.050 + '[' -z '' ']' [2021-04-08T18:39:38.859Z] #54 1.050 ++ mktemp -d [2021-04-08T18:39:38.859Z] #54 ... [2021-04-08T18:39:38.859Z] [2021-04-08T18:39:38.859Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:39:38.859Z] #15 DONE 1.2s [2021-04-08T18:39:38.859Z] [2021-04-08T18:39:38.859Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:38.859Z] #54 1.052 + export GOPATH=/tmp/tmp.qc99aZcoPT [2021-04-08T18:39:38.859Z] #54 1.052 + GOPATH=/tmp/tmp.qc99aZcoPT [2021-04-08T18:39:38.859Z] #54 1.052 + RM_GOPATH=1 [2021-04-08T18:39:38.859Z] #54 1.052 + case "$(go env GOARCH)" in [2021-04-08T18:39:38.859Z] #54 1.052 ++ go env GOARCH [2021-04-08T18:39:38.859Z] #54 1.069 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:39:38.859Z] #54 1.069 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:39:38.859Z] #54 1.070 ++ dirname /tmp/install/install.sh [2021-04-08T18:39:38.859Z] #54 1.070 + dir=/tmp/install [2021-04-08T18:39:38.859Z] #54 1.070 + bin=runc [2021-04-08T18:39:38.859Z] #54 1.070 + shift [2021-04-08T18:39:38.859Z] #54 1.071 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-08T18:39:38.859Z] #54 1.071 + . /tmp/install/runc.installer [2021-04-08T18:39:38.859Z] #54 1.072 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:38.859Z] #54 1.073 + install_runc [2021-04-08T18:39:38.859Z] #54 1.073 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-08T18:39:38.859Z] #54 1.073 + uname -r [2021-04-08T18:39:38.859Z] #54 1.075 + RUNC_BUILDTAGS='seccomp ' [2021-04-08T18:39:38.859Z] #54 1.075 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-08T18:39:38.859Z] #54 1.075 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qc99aZcoPT/src/github.com/opencontainers/runc [2021-04-08T18:39:38.859Z] #54 1.075 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-08T18:39:38.859Z] #54 1.076 Cloning into '/tmp/tmp.qc99aZcoPT/src/github.com/opencontainers/runc'... [2021-04-08T18:39:39.056Z] [2021-04-08T18:39:39.056Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:39:39.056Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:39:39.370Z] #6 ... [2021-04-08T18:39:39.370Z] [2021-04-08T18:39:39.370Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:39:39.370Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:39:39.370Z] #8 DONE 0.4s [2021-04-08T18:39:39.417Z] #23 transferring context: 14.99MB 1.7s [2021-04-08T18:39:39.628Z] [2021-04-08T18:39:39.628Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:39:39.628Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-08T18:39:39.628Z] #6 DONE 0.5s [2021-04-08T18:39:39.628Z] [2021-04-08T18:39:39.628Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:39:39.628Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-08T18:39:39.628Z] #7 DONE 0.5s [2021-04-08T18:39:39.628Z] [2021-04-08T18:39:39.628Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:39:39.628Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-08T18:39:39.628Z] #5 DONE 0.5s [2021-04-08T18:39:39.776Z] + docker version [2021-04-08T18:39:39.914Z] #54 ... [2021-04-08T18:39:39.914Z] [2021-04-08T18:39:39.914Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-08T18:39:39.914Z] #16 DONE 1.0s [2021-04-08T18:39:39.914Z] [2021-04-08T18:39:39.914Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-08T18:39:40.546Z] #17 0.771 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-08T18:39:40.836Z] #17 DONE 1.0s [2021-04-08T18:39:40.836Z] [2021-04-08T18:39:40.836Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-08T18:39:41.006Z] [2021-04-08T18:39:41.006Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:39:41.006Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:39:41.006Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done [2021-04-08T18:39:41.006Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-08T18:39:41.006Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-08T18:39:41.006Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-08T18:39:41.270Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 4.19MB / 50.43MB 0.2s [2021-04-08T18:39:41.270Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 11.53MB / 50.43MB 0.3s [2021-04-08T18:39:41.314Z] #23 ... [2021-04-08T18:39:41.314Z] [2021-04-08T18:39:41.314Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:41.314Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:39:41.314Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-08T18:39:41.314Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:39:41.314Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-08T18:39:41.314Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-08T18:39:41.314Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-04-08T18:39:41.314Z] #62 DONE 3.5s [2021-04-08T18:39:41.314Z] [2021-04-08T18:39:41.314Z] #23 [internal] load build context [2021-04-08T18:39:41.315Z] #23 sha256:f442762dc007cf2ce754974188aa198db137f53cc107309bb42871cbfb75b653 [2021-04-08T18:39:41.849Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 24.12MB / 50.43MB 0.7s [2021-04-08T18:39:41.849Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 29.36MB / 50.43MB 0.8s [2021-04-08T18:39:41.883Z] #23 transferring context: 53.43MB 4.4s done [2021-04-08T18:39:41.892Z] #18 ... [2021-04-08T18:39:41.892Z] [2021-04-08T18:39:41.892Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:39:41.892Z] #59 DONE 76.3s [2021-04-08T18:39:41.892Z] [2021-04-08T18:39:41.892Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:39:41.892Z] #60 DONE 0.1s [2021-04-08T18:39:41.892Z] [2021-04-08T18:39:41.892Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:39:41.892Z] #61 DONE 0.1s [2021-04-08T18:39:41.892Z] [2021-04-08T18:39:41.892Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-08T18:39:41.892Z] #18 DONE 1.0s [2021-04-08T18:39:41.892Z] [2021-04-08T18:39:41.892Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:41.892Z] #44 34.99 AR soccr/libsoccr.a [2021-04-08T18:39:41.892Z] #44 35.01 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:39:41.892Z] #44 35.25 DEP criu/arch/s390/sigframe.d [2021-04-08T18:39:41.892Z] #44 35.33 DEP criu/arch/s390/crtools.d [2021-04-08T18:39:41.892Z] #44 35.50 DEP criu/arch/s390/cpu.d [2021-04-08T18:39:41.892Z] #44 35.58 CC criu/arch/s390/cpu.o [2021-04-08T18:39:41.892Z] #44 35.94 CC criu/arch/s390/crtools.o [2021-04-08T18:39:41.892Z] #44 36.72 CC criu/arch/s390/sigframe.o [2021-04-08T18:39:41.892Z] #44 36.84 LINK criu/arch/s390/crtools.built-in.o [2021-04-08T18:39:41.892Z] #44 36.86 DEP criu/pie/util-vdso.d [2021-04-08T18:39:41.892Z] #44 36.98 DEP criu/pie/util.d [2021-04-08T18:39:41.892Z] #44 37.10 CC criu/pie/util.o [2021-04-08T18:39:41.892Z] #44 37.37 CC criu/pie/util-vdso.o [2021-04-08T18:39:41.892Z] #44 37.88 AR criu/pie/pie.lib.a [2021-04-08T18:39:41.892Z] #44 37.90 DEP criu/pie/restorer.d [2021-04-08T18:39:41.892Z] #44 38.12 DEP criu/arch/s390/restorer.d [2021-04-08T18:39:41.892Z] #44 38.32 DEP criu/arch/s390/vdso-pie.d [2021-04-08T18:39:41.892Z] #44 38.48 DEP criu/pie/parasite-vdso.d [2021-04-08T18:39:41.892Z] #44 38.56 DEP criu/pie/parasite.d [2021-04-08T18:39:41.892Z] #44 38.74 CC criu/pie/parasite.o [2021-04-08T18:39:41.892Z] #44 39.52 LINK criu/pie/parasite.built-in.o [2021-04-08T18:39:41.892Z] #44 39.53 GEN criu/pie/parasite-blob.h [2021-04-08T18:39:41.892Z] #44 39.54 CC criu/pie/parasite-vdso.o [2021-04-08T18:39:41.892Z] #44 40.07 CC criu/arch/s390/vdso-pie.o [2021-04-08T18:39:42.111Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 39.85MB / 50.43MB 0.9s [2021-04-08T18:39:42.111Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.0s [2021-04-08T18:39:42.142Z] #23 DONE 4.8s [2021-04-08T18:39:42.142Z] [2021-04-08T18:39:42.142Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:39:42.142Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:39:42.142Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-08T18:39:42.142Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-08T18:39:42.142Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-08T18:39:42.142Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-08T18:39:42.142Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-04-08T18:39:42.142Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-04-08T18:39:42.142Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s done [2021-04-08T18:39:42.142Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.5s [2021-04-08T18:39:42.142Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 4.6s [2021-04-08T18:39:42.142Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s [2021-04-08T18:39:42.142Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s [2021-04-08T18:39:42.190Z] #44 40.38 CC criu/arch/s390/restorer.o [2021-04-08T18:39:42.407Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.7s [2021-04-08T18:39:42.483Z] #44 40.80 CC criu/pie/restorer.o [2021-04-08T18:39:42.664Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done [2021-04-08T18:39:42.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 4.9s [2021-04-08T18:39:42.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 5.0s [2021-04-08T18:39:42.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 5.1s [2021-04-08T18:39:43.075Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.8s done [2021-04-08T18:39:43.119Z] #44 ... [2021-04-08T18:39:43.119Z] [2021-04-08T18:39:43.119Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-08T18:39:43.119Z] #19 DONE 1.3s [2021-04-08T18:39:43.119Z] [2021-04-08T18:39:43.119Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:39:43.334Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 [2021-04-08T18:39:43.593Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done [2021-04-08T18:39:43.754Z] #20 ... [2021-04-08T18:39:43.754Z] [2021-04-08T18:39:43.754Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:43.754Z] #46 68.36 net/textproto [2021-04-08T18:39:43.754Z] #46 68.36 crypto/x509 [2021-04-08T18:39:43.754Z] #46 69.01 vendor/golang.org/x/net/http/httpguts [2021-04-08T18:39:43.754Z] #46 69.21 vendor/golang.org/x/net/http/httpproxy [2021-04-08T18:39:43.754Z] #46 69.60 mime/multipart [2021-04-08T18:39:43.754Z] #46 70.81 crypto/tls [2021-04-08T18:39:43.754Z] #46 75.26 net/http/httptrace [2021-04-08T18:39:43.754Z] #46 75.41 net/http [2021-04-08T18:39:43.849Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s [2021-04-08T18:39:44.388Z] #46 ... [2021-04-08T18:39:44.388Z] [2021-04-08T18:39:44.388Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:39:44.388Z] #20 DONE 1.1s [2021-04-08T18:39:44.388Z] [2021-04-08T18:39:44.388Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-08T18:39:45.024Z] #21 1.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:39:45.220Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s done [2021-04-08T18:39:45.220Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.6s done [2021-04-08T18:39:45.255Z] #26 ... [2021-04-08T18:39:45.255Z] [2021-04-08T18:39:45.255Z] #23 [internal] load build context [2021-04-08T18:39:45.255Z] #23 sha256:55c2f5dd1147c9d8baac8e9679bb2d35bfbfccc1e3b60f1e99b213a532c8c2f0 [2021-04-08T18:39:45.255Z] #23 transferring context: 53.43MB 3.6s done [2021-04-08T18:39:45.255Z] #23 DONE 4.0s [2021-04-08T18:39:45.255Z] [2021-04-08T18:39:45.255Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:39:45.255Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:39:45.255Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-08T18:39:45.255Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-08T18:39:45.255Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-08T18:39:45.255Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-08T18:39:45.255Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-04-08T18:39:45.255Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-04-08T18:39:45.255Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-04-08T18:39:45.255Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-04-08T18:39:45.255Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.3s [2021-04-08T18:39:45.255Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s done [2021-04-08T18:39:45.255Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 3.9s [2021-04-08T18:39:45.255Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-04-08T18:39:45.255Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 4.0s [2021-04-08T18:39:45.255Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 4.1s [2021-04-08T18:39:45.315Z] #21 1.013 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:39:45.315Z] #21 1.038 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:39:45.315Z] #21 1.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:39:45.479Z] #9 ... [2021-04-08T18:39:45.479Z] [2021-04-08T18:39:45.479Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:45.479Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:39:45.479Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:39:45.479Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-08T18:39:45.479Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-08T18:39:45.479Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-04-08T18:39:45.479Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-04-08T18:39:45.479Z] #64 DONE 7.9s [2021-04-08T18:39:45.479Z] [2021-04-08T18:39:45.479Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:39:45.479Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:39:45.479Z] #9 ... [2021-04-08T18:39:45.479Z] [2021-04-08T18:39:45.479Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:39:45.479Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:39:45.479Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done [2021-04-08T18:39:45.479Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-08T18:39:45.479Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-08T18:39:45.479Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-08T18:39:45.479Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.9s done [2021-04-08T18:39:45.479Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.5s [2021-04-08T18:39:45.479Z] #26 ... [2021-04-08T18:39:45.479Z] [2021-04-08T18:39:45.479Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:39:45.479Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-08T18:39:45.513Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.61MB / 120.17MB 4.4s [2021-04-08T18:39:45.605Z] #21 1.352 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] [2021-04-08T18:39:46.235Z] #21 1.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-08T18:39:46.409Z] #63 DONE 0.8s [2021-04-08T18:39:46.409Z] [2021-04-08T18:39:46.409Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:39:46.409Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:39:46.409Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.2s done [2021-04-08T18:39:46.409Z] #26 DONE 8.9s [2021-04-08T18:39:46.409Z] [2021-04-08T18:39:46.409Z] #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-08T18:39:46.409Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:39:46.869Z] #21 2.814 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-08T18:39:46.892Z] #9 ... [2021-04-08T18:39:46.892Z] [2021-04-08T18:39:46.892Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:46.892Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:39:46.892Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-08T18:39:46.892Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:39:46.892Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-08T18:39:46.892Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-08T18:39:46.892Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2021-04-08T18:39:46.892Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-04-08T18:39:46.892Z] #62 DONE 5.6s [2021-04-08T18:39:46.892Z] [2021-04-08T18:39:46.892Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:39:46.892Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:39:47.344Z] #27 ... [2021-04-08T18:39:47.344Z] [2021-04-08T18:39:47.344Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:39:47.344Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-08T18:39:47.344Z] #65 DONE 0.7s [2021-04-08T18:39:47.344Z] [2021-04-08T18:39:47.344Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:39:47.344Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:39:47.344Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-04-08T18:39:47.344Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-04-08T18:39:47.344Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s [2021-04-08T18:39:47.831Z] #26 ... [2021-04-08T18:39:47.831Z] [2021-04-08T18:39:47.831Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:39:47.831Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:39:47.831Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-08T18:39:47.831Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:39:47.831Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-08T18:39:47.831Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-08T18:39:47.831Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-04-08T18:39:47.831Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-04-08T18:39:47.831Z] #64 DONE 6.7s [2021-04-08T18:39:47.831Z] [2021-04-08T18:39:47.831Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:39:47.831Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:39:47.908Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-08T18:39:47.908Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-08T18:39:47.922Z] Client: Docker Engine - Community [2021-04-08T18:39:47.922Z] Version: 20.10.5 [2021-04-08T18:39:47.922Z] API version: 1.41 [2021-04-08T18:39:47.922Z] Go version: go1.13.15 [2021-04-08T18:39:47.922Z] Git commit: 55c4c88 [2021-04-08T18:39:47.922Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-08T18:39:47.922Z] OS/Arch: linux/amd64 [2021-04-08T18:39:47.922Z] Context: default [2021-04-08T18:39:47.922Z] Experimental: true [2021-04-08T18:39:47.922Z] [2021-04-08T18:39:47.922Z] Server: Docker Engine - Community [2021-04-08T18:39:47.922Z] Engine: [2021-04-08T18:39:47.922Z] Version: 20.10.5 [2021-04-08T18:39:47.922Z] API version: 1.41 (minimum version 1.12) [2021-04-08T18:39:47.922Z] Go version: go1.13.15 [2021-04-08T18:39:47.922Z] Git commit: 363e9a8 [2021-04-08T18:39:47.922Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-08T18:39:47.922Z] OS/Arch: linux/amd64 [2021-04-08T18:39:47.922Z] Experimental: true [2021-04-08T18:39:47.922Z] containerd: [2021-04-08T18:39:47.922Z] Version: 1.4.4 [2021-04-08T18:39:47.922Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:39:47.922Z] runc: [2021-04-08T18:39:47.922Z] Version: 1.0.0-rc93 [2021-04-08T18:39:47.922Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:47.922Z] docker-init: [2021-04-08T18:39:47.922Z] Version: 0.19.0 [2021-04-08T18:39:47.922Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-08T18:39:48.244Z] + docker info [2021-04-08T18:39:48.372Z] #21 4.198 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-08T18:39:48.399Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.0s [2021-04-08T18:39:49.335Z] #26 ... [2021-04-08T18:39:49.335Z] [2021-04-08T18:39:49.335Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:39:49.335Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-08T18:39:49.335Z] #63 DONE 0.7s [2021-04-08T18:39:49.335Z] [2021-04-08T18:39:49.335Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:39:49.335Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:39:49.593Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.3s done [2021-04-08T18:39:49.873Z] #21 ... [2021-04-08T18:39:49.873Z] [2021-04-08T18:39:49.873Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:49.873Z] #46 84.33 github.com/LK4D4/vndr/godl [2021-04-08T18:39:50.162Z] #46 84.90 github.com/LK4D4/vndr [2021-04-08T18:39:50.168Z] #26 DONE 9.0s [2021-04-08T18:39:50.168Z] [2021-04-08T18:39:50.168Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:39:50.168Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-08T18:39:50.168Z] #65 DONE 0.7s [2021-04-08T18:39:50.168Z] [2021-04-08T18:39:50.168Z] #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-08T18:39:50.168Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:39:51.107Z] #27 1.123 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:39:51.107Z] #27 1.133 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:39:51.107Z] #27 1.133 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:39:51.366Z] #27 1.279 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:39:51.366Z] #27 1.507 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:39:51.625Z] #27 1.795 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:39:52.079Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-04-08T18:39:52.079Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-08T18:39:53.546Z] #27 3.452 Fetched 8427 kB in 3s (3262 kB/s) [2021-04-08T18:39:54.481Z] #27 3.452 Reading package lists... [2021-04-08T18:39:54.600Z] #9 ... [2021-04-08T18:39:54.600Z] [2021-04-08T18:39:54.600Z] #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-08T18:39:54.600Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:39:54.600Z] #27 1.752 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:39:54.600Z] #27 1.752 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:39:54.600Z] #27 1.762 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:39:54.600Z] #27 1.909 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:39:54.600Z] #27 2.120 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:39:54.600Z] #27 2.389 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:39:54.600Z] #27 4.007 Fetched 8427 kB in 3s (3356 kB/s) [2021-04-08T18:39:54.600Z] #27 4.007 Reading package lists... [2021-04-08T18:39:54.600Z] #27 4.897 Reading package lists... [2021-04-08T18:39:54.600Z] #27 5.772 Building dependency tree... [2021-04-08T18:39:54.600Z] #27 6.096 The following additional packages will be installed: [2021-04-08T18:39:54.600Z] #27 6.096 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-08T18:39:54.600Z] #27 6.096 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-08T18:39:54.600Z] #27 6.096 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-08T18:39:54.600Z] #27 6.096 Suggested packages: [2021-04-08T18:39:54.600Z] #27 6.096 krb5-doc krb5-user [2021-04-08T18:39:54.600Z] #27 6.096 Recommended packages: [2021-04-08T18:39:54.600Z] #27 6.096 krb5-locales publicsuffix libsasl2-modules [2021-04-08T18:39:54.600Z] #27 6.325 The following NEW packages will be installed: [2021-04-08T18:39:54.600Z] #27 6.325 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-08T18:39:54.600Z] #27 6.325 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-08T18:39:54.600Z] #27 6.325 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-08T18:39:54.600Z] #27 6.325 libssh2-1 libssl1.1 openssl [2021-04-08T18:39:54.600Z] #27 6.595 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T18:39:54.600Z] #27 6.595 Need to get 5059 kB of archives. [2021-04-08T18:39:54.600Z] #27 6.595 After this operation, 12.1 MB of additional disk space will be used. [2021-04-08T18:39:54.600Z] #27 6.595 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-08T18:39:54.600Z] #27 6.606 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-08T18:39:54.600Z] #27 6.606 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-08T18:39:54.600Z] #27 6.606 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-08T18:39:54.600Z] #27 6.612 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-08T18:39:54.600Z] #27 6.612 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-08T18:39:54.600Z] #27 6.616 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-08T18:39:54.600Z] #27 6.619 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-08T18:39:54.600Z] #27 6.628 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-08T18:39:54.600Z] #27 6.628 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-08T18:39:54.600Z] #27 6.628 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-08T18:39:54.600Z] #27 6.636 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-08T18:39:54.600Z] #27 6.636 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-08T18:39:54.600Z] #27 6.636 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-08T18:39:54.600Z] #27 6.636 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-08T18:39:54.600Z] #27 6.640 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-08T18:39:54.600Z] #27 6.648 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-08T18:39:54.600Z] #27 6.648 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-08T18:39:54.600Z] #27 6.651 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-08T18:39:54.600Z] #27 6.664 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-08T18:39:54.600Z] #27 6.669 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-08T18:39:54.600Z] #27 6.808 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:39:54.600Z] #27 6.826 Fetched 5059 kB in 0s (15.2 MB/s) [2021-04-08T18:39:54.600Z] #27 6.868 Selecting previously unselected package libssl1.1:amd64. [2021-04-08T18:39:54.600Z] #27 6.868 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:39:54.600Z] #27 6.868 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 6.875 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:39:54.600Z] #27 7.068 Selecting previously unselected package openssl. [2021-04-08T18:39:54.600Z] #27 7.069 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.073 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:39:54.600Z] #27 7.206 Selecting previously unselected package ca-certificates. [2021-04-08T18:39:54.600Z] #27 7.206 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-08T18:39:54.600Z] #27 7.213 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-08T18:39:54.600Z] #27 7.290 Selecting previously unselected package libkeyutils1:amd64. [2021-04-08T18:39:54.600Z] #27 7.290 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.294 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-08T18:39:54.600Z] #27 7.325 Selecting previously unselected package libkrb5support0:amd64. [2021-04-08T18:39:54.600Z] #27 7.325 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.330 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.367 Selecting previously unselected package libk5crypto3:amd64. [2021-04-08T18:39:54.600Z] #27 7.367 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.373 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.419 Selecting previously unselected package libkrb5-3:amd64. [2021-04-08T18:39:54.600Z] #27 7.419 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.427 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.515 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-08T18:39:54.600Z] #27 7.516 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.519 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.566 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-08T18:39:54.600Z] #27 7.566 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.576 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.602 Selecting previously unselected package libsasl2-2:amd64. [2021-04-08T18:39:54.600Z] #27 7.602 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.605 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.646 Selecting previously unselected package libldap-common. [2021-04-08T18:39:54.600Z] #27 7.646 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-08T18:39:54.600Z] #27 7.650 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:39:54.600Z] #27 7.689 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-08T18:39:54.600Z] #27 7.689 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.692 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:39:54.600Z] #27 7.752 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-08T18:39:54.600Z] #27 7.753 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.756 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-08T18:39:54.600Z] #27 7.799 Selecting previously unselected package libpsl5:amd64. [2021-04-08T18:39:54.600Z] #27 7.800 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.811 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-08T18:39:54.600Z] #27 7.838 Selecting previously unselected package librtmp1:amd64. [2021-04-08T18:39:54.600Z] #27 7.838 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.848 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:39:54.600Z] #27 7.877 Selecting previously unselected package libssh2-1:amd64. [2021-04-08T18:39:54.600Z] #27 7.877 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.880 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-08T18:39:54.600Z] #27 7.924 Selecting previously unselected package libcurl4:amd64. [2021-04-08T18:39:54.600Z] #27 7.924 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.928 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-08T18:39:54.600Z] #27 7.984 Selecting previously unselected package curl. [2021-04-08T18:39:54.600Z] #27 7.984 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 7.992 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-08T18:39:54.600Z] #27 8.044 Selecting previously unselected package libonig5:amd64. [2021-04-08T18:39:54.600Z] #27 8.044 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 8.048 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:39:54.600Z] #27 8.104 Selecting previously unselected package libjq1:amd64. [2021-04-08T18:39:54.600Z] #27 8.104 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 8.108 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:39:54.600Z] #27 8.152 Selecting previously unselected package jq. [2021-04-08T18:39:54.600Z] #27 8.152 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:39:54.600Z] #27 8.156 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:39:54.600Z] #27 ... [2021-04-08T18:39:54.600Z] [2021-04-08T18:39:54.600Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:39:54.600Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:39:54.691Z] #46 ... [2021-04-08T18:39:54.691Z] [2021-04-08T18:39:54.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:54.691Z] #44 42.70 LINK criu/pie/restorer.built-in.o [2021-04-08T18:39:54.691Z] #44 42.70 GEN criu/pie/restorer-blob.h [2021-04-08T18:39:54.691Z] #44 42.77 DEP criu/vdso.d [2021-04-08T18:39:54.691Z] #44 42.89 DEP criu/uts_ns.d [2021-04-08T18:39:54.691Z] #44 43.02 DEP criu/util.d [2021-04-08T18:39:54.691Z] #44 43.17 DEP criu/uffd.d [2021-04-08T18:39:54.691Z] #44 43.27 DEP criu/tun.d [2021-04-08T18:39:54.691Z] #44 43.39 DEP criu/tty.d [2021-04-08T18:39:54.691Z] #44 43.47 DEP criu/timerfd.d [2021-04-08T18:39:54.691Z] #44 43.69 DEP criu/timens.d [2021-04-08T18:39:54.691Z] #44 43.80 DEP criu/sysfs_parse.d [2021-04-08T18:39:54.691Z] #44 43.96 DEP criu/sysctl.d [2021-04-08T18:39:54.691Z] #44 44.02 DEP criu/string.d [2021-04-08T18:39:54.691Z] #44 44.05 DEP criu/stats.d [2021-04-08T18:39:54.691Z] #44 44.10 DEP criu/sockets.d [2021-04-08T18:39:54.691Z] #44 44.24 DEP criu/sk-unix.d [2021-04-08T18:39:54.691Z] #44 44.38 DEP criu/sk-tcp.d [2021-04-08T18:39:54.691Z] #44 44.50 DEP criu/sk-queue.d [2021-04-08T18:39:54.691Z] #44 44.60 DEP criu/sk-packet.d [2021-04-08T18:39:54.691Z] #44 44.81 DEP criu/sk-netlink.d [2021-04-08T18:39:54.691Z] #44 44.92 DEP criu/sk-inet.d [2021-04-08T18:39:54.691Z] #44 45.18 DEP criu/signalfd.d [2021-04-08T18:39:54.691Z] #44 45.36 DEP criu/sigframe.d [2021-04-08T18:39:54.691Z] #44 45.44 DEP criu/shmem.d [2021-04-08T18:39:54.691Z] #44 45.56 DEP criu/servicefd.d [2021-04-08T18:39:54.691Z] #44 45.63 DEP criu/seize.d [2021-04-08T18:39:54.691Z] #44 45.79 DEP criu/seccomp.d [2021-04-08T18:39:54.691Z] #44 45.90 DEP criu/rst-malloc.d [2021-04-08T18:39:54.691Z] #44 45.97 DEP criu/rbtree.d [2021-04-08T18:39:54.691Z] #44 45.99 DEP criu/pstree.d [2021-04-08T18:39:54.691Z] #44 46.20 DEP criu/protobuf.d [2021-04-08T18:39:54.691Z] #44 46.35 GEN criu/protobuf-desc-gen.h [2021-04-08T18:39:54.691Z] #44 47.36 DEP criu/protobuf-desc.d [2021-04-08T18:39:54.691Z] #44 47.48 DEP criu/proc_parse.d [2021-04-08T18:39:54.691Z] #44 47.59 DEP criu/plugin.d [2021-04-08T18:39:54.691Z] #44 47.65 DEP criu/pipes.d [2021-04-08T18:39:54.691Z] #44 47.74 DEP criu/pie-util.d [2021-04-08T18:39:54.691Z] #44 47.81 DEP criu/pie-util-vdso.d [2021-04-08T18:39:54.691Z] #44 47.95 DEP criu/path.d [2021-04-08T18:39:54.691Z] #44 48.06 DEP criu/parasite-syscall.d [2021-04-08T18:39:54.691Z] #44 48.14 DEP criu/pagemap.d [2021-04-08T18:39:54.691Z] #44 48.25 DEP criu/pagemap-cache.d [2021-04-08T18:39:54.691Z] #44 48.40 DEP criu/page-xfer.d [2021-04-08T18:39:54.691Z] #44 48.55 DEP criu/page-pipe.d [2021-04-08T18:39:54.691Z] #44 48.67 DEP criu/netfilter.d [2021-04-08T18:39:54.691Z] #44 48.84 DEP criu/net.d [2021-04-08T18:39:54.691Z] #44 49.02 DEP criu/namespaces.d [2021-04-08T18:39:54.691Z] #44 49.19 DEP criu/mount.d [2021-04-08T18:39:54.691Z] #44 49.36 DEP criu/memfd.d [2021-04-08T18:39:54.691Z] #44 49.50 DEP criu/mem.d [2021-04-08T18:39:54.691Z] #44 49.74 DEP criu/lsm.d [2021-04-08T18:39:54.691Z] #44 49.87 DEP criu/log.d [2021-04-08T18:39:54.691Z] #44 50.03 DEP criu/libnetlink.d [2021-04-08T18:39:54.691Z] #44 50.15 DEP criu/kerndat.d [2021-04-08T18:39:54.691Z] #44 50.27 DEP criu/kcmp-ids.d [2021-04-08T18:39:54.691Z] #44 50.32 DEP criu/irmap.d [2021-04-08T18:39:54.691Z] #44 50.48 DEP criu/ipc_ns.d [2021-04-08T18:39:54.691Z] #44 50.65 DEP criu/image.d [2021-04-08T18:39:54.691Z] #44 50.82 DEP criu/image-desc.d [2021-04-08T18:39:54.691Z] #44 50.88 DEP criu/fsnotify.d [2021-04-08T18:39:54.691Z] #44 51.08 DEP criu/filesystems.d [2021-04-08T18:39:54.691Z] #44 51.23 DEP criu/files.d [2021-04-08T18:39:54.691Z] #44 51.42 DEP criu/files-reg.d [2021-04-08T18:39:54.691Z] #44 51.54 DEP criu/files-ext.d [2021-04-08T18:39:54.691Z] #44 51.60 DEP criu/file-lock.d [2021-04-08T18:39:54.691Z] #44 51.81 DEP criu/file-ids.d [2021-04-08T18:39:54.691Z] #44 51.96 DEP criu/fifo.d [2021-04-08T18:39:54.691Z] #44 52.09 DEP criu/fdstore.d [2021-04-08T18:39:54.691Z] #44 52.14 DEP criu/fault-injection.d [2021-04-08T18:39:54.691Z] #44 52.17 DEP criu/external.d [2021-04-08T18:39:54.691Z] #44 52.23 DEP criu/eventpoll.d [2021-04-08T18:39:54.691Z] #44 52.41 DEP criu/eventfd.d [2021-04-08T18:39:54.691Z] #44 52.55 DEP criu/crtools.d [2021-04-08T18:39:54.691Z] #44 52.70 DEP criu/cr-service.d [2021-04-08T18:39:54.691Z] #44 52.83 DEP criu/cr-restore.d [2021-04-08T18:39:54.691Z] #44 52.94 DEP criu/cr-errno.d [2021-04-08T18:39:54.691Z] #44 52.96 DEP criu/cr-dump.d [2021-04-08T18:39:54.691Z] #44 53.07 DEP criu/cr-dedup.d [2021-04-08T18:39:54.983Z] #44 53.18 DEP criu/cr-check.d [2021-04-08T18:39:54.983Z] #44 53.44 DEP criu/config.d [2021-04-08T18:39:54.983Z] #44 ... [2021-04-08T18:39:54.983Z] [2021-04-08T18:39:54.983Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:54.983Z] #54 7.345 + cd /tmp/tmp.qc99aZcoPT/src/github.com/opencontainers/runc [2021-04-08T18:39:54.983Z] #54 7.349 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:39:54.983Z] #54 7.756 + '[' -z '' ']' [2021-04-08T18:39:54.983Z] #54 7.756 + target=static [2021-04-08T18:39:54.983Z] #54 7.756 + make 'BUILDTAGS=seccomp ' static [2021-04-08T18:39:54.983Z] #54 8.073 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-08T18:39:55.273Z] #54 ... [2021-04-08T18:39:55.273Z] [2021-04-08T18:39:55.273Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:55.273Z] #44 53.58 DEP criu/clone-noasan.d [2021-04-08T18:39:55.273Z] #44 53.60 DEP criu/cgroup.d [2021-04-08T18:39:55.273Z] #44 53.67 DEP criu/cgroup-props.d [2021-04-08T18:39:55.273Z] #44 53.72 DEP criu/bitmap.d [2021-04-08T18:39:55.416Z] #27 4.358 Reading package lists... [2021-04-08T18:39:55.416Z] #27 5.260 Building dependency tree... [2021-04-08T18:39:55.416Z] #27 5.556 The following additional packages will be installed: [2021-04-08T18:39:55.416Z] #27 5.556 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-08T18:39:55.416Z] #27 5.556 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-08T18:39:55.416Z] #27 5.557 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-08T18:39:55.416Z] #27 5.558 Suggested packages: [2021-04-08T18:39:55.416Z] #27 5.558 krb5-doc krb5-user [2021-04-08T18:39:55.416Z] #27 5.558 Recommended packages: [2021-04-08T18:39:55.416Z] #27 5.558 krb5-locales publicsuffix libsasl2-modules [2021-04-08T18:39:55.429Z] Fetching without tags [2021-04-08T18:39:55.538Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-08T18:39:55.569Z] #44 53.72 DEP criu/bfd.d [2021-04-08T18:39:55.569Z] #44 53.78 DEP criu/autofs.d [2021-04-08T18:39:55.569Z] #44 ... [2021-04-08T18:39:55.569Z] [2021-04-08T18:39:55.569Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:39:55.569Z] #46 DONE 90.3s [2021-04-08T18:39:55.569Z] [2021-04-08T18:39:55.569Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:39:55.569Z] #44 53.88 DEP criu/aio.d [2021-04-08T18:39:55.675Z] #27 5.782 The following NEW packages will be installed: [2021-04-08T18:39:55.675Z] #27 5.783 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-08T18:39:55.675Z] #27 5.783 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-08T18:39:55.675Z] #27 5.783 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-08T18:39:55.675Z] #27 5.784 libssh2-1 libssl1.1 openssl [2021-04-08T18:39:55.789Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:39:55.795Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-04-08T18:39:55.861Z] #44 54.10 DEP criu/action-scripts.d [2021-04-08T18:39:55.933Z] #27 6.073 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T18:39:55.933Z] #27 6.073 Need to get 5059 kB of archives. [2021-04-08T18:39:55.933Z] #27 6.073 After this operation, 12.1 MB of additional disk space will be used. [2021-04-08T18:39:55.933Z] #27 6.073 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-08T18:39:55.933Z] #27 6.073 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-08T18:39:55.933Z] #27 6.073 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-08T18:39:55.933Z] #27 6.073 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-08T18:39:55.933Z] #27 6.078 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-08T18:39:55.933Z] #27 6.078 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-08T18:39:55.933Z] #27 6.091 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-08T18:39:55.933Z] #27 6.093 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-08T18:39:55.933Z] #27 6.094 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-08T18:39:55.933Z] #27 6.109 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-08T18:39:55.933Z] #27 6.109 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-08T18:39:56.169Z] #44 54.28 CC criu/action-scripts.o [2021-04-08T18:39:56.200Z] #27 6.116 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-08T18:39:56.200Z] #27 6.116 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-08T18:39:56.200Z] #27 6.116 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-08T18:39:56.200Z] #27 6.117 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-08T18:39:56.200Z] #27 6.119 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-08T18:39:56.200Z] #27 6.124 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-08T18:39:56.200Z] #27 6.136 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-08T18:39:56.200Z] #27 6.136 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-08T18:39:56.200Z] #27 6.136 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-08T18:39:56.200Z] #27 6.143 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-08T18:39:56.200Z] #27 6.303 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:39:56.200Z] #27 6.323 Fetched 5059 kB in 0s (15.0 MB/s) [2021-04-08T18:39:56.200Z] #27 6.395 Selecting previously unselected package libssl1.1:amd64. [2021-04-08T18:39:56.459Z] #27 6.395 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:39:56.459Z] #27 6.397 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-08T18:39:56.459Z] #27 6.412 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:39:56.460Z] #44 54.80 CC criu/aio.o [2021-04-08T18:39:55.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:55.378Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:39:55.393Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:55.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:39:55.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:39:55.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:55.436Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:39:55.797Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:55.807Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:39:56.789Z] #27 6.601 Selecting previously unselected package openssl. [2021-04-08T18:39:56.789Z] #27 6.601 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-08T18:39:56.789Z] #27 6.606 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:39:56.789Z] #27 6.742 Selecting previously unselected package ca-certificates. [2021-04-08T18:39:56.789Z] #27 6.742 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-08T18:39:56.789Z] #27 6.746 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-08T18:39:56.789Z] #27 ... [2021-04-08T18:39:56.789Z] [2021-04-08T18:39:56.789Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:39:56.789Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:39:56.789Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done [2021-04-08T18:39:56.789Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-08T18:39:56.789Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-04-08T18:39:56.789Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-04-08T18:39:56.789Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.2s [2021-04-08T18:39:56.789Z] #9 ... [2021-04-08T18:39:56.789Z] [2021-04-08T18:39:56.789Z] #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-08T18:39:56.789Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:39:56.789Z] #27 6.819 Selecting previously unselected package libkeyutils1:amd64. [2021-04-08T18:39:56.789Z] #27 6.819 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-08T18:39:56.789Z] #27 6.823 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-08T18:39:56.789Z] #27 6.856 Selecting previously unselected package libkrb5support0:amd64. [2021-04-08T18:39:56.789Z] #27 6.856 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:56.789Z] #27 6.858 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:56.789Z] #27 6.898 Selecting previously unselected package libk5crypto3:amd64. [2021-04-08T18:39:56.789Z] #27 6.898 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:56.789Z] #27 6.902 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:56.797Z] #44 55.20 CC criu/autofs.o [2021-04-08T18:39:57.050Z] #27 6.947 Selecting previously unselected package libkrb5-3:amd64. [2021-04-08T18:39:57.050Z] #27 6.947 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:57.050Z] #27 6.951 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:57.050Z] #27 7.072 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-08T18:39:57.050Z] #27 7.072 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:39:57.050Z] #27 7.077 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:57.050Z] #27 7.162 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-08T18:39:57.050Z] #27 7.162 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-08T18:39:57.309Z] #27 7.165 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:39:57.309Z] #27 7.210 Selecting previously unselected package libsasl2-2:amd64. [2021-04-08T18:39:57.309Z] #27 7.210 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-08T18:39:57.309Z] #27 7.214 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:39:57.309Z] #27 7.285 Selecting previously unselected package libldap-common. [2021-04-08T18:39:57.309Z] #27 7.285 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-08T18:39:57.309Z] #27 7.291 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:39:57.309Z] #27 7.357 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-08T18:39:57.309Z] #27 7.357 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-08T18:39:57.309Z] #27 7.362 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:39:57.309Z] #27 7.468 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-08T18:39:57.309Z] #27 7.468 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-08T18:39:57.309Z] #27 7.475 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-08T18:39:57.569Z] #27 7.547 Selecting previously unselected package libpsl5:amd64. [2021-04-08T18:39:57.569Z] #27 7.547 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-08T18:39:57.569Z] #27 7.554 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-08T18:39:57.569Z] #27 7.611 Selecting previously unselected package librtmp1:amd64. [2021-04-08T18:39:57.569Z] #27 7.611 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-08T18:39:57.569Z] #27 7.615 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:39:57.569Z] #27 7.656 Selecting previously unselected package libssh2-1:amd64. [2021-04-08T18:39:57.569Z] #27 7.656 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-08T18:39:57.569Z] #27 7.661 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-08T18:39:57.569Z] #27 7.734 Selecting previously unselected package libcurl4:amd64. [2021-04-08T18:39:57.569Z] #27 7.734 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-08T18:39:57.569Z] #27 7.738 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-08T18:39:57.827Z] #44 56.09 CC criu/bfd.o [2021-04-08T18:39:57.830Z] #27 7.804 Selecting previously unselected package curl. [2021-04-08T18:39:57.830Z] #27 7.804 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-08T18:39:57.830Z] #27 7.804 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-08T18:39:57.830Z] #27 7.870 Selecting previously unselected package libonig5:amd64. [2021-04-08T18:39:57.830Z] #27 7.870 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-08T18:39:57.830Z] #27 7.874 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:39:57.830Z] #27 7.924 Selecting previously unselected package libjq1:amd64. [2021-04-08T18:39:57.830Z] #27 7.925 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:39:57.830Z] #27 7.928 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:39:57.830Z] #27 7.968 Selecting previously unselected package jq. [2021-04-08T18:39:57.830Z] #27 7.968 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:39:57.830Z] #27 7.972 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:39:57.992Z] Merge succeeded, producing fba0190808fbe7dced44919db9e75c2c717131f8 [2021-04-08T18:39:57.992Z] Checking out Revision fba0190808fbe7dced44919db9e75c2c717131f8 (PR-41999) [2021-04-08T18:39:58.089Z] #27 8.008 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-08T18:39:58.089Z] #27 8.018 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-08T18:39:58.089Z] #27 8.027 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:39:58.089Z] #27 8.135 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-08T18:39:58.089Z] #27 8.146 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:39:58.089Z] #27 8.159 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:58.089Z] #27 8.168 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:39:58.089Z] #27 8.180 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:39:58.089Z] #27 8.189 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:58.089Z] #27 8.199 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:39:58.089Z] #27 8.208 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-08T18:39:58.089Z] #27 8.217 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:58.089Z] #27 8.228 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:39:58.117Z] #44 56.33 CC criu/bitmap.o [2021-04-08T18:39:58.117Z] #44 56.45 CC criu/cgroup-props.o [2021-04-08T18:39:58.348Z] #27 8.241 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:39:58.348Z] #27 8.250 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:39:58.348Z] #27 8.282 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:39:58.348Z] #27 8.291 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-08T18:39:58.746Z] #44 56.96 CC criu/cgroup.o [2021-04-08T18:39:56.818Z] > git remote # timeout=10 [2021-04-08T18:39:56.832Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:39:56.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:39:56.855Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:39:57.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T18:39:57.995Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:39:57.999Z] > git checkout -f fba0190808fbe7dced44919db9e75c2c717131f8 # timeout=10 [2021-04-08T18:39:58.916Z] #27 8.897 Updating certificates in /etc/ssl/certs... [2021-04-08T18:39:59.852Z] #27 9.723 137 added, 0 removed; done. [2021-04-08T18:39:59.852Z] #27 9.752 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:39:59.852Z] #27 9.761 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:39:59.852Z] #27 9.770 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-08T18:39:59.852Z] #27 9.779 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-08T18:39:59.852Z] #27 9.788 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:39:59.852Z] #27 9.807 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-08T18:39:59.852Z] #27 9.821 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:00.028Z] #9 ... [2021-04-08T18:40:00.028Z] [2021-04-08T18:40:00.028Z] #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-08T18:40:00.028Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:40:00.028Z] #27 8.196 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-08T18:40:00.028Z] #27 8.208 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-08T18:40:00.028Z] #27 8.218 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:00.028Z] #27 8.319 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 8.329 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:00.028Z] #27 8.342 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 8.352 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 8.361 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:00.028Z] #27 8.376 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 8.385 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 8.396 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-08T18:40:00.028Z] #27 8.405 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 8.414 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:00.028Z] #27 8.429 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:40:00.028Z] #27 8.439 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:40:00.028Z] #27 8.449 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:00.028Z] #27 8.458 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:00.028Z] #27 9.071 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:00.028Z] #27 9.903 137 added, 0 removed; done. [2021-04-08T18:40:00.028Z] #27 9.932 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:00.028Z] #27 9.942 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:00.028Z] #27 9.952 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-08T18:40:00.028Z] #27 9.961 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-08T18:40:00.028Z] #27 9.971 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:40:00.028Z] #27 9.987 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:00.028Z] #27 9.994 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:00.028Z] #27 10.65 0 added, 0 removed; done. [2021-04-08T18:40:00.028Z] #27 10.65 Running hooks in /etc/ca-certificates/update.d... [2021-04-08T18:40:00.028Z] #27 10.65 done. [2021-04-08T18:40:00.028Z] #27 DONE 12.9s [2021-04-08T18:40:00.028Z] [2021-04-08T18:40:00.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:00.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:00.028Z] #9 ... [2021-04-08T18:40:00.028Z] [2021-04-08T18:40:00.028Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:40:00.028Z] #28 sha256:b5542a38d66f0f1e76fc2b679f3dfa1b77b73d743aee95dce5c5d3596f70c5ce [2021-04-08T18:40:00.028Z] #28 DONE 0.6s [2021-04-08T18:40:00.028Z] [2021-04-08T18:40:00.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:00.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:00.248Z] #44 58.59 CC criu/clone-noasan.o [2021-04-08T18:40:00.482Z] Client: [2021-04-08T18:40:00.482Z] Context: default [2021-04-08T18:40:00.482Z] Debug Mode: false [2021-04-08T18:40:00.482Z] Plugins: [2021-04-08T18:40:00.482Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-08T18:40:00.482Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-08T18:40:00.482Z] [2021-04-08T18:40:00.482Z] Server: [2021-04-08T18:40:00.482Z] Containers: 0 [2021-04-08T18:40:00.482Z] Running: 0 [2021-04-08T18:40:00.482Z] Paused: 0 [2021-04-08T18:40:00.482Z] Stopped: 0 [2021-04-08T18:40:00.482Z] Images: 0 [2021-04-08T18:40:00.482Z] Server Version: 20.10.5 [2021-04-08T18:40:00.482Z] Storage Driver: overlay2 [2021-04-08T18:40:00.482Z] Backing Filesystem: extfs [2021-04-08T18:40:00.482Z] Supports d_type: true [2021-04-08T18:40:00.482Z] Native Overlay Diff: true [2021-04-08T18:40:00.482Z] Logging Driver: json-file [2021-04-08T18:40:00.482Z] Cgroup Driver: systemd [2021-04-08T18:40:00.482Z] Cgroup Version: 2 [2021-04-08T18:40:00.482Z] Plugins: [2021-04-08T18:40:00.482Z] Volume: local [2021-04-08T18:40:00.482Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:40:00.482Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-08T18:40:00.482Z] Swarm: inactive [2021-04-08T18:40:00.482Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-08T18:40:00.482Z] Default Runtime: runc [2021-04-08T18:40:00.482Z] Init Binary: docker-init [2021-04-08T18:40:00.482Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:00.482Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:40:00.482Z] init version: de40ad0 [2021-04-08T18:40:00.482Z] Security Options: [2021-04-08T18:40:00.482Z] apparmor [2021-04-08T18:40:00.482Z] seccomp [2021-04-08T18:40:00.482Z] Profile: default [2021-04-08T18:40:00.482Z] cgroupns [2021-04-08T18:40:00.482Z] Kernel Version: 5.4.0-1041-aws [2021-04-08T18:40:00.482Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-08T18:40:00.482Z] OSType: linux [2021-04-08T18:40:00.482Z] Architecture: x86_64 [2021-04-08T18:40:00.482Z] CPUs: 2 [2021-04-08T18:40:00.482Z] Total Memory: 7.569GiB [2021-04-08T18:40:00.482Z] Name: ip-10-100-32-172 [2021-04-08T18:40:00.482Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-08T18:40:00.482Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:40:00.482Z] Debug Mode: false [2021-04-08T18:40:00.482Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:40:00.482Z] Labels: [2021-04-08T18:40:00.482Z] Experimental: true [2021-04-08T18:40:00.482Z] Insecure Registries: [2021-04-08T18:40:00.482Z] 127.0.0.0/8 [2021-04-08T18:40:00.482Z] Live Restore Enabled: true [2021-04-08T18:40:00.482Z] [2021-04-08T18:40:00.482Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [2021-04-08T18:40:00.500Z] #27 10.62 0 added, 0 removed; done. [2021-04-08T18:40:00.500Z] #27 10.62 Running hooks in /etc/ca-certificates/update.d... [2021-04-08T18:40:00.500Z] #27 10.63 done. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-08T18:40:00.538Z] #44 58.80 CC criu/config.o [Pipeline] sh [2021-04-08T18:40:00.842Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:40:00.958Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2021-04-08T18:40:01.104Z] #2 [internal] load .dockerignore [2021-04-08T18:40:01.104Z] #2 sha256:2b83fd32e03f2d610f1b3306df32e262dc194b6535c73a073a70bdaa866aee8c [2021-04-08T18:40:01.104Z] #2 transferring context: 87B done [2021-04-08T18:40:01.104Z] #2 DONE 0.2s [2021-04-08T18:40:01.104Z] [2021-04-08T18:40:01.104Z] #1 [internal] load build definition from Dockerfile [2021-04-08T18:40:01.104Z] #1 sha256:9971c5bfd6aebb6dd23919a750743d8e4e569903dec2c4ffea53825c41b03704 [2021-04-08T18:40:01.104Z] #1 transferring dockerfile: 17.02kB done [2021-04-08T18:40:01.104Z] #1 DONE 0.3s [2021-04-08T18:40:01.104Z] [2021-04-08T18:40:01.104Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:40:01.104Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-08T18:40:01.190Z] #44 ... [2021-04-08T18:40:01.190Z] [2021-04-08T18:40:01.190Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-08T18:40:01.190Z] #33 DONE 95.8s [2021-04-08T18:40:01.190Z] [2021-04-08T18:40:01.190Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-08T18:40:01.190Z] #21 7.164 Fetched 8588 kB in 6s (1380 kB/s) [2021-04-08T18:40:01.190Z] #21 7.164 Reading package lists... [2021-04-08T18:40:01.190Z] #21 9.433 Reading package lists... [2021-04-08T18:40:01.190Z] #21 11.16 Building dependency tree... [2021-04-08T18:40:01.190Z] #21 11.66 libcap2-bin is already the newest version (1:2.25-2). [2021-04-08T18:40:01.190Z] #21 11.66 The following additional packages will be installed: [2021-04-08T18:40:01.190Z] #21 11.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-08T18:40:01.190Z] #21 11.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-08T18:40:01.190Z] #21 11.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-08T18:40:01.190Z] #21 11.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-08T18:40:01.190Z] #21 11.66 python3.7 python3.7-minimal vim-runtime xxd [2021-04-08T18:40:01.190Z] #21 11.66 Suggested packages: [2021-04-08T18:40:01.190Z] #21 11.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-08T18:40:01.190Z] #21 11.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-08T18:40:01.190Z] #21 11.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-08T18:40:01.190Z] #21 11.66 Recommended packages: [2021-04-08T18:40:01.190Z] #21 11.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-08T18:40:01.190Z] #21 11.66 python3-keyrings.alt python3-xdg unzip [2021-04-08T18:40:01.190Z] #21 12.83 The following NEW packages will be installed: [2021-04-08T18:40:01.190Z] #21 12.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-08T18:40:01.190Z] #21 12.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-08T18:40:01.190Z] #21 12.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-08T18:40:01.190Z] #21 12.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-08T18:40:01.190Z] #21 12.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-08T18:40:01.190Z] #21 12.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-08T18:40:01.190Z] #21 12.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-08T18:40:01.190Z] #21 12.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-08T18:40:01.190Z] #21 12.84 xz-utils zip [2021-04-08T18:40:01.190Z] #21 12.92 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:40:01.190Z] #21 12.92 Need to get 27.7 MB of archives. [2021-04-08T18:40:01.190Z] #21 12.92 After this operation, 117 MB of additional disk space will be used. [2021-04-08T18:40:01.190Z] #21 12.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-08T18:40:01.190Z] #21 12.94 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-08T18:40:01.190Z] #21 12.97 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-08T18:40:01.190Z] #21 13.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-08T18:40:01.190Z] #21 13.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-08T18:40:01.190Z] #21 13.02 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-08T18:40:01.190Z] #21 13.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-08T18:40:01.190Z] #21 13.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-08T18:40:01.190Z] #21 13.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-08T18:40:01.190Z] #21 13.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-08T18:40:01.190Z] #21 13.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-08T18:40:01.190Z] #21 13.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-08T18:40:01.190Z] #21 13.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-08T18:40:01.190Z] #21 13.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-08T18:40:01.190Z] #21 13.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-08T18:40:01.190Z] #21 13.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-08T18:40:01.190Z] #21 13.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-08T18:40:01.190Z] #21 13.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:40:01.190Z] #21 13.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-08T18:40:01.190Z] #21 13.13 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-08T18:40:01.190Z] #21 13.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-08T18:40:01.190Z] #21 13.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-08T18:40:01.190Z] #21 13.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-08T18:40:01.190Z] #21 13.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-08T18:40:01.190Z] #21 13.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-08T18:40:01.190Z] #21 13.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-08T18:40:01.190Z] #21 13.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-08T18:40:01.190Z] #21 13.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-08T18:40:01.190Z] #21 13.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-08T18:40:01.190Z] #21 13.42 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-08T18:40:01.190Z] #21 13.43 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-08T18:40:01.190Z] #21 13.43 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-08T18:40:01.190Z] #21 13.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-08T18:40:01.190Z] #21 13.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-08T18:40:01.190Z] #21 13.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-08T18:40:01.190Z] #21 13.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-08T18:40:01.190Z] #21 13.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-08T18:40:01.190Z] #21 13.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-08T18:40:01.190Z] #21 13.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-08T18:40:01.190Z] #21 13.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-08T18:40:01.190Z] #21 13.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-08T18:40:01.190Z] #21 13.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-08T18:40:01.190Z] #21 13.53 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-08T18:40:01.190Z] #21 13.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-08T18:40:01.190Z] #21 13.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-08T18:40:01.190Z] #21 13.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-08T18:40:01.190Z] #21 13.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-08T18:40:01.190Z] #21 13.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-08T18:40:01.190Z] #21 14.23 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:01.190Z] #21 14.28 Fetched 27.7 MB in 1s (30.2 MB/s) [2021-04-08T18:40:01.190Z] #21 14.33 Selecting previously unselected package pigz. [2021-04-08T18:40:01.190Z] #21 14.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 ... 23201 files and directories currently installed.) [2021-04-08T18:40:01.190Z] #21 14.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-08T18:40:01.190Z] #21 14.39 Unpacking pigz (2.4-1) ... [2021-04-08T18:40:01.190Z] #21 14.45 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-08T18:40:01.190Z] #21 14.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-08T18:40:01.190Z] #21 14.46 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-08T18:40:01.190Z] #21 14.85 Selecting previously unselected package python3.7-minimal. [2021-04-08T18:40:01.190Z] #21 14.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-08T18:40:01.190Z] #21 14.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:40:01.190Z] #21 15.55 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-08T18:40:01.190Z] #21 15.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:40:01.190Z] #21 16.96 Selecting previously unselected package python3-minimal. [2021-04-08T18:40:01.190Z] #21 16.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2021-04-08T18:40:01.190Z] #21 17.01 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-08T18:40:01.190Z] #21 17.01 Unpacking python3-minimal (3.7.3-1) ... [2021-04-08T18:40:01.216Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-08T18:40:01.474Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-08T18:40:01.493Z] #21 17.17 Selecting previously unselected package libmpdec2:s390x. [2021-04-08T18:40:01.493Z] #21 17.17 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-08T18:40:01.493Z] #21 17.18 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-08T18:40:01.493Z] #21 17.30 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-08T18:40:01.493Z] #21 ... [2021-04-08T18:40:01.493Z] [2021-04-08T18:40:01.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:01.493Z] #44 59.72 CC criu/cr-check.o [2021-04-08T18:40:01.730Z] #9 DONE 24.3s [2021-04-08T18:40:01.730Z] [2021-04-08T18:40:01.730Z] #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-08T18:40:01.730Z] #29 sha256:95077c51d833984c27c39a2c60fcc745357d21e4ee5726a9a41d83ee0598babf [2021-04-08T18:40:01.730Z] #29 1.101 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-08T18:40:01.730Z] #29 1.182 [2021-04-08T18:40:01.730Z] #29 1.298 ######## 12.1% ################# 24.1% ################# 24.2% ############################################# 62.5% ###################################################################### 97.5% ######################################################################## 100.0% [2021-04-08T18:40:01.730Z] #29 1.801 [2021-04-08T18:40:01.730Z] #29 1.904 ######################################################################## 100.0% [2021-04-08T18:40:01.730Z] #29 1.994 [2021-04-08T18:40:01.752Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:40:01.755Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:40:01.988Z] #29 2.106 ######################################################## 78.0% ######################################################################## 100.0% [2021-04-08T18:40:01.988Z] #29 2.213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:40:02.492Z] #3 DONE 1.0s [2021-04-08T18:40:02.492Z] [2021-04-08T18:40:02.492Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-08T18:40:02.492Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-08T18:40:02.492Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-08T18:40:02.492Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-08T18:40:02.492Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-08T18:40:02.492Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-08T18:40:02.492Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-08T18:40:02.492Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.2s [2021-04-08T18:40:02.539Z] #44 60.72 CC criu/cr-dedup.o [2021-04-08T18:40:02.539Z] #44 60.85 CC criu/cr-dump.o [2021-04-08T18:40:02.753Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-04-08T18:40:02.753Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-04-08T18:40:02.753Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-08T18:40:02.763Z] #29 2.334 #### 5.9% ######################### 35.0% ####################################### 55.0% ############################################## 64.7% #################################################################### 95.2% ######################################################################## 100.0% [2021-04-08T18:40:02.763Z] #29 2.839 [2021-04-08T18:40:02.964Z] + docker version [2021-04-08T18:40:03.016Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-08T18:40:03.016Z] #4 DONE 0.8s [2021-04-08T18:40:03.021Z] #29 2.952 ### 4.9% ####### 10.0% ########## 15.1% [2021-04-08T18:40:03.021Z] #29 ... [2021-04-08T18:40:03.021Z] [2021-04-08T18:40:03.021Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-08T18:40:03.021Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-08T18:40:03.021Z] #10 DONE 1.2s [2021-04-08T18:40:03.021Z] [2021-04-08T18:40:03.021Z] #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-08T18:40:03.021Z] #29 sha256:95077c51d833984c27c39a2c60fcc745357d21e4ee5726a9a41d83ee0598babf [2021-04-08T18:40:03.064Z] #27 DONE 13.3s [2021-04-08T18:40:03.064Z] [2021-04-08T18:40:03.064Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:03.064Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:03.064Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-04-08T18:40:03.064Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.5s [2021-04-08T18:40:03.278Z] [2021-04-08T18:40:03.278Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:40:03.278Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-08T18:40:03.539Z] #5 ... [2021-04-08T18:40:03.539Z] [2021-04-08T18:40:03.539Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:40:03.539Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-08T18:40:03.539Z] #7 DONE 0.4s [2021-04-08T18:40:03.539Z] [2021-04-08T18:40:03.539Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:03.539Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-08T18:40:03.539Z] #8 DONE 0.4s [2021-04-08T18:40:03.793Z] #29 2.952 ### 4.9% ####### 10.0% ########## 15.1% ############## 20.4% ################# 25.0% ##################### 30.2% ###################### 31.2% ############################## 42.0% ################################## 47.2% ##################################### 52.4% # [2021-04-08T18:40:03.793Z] #29 ... [2021-04-08T18:40:03.793Z] [2021-04-08T18:40:03.794Z] #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-08T18:40:03.794Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-08T18:40:03.794Z] #11 DONE 0.9s [2021-04-08T18:40:03.794Z] [2021-04-08T18:40:03.794Z] #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-08T18:40:03.794Z] #29 sha256:95077c51d833984c27c39a2c60fcc745357d21e4ee5726a9a41d83ee0598babf [2021-04-08T18:40:03.800Z] [2021-04-08T18:40:03.800Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:03.800Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:40:03.800Z] #6 DONE 0.5s [2021-04-08T18:40:03.800Z] [2021-04-08T18:40:03.800Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:40:03.800Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-08T18:40:04.000Z] #9 ... [2021-04-08T18:40:04.000Z] [2021-04-08T18:40:04.000Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:40:04.000Z] #28 sha256:c3e52db808f44933282dc0657eaa4b836c56d15cf84420e3e885a87df9b0f0f3 [2021-04-08T18:40:04.000Z] #28 DONE 0.5s [2021-04-08T18:40:04.000Z] [2021-04-08T18:40:04.000Z] #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-08T18:40:04.000Z] #29 sha256:13dad1982a463e8ea7a283a35d352a12b58f87f3bd2b030056a67469d30de4a9 [2021-04-08T18:40:04.057Z] #29 2.952 ### 4.9% ####### 10.0% ########## 15.1% ############## 20.4% ################# 25.0% ##################### 30.2% ###################### 31.2% ############################## 42.0% ################################## 47.2% ##################################### 52.4% ######################################### 58.1% ############################################# 63.1% [2021-04-08T18:40:04.057Z] #29 ... [2021-04-08T18:40:04.057Z] [2021-04-08T18:40:04.057Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:40:04.057Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-08T18:40:04.057Z] #39 DONE 0.2s [2021-04-08T18:40:04.057Z] [2021-04-08T18:40:04.057Z] #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-08T18:40:04.057Z] #29 sha256:95077c51d833984c27c39a2c60fcc745357d21e4ee5726a9a41d83ee0598babf [2021-04-08T18:40:04.057Z] #29 2.952 ### 4.9% ####### 10.0% ########## 15.1% ############## 20.4% ################# 25.0% ##################### 30.2% ###################### 31.2% ############################## 42.0% ################################## 47.2% ##################################### 52.4% ######################################### 58.1% ############################################# 63.1% ################################################# 68.4% [2021-04-08T18:40:04.057Z] #29 ... [2021-04-08T18:40:04.057Z] [2021-04-08T18:40:04.057Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:40:04.057Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-08T18:40:04.057Z] #31 DONE 0.2s [2021-04-08T18:40:04.057Z] [2021-04-08T18:40:04.057Z] #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-08T18:40:04.057Z] #29 sha256:95077c51d833984c27c39a2c60fcc745357d21e4ee5726a9a41d83ee0598babf [2021-04-08T18:40:04.061Z] #5 DONE 0.8s [2021-04-08T18:40:04.093Z] #44 61.98 CC criu/cr-errno.o [2021-04-08T18:40:04.093Z] #44 62.00 CC criu/cr-restore.o [2021-04-08T18:40:04.430Z] Removing intermediate container 68a33c05aab0 [2021-04-08T18:40:04.430Z] ---> adf51a027915 [2021-04-08T18:40:04.430Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-08T18:40:04.430Z] ---> 805dc2d65d1c [2021-04-08T18:40:04.430Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-08T18:40:04.430Z] ---> c19edf51decd [2021-04-08T18:40:04.430Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-08T18:40:04.430Z] ---> Running in 547c1db58b47 [2021-04-08T18:40:04.430Z] Removing intermediate container 547c1db58b47 [2021-04-08T18:40:04.430Z] ---> 9d240974cec1 [2021-04-08T18:40:04.430Z] Successfully built 9d240974cec1 [2021-04-08T18:40:04.430Z] Successfully tagged moby-buildx:latest [2021-04-08T18:40:04.430Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-08T18:40:04.430Z] if [ -n "${id}" ]; then \ [2021-04-08T18:40:04.430Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-08T18:40:04.430Z] && touch bundles/buildx; \ [2021-04-08T18:40:04.430Z] docker rm -f ${id}; \ [2021-04-08T18:40:04.430Z] fi [2021-04-08T18:40:04.430Z] 352c95f6d7c10002e6d1b4862c9bf10a480d9c1698c4abeeb672084e7d7ff155 [2021-04-08T18:40:04.430Z] bundles/buildx version [2021-04-08T18:40:04.430Z] buildx v0.5.1 11057da [2021-04-08T18:40:04.430Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:40:04.430Z] #1 [internal] booting buildkit [2021-04-08T18:40:04.430Z] #1 sha256:62287cc0aed2d69f18bd5b79c1857da10e6cf79df5d86e019c1e4fef02f5c6fc [2021-04-08T18:40:04.430Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-08T18:40:04.579Z] #29 2.952 ### 4.9% ####### 10.0% ########## 15.1% ############## 20.4% ################# 25.0% ##################### 30.2% ###################### 31.2% ############################## 42.0% ################################## 47.2% ##################################### 52.4% ######################################### 58.1% ############################################# 63.1% ################################################# 68.4% #################################################### 73.6% ######################################################## 78.4% ########################################################### 82.2% ############################################################## 86.4% ################################################################## 92.7% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-08T18:40:04.837Z] #29 4.851 [2021-04-08T18:40:04.937Z] #29 1.115 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-08T18:40:04.937Z] #29 1.191 [2021-04-08T18:40:05.402Z] #29 5.319 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-08T18:40:05.403Z] #29 5.465 [2021-04-08T18:40:05.403Z] #29 5.562 ######################################################################## 100.0% [2021-04-08T18:40:05.403Z] #29 5.601 [2021-04-08T18:40:05.458Z] #29 1.309 ############ 16.9% ########################## 37.1% ######################################### 57.1% ####################################################### 77.0% ##################################################################### 97.0% ######################################################################## 100.0% [2021-04-08T18:40:05.458Z] #29 1.786 [2021-04-08T18:40:05.719Z] #29 ... [2021-04-08T18:40:05.719Z] [2021-04-08T18:40:05.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:05.719Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:05.719Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-08T18:40:05.719Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-08T18:40:05.719Z] #9 DONE 24.6s [2021-04-08T18:40:05.719Z] [2021-04-08T18:40:05.719Z] #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-08T18:40:05.719Z] #29 sha256:13dad1982a463e8ea7a283a35d352a12b58f87f3bd2b030056a67469d30de4a9 [2021-04-08T18:40:05.719Z] #29 1.898 ######################### 36.1% ######################################################################## 100.0% [2021-04-08T18:40:05.952Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2021-04-08T18:40:05.952Z] #1 creating container buildx_buildkit_default [2021-04-08T18:40:05.969Z] #29 6.162 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-08T18:40:05.969Z] #29 6.285 [2021-04-08T18:40:05.978Z] [2021-04-08T18:40:05.978Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:05.978Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:05.978Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-08T18:40:05.978Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-08T18:40:05.979Z] #29 2.030 [2021-04-08T18:40:05.979Z] #29 2.148 ########################################################## 80.6% ######################################################################## 100.0% [2021-04-08T18:40:05.979Z] #29 2.262 [2021-04-08T18:40:06.167Z] #44 64.31 CC criu/cr-service.o [2021-04-08T18:40:06.246Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-08T18:40:06.246Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-08T18:40:06.264Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-08T18:40:06.486Z] #29 6.417 ################## 25.6% ######################################################################## 100.0% [2021-04-08T18:40:06.486Z] #29 6.462 [2021-04-08T18:40:06.562Z] #1 DONE 3.3s [2021-04-08T18:40:06.562Z] [2021-04-08T18:40:06.562Z] #2 [internal] load build definition from Dockerfile [2021-04-08T18:40:06.562Z] #2 sha256:4168ab80cfe045f4df209f4cbbeaeeab6fd8dea821c6ece73f5f337e5de7970d [2021-04-08T18:40:06.562Z] #2 transferring dockerfile: 17.01kB 0.0s done [2021-04-08T18:40:06.562Z] #2 DONE 0.0s [2021-04-08T18:40:06.562Z] [2021-04-08T18:40:06.562Z] #3 [internal] load .dockerignore [2021-04-08T18:40:06.562Z] #3 sha256:8b1bb002e3c1e83b72eefb5dbad3ac69a0f460b23f66c3bb3ed5fd2361aed999 [2021-04-08T18:40:06.562Z] #3 transferring context: 87B 0.0s done [2021-04-08T18:40:06.562Z] #3 DONE 0.0s [2021-04-08T18:40:06.562Z] [2021-04-08T18:40:06.562Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:40:06.562Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-08T18:40:06.756Z] #29 2.384 ############ 17.2% ########################## 36.5% ######################################## 55.6% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-08T18:40:06.756Z] #29 2.879 [2021-04-08T18:40:06.756Z] [2021-04-08T18:40:06.756Z] #29 ... [2021-04-08T18:40:06.756Z] [2021-04-08T18:40:06.756Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-08T18:40:06.756Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-08T18:40:06.756Z] #10 DONE 1.1s [2021-04-08T18:40:06.756Z] [2021-04-08T18:40:06.757Z] #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-08T18:40:06.757Z] #29 sha256:13dad1982a463e8ea7a283a35d352a12b58f87f3bd2b030056a67469d30de4a9 [2021-04-08T18:40:06.804Z] #44 65.15 CC criu/crtools.o [2021-04-08T18:40:06.804Z] #44 ... [2021-04-08T18:40:06.804Z] [2021-04-08T18:40:06.804Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-08T18:40:06.804Z] #21 17.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 17.30 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-08T18:40:06.804Z] #21 18.09 Selecting previously unselected package python3.7. [2021-04-08T18:40:06.804Z] #21 18.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.11 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:40:06.804Z] #21 18.20 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-08T18:40:06.804Z] #21 18.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.21 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-08T18:40:06.804Z] #21 18.25 Setting up python3-minimal (3.7.3-1) ... [2021-04-08T18:40:06.804Z] #21 18.72 Selecting previously unselected package python3. [2021-04-08T18:40:06.804Z] #21 18.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-04-08T18:40:06.804Z] #21 18.74 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.75 Unpacking python3 (3.7.3-1) ... [2021-04-08T18:40:06.804Z] #21 18.81 Selecting previously unselected package libip4tc0:s390x. [2021-04-08T18:40:06.804Z] #21 18.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.81 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-08T18:40:06.804Z] #21 18.85 Selecting previously unselected package libip6tc0:s390x. [2021-04-08T18:40:06.804Z] #21 18.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.85 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-08T18:40:06.804Z] #21 18.91 Selecting previously unselected package libiptc0:s390x. [2021-04-08T18:40:06.804Z] #21 18.91 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.91 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-08T18:40:06.804Z] #21 18.94 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-08T18:40:06.804Z] #21 18.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.95 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-08T18:40:06.804Z] #21 18.96 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-08T18:40:06.804Z] #21 18.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 18.97 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-08T18:40:06.804Z] #21 19.01 Selecting previously unselected package libnftnl11:s390x. [2021-04-08T18:40:06.804Z] #21 19.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 19.01 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-08T18:40:06.804Z] #21 19.05 Selecting previously unselected package iptables. [2021-04-08T18:40:06.804Z] #21 19.05 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 19.05 Unpacking iptables (1.8.2-4) ... [2021-04-08T18:40:06.804Z] #21 19.20 Selecting previously unselected package xxd. [2021-04-08T18:40:06.804Z] #21 19.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 19.21 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:40:06.804Z] #21 19.28 Selecting previously unselected package vim-common. [2021-04-08T18:40:06.804Z] #21 19.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:40:06.804Z] #21 19.29 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:40:06.804Z] #21 19.39 Selecting previously unselected package bash-completion. [2021-04-08T18:40:06.804Z] #21 19.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-08T18:40:06.804Z] #21 20.81 Unpacking bash-completion (1:2.8-6) ... [2021-04-08T18:40:06.804Z] #21 21.06 Selecting previously unselected package bzip2. [2021-04-08T18:40:06.804Z] #21 21.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:40:06.804Z] #21 21.12 Selecting previously unselected package xz-utils. [2021-04-08T18:40:06.804Z] #21 21.12 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.13 Unpacking xz-utils (5.2.4-1) ... [2021-04-08T18:40:06.804Z] #21 21.25 Selecting previously unselected package apparmor. [2021-04-08T18:40:06.804Z] #21 21.25 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.28 Unpacking apparmor (2.13.2-10) ... [2021-04-08T18:40:06.804Z] #21 21.47 Selecting previously unselected package aufs-tools. [2021-04-08T18:40:06.804Z] #21 21.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:40:06.804Z] #21 21.56 Selecting previously unselected package libonig5:s390x. [2021-04-08T18:40:06.804Z] #21 21.56 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.56 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-08T18:40:06.804Z] #21 21.65 Selecting previously unselected package libjq1:s390x. [2021-04-08T18:40:06.804Z] #21 21.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.65 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-08T18:40:06.804Z] #21 21.72 Selecting previously unselected package jq. [2021-04-08T18:40:06.804Z] #21 21.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.73 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:06.804Z] #21 21.79 Selecting previously unselected package libaio1:s390x. [2021-04-08T18:40:06.804Z] #21 21.79 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.79 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-08T18:40:06.804Z] #21 21.83 Selecting previously unselected package libgpm2:s390x. [2021-04-08T18:40:06.804Z] #21 21.83 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.83 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-08T18:40:06.804Z] #21 21.87 Selecting previously unselected package libicu63:s390x. [2021-04-08T18:40:06.804Z] #21 21.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-08T18:40:06.804Z] #21 21.87 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-08T18:40:07.052Z] #29 7.178 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-08T18:40:07.052Z] #29 7.290 [2021-04-08T18:40:07.212Z] #4 DONE 0.5s [2021-04-08T18:40:07.212Z] [2021-04-08T18:40:07.212Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-08T18:40:07.212Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-08T18:40:07.212Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-08T18:40:07.438Z] #21 ... [2021-04-08T18:40:07.438Z] [2021-04-08T18:40:07.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:07.438Z] #44 65.59 CC criu/eventfd.o [2021-04-08T18:40:07.438Z] #44 65.79 CC criu/eventpoll.o [2021-04-08T18:40:07.511Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 2.10MB / 8.92MB 0.2s [2021-04-08T18:40:07.511Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.3s done [2021-04-08T18:40:07.511Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-08T18:40:07.806Z] #29 2.992 # 2.0% ##### 7.2% ########## 14.4% ############## 20.4% ################## 25.8% ##################### 30.3% ########################## 37.0% ############################## 42.1% ################################## 47.4% ##################################### 52.6% ################## [2021-04-08T18:40:07.806Z] #29 ... [2021-04-08T18:40:07.806Z] [2021-04-08T18:40:07.806Z] #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-08T18:40:07.806Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-08T18:40:07.806Z] #11 DONE 1.1s [2021-04-08T18:40:07.806Z] [2021-04-08T18:40:07.806Z] #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-08T18:40:07.806Z] #29 sha256:13dad1982a463e8ea7a283a35d352a12b58f87f3bd2b030056a67469d30de4a9 [2021-04-08T18:40:07.807Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-08T18:40:07.807Z] #5 DONE 0.4s [2021-04-08T18:40:07.807Z] [2021-04-08T18:40:07.807Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:07.807Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:40:07.825Z] #29 7.429 0.0% ################ 23.5% ################################# 47.1% ########################################### 60.2% ################################################# 68.1% ######################################################################## 100.0% [2021-04-08T18:40:07.825Z] #29 8.003 [2021-04-08T18:40:08.071Z] #29 2.992 # 2.0% ##### 7.2% ########## 14.4% ############## 20.4% ################## 25.8% ##################### 30.3% ########################## 37.0% ############################## 42.1% ################################## 47.4% ##################################### 52.6% ######################################### 58.0% ############################################# 63.1% [2021-04-08T18:40:08.071Z] #29 ... [2021-04-08T18:40:08.071Z] [2021-04-08T18:40:08.071Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:40:08.071Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-08T18:40:08.071Z] #31 DONE 0.2s [2021-04-08T18:40:08.071Z] [2021-04-08T18:40:08.071Z] #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-08T18:40:08.071Z] #29 sha256:13dad1982a463e8ea7a283a35d352a12b58f87f3bd2b030056a67469d30de4a9 [2021-04-08T18:40:08.071Z] #29 2.992 # 2.0% ##### 7.2% ########## 14.4% ############## 20.4% ################## 25.8% ##################### 30.3% ########################## 37.0% ############################## 42.1% ################################## 47.4% ##################################### 52.6% ######################################### 58.0% ############################################# 63.1% ################################################# 68.4% [2021-04-08T18:40:08.071Z] #29 ... [2021-04-08T18:40:08.071Z] [2021-04-08T18:40:08.071Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:40:08.071Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-08T18:40:08.071Z] #39 DONE 0.3s [2021-04-08T18:40:08.071Z] [2021-04-08T18:40:08.072Z] #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-08T18:40:08.072Z] #29 sha256:13dad1982a463e8ea7a283a35d352a12b58f87f3bd2b030056a67469d30de4a9 [2021-04-08T18:40:08.442Z] #29 8.393 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-08T18:40:08.442Z] #29 8.529 [2021-04-08T18:40:08.442Z] #29 ... [2021-04-08T18:40:08.442Z] [2021-04-08T18:40:08.442Z] #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-08T18:40:08.442Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-08T18:40:08.442Z] #12 DONE 4.6s [2021-04-08T18:40:08.442Z] [2021-04-08T18:40:08.442Z] #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-08T18:40:08.442Z] #29 sha256:95077c51d833984c27c39a2c60fcc745357d21e4ee5726a9a41d83ee0598babf [2021-04-08T18:40:08.442Z] #29 8.607 ######################################################################## 100.0% [2021-04-08T18:40:08.442Z] #29 8.638 [2021-04-08T18:40:08.471Z] #44 66.50 CC criu/external.o [2021-04-08T18:40:08.471Z] #44 66.72 CC criu/fault-injection.o [2021-04-08T18:40:08.471Z] #44 66.80 CC criu/fdstore.o [2021-04-08T18:40:08.725Z] #29 8.902 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-08T18:40:08.725Z] #29 9.034 [2021-04-08T18:40:08.762Z] #44 67.03 CC criu/fifo.o [2021-04-08T18:40:08.847Z] #9 ... [2021-04-08T18:40:08.847Z] [2021-04-08T18:40:08.847Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:40:08.847Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-08T18:40:08.847Z] #6 DONE 1.1s [2021-04-08T18:40:08.862Z] #29 2.992 # 2.0% ##### 7.2% ########## 14.4% ############## 20.4% ################## 25.8% ##################### 30.3% ########################## 37.0% ############################## 42.1% ################################## 47.4% ##################################### 52.6% ######################################### 58.0% ############################################# 63.1% ################################################# 68.4% #################################################### 73.1% ######################################################## 79.1% ########################################################## 81.3% ############################################################# 86.0% ################################################################ 89.9% ################################################################## 92.8% ###################################################################### 97.5% ######################################################################## 100.0% [2021-04-08T18:40:08.862Z] #29 5.045 [2021-04-08T18:40:09.007Z] #29 9.103 ######################################################################## 100.0% [2021-04-08T18:40:09.007Z] #29 9.139 [2021-04-08T18:40:09.007Z] #29 9.179 Download of images into '/build' complete. [2021-04-08T18:40:09.007Z] #29 9.179 Use something like the following to load the result into a Docker daemon: [2021-04-08T18:40:09.007Z] #29 9.179 tar -cC '/build' . | docker load [2021-04-08T18:40:09.054Z] #44 67.18 CC criu/file-ids.o [2021-04-08T18:40:09.142Z] [2021-04-08T18:40:09.142Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:40:09.142Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-08T18:40:09.142Z] #7 DONE 1.1s [2021-04-08T18:40:09.142Z] [2021-04-08T18:40:09.142Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:09.142Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:40:09.142Z] #9 DONE 1.2s [2021-04-08T18:40:09.142Z] [2021-04-08T18:40:09.142Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:09.142Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-08T18:40:09.282Z] #29 DONE 9.3s [2021-04-08T18:40:09.282Z] [2021-04-08T18:40:09.282Z] #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-08T18:40:09.282Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:09.346Z] #44 67.40 CC criu/file-lock.o [2021-04-08T18:40:09.431Z] #29 5.815 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-08T18:40:09.445Z] #8 DONE 1.6s [2021-04-08T18:40:09.445Z] [2021-04-08T18:40:09.445Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:09.445Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-08T18:40:09.445Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:09.589Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 3.1s [2021-04-08T18:40:09.589Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 13.63MB / 50.43MB 3.4s [2021-04-08T18:40:09.589Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 22.02MB / 50.43MB 3.5s [2021-04-08T18:40:09.636Z] #44 67.98 CC criu/files-ext.o [2021-04-08T18:40:09.693Z] #29 5.980 [2021-04-08T18:40:09.693Z] #29 6.044 ######################################################################## 100.0% [2021-04-08T18:40:09.693Z] #29 6.075 [2021-04-08T18:40:09.748Z] #27 ... [2021-04-08T18:40:09.748Z] [2021-04-08T18:40:09.748Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:09.748Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:40:09.748Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-08T18:40:09.748Z] #63 DONE 0.1s [2021-04-08T18:40:09.748Z] [2021-04-08T18:40:09.748Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:09.748Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-08T18:40:09.748Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-08T18:40:09.748Z] #27 ... [2021-04-08T18:40:09.748Z] [2021-04-08T18:40:09.748Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:09.748Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:40:09.748Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-08T18:40:09.748Z] #65 DONE 0.1s [2021-04-08T18:40:09.748Z] [2021-04-08T18:40:09.748Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:09.748Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-08T18:40:09.852Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 31.46MB / 50.43MB 3.6s [2021-04-08T18:40:09.852Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 38.80MB / 50.43MB 3.7s [2021-04-08T18:40:09.930Z] #44 68.15 CC criu/files-reg.o [2021-04-08T18:40:09.966Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 2m1.410355085s [2021-04-08T18:40:09.966Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 662.600721ms [2021-04-08T18:40:10.056Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 0B / 54.18MB 0.2s [2021-04-08T18:40:10.114Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 46.14MB / 50.43MB 3.8s [2021-04-08T18:40:10.114Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 3.9s [2021-04-08T18:40:10.261Z] #29 6.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-08T18:40:10.261Z] #29 6.497 [2021-04-08T18:40:10.261Z] #29 6.619 ################################################################### 94.1% ######################################################################## 100.0% [2021-04-08T18:40:10.361Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 8.39MB / 54.18MB 0.5s [2021-04-08T18:40:10.381Z] #26 ... [2021-04-08T18:40:10.381Z] [2021-04-08T18:40:10.381Z] #23 [internal] load build context [2021-04-08T18:40:10.381Z] #23 sha256:5d0310eb3b6d18b1f03a181bc29fff29c5b96c1d38be532b757fc510a56f1f64 [2021-04-08T18:40:10.381Z] #23 transferring context: 53.42MB 4.3s done [2021-04-08T18:40:10.381Z] #23 DONE 4.6s [2021-04-08T18:40:10.381Z] [2021-04-08T18:40:10.381Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:10.381Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:10.540Z] #29 6.654 [2021-04-08T18:40:10.795Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 11.53MB / 54.18MB 0.6s [2021-04-08T18:40:10.795Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 14.68MB / 54.18MB 0.8s [2021-04-08T18:40:10.799Z] #29 7.004 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-08T18:40:10.964Z] #44 69.29 CC criu/files.o [2021-04-08T18:40:10.985Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 4.7s done [2021-04-08T18:40:11.060Z] #29 7.114 [2021-04-08T18:40:11.099Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 17.83MB / 54.18MB 1.1s [2021-04-08T18:40:11.110Z] Client: Docker Engine - Community [2021-04-08T18:40:11.110Z] Version: 20.10.5 [2021-04-08T18:40:11.110Z] API version: 1.41 [2021-04-08T18:40:11.110Z] Go version: go1.13.15 [2021-04-08T18:40:11.110Z] Git commit: 55c4c88 [2021-04-08T18:40:11.110Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-08T18:40:11.110Z] OS/Arch: linux/arm64 [2021-04-08T18:40:11.110Z] Context: default [2021-04-08T18:40:11.110Z] Experimental: true [2021-04-08T18:40:11.110Z] [2021-04-08T18:40:11.110Z] Server: Docker Engine - Community [2021-04-08T18:40:11.110Z] Engine: [2021-04-08T18:40:11.110Z] Version: 20.10.5 [2021-04-08T18:40:11.110Z] API version: 1.41 (minimum version 1.12) [2021-04-08T18:40:11.110Z] Go version: go1.13.15 [2021-04-08T18:40:11.110Z] Git commit: 363e9a8 [2021-04-08T18:40:11.110Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-08T18:40:11.110Z] OS/Arch: linux/arm64 [2021-04-08T18:40:11.110Z] Experimental: true [2021-04-08T18:40:11.110Z] containerd: [2021-04-08T18:40:11.110Z] Version: 1.4.4 [2021-04-08T18:40:11.110Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:11.110Z] runc: [2021-04-08T18:40:11.110Z] Version: 1.0.0-rc93 [2021-04-08T18:40:11.110Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:40:11.110Z] docker-init: [2021-04-08T18:40:11.110Z] Version: 0.19.0 [2021-04-08T18:40:11.110Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-08T18:40:11.254Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 [2021-04-08T18:40:11.405Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 20.97MB / 54.18MB 1.4s [2021-04-08T18:40:11.405Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 25.17MB / 54.18MB 1.5s [2021-04-08T18:40:11.405Z] #27 ... [2021-04-08T18:40:11.405Z] [2021-04-08T18:40:11.405Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:11.405Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:40:11.405Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-04-08T18:40:11.405Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-04-08T18:40:11.405Z] #63 DONE 1.9s [2021-04-08T18:40:11.405Z] [2021-04-08T18:40:11.405Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:11.405Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-08T18:40:11.405Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 29.36MB / 54.18MB 1.7s [2021-04-08T18:40:11.434Z] + docker info [2021-04-08T18:40:11.516Z] #26 ... [2021-04-08T18:40:11.516Z] [2021-04-08T18:40:11.516Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:11.516Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:40:11.516Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-08T18:40:11.516Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:40:11.516Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-08T18:40:11.516Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-08T18:40:11.516Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2021-04-08T18:40:11.516Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-04-08T18:40:11.516Z] #62 DONE 5.8s [2021-04-08T18:40:11.516Z] [2021-04-08T18:40:11.516Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:11.516Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:11.586Z] #29 7.237 0.2% ################ 22.4% ##################################### 51.5% ########################################### 60.4% ############################################################ 84.0% ######################################################################## 100.0% [2021-04-08T18:40:11.586Z] #29 7.746 [2021-04-08T18:40:11.846Z] #29 8.074 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-08T18:40:11.846Z] #29 8.188 [2021-04-08T18:40:12.105Z] #29 8.249 ######################################################################## 100.0% [2021-04-08T18:40:12.105Z] #29 8.281 [2021-04-08T18:40:12.365Z] #29 8.518 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-08T18:40:12.365Z] #29 8.615 [2021-04-08T18:40:12.365Z] #29 8.676 ######################################################################## 100.0% [2021-04-08T18:40:12.365Z] #29 8.709 [2021-04-08T18:40:12.365Z] #29 8.727 Download of images into '/build' complete. [2021-04-08T18:40:12.365Z] #29 8.727 Use something like the following to load the result into a Docker daemon: [2021-04-08T18:40:12.365Z] #29 8.727 tar -cC '/build' . | docker load [2021-04-08T18:40:12.499Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 33.55MB / 54.18MB 2.0s [2021-04-08T18:40:12.499Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 36.70MB / 54.18MB 2.1s [2021-04-08T18:40:12.499Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 40.89MB / 54.18MB 2.4s [2021-04-08T18:40:12.526Z] #44 70.67 CC criu/filesystems.o [2021-04-08T18:40:12.624Z] #29 DONE 8.8s [2021-04-08T18:40:12.624Z] [2021-04-08T18:40:12.624Z] #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-08T18:40:12.624Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-08T18:40:12.624Z] #12 DONE 4.7s [2021-04-08T18:40:12.624Z] [2021-04-08T18:40:12.624Z] #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-08T18:40:12.624Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:12.815Z] #44 71.03 CC criu/fsnotify.o [2021-04-08T18:40:12.895Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 44.04MB / 54.18MB 2.9s [2021-04-08T18:40:12.895Z] #27 ... [2021-04-08T18:40:12.895Z] [2021-04-08T18:40:12.895Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:12.895Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:40:12.895Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-04-08T18:40:12.895Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2021-04-08T18:40:12.895Z] #65 DONE 3.2s [2021-04-08T18:40:12.895Z] [2021-04-08T18:40:12.895Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:40:12.895Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-08T18:40:12.895Z] #64 DONE 0.3s [2021-04-08T18:40:12.895Z] [2021-04-08T18:40:12.895Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:12.895Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-08T18:40:13.107Z] #44 ... [2021-04-08T18:40:13.107Z] [2021-04-08T18:40:13.107Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-08T18:40:13.107Z] #21 23.86 Selecting previously unselected package libnet1:s390x. [2021-04-08T18:40:13.107Z] #21 23.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 23.87 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-08T18:40:13.107Z] #21 23.94 Selecting previously unselected package libnl-3-200:s390x. [2021-04-08T18:40:13.107Z] #21 23.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 23.94 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-08T18:40:13.107Z] #21 23.98 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-08T18:40:13.107Z] #21 23.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 23.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-08T18:40:13.107Z] #21 24.03 Selecting previously unselected package libreadline5:s390x. [2021-04-08T18:40:13.107Z] #21 24.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 24.04 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-08T18:40:13.107Z] #21 24.09 Selecting previously unselected package net-tools. [2021-04-08T18:40:13.107Z] #21 24.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 24.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:40:13.107Z] #21 24.22 Selecting previously unselected package python-pip-whl. [2021-04-08T18:40:13.107Z] #21 24.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-08T18:40:13.107Z] #21 24.22 Unpacking python-pip-whl (18.1-5) ... [2021-04-08T18:40:13.107Z] #21 24.62 Selecting previously unselected package python3-lib2to3. [2021-04-08T18:40:13.107Z] #21 24.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-08T18:40:13.107Z] #21 24.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:40:13.107Z] #21 24.71 Selecting previously unselected package python3-distutils. [2021-04-08T18:40:13.107Z] #21 24.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-08T18:40:13.107Z] #21 24.71 Unpacking python3-distutils (3.7.3-1) ... [2021-04-08T18:40:13.107Z] #21 24.80 Selecting previously unselected package python3-pip. [2021-04-08T18:40:13.107Z] #21 24.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-08T18:40:13.107Z] #21 24.81 Unpacking python3-pip (18.1-5) ... [2021-04-08T18:40:13.107Z] #21 24.91 Selecting previously unselected package python3-pkg-resources. [2021-04-08T18:40:13.107Z] #21 24.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:40:13.107Z] #21 24.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:40:13.107Z] #21 24.98 Selecting previously unselected package python3-setuptools. [2021-04-08T18:40:13.107Z] #21 24.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-08T18:40:13.107Z] #21 24.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-08T18:40:13.107Z] #21 25.11 Selecting previously unselected package python3-wheel. [2021-04-08T18:40:13.107Z] #21 25.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-08T18:40:13.107Z] #21 25.11 Unpacking python3-wheel (0.32.3-2) ... [2021-04-08T18:40:13.107Z] #21 25.17 Selecting previously unselected package sudo. [2021-04-08T18:40:13.107Z] #21 25.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 25.17 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:40:13.107Z] #21 25.52 Selecting previously unselected package thin-provisioning-tools. [2021-04-08T18:40:13.107Z] #21 25.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 25.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:40:13.107Z] #21 25.66 Selecting previously unselected package uidmap. [2021-04-08T18:40:13.107Z] #21 25.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 25.67 Unpacking uidmap (1:4.5-1.1) ... [2021-04-08T18:40:13.107Z] #21 25.75 Selecting previously unselected package vim-runtime. [2021-04-08T18:40:13.107Z] #21 25.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:40:13.107Z] #21 25.76 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-08T18:40:13.107Z] #21 25.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-08T18:40:13.107Z] #21 25.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:40:13.107Z] #21 27.93 Selecting previously unselected package vim. [2021-04-08T18:40:13.107Z] #21 27.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 27.94 Unpacking vim (2:8.1.0875-5) ... [2021-04-08T18:40:13.107Z] #21 28.26 Selecting previously unselected package xfsprogs. [2021-04-08T18:40:13.107Z] #21 28.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 28.26 Unpacking xfsprogs (4.20.0-1) ... [2021-04-08T18:40:13.107Z] #21 28.54 Selecting previously unselected package zip. [2021-04-08T18:40:13.107Z] #21 28.54 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-08T18:40:13.107Z] #21 28.54 Unpacking zip (3.0-11+b1) ... [2021-04-08T18:40:13.107Z] #21 28.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:40:13.107Z] #21 28.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:40:13.107Z] #21 28.76 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-08T18:40:13.107Z] #21 28.77 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-08T18:40:13.107Z] #21 28.77 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-08T18:40:13.107Z] #21 28.78 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-08T18:40:13.107Z] #21 28.79 Setting up uidmap (1:4.5-1.1) ... [2021-04-08T18:40:13.107Z] #21 28.79 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-08T18:40:13.107Z] #21 28.80 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-08T18:40:13.107Z] #21 28.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:40:13.107Z] #21 28.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-08T18:40:13.107Z] #21 28.82 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-08T18:40:13.107Z] #21 28.83 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:40:13.107Z] #21 28.83 Setting up zip (3.0-11+b1) ... [2021-04-08T18:40:13.107Z] #21 28.84 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:40:13.107Z] #21 28.86 Setting up bash-completion (1:2.8-6) ... [2021-04-08T18:40:13.397Z] #21 ... [2021-04-08T18:40:13.397Z] [2021-04-08T18:40:13.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:13.397Z] #44 71.71 CC criu/image-desc.o [2021-04-08T18:40:13.397Z] #44 71.81 CC criu/image.o [2021-04-08T18:40:13.441Z] #26 ... [2021-04-08T18:40:13.441Z] [2021-04-08T18:40:13.441Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:13.441Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:40:13.441Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-08T18:40:13.441Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:40:13.441Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-08T18:40:13.441Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-08T18:40:13.441Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2021-04-08T18:40:13.441Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-04-08T18:40:13.441Z] #64 DONE 7.5s [2021-04-08T18:40:13.441Z] [2021-04-08T18:40:13.441Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:13.441Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:13.489Z] #13 4.730 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:40:13.489Z] #13 4.863 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:13.489Z] #13 4.926 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:13.489Z] #13 4.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:13.593Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 47.19MB / 54.18MB 3.2s [2021-04-08T18:40:13.593Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 51.38MB / 54.18MB 3.5s [2021-04-08T18:40:13.593Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 54.18MB / 54.18MB 3.7s done [2021-04-08T18:40:13.593Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e [2021-04-08T18:40:14.026Z] #44 72.22 CC criu/ipc_ns.o [2021-04-08T18:40:14.052Z] #13 ... [2021-04-08T18:40:14.052Z] [2021-04-08T18:40:14.052Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-08T18:40:14.052Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:14.052Z] #55 5.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:14.052Z] #55 5.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:14.052Z] #55 5.490 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:14.052Z] #55 5.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:14.052Z] #55 6.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:14.052Z] #55 ... [2021-04-08T18:40:14.052Z] [2021-04-08T18:40:14.052Z] #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-08T18:40:14.052Z] #24 sha256:be3fcb2d696bd474cb8220b451ce736b5045b6ffbff51b4045afba95c38c848e [2021-04-08T18:40:14.052Z] #24 6.078 + RM_GOPATH=0 [2021-04-08T18:40:14.052Z] #24 6.078 + TMP_GOPATH= [2021-04-08T18:40:14.052Z] #24 6.078 + : /build [2021-04-08T18:40:14.052Z] #24 6.078 + '[' -z '' ']' [2021-04-08T18:40:14.052Z] #24 6.078 ++ mktemp -d [2021-04-08T18:40:14.052Z] #24 6.078 + export GOPATH=/tmp/tmp.EHQmZ55vhA [2021-04-08T18:40:14.052Z] #24 6.078 + GOPATH=/tmp/tmp.EHQmZ55vhA [2021-04-08T18:40:14.052Z] #24 6.078 + RM_GOPATH=1 [2021-04-08T18:40:14.052Z] #24 6.078 + case "$(go env GOARCH)" in [2021-04-08T18:40:14.052Z] #24 6.086 ++ go env GOARCH [2021-04-08T18:40:14.052Z] #24 6.086 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.052Z] #24 6.086 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.052Z] #24 6.086 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:14.052Z] #24 6.086 + dir=/tmp/install [2021-04-08T18:40:14.052Z] #24 6.086 + bin=dockercli [2021-04-08T18:40:14.052Z] #24 6.086 + shift [2021-04-08T18:40:14.052Z] #24 6.086 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-08T18:40:14.052Z] #24 6.086 + . /tmp/install/dockercli.installer [2021-04-08T18:40:14.052Z] #24 6.086 ++ : stable [2021-04-08T18:40:14.052Z] #24 6.086 ++ : 17.06.2-ce [2021-04-08T18:40:14.052Z] #24 6.086 + install_dockercli [2021-04-08T18:40:14.052Z] #24 6.086 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-08T18:40:14.052Z] #24 6.086 ++ uname -m [2021-04-08T18:40:14.052Z] #24 6.095 + arch=x86_64 [2021-04-08T18:40:14.052Z] #24 6.095 + '[' x86_64 '!=' x86_64 ']' [2021-04-08T18:40:14.052Z] #24 6.095 + url=https://download.docker.com/linux/static [2021-04-08T18:40:14.052Z] #24 6.095 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-08T18:40:14.052Z] #24 6.096 Install docker/cli version 17.06.2-ce from stable [2021-04-08T18:40:14.052Z] #24 6.111 + tar -xz docker/docker [2021-04-08T18:40:14.292Z] #27 ... [2021-04-08T18:40:14.292Z] [2021-04-08T18:40:14.292Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:40:14.292Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-08T18:40:14.292Z] #66 DONE 0.2s [2021-04-08T18:40:14.292Z] [2021-04-08T18:40:14.292Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:14.292Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-08T18:40:14.292Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-08T18:40:14.292Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-04-08T18:40:14.292Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 56.62MB / 96.52MB 4.2s [2021-04-08T18:40:14.292Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.04MB / 73.58MB 4.1s [2021-04-08T18:40:14.292Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 4.1s [2021-04-08T18:40:14.292Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2021-04-08T18:40:14.292Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.8s done [2021-04-08T18:40:14.292Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.92MB / 54.14MB 3.9s [2021-04-08T18:40:14.309Z] #24 ... [2021-04-08T18:40:14.309Z] [2021-04-08T18:40:14.309Z] #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-08T18:40:14.309Z] #47 sha256:6b7a3b5293a9e59caeae391149d702f0dc6eec4f8af776d1afed2f00fcc012a2 [2021-04-08T18:40:14.309Z] #47 6.851 + RM_GOPATH=0 [2021-04-08T18:40:14.309Z] #47 6.851 + TMP_GOPATH= [2021-04-08T18:40:14.309Z] #47 6.851 + : /build [2021-04-08T18:40:14.309Z] #47 6.851 + '[' -z '' ']' [2021-04-08T18:40:14.309Z] #47 6.851 ++ mktemp -d [2021-04-08T18:40:14.309Z] #47 6.851 + export GOPATH=/tmp/tmp.z2jgPyzGso [2021-04-08T18:40:14.309Z] #47 6.851 + GOPATH=/tmp/tmp.z2jgPyzGso [2021-04-08T18:40:14.309Z] #47 6.851 + RM_GOPATH=1 [2021-04-08T18:40:14.309Z] #47 6.851 + case "$(go env GOARCH)" in [2021-04-08T18:40:14.309Z] #47 6.851 ++ go env GOARCH [2021-04-08T18:40:14.309Z] #47 6.851 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.309Z] #47 6.851 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.309Z] #47 6.851 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:14.309Z] #47 6.851 + dir=/tmp/install [2021-04-08T18:40:14.309Z] #47 6.851 + bin=gotestsum [2021-04-08T18:40:14.309Z] #47 6.851 + shift [2021-04-08T18:40:14.309Z] #47 6.851 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-08T18:40:14.309Z] #47 6.851 + . /tmp/install/gotestsum.installer [2021-04-08T18:40:14.309Z] #47 6.851 ++ : v0.5.3 [2021-04-08T18:40:14.309Z] #47 6.851 + install_gotestsum [2021-04-08T18:40:14.309Z] #47 6.851 + set -e [2021-04-08T18:40:14.309Z] #47 6.851 + export GO111MODULE=on [2021-04-08T18:40:14.309Z] #47 6.851 + GO111MODULE=on [2021-04-08T18:40:14.309Z] #47 6.851 + GOBIN=/build [2021-04-08T18:40:14.309Z] #47 6.851 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-08T18:40:14.309Z] #47 6.997 go: finding gotest.tools v0.5.3 [2021-04-08T18:40:14.309Z] #47 6.997 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:14.309Z] #47 8.595 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:14.309Z] #47 9.337 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:14.309Z] #47 ... [2021-04-08T18:40:14.309Z] [2021-04-08T18:40:14.309Z] #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-08T18:40:14.309Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:40:14.309Z] #49 7.445 + RM_GOPATH=0 [2021-04-08T18:40:14.309Z] #49 7.445 + TMP_GOPATH= [2021-04-08T18:40:14.309Z] #49 7.445 + : /build [2021-04-08T18:40:14.309Z] #49 7.445 + '[' -z '' ']' [2021-04-08T18:40:14.309Z] #49 7.445 ++ mktemp -d [2021-04-08T18:40:14.309Z] #49 7.445 + export GOPATH=/tmp/tmp.VerMYqVKil [2021-04-08T18:40:14.309Z] #49 7.445 + GOPATH=/tmp/tmp.VerMYqVKil [2021-04-08T18:40:14.309Z] #49 7.447 + RM_GOPATH=1 [2021-04-08T18:40:14.309Z] #49 7.447 + case "$(go env GOARCH)" in [2021-04-08T18:40:14.309Z] #49 7.447 ++ go env GOARCH [2021-04-08T18:40:14.309Z] #49 7.471 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.309Z] #49 7.471 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.309Z] #49 7.471 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:14.309Z] #49 7.476 + dir=/tmp/install [2021-04-08T18:40:14.309Z] #49 7.476 + bin=golangci_lint [2021-04-08T18:40:14.309Z] #49 7.476 + shift [2021-04-08T18:40:14.309Z] #49 7.476 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-08T18:40:14.309Z] #49 7.476 + . /tmp/install/golangci_lint.installer [2021-04-08T18:40:14.309Z] #49 7.476 ++ : v1.23.8 [2021-04-08T18:40:14.309Z] #49 7.476 + install_golangci_lint [2021-04-08T18:40:14.309Z] #49 7.476 + set -e [2021-04-08T18:40:14.309Z] #49 7.476 + export GO111MODULE=on [2021-04-08T18:40:14.309Z] #49 7.476 + GO111MODULE=on [2021-04-08T18:40:14.309Z] #49 7.476 + GOBIN=/build [2021-04-08T18:40:14.309Z] #49 7.476 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-08T18:40:14.309Z] #49 7.614 go: finding github.com v1.23.8 [2021-04-08T18:40:14.309Z] #49 7.614 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-08T18:40:14.309Z] #49 7.614 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-08T18:40:14.309Z] #49 7.614 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:14.309Z] #49 7.614 go: finding github.com/golangci v1.23.8 [2021-04-08T18:40:14.309Z] #49 9.098 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:14.309Z] #49 10.13 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:14.386Z] #26 ... [2021-04-08T18:40:14.386Z] [2021-04-08T18:40:14.386Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:40:14.386Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-08T18:40:14.386Z] #63 DONE 1.1s [2021-04-08T18:40:14.386Z] [2021-04-08T18:40:14.386Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:14.386Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:14.565Z] #49 ... [2021-04-08T18:40:14.566Z] [2021-04-08T18:40:14.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-08T18:40:14.566Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:14.566Z] #36 8.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:14.566Z] #36 8.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:14.566Z] #36 8.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:14.566Z] #36 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:14.566Z] #36 ... [2021-04-08T18:40:14.566Z] [2021-04-08T18:40:14.566Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:40:14.566Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:14.566Z] #45 7.652 + RM_GOPATH=0 [2021-04-08T18:40:14.566Z] #45 7.652 + TMP_GOPATH= [2021-04-08T18:40:14.566Z] #45 7.652 + : /build [2021-04-08T18:40:14.566Z] #45 7.652 + '[' -z '' ']' [2021-04-08T18:40:14.566Z] #45 7.652 ++ mktemp -d [2021-04-08T18:40:14.566Z] #45 7.663 + export GOPATH=/tmp/tmp.wTvZHO7sMk [2021-04-08T18:40:14.566Z] #45 7.663 + GOPATH=/tmp/tmp.wTvZHO7sMk [2021-04-08T18:40:14.566Z] #45 7.663 + RM_GOPATH=1 [2021-04-08T18:40:14.566Z] #45 7.663 + case "$(go env GOARCH)" in [2021-04-08T18:40:14.566Z] #45 7.664 ++ go env GOARCH [2021-04-08T18:40:14.566Z] #45 7.703 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:14.566Z] #45 7.703 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.566Z] #45 7.703 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.566Z] #45 7.703 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:14.566Z] #45 7.703 + dir=/tmp/install [2021-04-08T18:40:14.566Z] #45 7.703 + bin=vndr [2021-04-08T18:40:14.566Z] #45 7.703 + shift [2021-04-08T18:40:14.566Z] #45 7.703 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-08T18:40:14.566Z] #45 7.703 + . /tmp/install/vndr.installer [2021-04-08T18:40:14.566Z] #45 7.703 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:14.566Z] #45 7.703 + install_vndr [2021-04-08T18:40:14.566Z] #45 7.703 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-08T18:40:14.566Z] #45 7.703 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wTvZHO7sMk/src/github.com/LK4D4/vndr [2021-04-08T18:40:14.566Z] #45 7.703 Cloning into '/tmp/tmp.wTvZHO7sMk/src/github.com/LK4D4/vndr'... [2021-04-08T18:40:14.566Z] #45 8.650 + cd /tmp/tmp.wTvZHO7sMk/src/github.com/LK4D4/vndr [2021-04-08T18:40:14.566Z] #45 8.658 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:14.566Z] #45 8.703 + go build -buildmode=pie -v -o /build/vndr . [2021-04-08T18:40:14.566Z] #45 10.40 internal/cpu [2021-04-08T18:40:14.566Z] #45 10.41 runtime/internal/atomic [2021-04-08T18:40:14.638Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.28MB / 73.58MB 4.4s [2021-04-08T18:40:14.638Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.2s [2021-04-08T18:40:14.657Z] #44 72.83 CC criu/irmap.o [2021-04-08T18:40:14.823Z] #45 10.85 runtime/internal/sys [2021-04-08T18:40:14.823Z] #45 ... [2021-04-08T18:40:14.823Z] [2021-04-08T18:40:14.823Z] #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-08T18:40:14.823Z] #67 sha256:0280650750d1d2f3609ed795b6a4d9c3d835ddcf641f53ef119da5017d7d7c7d [2021-04-08T18:40:14.823Z] #67 7.477 + RM_GOPATH=0 [2021-04-08T18:40:14.823Z] #67 7.477 + TMP_GOPATH= [2021-04-08T18:40:14.823Z] #67 7.477 + : /build [2021-04-08T18:40:14.823Z] #67 7.477 + '[' -z '' ']' [2021-04-08T18:40:14.823Z] #67 7.477 ++ mktemp -d [2021-04-08T18:40:14.823Z] #67 7.482 + export GOPATH=/tmp/tmp.qbT9Gq9mXX [2021-04-08T18:40:14.823Z] #67 7.482 + GOPATH=/tmp/tmp.qbT9Gq9mXX [2021-04-08T18:40:14.823Z] #67 7.482 + RM_GOPATH=1 [2021-04-08T18:40:14.823Z] #67 7.482 + case "$(go env GOARCH)" in [2021-04-08T18:40:14.823Z] #67 7.482 ++ go env GOARCH [2021-04-08T18:40:14.823Z] #67 7.607 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.823Z] #67 7.607 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:14.823Z] #67 7.607 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:14.823Z] #67 7.613 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:14.823Z] #67 7.613 + dir=/tmp/install [2021-04-08T18:40:14.823Z] #67 7.613 + bin=proxy [2021-04-08T18:40:14.823Z] #67 7.613 + shift [2021-04-08T18:40:14.823Z] #67 7.613 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-08T18:40:14.823Z] #67 7.613 + . /tmp/install/proxy.installer [2021-04-08T18:40:14.823Z] #67 7.613 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:14.823Z] #67 7.613 + install_proxy [2021-04-08T18:40:14.823Z] #67 7.613 + case "$1" in [2021-04-08T18:40:14.823Z] #67 7.613 + export CGO_ENABLED=0 [2021-04-08T18:40:14.823Z] #67 7.613 + CGO_ENABLED=0 [2021-04-08T18:40:14.823Z] #67 7.613 + _install_proxy [2021-04-08T18:40:14.823Z] #67 7.613 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-08T18:40:14.823Z] #67 7.613 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qbT9Gq9mXX/src/github.com/docker/libnetwork [2021-04-08T18:40:14.823Z] #67 7.613 Cloning into '/tmp/tmp.qbT9Gq9mXX/src/github.com/docker/libnetwork'... [2021-04-08T18:40:14.823Z] #67 ... [2021-04-08T18:40:14.823Z] [2021-04-08T18:40:14.823Z] #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-08T18:40:14.823Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:14.823Z] #42 8.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:14.823Z] #42 8.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:14.823Z] #42 8.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:14.823Z] #42 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:14.946Z] #44 73.25 CC criu/kcmp-ids.o [2021-04-08T18:40:14.979Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.91MB / 96.52MB 4.5s [2021-04-08T18:40:14.979Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s [2021-04-08T18:40:14.979Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2021-04-08T18:40:14.979Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-08T18:40:14.979Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.62MB / 73.58MB 4.7s [2021-04-08T18:40:14.979Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.6s done [2021-04-08T18:40:14.979Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.21MB / 96.52MB 4.8s [2021-04-08T18:40:15.082Z] #42 ... [2021-04-08T18:40:15.082Z] [2021-04-08T18:40:15.082Z] #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-08T18:40:15.082Z] #58 sha256:6240fe8ffdc8e9ca2ad3eb235dce2f73047ef699c5bf28730eee65ca4a01ed4d [2021-04-08T18:40:15.082Z] #58 5.958 + RM_GOPATH=0 [2021-04-08T18:40:15.082Z] #58 5.958 + TMP_GOPATH= [2021-04-08T18:40:15.082Z] #58 5.958 + : /build [2021-04-08T18:40:15.082Z] #58 5.958 + '[' -z '' ']' [2021-04-08T18:40:15.082Z] #58 5.958 ++ mktemp -d [2021-04-08T18:40:15.082Z] #58 5.964 + export GOPATH=/tmp/tmp.rXWUWvwiin [2021-04-08T18:40:15.082Z] #58 5.964 + GOPATH=/tmp/tmp.rXWUWvwiin [2021-04-08T18:40:15.082Z] #58 5.964 + RM_GOPATH=1 [2021-04-08T18:40:15.082Z] #58 5.964 + case "$(go env GOARCH)" in [2021-04-08T18:40:15.082Z] #58 5.964 ++ go env GOARCH [2021-04-08T18:40:15.082Z] #58 5.981 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:15.082Z] #58 5.981 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:15.082Z] #58 5.981 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:15.082Z] #58 5.983 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:15.082Z] #58 5.983 + dir=/tmp/install [2021-04-08T18:40:15.082Z] #58 5.983 + bin=rootlesskit [2021-04-08T18:40:15.082Z] #58 5.983 + shift [2021-04-08T18:40:15.082Z] #58 5.983 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-08T18:40:15.082Z] #58 5.983 + . /tmp/install/rootlesskit.installer [2021-04-08T18:40:15.082Z] #58 5.983 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:15.082Z] #58 5.983 + install_rootlesskit [2021-04-08T18:40:15.082Z] #58 5.983 + case "$1" in [2021-04-08T18:40:15.082Z] #58 5.983 + export CGO_ENABLED=0 [2021-04-08T18:40:15.082Z] #58 5.983 + CGO_ENABLED=0 [2021-04-08T18:40:15.082Z] #58 5.983 + _install_rootlesskit [2021-04-08T18:40:15.082Z] #58 5.983 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-08T18:40:15.083Z] #58 5.983 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rXWUWvwiin/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:15.083Z] #58 5.986 Cloning into '/tmp/tmp.rXWUWvwiin/src/github.com/rootless-containers/rootlesskit'... [2021-04-08T18:40:15.083Z] #58 ... [2021-04-08T18:40:15.083Z] [2021-04-08T18:40:15.083Z] #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-08T18:40:15.083Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:40:15.083Z] #51 5.999 + RM_GOPATH=0 [2021-04-08T18:40:15.083Z] #51 5.999 + TMP_GOPATH= [2021-04-08T18:40:15.083Z] #51 5.999 + : /build [2021-04-08T18:40:15.083Z] #51 5.999 + '[' -z '' ']' [2021-04-08T18:40:15.083Z] #51 5.999 ++ mktemp -d [2021-04-08T18:40:15.083Z] #51 5.999 + export GOPATH=/tmp/tmp.iijy1Jnb8H [2021-04-08T18:40:15.083Z] #51 5.999 + GOPATH=/tmp/tmp.iijy1Jnb8H [2021-04-08T18:40:15.083Z] #51 5.999 + RM_GOPATH=1 [2021-04-08T18:40:15.083Z] #51 5.999 + case "$(go env GOARCH)" in [2021-04-08T18:40:15.083Z] #51 5.999 ++ go env GOARCH [2021-04-08T18:40:15.083Z] #51 6.010 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:15.083Z] #51 6.011 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:15.083Z] #51 6.011 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:15.083Z] #51 6.011 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:15.083Z] #51 6.011 + dir=/tmp/install [2021-04-08T18:40:15.083Z] #51 6.011 + bin=shfmt [2021-04-08T18:40:15.083Z] #51 6.011 + shift [2021-04-08T18:40:15.083Z] #51 6.011 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-08T18:40:15.083Z] #51 6.011 + . /tmp/install/shfmt.installer [2021-04-08T18:40:15.083Z] #51 6.011 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:15.083Z] #51 6.011 + install_shfmt [2021-04-08T18:40:15.083Z] #51 6.011 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-08T18:40:15.083Z] #51 6.011 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iijy1Jnb8H/src/github.com/mvdan/sh [2021-04-08T18:40:15.083Z] #51 6.028 Cloning into '/tmp/tmp.iijy1Jnb8H/src/github.com/mvdan/sh'... [2021-04-08T18:40:15.237Z] #44 73.42 CC criu/kerndat.o [2021-04-08T18:40:15.305Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.87MB / 73.58MB 5.0s [2021-04-08T18:40:15.305Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.50MB / 96.52MB 5.1s [2021-04-08T18:40:15.305Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 5.1s [2021-04-08T18:40:15.332Z] #26 ... [2021-04-08T18:40:15.332Z] [2021-04-08T18:40:15.332Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:40:15.332Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-08T18:40:15.332Z] #65 DONE 0.9s [2021-04-08T18:40:15.332Z] [2021-04-08T18:40:15.332Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:15.332Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:15.339Z] #51 ... [2021-04-08T18:40:15.339Z] [2021-04-08T18:40:15.339Z] #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-08T18:40:15.339Z] #34 sha256:f30b7631309fdd0834c75ac2f61d2879b6d209e4d557da28160c2fe6f2d96d0c [2021-04-08T18:40:15.339Z] #34 7.439 + RM_GOPATH=0 [2021-04-08T18:40:15.339Z] #34 7.439 + TMP_GOPATH= [2021-04-08T18:40:15.339Z] #34 7.439 + : /build [2021-04-08T18:40:15.339Z] #34 7.439 + '[' -z '' ']' [2021-04-08T18:40:15.339Z] #34 7.445 ++ mktemp -d [2021-04-08T18:40:15.339Z] #34 7.445 + export GOPATH=/tmp/tmp.LY3E37s40w [2021-04-08T18:40:15.339Z] #34 7.445 + GOPATH=/tmp/tmp.LY3E37s40w [2021-04-08T18:40:15.339Z] #34 7.445 + RM_GOPATH=1 [2021-04-08T18:40:15.339Z] #34 7.445 + case "$(go env GOARCH)" in [2021-04-08T18:40:15.339Z] #34 7.447 ++ go env GOARCH [2021-04-08T18:40:15.339Z] #34 7.553 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:15.339Z] #34 7.553 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:15.339Z] #34 7.553 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:15.339Z] #34 7.558 + dir=/tmp/install [2021-04-08T18:40:15.339Z] #34 7.558 + bin=tomlv [2021-04-08T18:40:15.339Z] #34 7.559 + shift [2021-04-08T18:40:15.339Z] #34 7.559 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-08T18:40:15.339Z] #34 7.560 + . /tmp/install/tomlv.installer [2021-04-08T18:40:15.339Z] #34 7.563 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:15.339Z] #34 7.563 + install_tomlv [2021-04-08T18:40:15.339Z] #34 7.568 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-08T18:40:15.339Z] #34 7.568 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LY3E37s40w/src/github.com/BurntSushi/toml [2021-04-08T18:40:15.339Z] #34 7.569 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:15.339Z] #34 7.594 Cloning into '/tmp/tmp.LY3E37s40w/src/github.com/BurntSushi/toml'... [2021-04-08T18:40:15.339Z] #34 9.003 + cd /tmp/tmp.LY3E37s40w/src/github.com/BurntSushi/toml [2021-04-08T18:40:15.339Z] #34 9.003 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:15.339Z] #34 9.140 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:40:15.339Z] #34 10.24 runtime/internal/atomic [2021-04-08T18:40:15.339Z] #34 10.33 internal/cpu [2021-04-08T18:40:15.339Z] #34 10.74 runtime/internal/sys [2021-04-08T18:40:15.339Z] #34 11.08 runtime/internal/math [2021-04-08T18:40:15.339Z] #34 11.15 math/bits [2021-04-08T18:40:15.339Z] #34 11.41 internal/bytealg [2021-04-08T18:40:15.339Z] #34 ... [2021-04-08T18:40:15.339Z] [2021-04-08T18:40:15.339Z] #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-08T18:40:15.339Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:40:15.339Z] #32 7.467 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-08T18:40:15.339Z] #32 7.479 Cloning into '.'... [2021-04-08T18:40:15.599Z] #32 ... [2021-04-08T18:40:15.599Z] [2021-04-08T18:40:15.599Z] #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-08T18:40:15.599Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:40:15.599Z] #40 7.385 + git clone https://github.com/docker/distribution.git . [2021-04-08T18:40:15.599Z] #40 7.385 Cloning into '.'... [2021-04-08T18:40:15.599Z] #40 ... [2021-04-08T18:40:15.599Z] [2021-04-08T18:40:15.599Z] #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-08T18:40:15.599Z] #58 sha256:6240fe8ffdc8e9ca2ad3eb235dce2f73047ef699c5bf28730eee65ca4a01ed4d [2021-04-08T18:40:15.599Z] #58 11.67 + cd /tmp/tmp.rXWUWvwiin/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:15.599Z] #58 11.67 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:15.599Z] #58 11.70 + export GO111MODULE=on [2021-04-08T18:40:15.599Z] #58 11.70 + GO111MODULE=on [2021-04-08T18:40:15.599Z] #58 11.70 + export GOPROXY=https://proxy.golang.org [2021-04-08T18:40:15.599Z] #58 11.70 + GOPROXY=https://proxy.golang.org [2021-04-08T18:40:15.599Z] #58 11.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:40:15.599Z] #58 11.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-08T18:40:15.603Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.74MB / 96.52MB 5.3s [2021-04-08T18:40:15.603Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.40MB / 73.58MB 5.4s [2021-04-08T18:40:15.866Z] #44 74.03 CC criu/libnetlink.o [2021-04-08T18:40:15.867Z] #44 74.21 CC criu/log.o [2021-04-08T18:40:15.900Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.03MB / 96.52MB 5.6s [2021-04-08T18:40:15.900Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.5s done [2021-04-08T18:40:15.900Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 5.7s [2021-04-08T18:40:15.905Z] #26 ... [2021-04-08T18:40:15.905Z] [2021-04-08T18:40:15.905Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:15.905Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:15.905Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-08T18:40:15.905Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-08T18:40:15.905Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-08T18:40:15.905Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-08T18:40:15.905Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-04-08T18:40:15.905Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-04-08T18:40:15.905Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-04-08T18:40:15.905Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-04-08T18:40:15.905Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2021-04-08T18:40:15.905Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.4s done [2021-04-08T18:40:15.905Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s done [2021-04-08T18:40:15.905Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-04-08T18:40:15.905Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-08T18:40:15.905Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s [2021-04-08T18:40:16.156Z] #44 74.46 CC criu/lsm.o [2021-04-08T18:40:16.168Z] #9 ... [2021-04-08T18:40:16.168Z] [2021-04-08T18:40:16.168Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:16.168Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-08T18:40:16.168Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 4.9s done [2021-04-08T18:40:16.168Z] #26 DONE 10.3s [2021-04-08T18:40:16.168Z] [2021-04-08T18:40:16.168Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:16.168Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:16.168Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-08T18:40:16.202Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.9s done [2021-04-08T18:40:16.430Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-04-08T18:40:16.446Z] #44 74.78 CC criu/mem.o [2021-04-08T18:40:16.818Z] #13 4.057 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:40:16.818Z] #13 4.269 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:16.818Z] #13 4.301 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:17.078Z] #13 4.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:17.493Z] #58 13.44 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:17.493Z] #58 13.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:17.493Z] #58 13.67 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:17.750Z] #58 13.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:17.750Z] #58 13.88 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:17.750Z] #58 13.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:17.946Z] #44 75.88 CC criu/memfd.o [2021-04-08T18:40:17.946Z] #44 76.19 CC criu/mount.o [2021-04-08T18:40:18.006Z] #58 13.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:18.006Z] #58 14.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:18.019Z] #13 ... [2021-04-08T18:40:18.019Z] [2021-04-08T18:40:18.019Z] #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-08T18:40:18.019Z] #67 sha256:bc97a2c09393855e59c2e73db1422b3cbb5a0b33254eeda981393e346873caee [2021-04-08T18:40:18.019Z] #67 6.394 + RM_GOPATH=0 [2021-04-08T18:40:18.019Z] #67 6.394 + TMP_GOPATH= [2021-04-08T18:40:18.019Z] #67 6.394 + : /build [2021-04-08T18:40:18.019Z] #67 6.394 + '[' -z '' ']' [2021-04-08T18:40:18.019Z] #67 6.394 ++ mktemp -d [2021-04-08T18:40:18.019Z] #67 6.394 + export GOPATH=/tmp/tmp.n4Thw7yMyJ [2021-04-08T18:40:18.019Z] #67 6.394 + GOPATH=/tmp/tmp.n4Thw7yMyJ [2021-04-08T18:40:18.019Z] #67 6.394 + RM_GOPATH=1 [2021-04-08T18:40:18.019Z] #67 6.394 + case "$(go env GOARCH)" in [2021-04-08T18:40:18.019Z] #67 6.394 ++ go env GOARCH [2021-04-08T18:40:18.019Z] #67 6.414 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.019Z] #67 6.414 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.019Z] #67 6.414 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:18.019Z] #67 6.426 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:18.019Z] #67 6.426 + dir=/tmp/install [2021-04-08T18:40:18.019Z] #67 6.426 + bin=proxy [2021-04-08T18:40:18.019Z] #67 6.426 + shift [2021-04-08T18:40:18.019Z] #67 6.426 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-08T18:40:18.019Z] #67 6.426 + . /tmp/install/proxy.installer [2021-04-08T18:40:18.019Z] #67 6.426 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:18.019Z] #67 6.426 + install_proxy [2021-04-08T18:40:18.019Z] #67 6.426 + case "$1" in [2021-04-08T18:40:18.019Z] #67 6.426 + export CGO_ENABLED=0 [2021-04-08T18:40:18.019Z] #67 6.426 + CGO_ENABLED=0 [2021-04-08T18:40:18.019Z] #67 6.426 + _install_proxy [2021-04-08T18:40:18.019Z] #67 6.426 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-08T18:40:18.019Z] #67 6.426 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n4Thw7yMyJ/src/github.com/docker/libnetwork [2021-04-08T18:40:18.019Z] #67 6.448 Cloning into '/tmp/tmp.n4Thw7yMyJ/src/github.com/docker/libnetwork'... [2021-04-08T18:40:18.019Z] #67 ... [2021-04-08T18:40:18.019Z] [2021-04-08T18:40:18.019Z] #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-08T18:40:18.019Z] #47 sha256:ddb343e1a2432263ade6ef5ee8089ac92459b38885d9540f314892d533d468c5 [2021-04-08T18:40:18.019Z] #47 6.270 + RM_GOPATH=0 [2021-04-08T18:40:18.019Z] #47 6.270 + TMP_GOPATH= [2021-04-08T18:40:18.019Z] #47 6.270 + : /build [2021-04-08T18:40:18.019Z] #47 6.270 + '[' -z '' ']' [2021-04-08T18:40:18.019Z] #47 6.270 ++ mktemp -d [2021-04-08T18:40:18.019Z] #47 6.270 + export GOPATH=/tmp/tmp.wMwsLRhocn [2021-04-08T18:40:18.019Z] #47 6.270 + GOPATH=/tmp/tmp.wMwsLRhocn [2021-04-08T18:40:18.019Z] #47 6.270 + RM_GOPATH=1 [2021-04-08T18:40:18.019Z] #47 6.270 + case "$(go env GOARCH)" in [2021-04-08T18:40:18.019Z] #47 6.270 ++ go env GOARCH [2021-04-08T18:40:18.019Z] #47 6.278 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.019Z] #47 6.278 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.019Z] #47 6.278 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:18.019Z] #47 6.278 + dir=/tmp/install [2021-04-08T18:40:18.019Z] #47 6.278 + bin=gotestsum [2021-04-08T18:40:18.019Z] #47 6.278 + shift [2021-04-08T18:40:18.019Z] #47 6.278 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-08T18:40:18.019Z] #47 6.278 + . /tmp/install/gotestsum.installer [2021-04-08T18:40:18.019Z] #47 6.278 ++ : v0.5.3 [2021-04-08T18:40:18.019Z] #47 6.278 + install_gotestsum [2021-04-08T18:40:18.019Z] #47 6.278 + set -e [2021-04-08T18:40:18.019Z] #47 6.278 + export GO111MODULE=on [2021-04-08T18:40:18.019Z] #47 6.278 + GO111MODULE=on [2021-04-08T18:40:18.019Z] #47 6.278 + GOBIN=/build [2021-04-08T18:40:18.019Z] #47 6.278 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-08T18:40:18.019Z] #47 6.489 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:18.019Z] #47 6.489 go: finding gotest.tools v0.5.3 [2021-04-08T18:40:18.019Z] #47 7.899 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:18.019Z] #47 8.506 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:18.019Z] #47 9.332 go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:40:18.019Z] #47 9.560 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:18.019Z] #47 9.581 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:18.019Z] #47 9.618 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:18.019Z] #47 9.669 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:18.019Z] #47 9.672 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:18.019Z] #47 9.790 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:18.019Z] #47 9.908 go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:40:18.019Z] #47 10.15 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:18.019Z] #47 ... [2021-04-08T18:40:18.019Z] [2021-04-08T18:40:18.019Z] #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-08T18:40:18.019Z] #58 sha256:cad231ae5fd9d3db34a6438db30e0dc2c72cb6cc5854ed53dd418db28e7fc284 [2021-04-08T18:40:18.019Z] #58 5.624 + RM_GOPATH=0 [2021-04-08T18:40:18.019Z] #58 5.624 + TMP_GOPATH= [2021-04-08T18:40:18.019Z] #58 5.624 + : /build [2021-04-08T18:40:18.019Z] #58 5.624 + '[' -z '' ']' [2021-04-08T18:40:18.019Z] #58 5.624 ++ mktemp -d [2021-04-08T18:40:18.019Z] #58 5.624 + export GOPATH=/tmp/tmp.aMJviWZqOz [2021-04-08T18:40:18.019Z] #58 5.624 + GOPATH=/tmp/tmp.aMJviWZqOz [2021-04-08T18:40:18.019Z] #58 5.624 + RM_GOPATH=1 [2021-04-08T18:40:18.019Z] #58 5.624 + case "$(go env GOARCH)" in [2021-04-08T18:40:18.019Z] #58 5.624 ++ go env GOARCH [2021-04-08T18:40:18.020Z] #58 5.630 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.020Z] #58 5.630 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.020Z] #58 5.630 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:18.020Z] #58 5.631 + dir=/tmp/install [2021-04-08T18:40:18.020Z] #58 5.631 + bin=rootlesskit [2021-04-08T18:40:18.020Z] #58 5.631 + shift [2021-04-08T18:40:18.020Z] #58 5.631 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-08T18:40:18.020Z] #58 5.631 + . /tmp/install/rootlesskit.installer [2021-04-08T18:40:18.020Z] #58 5.631 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:18.020Z] #58 5.631 + install_rootlesskit [2021-04-08T18:40:18.020Z] #58 5.631 + case "$1" in [2021-04-08T18:40:18.020Z] #58 5.631 + export CGO_ENABLED=0 [2021-04-08T18:40:18.020Z] #58 5.631 + CGO_ENABLED=0 [2021-04-08T18:40:18.020Z] #58 5.631 + _install_rootlesskit [2021-04-08T18:40:18.020Z] #58 5.632 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-08T18:40:18.020Z] #58 5.632 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aMJviWZqOz/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:18.020Z] #58 5.635 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:18.020Z] #58 5.635 Cloning into '/tmp/tmp.aMJviWZqOz/src/github.com/rootless-containers/rootlesskit'... [2021-04-08T18:40:18.263Z] #58 14.22 go: downloading github.com/google/uuid v1.2.0 [2021-04-08T18:40:18.263Z] #58 14.38 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:18.263Z] #58 14.51 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:18.279Z] #58 ... [2021-04-08T18:40:18.279Z] [2021-04-08T18:40:18.279Z] #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-08T18:40:18.279Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:40:18.279Z] #32 6.321 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-08T18:40:18.279Z] #32 6.321 Cloning into '.'... [2021-04-08T18:40:18.279Z] #32 ... [2021-04-08T18:40:18.279Z] [2021-04-08T18:40:18.279Z] #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-08T18:40:18.279Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:40:18.279Z] #51 6.602 + RM_GOPATH=0 [2021-04-08T18:40:18.279Z] #51 6.602 + TMP_GOPATH= [2021-04-08T18:40:18.279Z] #51 6.602 + : /build [2021-04-08T18:40:18.279Z] #51 6.602 + '[' -z '' ']' [2021-04-08T18:40:18.279Z] #51 6.603 ++ mktemp -d [2021-04-08T18:40:18.279Z] #51 6.605 + export GOPATH=/tmp/tmp.H0CrPIkHFf [2021-04-08T18:40:18.279Z] #51 6.605 + GOPATH=/tmp/tmp.H0CrPIkHFf [2021-04-08T18:40:18.279Z] #51 6.605 + RM_GOPATH=1 [2021-04-08T18:40:18.279Z] #51 6.605 + case "$(go env GOARCH)" in [2021-04-08T18:40:18.279Z] #51 6.608 ++ go env GOARCH [2021-04-08T18:40:18.279Z] #51 6.649 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.279Z] #51 6.649 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.279Z] #51 6.649 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:18.279Z] #51 6.679 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:18.279Z] #51 6.679 + dir=/tmp/install [2021-04-08T18:40:18.279Z] #51 6.679 + bin=shfmt [2021-04-08T18:40:18.279Z] #51 6.679 + shift [2021-04-08T18:40:18.279Z] #51 6.679 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-08T18:40:18.279Z] #51 6.679 + . /tmp/install/shfmt.installer [2021-04-08T18:40:18.279Z] #51 6.679 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:18.279Z] #51 6.679 + install_shfmt [2021-04-08T18:40:18.279Z] #51 6.679 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-08T18:40:18.279Z] #51 6.688 + git clone https://github.com/mvdan/sh.git /tmp/tmp.H0CrPIkHFf/src/github.com/mvdan/sh [2021-04-08T18:40:18.279Z] #51 6.688 Cloning into '/tmp/tmp.H0CrPIkHFf/src/github.com/mvdan/sh'... [2021-04-08T18:40:18.326Z] #10 ... [2021-04-08T18:40:18.326Z] [2021-04-08T18:40:18.326Z] #24 [internal] load build context [2021-04-08T18:40:18.326Z] #24 sha256:9e5e14de15e60a9a570a56a88e1b5069caa478d5df4dffba2b50e6804a23e4a9 [2021-04-08T18:40:18.326Z] #24 transferring context: 53.43MB 8.4s done [2021-04-08T18:40:18.326Z] #24 DONE 8.5s [2021-04-08T18:40:18.326Z] [2021-04-08T18:40:18.326Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:18.326Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-08T18:40:18.519Z] #58 14.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:18.519Z] #58 14.69 go: extracting github.com/google/uuid v1.2.0 [2021-04-08T18:40:18.538Z] #51 ... [2021-04-08T18:40:18.538Z] [2021-04-08T18:40:18.538Z] #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-08T18:40:18.538Z] #24 sha256:a6d58ed843bc17dcbe7111815a5850cb0761bc4a3bc7bb78063989243dc880d1 [2021-04-08T18:40:18.538Z] #24 5.563 + RM_GOPATH=0 [2021-04-08T18:40:18.538Z] #24 5.563 + TMP_GOPATH= [2021-04-08T18:40:18.538Z] #24 5.563 + : /build [2021-04-08T18:40:18.538Z] #24 5.563 + '[' -z '' ']' [2021-04-08T18:40:18.538Z] #24 5.563 ++ mktemp -d [2021-04-08T18:40:18.538Z] #24 5.563 + export GOPATH=/tmp/tmp.4zr6OBkdW7 [2021-04-08T18:40:18.538Z] #24 5.563 + GOPATH=/tmp/tmp.4zr6OBkdW7 [2021-04-08T18:40:18.538Z] #24 5.563 + RM_GOPATH=1 [2021-04-08T18:40:18.538Z] #24 5.563 + case "$(go env GOARCH)" in [2021-04-08T18:40:18.538Z] #24 5.563 ++ go env GOARCH [2021-04-08T18:40:18.538Z] #24 5.573 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.538Z] #24 5.573 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.538Z] #24 5.573 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:18.538Z] #24 5.573 + dir=/tmp/install [2021-04-08T18:40:18.538Z] #24 5.573 + bin=dockercli [2021-04-08T18:40:18.538Z] #24 5.573 + shift [2021-04-08T18:40:18.538Z] #24 5.573 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-08T18:40:18.538Z] #24 5.573 + . /tmp/install/dockercli.installer [2021-04-08T18:40:18.538Z] #24 5.573 ++ : stable [2021-04-08T18:40:18.538Z] #24 5.573 ++ : 17.06.2-ce [2021-04-08T18:40:18.538Z] #24 5.573 + install_dockercli [2021-04-08T18:40:18.538Z] #24 5.573 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-08T18:40:18.538Z] #24 5.574 ++ uname -m [2021-04-08T18:40:18.538Z] #24 5.576 Install docker/cli version 17.06.2-ce from stable [2021-04-08T18:40:18.538Z] #24 5.581 + arch=x86_64 [2021-04-08T18:40:18.538Z] #24 5.581 + '[' x86_64 '!=' x86_64 ']' [2021-04-08T18:40:18.538Z] #24 5.581 + url=https://download.docker.com/linux/static [2021-04-08T18:40:18.538Z] #24 5.581 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-08T18:40:18.538Z] #24 5.581 + tar -xz docker/docker [2021-04-08T18:40:18.538Z] #24 ... [2021-04-08T18:40:18.538Z] [2021-04-08T18:40:18.538Z] #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-08T18:40:18.538Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:18.538Z] #42 7.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:18.538Z] #42 7.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:18.538Z] #42 7.372 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:18.538Z] #42 9.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:18.538Z] #42 ... [2021-04-08T18:40:18.538Z] [2021-04-08T18:40:18.538Z] #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-08T18:40:18.538Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:40:18.538Z] #40 6.861 + git clone https://github.com/docker/distribution.git . [2021-04-08T18:40:18.538Z] #40 6.863 Cloning into '.'... [2021-04-08T18:40:18.775Z] #58 14.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:18.775Z] #58 15.00 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:18.797Z] #40 ... [2021-04-08T18:40:18.797Z] [2021-04-08T18:40:18.797Z] #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-08T18:40:18.797Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:40:18.797Z] #45 7.112 + RM_GOPATH=0 [2021-04-08T18:40:18.797Z] #45 7.112 + TMP_GOPATH= [2021-04-08T18:40:18.797Z] #45 7.112 + : /build [2021-04-08T18:40:18.797Z] #45 7.112 + '[' -z '' ']' [2021-04-08T18:40:18.797Z] #45 7.113 ++ mktemp -d [2021-04-08T18:40:18.797Z] #45 7.121 + export GOPATH=/tmp/tmp.yujtQ8plQ3 [2021-04-08T18:40:18.797Z] #45 7.121 + GOPATH=/tmp/tmp.yujtQ8plQ3 [2021-04-08T18:40:18.797Z] #45 7.121 + RM_GOPATH=1 [2021-04-08T18:40:18.797Z] #45 7.121 + case "$(go env GOARCH)" in [2021-04-08T18:40:18.797Z] #45 7.121 ++ go env GOARCH [2021-04-08T18:40:18.797Z] #45 7.181 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.797Z] #45 7.181 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:18.797Z] #45 7.181 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:18.797Z] #45 7.181 + dir=/tmp/install [2021-04-08T18:40:18.797Z] #45 7.181 + bin=vndr [2021-04-08T18:40:18.797Z] #45 7.181 + shift [2021-04-08T18:40:18.797Z] #45 7.181 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-08T18:40:18.797Z] #45 7.181 + . /tmp/install/vndr.installer [2021-04-08T18:40:18.797Z] #45 7.181 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:18.797Z] #45 7.196 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:18.797Z] #45 7.196 + install_vndr [2021-04-08T18:40:18.797Z] #45 7.196 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-08T18:40:18.797Z] #45 7.196 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yujtQ8plQ3/src/github.com/LK4D4/vndr [2021-04-08T18:40:18.797Z] #45 7.196 Cloning into '/tmp/tmp.yujtQ8plQ3/src/github.com/LK4D4/vndr'... [2021-04-08T18:40:18.797Z] #45 8.593 + cd /tmp/tmp.yujtQ8plQ3/src/github.com/LK4D4/vndr [2021-04-08T18:40:18.797Z] #45 8.593 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:18.797Z] #45 8.825 + go build -buildmode=pie -v -o /build/vndr . [2021-04-08T18:40:18.797Z] #45 10.77 internal/race [2021-04-08T18:40:18.797Z] #45 10.89 sync/atomic [2021-04-08T18:40:18.797Z] #45 10.97 runtime [2021-04-08T18:40:19.031Z] #58 15.12 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:19.063Z] #45 ... [2021-04-08T18:40:19.063Z] [2021-04-08T18:40:19.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-08T18:40:19.063Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:19.063Z] #55 5.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:19.063Z] #55 5.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:19.063Z] #55 5.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:19.063Z] #55 6.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:19.063Z] #55 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:19.063Z] #55 ... [2021-04-08T18:40:19.063Z] [2021-04-08T18:40:19.063Z] #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-08T18:40:19.063Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:19.063Z] #36 7.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:19.063Z] #36 7.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:19.063Z] #36 7.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:19.063Z] #36 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:19.287Z] #58 15.47 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:19.322Z] #36 ... [2021-04-08T18:40:19.323Z] [2021-04-08T18:40:19.323Z] #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-08T18:40:19.323Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:40:19.323Z] #34 5.776 + RM_GOPATH=0 [2021-04-08T18:40:19.323Z] #34 5.782 + TMP_GOPATH= [2021-04-08T18:40:19.323Z] #34 5.782 + : /build [2021-04-08T18:40:19.323Z] #34 5.782 + '[' -z '' ']' [2021-04-08T18:40:19.323Z] #34 5.782 ++ mktemp -d [2021-04-08T18:40:19.323Z] #34 5.782 + export GOPATH=/tmp/tmp.AKgJsRdP62 [2021-04-08T18:40:19.323Z] #34 5.782 + GOPATH=/tmp/tmp.AKgJsRdP62 [2021-04-08T18:40:19.323Z] #34 5.782 + RM_GOPATH=1 [2021-04-08T18:40:19.323Z] #34 5.782 + case "$(go env GOARCH)" in [2021-04-08T18:40:19.323Z] #34 5.782 ++ go env GOARCH [2021-04-08T18:40:19.323Z] #34 5.797 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:19.323Z] #34 5.797 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:19.323Z] #34 5.797 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:19.323Z] #34 5.797 + dir=/tmp/install [2021-04-08T18:40:19.323Z] #34 5.797 + bin=tomlv [2021-04-08T18:40:19.323Z] #34 5.797 + shift [2021-04-08T18:40:19.323Z] #34 5.797 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-08T18:40:19.323Z] #34 5.797 + . /tmp/install/tomlv.installer [2021-04-08T18:40:19.323Z] #34 5.797 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:19.323Z] #34 5.797 + install_tomlv [2021-04-08T18:40:19.323Z] #34 5.797 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-08T18:40:19.323Z] #34 5.797 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AKgJsRdP62/src/github.com/BurntSushi/toml [2021-04-08T18:40:19.323Z] #34 5.797 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:19.323Z] #34 5.799 Cloning into '/tmp/tmp.AKgJsRdP62/src/github.com/BurntSushi/toml'... [2021-04-08T18:40:19.323Z] #34 6.663 + cd /tmp/tmp.AKgJsRdP62/src/github.com/BurntSushi/toml [2021-04-08T18:40:19.323Z] #34 6.663 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:19.323Z] #34 6.700 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:40:19.323Z] #34 7.624 internal/cpu [2021-04-08T18:40:19.323Z] #34 7.737 runtime/internal/atomic [2021-04-08T18:40:19.323Z] #34 8.231 runtime/internal/sys [2021-04-08T18:40:19.323Z] #34 8.485 runtime/internal/math [2021-04-08T18:40:19.323Z] #34 8.531 internal/bytealg [2021-04-08T18:40:19.323Z] #34 8.596 math/bits [2021-04-08T18:40:19.323Z] #34 9.079 math [2021-04-08T18:40:19.323Z] #34 10.26 runtime [2021-04-08T18:40:19.323Z] #34 ... [2021-04-08T18:40:19.323Z] [2021-04-08T18:40:19.323Z] #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-08T18:40:19.323Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:19.323Z] #49 6.919 + RM_GOPATH=0 [2021-04-08T18:40:19.323Z] #49 6.919 + TMP_GOPATH= [2021-04-08T18:40:19.323Z] #49 6.919 + : /build [2021-04-08T18:40:19.323Z] #49 6.919 + '[' -z '' ']' [2021-04-08T18:40:19.323Z] #49 6.919 ++ mktemp -d [2021-04-08T18:40:19.323Z] #49 6.920 + export GOPATH=/tmp/tmp.qascnPvGYm [2021-04-08T18:40:19.323Z] #49 6.920 + GOPATH=/tmp/tmp.qascnPvGYm [2021-04-08T18:40:19.323Z] #49 6.920 + RM_GOPATH=1 [2021-04-08T18:40:19.323Z] #49 6.920 + case "$(go env GOARCH)" in [2021-04-08T18:40:19.323Z] #49 6.925 ++ go env GOARCH [2021-04-08T18:40:19.323Z] #49 6.989 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:19.323Z] #49 6.990 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:19.323Z] #49 6.999 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:19.323Z] #49 6.999 + dir=/tmp/install [2021-04-08T18:40:19.323Z] #49 6.999 + bin=golangci_lint [2021-04-08T18:40:19.323Z] #49 6.999 + shift [2021-04-08T18:40:19.323Z] #49 6.999 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-08T18:40:19.323Z] #49 6.999 + . /tmp/install/golangci_lint.installer [2021-04-08T18:40:19.323Z] #49 6.999 ++ : v1.23.8 [2021-04-08T18:40:19.323Z] #49 6.999 + install_golangci_lint [2021-04-08T18:40:19.323Z] #49 6.999 + set -e [2021-04-08T18:40:19.323Z] #49 6.999 + export GO111MODULE=on [2021-04-08T18:40:19.323Z] #49 6.999 + GO111MODULE=on [2021-04-08T18:40:19.323Z] #49 6.999 + GOBIN=/build [2021-04-08T18:40:19.323Z] #49 6.999 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-08T18:40:19.323Z] #49 7.032 go: finding github.com v1.23.8 [2021-04-08T18:40:19.323Z] #49 7.032 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-08T18:40:19.323Z] #49 7.032 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-08T18:40:19.323Z] #49 7.032 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:19.323Z] #49 7.032 go: finding github.com/golangci v1.23.8 [2021-04-08T18:40:19.323Z] #49 8.164 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:19.323Z] #49 9.330 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:19.381Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 5.7s done [2021-04-08T18:40:19.381Z] #27 DONE 9.4s [2021-04-08T18:40:19.381Z] [2021-04-08T18:40:19.381Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:19.381Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-08T18:40:19.381Z] #10 ... [2021-04-08T18:40:19.381Z] [2021-04-08T18:40:19.381Z] #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-08T18:40:19.381Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-08T18:40:19.381Z] #28 0.227 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:19.381Z] #28 0.250 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:19.447Z] #44 ... [2021-04-08T18:40:19.447Z] [2021-04-08T18:40:19.447Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-08T18:40:19.447Z] #21 30.31 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-08T18:40:19.447Z] #21 30.32 Setting up xz-utils (5.2.4-1) ... [2021-04-08T18:40:19.447Z] #21 30.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-08T18:40:19.447Z] #21 30.34 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:40:19.447Z] #21 30.40 invoke-rc.d: could not determine current runlevel [2021-04-08T18:40:19.447Z] #21 30.40 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:40:19.447Z] #21 30.40 Setting up pigz (2.4-1) ... [2021-04-08T18:40:19.447Z] #21 30.41 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-08T18:40:19.447Z] #21 30.42 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-08T18:40:19.447Z] #21 30.43 Setting up python-pip-whl (18.1-5) ... [2021-04-08T18:40:19.447Z] #21 30.44 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-08T18:40:19.447Z] #21 30.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:40:19.447Z] #21 30.65 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-08T18:40:19.447Z] #21 30.66 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-08T18:40:19.447Z] #21 30.67 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-08T18:40:19.447Z] #21 30.67 Setting up vim (2:8.1.0875-5) ... [2021-04-08T18:40:19.447Z] #21 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-08T18:40:19.447Z] #21 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-08T18:40:19.447Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-08T18:40:19.447Z] #21 30.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-08T18:40:19.447Z] #21 30.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-08T18:40:19.447Z] #21 30.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-08T18:40:19.447Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-08T18:40:19.447Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-08T18:40:19.447Z] #21 30.72 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-08T18:40:19.447Z] #21 30.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:40:19.447Z] #21 30.74 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-08T18:40:19.447Z] #21 30.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:19.447Z] #21 30.75 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-08T18:40:19.447Z] #21 30.76 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:40:19.447Z] #21 32.50 Setting up iptables (1.8.2-4) ... [2021-04-08T18:40:19.447Z] #21 32.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:40:19.447Z] #21 32.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:40:19.447Z] #21 32.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:40:19.447Z] #21 32.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:40:19.447Z] #21 32.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-08T18:40:19.447Z] #21 32.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-08T18:40:19.447Z] #21 32.54 Setting up python3 (3.7.3-1) ... [2021-04-08T18:40:19.447Z] #21 32.77 Setting up python3-wheel (0.32.3-2) ... [2021-04-08T18:40:19.447Z] #21 33.24 Setting up apparmor (2.13.2-10) ... [2021-04-08T18:40:19.447Z] #21 34.18 Setting up xfsprogs (4.20.0-1) ... [2021-04-08T18:40:19.447Z] #21 34.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:40:19.447Z] #21 34.42 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:40:19.447Z] #21 34.97 Setting up python3-distutils (3.7.3-1) ... [2021-04-08T18:40:19.447Z] #21 35.30 Setting up python3-setuptools (40.8.0-1) ... [2021-04-08T18:40:19.543Z] #58 15.65 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:19.585Z] #49 ... [2021-04-08T18:40:19.585Z] [2021-04-08T18:40:19.585Z] #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-08T18:40:19.585Z] #58 sha256:cad231ae5fd9d3db34a6438db30e0dc2c72cb6cc5854ed53dd418db28e7fc284 [2021-04-08T18:40:19.585Z] #58 10.77 + cd /tmp/tmp.aMJviWZqOz/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:19.585Z] #58 10.77 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:19.585Z] #58 10.81 + export GO111MODULE=on [2021-04-08T18:40:19.585Z] #58 10.81 + GO111MODULE=on [2021-04-08T18:40:19.585Z] #58 10.81 + export GOPROXY=https://proxy.golang.org [2021-04-08T18:40:19.585Z] #58 10.81 + GOPROXY=https://proxy.golang.org [2021-04-08T18:40:19.585Z] #58 10.82 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:40:19.585Z] #58 10.82 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-08T18:40:19.700Z] #28 0.276 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:19.800Z] #58 16.06 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:20.011Z] #28 0.607 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-08T18:40:20.011Z] #28 0.764 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-08T18:40:20.078Z] #21 36.02 Setting up python3-pip (18.1-5) ... [2021-04-08T18:40:20.523Z] #58 12.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:20.523Z] #58 12.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:20.523Z] #58 12.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:20.536Z] #28 ... [2021-04-08T18:40:20.536Z] [2021-04-08T18:40:20.536Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:20.536Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-08T18:40:20.536Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.9s done [2021-04-08T18:40:20.536Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.5s done [2021-04-08T18:40:20.536Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-08T18:40:20.536Z] #10 DONE 10.4s [2021-04-08T18:40:20.536Z] [2021-04-08T18:40:20.536Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:20.536Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-08T18:40:20.536Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-04-08T18:40:20.646Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2021-04-08T18:40:20.646Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-08T18:40:20.707Z] #21 36.55 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:40:20.707Z] #21 36.59 Processing triggers for mime-support (3.62) ... [2021-04-08T18:40:20.731Z] #58 ... [2021-04-08T18:40:20.731Z] [2021-04-08T18:40:20.731Z] #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-08T18:40:20.731Z] #24 sha256:be3fcb2d696bd474cb8220b451ce736b5045b6ffbff51b4045afba95c38c848e [2021-04-08T18:40:20.731Z] #24 16.13 + mkdir -p /build [2021-04-08T18:40:20.731Z] #24 16.13 + mv docker/docker /build/ [2021-04-08T18:40:20.731Z] #24 16.14 + rmdir docker [2021-04-08T18:40:20.731Z] #24 DONE 16.9s [2021-04-08T18:40:20.731Z] [2021-04-08T18:40:20.731Z] #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-08T18:40:20.731Z] #47 sha256:6b7a3b5293a9e59caeae391149d702f0dc6eec4f8af776d1afed2f00fcc012a2 [2021-04-08T18:40:20.731Z] #47 10.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:20.731Z] #47 10.76 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:20.731Z] #47 10.76 go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:40:20.731Z] #47 10.77 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:20.731Z] #47 10.82 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:20.731Z] #47 11.01 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:20.731Z] #47 11.01 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:20.731Z] #47 11.01 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:20.731Z] #47 11.24 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:20.731Z] #47 11.32 go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:40:20.731Z] #47 11.34 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:20.731Z] #47 11.38 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:20.731Z] #47 11.56 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:20.731Z] #47 11.58 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:20.731Z] #47 11.60 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:20.731Z] #47 11.98 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:20.731Z] #47 12.10 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:20.731Z] #47 12.12 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:20.731Z] #47 12.22 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:20.731Z] #47 14.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:20.731Z] #47 14.67 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:20.731Z] #47 16.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:20.788Z] #58 12.89 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:20.788Z] #58 12.92 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:20.788Z] #58 13.02 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:20.788Z] #58 13.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:20.788Z] #58 13.06 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:21.046Z] #58 13.20 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:21.295Z] #47 ... [2021-04-08T18:40:21.295Z] [2021-04-08T18:40:21.295Z] #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-08T18:40:21.295Z] #58 sha256:6240fe8ffdc8e9ca2ad3eb235dce2f73047ef699c5bf28730eee65ca4a01ed4d [2021-04-08T18:40:21.295Z] #58 17.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:21.295Z] #58 17.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:21.337Z] #21 DONE 37.1s [2021-04-08T18:40:21.337Z] [2021-04-08T18:40:21.337Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-08T18:40:21.613Z] #58 13.73 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:21.613Z] #58 13.73 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:21.613Z] #58 13.74 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:21.613Z] #58 13.82 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:21.901Z] #58 14.16 go: downloading github.com/google/uuid v1.2.0 [2021-04-08T18:40:21.901Z] #58 14.19 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:22.160Z] #58 14.26 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:22.377Z] #22 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-08T18:40:22.377Z] #22 0.903 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-08T18:40:22.377Z] #22 0.906 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-08T18:40:22.377Z] #22 DONE 1.1s [2021-04-08T18:40:22.377Z] [2021-04-08T18:40:22.377Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-08T18:40:22.377Z] #41 116.7 + dpkg --print-architecture [2021-04-08T18:40:22.377Z] #41 116.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-08T18:40:22.377Z] #41 116.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-08T18:40:22.377Z] #41 116.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-08T18:40:22.418Z] #58 14.79 go: extracting github.com/google/uuid v1.2.0 [2021-04-08T18:40:22.727Z] #58 18.75 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:22.996Z] #58 19.02 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:22.998Z] #58 15.11 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:23.258Z] #58 ... [2021-04-08T18:40:23.258Z] [2021-04-08T18:40:23.258Z] #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-08T18:40:23.258Z] #24 sha256:a6d58ed843bc17dcbe7111815a5850cb0761bc4a3bc7bb78063989243dc880d1 [2021-04-08T18:40:23.258Z] #24 14.97 + mkdir -p /build [2021-04-08T18:40:23.258Z] #24 14.98 + mv docker/docker /build/ [2021-04-08T18:40:23.258Z] #24 14.98 + rmdir docker [2021-04-08T18:40:23.258Z] #24 DONE 15.5s [2021-04-08T18:40:23.301Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.5s done [2021-04-08T18:40:23.301Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-04-08T18:40:23.529Z] [2021-04-08T18:40:23.529Z] #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-08T18:40:23.529Z] #58 sha256:cad231ae5fd9d3db34a6438db30e0dc2c72cb6cc5854ed53dd418db28e7fc284 [2021-04-08T18:40:23.529Z] #58 15.63 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:23.674Z] Client: [2021-04-08T18:40:23.674Z] Context: default [2021-04-08T18:40:23.674Z] Debug Mode: false [2021-04-08T18:40:23.674Z] Plugins: [2021-04-08T18:40:23.674Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-08T18:40:23.674Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-08T18:40:23.674Z] [2021-04-08T18:40:23.674Z] Server: [2021-04-08T18:40:23.674Z] Containers: 0 [2021-04-08T18:40:23.674Z] Running: 0 [2021-04-08T18:40:23.674Z] Paused: 0 [2021-04-08T18:40:23.674Z] Stopped: 0 [2021-04-08T18:40:23.674Z] Images: 0 [2021-04-08T18:40:23.674Z] Server Version: 20.10.5 [2021-04-08T18:40:23.674Z] Storage Driver: overlay2 [2021-04-08T18:40:23.674Z] Backing Filesystem: extfs [2021-04-08T18:40:23.674Z] Supports d_type: true [2021-04-08T18:40:23.674Z] Native Overlay Diff: true [2021-04-08T18:40:23.674Z] Logging Driver: json-file [2021-04-08T18:40:23.674Z] Cgroup Driver: cgroupfs [2021-04-08T18:40:23.674Z] Cgroup Version: 1 [2021-04-08T18:40:23.674Z] Plugins: [2021-04-08T18:40:23.674Z] Volume: local [2021-04-08T18:40:23.674Z] Network: bridge host ipvlan macvlan null overlay [2021-04-08T18:40:23.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-08T18:40:23.674Z] Swarm: inactive [2021-04-08T18:40:23.674Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-08T18:40:23.674Z] Default Runtime: runc [2021-04-08T18:40:23.674Z] Init Binary: docker-init [2021-04-08T18:40:23.674Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:23.674Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:40:23.674Z] init version: de40ad0 [2021-04-08T18:40:23.674Z] Security Options: [2021-04-08T18:40:23.674Z] apparmor [2021-04-08T18:40:23.674Z] seccomp [2021-04-08T18:40:23.674Z] Profile: default [2021-04-08T18:40:23.674Z] Kernel Version: 5.4.0-1041-aws [2021-04-08T18:40:23.674Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-08T18:40:23.674Z] OSType: linux [2021-04-08T18:40:23.674Z] Architecture: aarch64 [2021-04-08T18:40:23.674Z] CPUs: 4 [2021-04-08T18:40:23.674Z] Total Memory: 7.494GiB [2021-04-08T18:40:23.674Z] Name: ip-10-100-113-218 [2021-04-08T18:40:23.674Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-08T18:40:23.674Z] Docker Root Dir: /var/lib/docker [2021-04-08T18:40:23.674Z] Debug Mode: false [2021-04-08T18:40:23.674Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:40:23.674Z] Labels: [2021-04-08T18:40:23.674Z] Experimental: true [2021-04-08T18:40:23.674Z] Insecure Registries: [2021-04-08T18:40:23.674Z] 127.0.0.0/8 [2021-04-08T18:40:23.674Z] Live Restore Enabled: true [2021-04-08T18:40:23.674Z] [2021-04-08T18:40:23.674Z] WARNING: No swap limit support [Pipeline] sh [2021-04-08T18:40:23.924Z] #58 19.97 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:23.963Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2021-04-08T18:40:23.963Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-08T18:40:24.012Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:40:24.012Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:40:24.012Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41999/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-08T18:40:24.012Z] + bash /home/ubuntu/workspace/moby_PR-41999/check-config.sh [2021-04-08T18:40:24.012Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-08T18:40:24.012Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-08T18:40:24.012Z] [2021-04-08T18:40:24.012Z] Generally Necessary: [2021-04-08T18:40:24.012Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-08T18:40:24.012Z] - apparmor: enabled and tools installed [2021-04-08T18:40:24.012Z] - CONFIG_NAMESPACES: enabled [2021-04-08T18:40:24.012Z] - CONFIG_NET_NS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_PID_NS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_IPC_NS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_UTS_NS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_CGROUPS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-08T18:40:24.012Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-08T18:40:24.012Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-08T18:40:24.012Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-08T18:40:24.012Z] - CONFIG_CPUSETS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_MEMCG: enabled [2021-04-08T18:40:24.012Z] - CONFIG_KEYS: enabled [2021-04-08T18:40:24.012Z] - CONFIG_VETH: enabled (as module) [2021-04-08T18:40:24.012Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-08T18:40:24.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-08T18:40:24.225Z] #9 ... [2021-04-08T18:40:24.225Z] [2021-04-08T18:40:24.225Z] #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-08T18:40:24.225Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-08T18:40:24.225Z] #27 1.123 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:24.225Z] #27 1.136 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:24.225Z] #27 1.136 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:24.225Z] #27 1.305 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:24.225Z] #27 1.489 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:24.225Z] #27 1.722 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:24.225Z] #27 3.346 Fetched 8427 kB in 2s (3415 kB/s) [2021-04-08T18:40:24.225Z] #27 3.346 Reading package lists... [2021-04-08T18:40:24.225Z] #27 4.219 Reading package lists... [2021-04-08T18:40:24.225Z] #27 5.123 Building dependency tree... [2021-04-08T18:40:24.225Z] #27 5.448 The following additional packages will be installed: [2021-04-08T18:40:24.225Z] #27 5.449 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-08T18:40:24.225Z] #27 5.449 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-08T18:40:24.225Z] #27 5.449 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-08T18:40:24.225Z] #27 5.450 Suggested packages: [2021-04-08T18:40:24.225Z] #27 5.450 krb5-doc krb5-user [2021-04-08T18:40:24.225Z] #27 5.450 Recommended packages: [2021-04-08T18:40:24.225Z] #27 5.450 krb5-locales publicsuffix libsasl2-modules [2021-04-08T18:40:24.225Z] #27 5.673 The following NEW packages will be installed: [2021-04-08T18:40:24.225Z] #27 5.673 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-08T18:40:24.225Z] #27 5.674 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-08T18:40:24.225Z] #27 5.674 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-08T18:40:24.225Z] #27 5.675 libssh2-1 libssl1.1 openssl [2021-04-08T18:40:24.225Z] #27 5.955 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T18:40:24.225Z] #27 5.955 Need to get 5059 kB of archives. [2021-04-08T18:40:24.225Z] #27 5.955 After this operation, 12.1 MB of additional disk space will be used. [2021-04-08T18:40:24.225Z] #27 5.955 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-08T18:40:24.225Z] #27 5.955 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-08T18:40:24.225Z] #27 5.966 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-08T18:40:24.225Z] #27 5.966 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-08T18:40:24.225Z] #27 5.966 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-08T18:40:24.225Z] #27 5.974 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-08T18:40:24.225Z] #27 5.982 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-08T18:40:24.225Z] #27 5.989 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-08T18:40:24.225Z] #27 5.989 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-08T18:40:24.225Z] #27 5.995 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-08T18:40:24.225Z] #27 5.995 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-08T18:40:24.225Z] #27 6.001 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-08T18:40:24.225Z] #27 6.010 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-08T18:40:24.225Z] #27 6.010 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-08T18:40:24.225Z] #27 6.010 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-08T18:40:24.225Z] #27 6.010 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-08T18:40:24.225Z] #27 6.015 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-08T18:40:24.225Z] #27 6.026 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-08T18:40:24.225Z] #27 6.026 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-08T18:40:24.225Z] #27 6.026 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-08T18:40:24.225Z] #27 6.032 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-08T18:40:24.225Z] #27 6.180 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:24.225Z] #27 6.203 Fetched 5059 kB in 0s (14.9 MB/s) [2021-04-08T18:40:24.225Z] #27 6.242 Selecting previously unselected package libssl1.1:amd64. [2021-04-08T18:40:24.225Z] #27 6.242 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:40:24.225Z] #27 6.245 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-08T18:40:24.225Z] #27 6.256 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:24.225Z] #27 6.480 Selecting previously unselected package openssl. [2021-04-08T18:40:24.226Z] #27 6.480 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 6.484 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:24.226Z] #27 6.623 Selecting previously unselected package ca-certificates. [2021-04-08T18:40:24.226Z] #27 6.625 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-08T18:40:24.226Z] #27 6.632 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:24.226Z] #27 6.701 Selecting previously unselected package libkeyutils1:amd64. [2021-04-08T18:40:24.226Z] #27 6.701 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 6.705 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-08T18:40:24.226Z] #27 6.746 Selecting previously unselected package libkrb5support0:amd64. [2021-04-08T18:40:24.226Z] #27 6.747 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 6.751 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 6.797 Selecting previously unselected package libk5crypto3:amd64. [2021-04-08T18:40:24.226Z] #27 6.797 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 6.803 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 6.879 Selecting previously unselected package libkrb5-3:amd64. [2021-04-08T18:40:24.226Z] #27 6.879 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 6.883 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 6.970 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-08T18:40:24.226Z] #27 6.972 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 6.979 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 7.034 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-08T18:40:24.226Z] #27 7.036 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.041 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 7.115 Selecting previously unselected package libsasl2-2:amd64. [2021-04-08T18:40:24.226Z] #27 7.115 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.142 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 7.187 Selecting previously unselected package libldap-common. [2021-04-08T18:40:24.226Z] #27 7.187 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-08T18:40:24.226Z] #27 7.194 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:24.226Z] #27 7.246 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-08T18:40:24.226Z] #27 7.246 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.250 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:24.226Z] #27 7.322 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-08T18:40:24.226Z] #27 7.323 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.331 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 7.385 Selecting previously unselected package libpsl5:amd64. [2021-04-08T18:40:24.226Z] #27 7.387 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.392 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-08T18:40:24.226Z] #27 7.487 Selecting previously unselected package librtmp1:amd64. [2021-04-08T18:40:24.226Z] #27 7.489 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.494 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:24.226Z] #27 7.543 Selecting previously unselected package libssh2-1:amd64. [2021-04-08T18:40:24.226Z] #27 7.544 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.549 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-08T18:40:24.226Z] #27 7.614 Selecting previously unselected package libcurl4:amd64. [2021-04-08T18:40:24.226Z] #27 7.616 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.621 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-08T18:40:24.226Z] #27 7.718 Selecting previously unselected package curl. [2021-04-08T18:40:24.226Z] #27 7.720 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.724 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-08T18:40:24.226Z] #27 7.806 Selecting previously unselected package libonig5:amd64. [2021-04-08T18:40:24.226Z] #27 7.806 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.811 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:40:24.226Z] #27 7.881 Selecting previously unselected package libjq1:amd64. [2021-04-08T18:40:24.226Z] #27 7.881 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.892 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:40:24.226Z] #27 7.946 Selecting previously unselected package jq. [2021-04-08T18:40:24.226Z] #27 7.947 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:40:24.226Z] #27 7.953 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:24.226Z] #27 7.997 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-08T18:40:24.226Z] #27 8.014 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-08T18:40:24.226Z] #27 8.028 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:24.226Z] #27 8.137 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-08T18:40:24.226Z] #27 8.150 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:24.273Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-08T18:40:24.273Z] [2021-04-08T18:40:24.273Z] Optional Features: [2021-04-08T18:40:24.273Z] - CONFIG_USER_NS: enabled [2021-04-08T18:40:24.273Z] - CONFIG_SECCOMP: enabled [2021-04-08T18:40:24.273Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-08T18:40:24.273Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-08T18:40:24.273Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-08T18:40:24.273Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-08T18:40:24.273Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-08T18:40:24.273Z] - CONFIG_BLK_CGROUP: enabled [2021-04-08T18:40:24.273Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-08T18:40:24.273Z] - CONFIG_CGROUP_PERF: enabled [2021-04-08T18:40:24.273Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-08T18:40:24.273Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-08T18:40:24.273Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-08T18:40:24.464Z] #58 16.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:24.464Z] #58 16.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:24.487Z] #58 ... [2021-04-08T18:40:24.487Z] [2021-04-08T18:40:24.487Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-08T18:40:24.487Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:24.487Z] #55 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:24.487Z] #27 8.168 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.487Z] #27 8.184 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:24.487Z] #27 8.196 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:24.487Z] #27 8.208 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.488Z] #27 8.223 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:24.488Z] #27 8.236 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-08T18:40:24.488Z] #27 8.249 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:24.488Z] #27 8.261 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:24.488Z] #27 8.287 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:40:24.488Z] #27 8.297 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:40:24.488Z] #27 8.314 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:24.488Z] #27 8.330 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:24.535Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-08T18:40:24.535Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-08T18:40:24.535Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-08T18:40:24.535Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-08T18:40:24.535Z] - CONFIG_IP_VS: enabled (as module) [2021-04-08T18:40:24.535Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-08T18:40:24.535Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-08T18:40:24.535Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-08T18:40:24.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-08T18:40:24.535Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-08T18:40:24.535Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-08T18:40:24.535Z] - CONFIG_EXT4_FS: enabled [2021-04-08T18:40:24.535Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-08T18:40:24.535Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-08T18:40:24.535Z] - Network Drivers: [2021-04-08T18:40:24.535Z] - "overlay": [2021-04-08T18:40:24.535Z] - CONFIG_VXLAN: enabled (as module) [2021-04-08T18:40:24.535Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-08T18:40:24.535Z] Optional (for encrypted networks): [2021-04-08T18:40:24.749Z] #55 ... [2021-04-08T18:40:24.749Z] [2021-04-08T18:40:24.749Z] #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-08T18:40:24.749Z] #47 sha256:6b7a3b5293a9e59caeae391149d702f0dc6eec4f8af776d1afed2f00fcc012a2 [2021-04-08T18:40:24.749Z] #47 20.34 go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:40:24.749Z] #47 20.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:24.749Z] #47 20.45 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:40:24.749Z] #47 20.55 go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:24.749Z] #47 20.55 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:24.749Z] #47 20.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:24.749Z] #47 20.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:24.749Z] #47 ... [2021-04-08T18:40:24.749Z] [2021-04-08T18:40:24.749Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:40:24.749Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:24.749Z] #45 10.92 runtime/internal/math [2021-04-08T18:40:24.749Z] #45 11.14 internal/race [2021-04-08T18:40:24.749Z] #45 11.15 internal/bytealg [2021-04-08T18:40:24.749Z] #45 11.24 sync/atomic [2021-04-08T18:40:24.749Z] #45 11.75 unicode [2021-04-08T18:40:24.749Z] #45 12.05 runtime [2021-04-08T18:40:24.749Z] #45 15.06 unicode/utf8 [2021-04-08T18:40:24.749Z] #45 15.56 math [2021-04-08T18:40:24.749Z] #45 20.27 unicode/utf16 [2021-04-08T18:40:24.749Z] #45 20.50 container/list [2021-04-08T18:40:24.796Z] - CONFIG_CRYPTO: enabled [2021-04-08T18:40:24.796Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-08T18:40:24.796Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-08T18:40:24.796Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-08T18:40:24.796Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-08T18:40:24.796Z] - CONFIG_XFRM: enabled [2021-04-08T18:40:24.796Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-08T18:40:24.796Z] - "ipvlan": [2021-04-08T18:40:24.796Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-08T18:40:24.796Z] - "macvlan": [2021-04-08T18:40:24.796Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_DUMMY: enabled (as module) [2021-04-08T18:40:24.796Z] - "ftp,tftp client in container": [2021-04-08T18:40:24.796Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-08T18:40:24.796Z] - Storage Drivers: [2021-04-08T18:40:24.796Z] - "aufs": [2021-04-08T18:40:24.796Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-08T18:40:24.796Z] - "btrfs": [2021-04-08T18:40:24.796Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-08T18:40:24.796Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-08T18:40:24.796Z] - "devicemapper": [2021-04-08T18:40:24.796Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-08T18:40:24.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-08T18:40:24.796Z] - "overlay": [2021-04-08T18:40:24.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-08T18:40:24.796Z] - "zfs": [2021-04-08T18:40:24.796Z] - /dev/zfs: present [2021-04-08T18:40:24.796Z] - zfs command: missing [2021-04-08T18:40:24.796Z] - zpool command: missing [2021-04-08T18:40:24.796Z] [2021-04-08T18:40:24.796Z] Limits: [2021-04-08T18:40:24.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-08T18:40:24.796Z] [2021-04-08T18:40:24.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-08T18:40:25.006Z] #45 21.02 crypto/internal/subtle [2021-04-08T18:40:25.006Z] #45 ... [2021-04-08T18:40:25.006Z] [2021-04-08T18:40:25.006Z] #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-08T18:40:25.006Z] #47 sha256:6b7a3b5293a9e59caeae391149d702f0dc6eec4f8af776d1afed2f00fcc012a2 [2021-04-08T18:40:25.006Z] #47 21.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:25.006Z] #47 21.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:25.006Z] #47 21.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:25.006Z] #47 21.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:25.032Z] #58 17.21 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:25.064Z] #27 8.903 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:25.147Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 . [2021-04-08T18:40:25.265Z] #47 ... [2021-04-08T18:40:25.265Z] [2021-04-08T18:40:25.265Z] #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-08T18:40:25.266Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:25.266Z] #13 6.752 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-08T18:40:25.266Z] #13 8.580 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:25.266Z] #13 10.45 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:25.266Z] #13 13.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:25.409Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-04-08T18:40:25.409Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-04-08T18:40:25.410Z] #1 [internal] load build definition from Dockerfile [2021-04-08T18:40:25.410Z] #1 sha256:d7303a91b009d4683314dd20ee6cf4dcfec8a5d98b5616ebddf98ea71af1e649 [2021-04-08T18:40:25.410Z] #1 transferring dockerfile: 17.02kB done [2021-04-08T18:40:25.410Z] #1 DONE 0.1s [2021-04-08T18:40:25.521Z] #13 ... [2021-04-08T18:40:25.521Z] [2021-04-08T18:40:25.521Z] #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-08T18:40:25.522Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:25.522Z] #45 21.11 crypto/subtle [2021-04-08T18:40:25.522Z] #45 21.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-08T18:40:25.522Z] #45 21.29 internal/nettrace [2021-04-08T18:40:25.522Z] #45 21.47 runtime/cgo [2021-04-08T18:40:25.522Z] #45 ... [2021-04-08T18:40:25.522Z] [2021-04-08T18:40:25.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-08T18:40:25.522Z] #34 sha256:f30b7631309fdd0834c75ac2f61d2879b6d209e4d557da28160c2fe6f2d96d0c [2021-04-08T18:40:25.522Z] #34 11.69 math [2021-04-08T18:40:25.522Z] #34 12.24 runtime [2021-04-08T18:40:25.522Z] #34 16.78 internal/testlog [2021-04-08T18:40:25.522Z] #34 17.27 encoding [2021-04-08T18:40:25.522Z] #34 17.72 runtime/cgo [2021-04-08T18:40:25.676Z] [2021-04-08T18:40:25.676Z] #2 [internal] load .dockerignore [2021-04-08T18:40:25.676Z] #2 sha256:d4fc65832de67def1d85b57021064c54b2bb3439aaa48c12ce88a6ee25a240bf [2021-04-08T18:40:25.676Z] #2 transferring context: 87B done [2021-04-08T18:40:25.676Z] #2 DONE 0.0s [2021-04-08T18:40:25.778Z] #34 ... [2021-04-08T18:40:25.778Z] [2021-04-08T18:40:25.778Z] #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-08T18:40:25.778Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:40:25.778Z] #49 17.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:25.778Z] #49 17.70 go: downloading github.com/spf13/viper v1.6.1 [2021-04-08T18:40:25.778Z] #49 17.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:25.778Z] #49 17.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:25.778Z] #49 17.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:25.778Z] #49 18.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:25.778Z] #49 18.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:25.778Z] #49 18.43 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:25.778Z] #49 18.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:25.778Z] #49 18.67 go: extracting github.com/spf13/viper v1.6.1 [2021-04-08T18:40:25.778Z] #49 18.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:25.778Z] #49 18.78 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:25.778Z] #49 18.79 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:25.778Z] #49 18.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:25.778Z] #49 18.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:25.778Z] #49 18.91 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:25.778Z] #49 19.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:25.778Z] #49 19.27 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:25.778Z] #49 19.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:25.778Z] #49 19.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:25.778Z] #49 19.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:25.778Z] #49 19.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:25.778Z] #49 19.74 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:25.778Z] #49 19.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:25.778Z] #49 20.02 go: downloading github.com/fatih/color v1.7.0 [2021-04-08T18:40:25.778Z] #49 20.13 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:25.778Z] #49 20.28 go: extracting github.com/fatih/color v1.7.0 [2021-04-08T18:40:25.778Z] #49 20.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:25.778Z] #49 20.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:25.778Z] #49 21.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:25.937Z] [2021-04-08T18:40:25.937Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-08T18:40:25.937Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-08T18:40:26.009Z] #27 9.614 137 added, 0 removed; done. [2021-04-08T18:40:26.009Z] #27 9.686 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-08T18:40:26.009Z] #27 9.701 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:26.009Z] #27 9.714 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-08T18:40:26.009Z] #27 9.726 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-08T18:40:26.009Z] #27 9.739 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:40:26.009Z] #27 9.761 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:26.009Z] #27 9.769 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:26.409Z] #58 18.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:26.510Z] #3 DONE 0.7s [2021-04-08T18:40:26.510Z] [2021-04-08T18:40:26.510Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-08T18:40:26.510Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-08T18:40:26.510Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-08T18:40:26.510Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-08T18:40:26.510Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-08T18:40:26.510Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-08T18:40:26.510Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-08T18:40:26.510Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.77MB / 9.01MB 0.2s [2021-04-08T18:40:26.584Z] #27 10.34 0 added, 0 removed; done. [2021-04-08T18:40:26.584Z] #27 10.34 Running hooks in /etc/ca-certificates/update.d... [2021-04-08T18:40:26.584Z] #27 10.34 done. [2021-04-08T18:40:26.709Z] #49 ... [2021-04-08T18:40:26.709Z] [2021-04-08T18:40:26.709Z] #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-08T18:40:26.709Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:26.709Z] #42 12.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:26.709Z] #42 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:26.709Z] #42 ... [2021-04-08T18:40:26.709Z] [2021-04-08T18:40:26.709Z] #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-08T18:40:26.709Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:40:26.709Z] #51 17.75 + cd /tmp/tmp.iijy1Jnb8H/src/github.com/mvdan/sh [2021-04-08T18:40:26.709Z] #51 17.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:26.709Z] #51 17.99 + GO111MODULE=on [2021-04-08T18:40:26.709Z] #51 18.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-08T18:40:26.709Z] #51 19.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:26.709Z] #51 19.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:26.709Z] #51 19.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:26.709Z] #51 19.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:26.709Z] #51 19.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:26.709Z] #51 20.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:26.709Z] #51 21.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:26.709Z] #51 22.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:26.709Z] #51 ... [2021-04-08T18:40:26.709Z] [2021-04-08T18:40:26.709Z] #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-08T18:40:26.709Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:26.709Z] #36 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:26.709Z] #36 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:26.772Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-04-08T18:40:26.966Z] #36 ... [2021-04-08T18:40:26.966Z] [2021-04-08T18:40:26.966Z] #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-08T18:40:26.966Z] #58 sha256:6240fe8ffdc8e9ca2ad3eb235dce2f73047ef699c5bf28730eee65ca4a01ed4d [2021-04-08T18:40:26.966Z] #58 22.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:27.033Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-04-08T18:40:27.034Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-08T18:40:27.034Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-08T18:40:27.296Z] #4 DONE 0.7s [2021-04-08T18:40:27.296Z] [2021-04-08T18:40:27.296Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:27.296Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:40:27.351Z] #58 19.54 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:27.893Z] #58 24.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:40:28.089Z] INFO [runner/unused/goanalysis] analyzers took 28.330350774s with top 10 stages: buildssa: 24.092459756s, U1000: 4.237891018s [2021-04-08T18:40:28.149Z] #58 24.40 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:40:28.182Z] #10 ... [2021-04-08T18:40:28.182Z] [2021-04-08T18:40:28.182Z] #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-08T18:40:28.182Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-08T18:40:28.182Z] #28 2.517 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-08T18:40:28.182Z] #28 4.654 Fetched 8202 kB in 4s (1849 kB/s) [2021-04-08T18:40:28.182Z] #28 4.654 Reading package lists... [2021-04-08T18:40:28.182Z] #28 6.177 Reading package lists... [2021-04-08T18:40:28.182Z] #28 7.683 Building dependency tree... [2021-04-08T18:40:28.182Z] #28 8.131 The following additional packages will be installed: [2021-04-08T18:40:28.182Z] #28 8.132 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-08T18:40:28.182Z] #28 8.133 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-08T18:40:28.182Z] #28 8.133 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-08T18:40:28.182Z] #28 8.134 Suggested packages: [2021-04-08T18:40:28.182Z] #28 8.134 krb5-doc krb5-user [2021-04-08T18:40:28.182Z] #28 8.134 Recommended packages: [2021-04-08T18:40:28.182Z] #28 8.134 krb5-locales publicsuffix libsasl2-modules [2021-04-08T18:40:28.182Z] #28 8.472 The following NEW packages will be installed: [2021-04-08T18:40:28.182Z] #28 8.473 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-08T18:40:28.182Z] #28 8.473 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-08T18:40:28.182Z] #28 8.473 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-08T18:40:28.182Z] #28 8.474 libssh2-1 libssl1.1 openssl [2021-04-08T18:40:28.182Z] #28 8.517 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T18:40:28.182Z] #28 8.517 Need to get 5176 kB of archives. [2021-04-08T18:40:28.182Z] #28 8.517 After this operation, 14.5 MB of additional disk space will be used. [2021-04-08T18:40:28.182Z] #28 8.517 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-08T18:40:28.182Z] #28 8.539 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-08T18:40:28.182Z] #28 8.579 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-08T18:40:28.182Z] #28 8.581 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-08T18:40:28.182Z] #28 8.584 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-08T18:40:28.182Z] #28 8.588 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-08T18:40:28.182Z] #28 8.599 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-08T18:40:28.182Z] #28 8.624 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-08T18:40:28.182Z] #28 8.632 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-08T18:40:28.182Z] #28 8.632 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-08T18:40:28.182Z] #28 8.646 Get:11 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-08T18:40:28.182Z] #28 8.649 Get:12 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-08T18:40:28.182Z] #28 8.658 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-08T18:40:28.182Z] #28 8.663 Get:14 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-08T18:40:28.182Z] #28 8.681 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-08T18:40:28.182Z] #28 8.687 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-08T18:40:28.182Z] #28 8.692 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-08T18:40:28.182Z] #28 8.696 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-08T18:40:28.182Z] #28 8.706 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-08T18:40:28.182Z] #28 8.722 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-08T18:40:28.182Z] #28 8.727 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-08T18:40:28.297Z] #58 ... [2021-04-08T18:40:28.297Z] [2021-04-08T18:40:28.297Z] #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-08T18:40:28.297Z] #47 sha256:ddb343e1a2432263ade6ef5ee8089ac92459b38885d9540f314892d533d468c5 [2021-04-08T18:40:28.297Z] #47 10.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:28.297Z] #47 10.27 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:28.297Z] #47 10.42 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:28.297Z] #47 10.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:28.297Z] #47 10.61 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:28.297Z] #47 10.61 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:28.297Z] #47 10.71 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:28.297Z] #47 10.71 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:28.297Z] #47 11.19 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:28.297Z] #47 11.46 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:28.297Z] #47 13.37 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:28.297Z] #47 13.57 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:28.297Z] #47 15.94 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:28.297Z] #47 19.71 go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:40:28.297Z] #47 19.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:28.297Z] #47 19.91 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:40:28.297Z] #47 19.92 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:28.297Z] #47 20.01 go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:28.297Z] #47 20.04 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:28.297Z] #47 20.22 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:28.297Z] #47 ... [2021-04-08T18:40:28.297Z] [2021-04-08T18:40:28.297Z] #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-08T18:40:28.297Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:28.297Z] #49 16.43 go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T18:40:28.297Z] #49 16.52 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:28.297Z] #49 16.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:28.297Z] #49 16.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:28.297Z] #49 16.66 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:28.297Z] #49 16.69 go: downloading github.com/spf13/viper v1.6.1 [2021-04-08T18:40:28.297Z] #49 16.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:28.297Z] #49 16.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:28.297Z] #49 16.83 go: extracting github.com/pkg/errors v0.8.1 [2021-04-08T18:40:28.297Z] #49 16.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:28.297Z] #49 16.99 go: downloading github.com/fatih/color v1.7.0 [2021-04-08T18:40:28.297Z] #49 17.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:28.297Z] #49 17.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:28.297Z] #49 17.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:28.297Z] #49 17.34 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:28.297Z] #49 17.34 go: extracting github.com/spf13/viper v1.6.1 [2021-04-08T18:40:28.297Z] #49 17.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:28.297Z] #49 17.69 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:28.297Z] #49 17.77 go: extracting github.com/fatih/color v1.7.0 [2021-04-08T18:40:28.297Z] #49 17.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:28.297Z] #49 17.91 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:28.297Z] #49 18.02 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:28.297Z] #49 18.14 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:28.297Z] #49 18.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:28.297Z] #49 18.23 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:28.297Z] #49 18.23 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:28.297Z] #49 18.24 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:28.297Z] #49 18.28 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:28.297Z] #49 18.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:28.297Z] #49 18.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:28.297Z] #49 18.78 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:28.297Z] #49 18.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:28.297Z] #49 18.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:28.297Z] #49 19.02 go: downloading github.com/spf13/cast v1.3.0 [2021-04-08T18:40:28.297Z] #49 19.11 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:28.297Z] #49 19.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:28.297Z] #49 19.24 go: downloading github.com/spf13/afero v1.1.2 [2021-04-08T18:40:28.297Z] #49 19.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:28.297Z] #49 19.58 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:28.297Z] #49 19.61 go: extracting github.com/spf13/cast v1.3.0 [2021-04-08T18:40:28.297Z] #49 19.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:28.297Z] #49 19.86 go: extracting github.com/spf13/afero v1.1.2 [2021-04-08T18:40:28.297Z] #49 19.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:40:28.297Z] #49 20.23 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:28.297Z] #49 20.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:40:28.297Z] #49 20.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:28.297Z] #49 20.49 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:28.297Z] #49 20.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:40:28.405Z] #58 24.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:40:28.478Z] #28 8.963 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:28.478Z] #28 8.993 Fetched 5176 kB in 0s (23.1 MB/s) [2021-04-08T18:40:28.478Z] #28 9.019 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-08T18:40:28.478Z] #28 9.019 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:40:28.478Z] #28 9.027 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-08T18:40:28.478Z] #28 9.030 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:28.556Z] #49 20.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:28.556Z] #49 20.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:28.556Z] #49 ... [2021-04-08T18:40:28.556Z] [2021-04-08T18:40:28.556Z] #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-08T18:40:28.556Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:28.556Z] #13 5.991 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-08T18:40:28.556Z] #13 7.754 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:28.556Z] #13 9.853 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:28.556Z] #13 12.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:28.556Z] #13 ... [2021-04-08T18:40:28.556Z] [2021-04-08T18:40:28.556Z] #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-08T18:40:28.556Z] #58 sha256:cad231ae5fd9d3db34a6438db30e0dc2c72cb6cc5854ed53dd418db28e7fc284 [2021-04-08T18:40:28.556Z] #58 20.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:28.681Z] #5 ... [2021-04-08T18:40:28.681Z] [2021-04-08T18:40:28.681Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-08T18:40:28.681Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-08T18:40:28.681Z] #8 DONE 1.1s [2021-04-08T18:40:28.681Z] [2021-04-08T18:40:28.681Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:28.681Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-08T18:40:28.681Z] #7 DONE 1.2s [2021-04-08T18:40:28.681Z] [2021-04-08T18:40:28.681Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-08T18:40:28.681Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-08T18:40:28.681Z] #5 DONE 1.3s [2021-04-08T18:40:28.681Z] [2021-04-08T18:40:28.681Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-08T18:40:28.681Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-08T18:40:28.681Z] #6 DONE 1.3s [2021-04-08T18:40:28.777Z] #28 9.252 Selecting previously unselected package openssl. [2021-04-08T18:40:28.777Z] #28 9.254 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-08T18:40:28.777Z] #28 9.255 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:28.777Z] #28 9.383 Selecting previously unselected package ca-certificates. [2021-04-08T18:40:28.777Z] #28 9.386 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-08T18:40:28.777Z] #28 9.387 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:28.777Z] #28 9.447 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-08T18:40:28.777Z] #28 9.459 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-08T18:40:28.777Z] #28 9.459 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-08T18:40:28.777Z] #28 9.486 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-08T18:40:28.777Z] #28 9.488 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-08T18:40:28.777Z] #28 9.490 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:28.968Z] #58 25.06 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:28.968Z] #58 25.13 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:40:29.074Z] #28 9.689 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-08T18:40:29.075Z] #28 9.691 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-08T18:40:29.075Z] #28 9.693 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:29.075Z] #28 9.731 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-08T18:40:29.075Z] #28 9.734 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-08T18:40:29.075Z] #28 9.735 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:29.075Z] #28 9.826 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-08T18:40:29.075Z] #28 9.828 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-08T18:40:29.075Z] #28 9.829 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:29.075Z] #28 9.879 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-08T18:40:29.075Z] #28 9.881 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-08T18:40:29.075Z] #28 9.882 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:29.075Z] #28 9.914 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-08T18:40:29.124Z] #58 ... [2021-04-08T18:40:29.124Z] [2021-04-08T18:40:29.124Z] #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-08T18:40:29.124Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:40:29.124Z] #45 11.31 unicode [2021-04-08T18:40:29.124Z] #45 15.82 internal/testlog [2021-04-08T18:40:29.124Z] #45 16.44 encoding [2021-04-08T18:40:29.124Z] #45 16.73 unicode/utf16 [2021-04-08T18:40:29.124Z] #45 16.99 container/list [2021-04-08T18:40:29.124Z] #45 17.47 crypto/internal/subtle [2021-04-08T18:40:29.124Z] #45 17.69 crypto/subtle [2021-04-08T18:40:29.124Z] #45 17.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-08T18:40:29.124Z] #45 18.05 internal/nettrace [2021-04-08T18:40:29.124Z] #45 18.26 runtime/cgo [2021-04-08T18:40:29.124Z] #45 ... [2021-04-08T18:40:29.124Z] [2021-04-08T18:40:29.124Z] #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-08T18:40:29.124Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:29.124Z] #49 20.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:40:29.124Z] #49 20.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:29.124Z] #49 21.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:29.124Z] #49 21.19 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:29.124Z] #49 21.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:29.124Z] #49 21.31 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:29.124Z] #49 21.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:29.135Z] #27 DONE 12.6s [2021-04-08T18:40:29.135Z] [2021-04-08T18:40:29.135Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:40:29.135Z] #28 sha256:57f02a40f625322356686f92d39b700e1aa8812c2dc823cf5f7012a89e34fc0e [2021-04-08T18:40:29.374Z] #28 9.916 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-08T18:40:29.374Z] #28 9.918 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:29.374Z] #28 9.955 Selecting previously unselected package libldap-common. [2021-04-08T18:40:29.374Z] #28 9.959 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-08T18:40:29.374Z] #28 9.959 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:29.374Z] #28 9.995 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-08T18:40:29.374Z] #28 9.997 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-08T18:40:29.374Z] #28 9.999 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:29.374Z] #28 10.05 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-08T18:40:29.374Z] #28 10.05 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-08T18:40:29.374Z] #28 10.06 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-08T18:40:29.374Z] #28 10.09 Selecting previously unselected package libpsl5:ppc64el. [2021-04-08T18:40:29.374Z] #28 10.09 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-08T18:40:29.374Z] #28 10.09 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-08T18:40:29.374Z] #28 10.12 Selecting previously unselected package librtmp1:ppc64el. [2021-04-08T18:40:29.374Z] #28 10.13 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-08T18:40:29.374Z] #28 10.13 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:29.374Z] #28 10.16 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-08T18:40:29.374Z] #28 10.16 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-08T18:40:29.384Z] #49 21.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:29.642Z] #49 21.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:29.642Z] #49 21.90 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:29.642Z] #49 ... [2021-04-08T18:40:29.642Z] [2021-04-08T18:40:29.642Z] #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-08T18:40:29.642Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:29.642Z] #36 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:29.642Z] #36 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:29.671Z] #28 10.16 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-08T18:40:29.671Z] #28 10.20 Selecting previously unselected package libcurl4:ppc64el. [2021-04-08T18:40:29.671Z] #28 10.21 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-08T18:40:29.671Z] #28 10.21 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-08T18:40:29.671Z] #28 10.28 Selecting previously unselected package curl. [2021-04-08T18:40:29.671Z] #28 10.28 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-08T18:40:29.671Z] #28 10.28 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-08T18:40:29.671Z] #28 10.34 Selecting previously unselected package libonig5:ppc64el. [2021-04-08T18:40:29.671Z] #28 10.34 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-08T18:40:29.671Z] #28 10.35 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-08T18:40:29.671Z] #28 10.39 Selecting previously unselected package libjq1:ppc64el. [2021-04-08T18:40:29.671Z] #28 10.39 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-08T18:40:29.671Z] #28 10.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-08T18:40:29.671Z] #28 10.45 Selecting previously unselected package jq. [2021-04-08T18:40:29.671Z] #28 10.45 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-08T18:40:29.671Z] #28 10.45 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:29.671Z] #28 10.48 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-08T18:40:29.671Z] #28 10.49 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-08T18:40:29.671Z] #28 10.49 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:29.707Z] #28 DONE 0.8s [2021-04-08T18:40:29.707Z] [2021-04-08T18:40:29.707Z] #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-08T18:40:29.707Z] #29 sha256:6ef4650b74cf7492812f05bf1963e47bccb8da9b4b4b61629a1d8a6721f9ed98 [2021-04-08T18:40:29.901Z] #36 ... [2021-04-08T18:40:29.901Z] [2021-04-08T18:40:29.901Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-08T18:40:29.901Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:29.901Z] #42 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:29.901Z] #42 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:29.969Z] #28 ... [2021-04-08T18:40:29.969Z] [2021-04-08T18:40:29.969Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:29.969Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-08T18:40:29.969Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.5s done [2021-04-08T18:40:29.969Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-08T18:40:29.969Z] #10 DONE 19.7s [2021-04-08T18:40:29.969Z] [2021-04-08T18:40:29.969Z] #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-08T18:40:29.969Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-08T18:40:29.969Z] #28 10.64 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-08T18:40:29.969Z] #28 ... [2021-04-08T18:40:29.969Z] [2021-04-08T18:40:29.969Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-08T18:40:29.969Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-08T18:40:29.969Z] #11 DONE 0.2s [2021-04-08T18:40:29.969Z] [2021-04-08T18:40:29.969Z] #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-08T18:40:29.969Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-08T18:40:29.969Z] #28 10.64 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:29.969Z] #28 10.65 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:29.969Z] #28 10.65 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:29.969Z] #28 10.65 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:29.969Z] #28 10.65 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:29.969Z] #28 10.66 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:29.969Z] #28 10.66 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-08T18:40:29.969Z] #28 10.66 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:29.969Z] #28 10.67 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:29.969Z] #28 10.67 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-08T18:40:29.969Z] #28 10.67 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-08T18:40:29.969Z] #28 10.68 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:29.969Z] #28 10.69 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:30.161Z] #42 ... [2021-04-08T18:40:30.161Z] [2021-04-08T18:40:30.161Z] #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-08T18:40:30.161Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:30.161Z] #49 22.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:30.161Z] #49 22.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:40:30.270Z] #28 ... [2021-04-08T18:40:30.270Z] [2021-04-08T18:40:30.270Z] #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-08T18:40:30.270Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-08T18:40:30.270Z] #12 DONE 0.2s [2021-04-08T18:40:30.419Z] #49 22.47 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:30.419Z] #49 ... [2021-04-08T18:40:30.419Z] [2021-04-08T18:40:30.419Z] #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-08T18:40:30.419Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:30.420Z] #55 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:30.420Z] #55 ... [2021-04-08T18:40:30.420Z] [2021-04-08T18:40:30.420Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-08T18:40:30.420Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:30.420Z] #49 22.64 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:40:30.579Z] [2021-04-08T18:40:30.579Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:40:30.579Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-08T18:40:30.579Z] #32 DONE 0.1s [2021-04-08T18:40:30.579Z] [2021-04-08T18:40:30.579Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:40:30.579Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-08T18:40:30.579Z] #40 DONE 0.1s [2021-04-08T18:40:30.579Z] [2021-04-08T18:40:30.579Z] #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-08T18:40:30.579Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-08T18:40:30.653Z] #29 ... [2021-04-08T18:40:30.653Z] [2021-04-08T18:40:30.653Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:30.653Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-08T18:40:30.653Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-04-08T18:40:30.653Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-08T18:40:30.653Z] #9 DONE 24.6s [2021-04-08T18:40:30.653Z] [2021-04-08T18:40:30.653Z] #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-08T18:40:30.653Z] #29 sha256:6ef4650b74cf7492812f05bf1963e47bccb8da9b4b4b61629a1d8a6721f9ed98 [2021-04-08T18:40:30.653Z] #29 0.952 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-08T18:40:30.653Z] #29 1.022 [2021-04-08T18:40:30.679Z] #49 22.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:40:30.679Z] #49 22.79 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:40:30.679Z] #49 22.81 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:30.837Z] #41 ... [2021-04-08T18:40:30.837Z] [2021-04-08T18:40:30.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:30.837Z] #44 78.43 CC criu/namespaces.o [2021-04-08T18:40:30.837Z] #44 79.72 CC criu/net.o [2021-04-08T18:40:30.837Z] #44 81.50 CC criu/netfilter.o [2021-04-08T18:40:30.837Z] #44 81.68 CC criu/page-pipe.o [2021-04-08T18:40:30.837Z] #44 82.19 CC criu/page-xfer.o [2021-04-08T18:40:30.837Z] #44 83.23 CC criu/pagemap-cache.o [2021-04-08T18:40:30.837Z] #44 83.40 CC criu/pagemap.o [2021-04-08T18:40:30.837Z] #44 83.99 CC criu/parasite-syscall.o [2021-04-08T18:40:30.837Z] #44 84.45 CC criu/path.o [2021-04-08T18:40:30.837Z] #44 84.61 CC criu/pie-util-vdso.o [2021-04-08T18:40:30.837Z] #44 84.90 CC criu/pie-util.o [2021-04-08T18:40:30.837Z] #44 85.01 CC criu/pipes.o [2021-04-08T18:40:30.837Z] #44 85.52 CC criu/plugin.o [2021-04-08T18:40:30.837Z] #44 85.84 CC criu/proc_parse.o [2021-04-08T18:40:30.837Z] #44 87.85 CC criu/protobuf-desc.o [2021-04-08T18:40:30.837Z] #44 88.43 CC criu/protobuf.o [2021-04-08T18:40:30.837Z] #44 88.66 CC criu/pstree.o [2021-04-08T18:40:30.879Z] #41 ... [2021-04-08T18:40:30.879Z] [2021-04-08T18:40:30.879Z] #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-08T18:40:30.879Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-08T18:40:30.879Z] #13 DONE 0.5s [2021-04-08T18:40:30.879Z] [2021-04-08T18:40:30.879Z] #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-08T18:40:30.879Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-08T18:40:30.879Z] #41 0.510 + git clone https://github.com/docker/distribution.git . [2021-04-08T18:40:30.879Z] #41 0.513 Cloning into '.'... [2021-04-08T18:40:30.938Z] #49 23.11 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:30.938Z] #49 23.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:30.938Z] #49 23.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:31.126Z] #44 89.42 CC criu/rbtree.o [2021-04-08T18:40:31.177Z] #29 1.142 ######### 13.5% ########################### 37.8% ######################################### 57.6% ####################################################### 77.5% ###################################################################### 97.5% ######################################################################## 100.0% [2021-04-08T18:40:31.177Z] #29 1.618 [2021-04-08T18:40:31.197Z] #49 23.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:31.197Z] #49 23.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:31.230Z] [2021-04-08T18:40:31.230Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:31.230Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:40:31.230Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-08T18:40:31.230Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:40:31.231Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-08T18:40:31.231Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-08T18:40:31.231Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-04-08T18:40:31.417Z] #44 89.64 CC criu/rst-malloc.o [2021-04-08T18:40:31.439Z] #29 1.718 ######################################################################## 100.0% [2021-04-08T18:40:31.439Z] #29 1.775 [2021-04-08T18:40:31.439Z] #29 1.886 ######################################################### 80.1% ######################################################################## 100.0% [2021-04-08T18:40:31.439Z] #29 1.954 [2021-04-08T18:40:31.456Z] #49 23.74 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:31.456Z] #49 23.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:31.493Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-04-08T18:40:31.702Z] #29 2.066 ######## 12.1% [2021-04-08T18:40:31.702Z] #29 ... [2021-04-08T18:40:31.702Z] [2021-04-08T18:40:31.702Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-08T18:40:31.702Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-08T18:40:31.702Z] #10 DONE 1.4s [2021-04-08T18:40:31.702Z] [2021-04-08T18:40:31.702Z] #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-08T18:40:31.702Z] #29 sha256:6ef4650b74cf7492812f05bf1963e47bccb8da9b4b4b61629a1d8a6721f9ed98 [2021-04-08T18:40:31.707Z] #44 89.95 CC criu/seccomp.o [2021-04-08T18:40:31.714Z] #49 ... [2021-04-08T18:40:31.714Z] [2021-04-08T18:40:31.714Z] #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-08T18:40:31.714Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:40:31.714Z] #34 13.81 unicode/utf8 [2021-04-08T18:40:31.714Z] #34 14.55 unicode [2021-04-08T18:40:31.714Z] #34 18.43 runtime/cgo [2021-04-08T18:40:31.714Z] #34 ... [2021-04-08T18:40:31.714Z] [2021-04-08T18:40:31.715Z] #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-08T18:40:31.715Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:40:31.715Z] #40 23.43 Checking out files: 87% (1480/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-08T18:40:31.715Z] #40 23.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-08T18:40:31.762Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-04-08T18:40:32.030Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-04-08T18:40:32.228Z] #29 2.066 ######## 12.1% ########################## 36.6% ###################################### 53.5% ##################################################### 74.5% ############################################################# 86.1% ######################################################################## 100.0% [2021-04-08T18:40:32.228Z] #29 2.597 [2021-04-08T18:40:32.241Z] #58 ... [2021-04-08T18:40:32.241Z] [2021-04-08T18:40:32.241Z] #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-08T18:40:32.241Z] #67 sha256:0280650750d1d2f3609ed795b6a4d9c3d835ddcf641f53ef119da5017d7d7c7d [2021-04-08T18:40:32.242Z] #67 26.59 Checking out files: 64% (1238/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-08T18:40:32.242Z] #67 27.14 + cd /tmp/tmp.qbT9Gq9mXX/src/github.com/docker/libnetwork [2021-04-08T18:40:32.242Z] #67 27.14 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:32.242Z] #67 27.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-08T18:40:32.336Z] #44 90.44 CC criu/seize.o [2021-04-08T18:40:32.336Z] #44 ... [2021-04-08T18:40:32.336Z] [2021-04-08T18:40:32.336Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:40:32.336Z] #23 2.760 Collecting yamllint==1.16.0 [2021-04-08T18:40:32.336Z] #23 2.865 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-08T18:40:32.336Z] #23 2.903 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-08T18:40:32.336Z] #23 2.921 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-08T18:40:32.336Z] #23 2.955 Collecting pyyaml (from yamllint==1.16.0) [2021-04-08T18:40:32.336Z] #23 3.084 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-08T18:40:32.336Z] #23 3.420 Installing build dependencies: started [2021-04-08T18:40:32.965Z] #23 10.55 Installing build dependencies: finished with status 'done' [2021-04-08T18:40:32.965Z] #23 ... [2021-04-08T18:40:32.965Z] [2021-04-08T18:40:32.965Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:32.965Z] #44 91.17 CC criu/servicefd.o [2021-04-08T18:40:32.987Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-04-08T18:40:33.255Z] #44 91.49 CC criu/shmem.o [2021-04-08T18:40:33.936Z] #44 92.25 CC criu/sigframe.o [2021-04-08T18:40:34.226Z] #44 92.35 CC criu/signalfd.o [2021-04-08T18:40:34.226Z] #44 92.50 CC criu/sk-inet.o [2021-04-08T18:40:34.247Z] #40 25.96 + 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-08T18:40:34.326Z] #29 2.707 ### 4.4% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.1% ################################# 46.5% ##################################### 51.7% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-08T18:40:34.326Z] #29 4.560 [2021-04-08T18:40:34.326Z] #29 4.789 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-08T18:40:34.588Z] #29 4.841 [2021-04-08T18:40:34.588Z] #29 4.911 ######################################################################## 100.0% [2021-04-08T18:40:34.588Z] #29 4.927 [2021-04-08T18:40:34.849Z] #29 5.250 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-08T18:40:34.849Z] #29 5.304 [2021-04-08T18:40:34.855Z] #44 93.14 CC criu/sk-netlink.o [2021-04-08T18:40:35.111Z] #29 5.415 ##################################################################### 95.8% ######################################################################## 100.0% [2021-04-08T18:40:35.111Z] #29 5.447 [2021-04-08T18:40:35.111Z] #29 5.625 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-08T18:40:35.373Z] #29 5.680 [2021-04-08T18:40:35.485Z] #44 93.53 CC criu/sk-packet.o [2021-04-08T18:40:35.563Z] #62 ... [2021-04-08T18:40:35.563Z] [2021-04-08T18:40:35.563Z] #23 [internal] load build context [2021-04-08T18:40:35.563Z] #23 sha256:27c03f70fb58ab48a244b892c8be3b1be3586faf888740c76f26fa142101473b [2021-04-08T18:40:35.563Z] #23 transferring context: 53.43MB 3.2s done [2021-04-08T18:40:35.563Z] #23 DONE 4.7s [2021-04-08T18:40:35.635Z] #29 5.794 #### 5.8% ######################## 34.4% [2021-04-08T18:40:35.635Z] #29 ... [2021-04-08T18:40:35.635Z] [2021-04-08T18:40:35.635Z] #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-08T18:40:35.635Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-08T18:40:35.635Z] #11 DONE 3.7s [2021-04-08T18:40:35.635Z] [2021-04-08T18:40:35.635Z] #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-08T18:40:35.635Z] #29 sha256:6ef4650b74cf7492812f05bf1963e47bccb8da9b4b4b61629a1d8a6721f9ed98 [2021-04-08T18:40:35.775Z] #44 94.06 CC criu/sk-queue.o [2021-04-08T18:40:35.829Z] [2021-04-08T18:40:35.829Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:35.829Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-08T18:40:35.829Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-08T18:40:35.829Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-08T18:40:35.829Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-08T18:40:35.829Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-08T18:40:35.829Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-08T18:40:35.829Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-04-08T18:40:35.829Z] #64 DONE 4.7s [2021-04-08T18:40:35.829Z] [2021-04-08T18:40:35.829Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:35.829Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:35.829Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-08T18:40:35.829Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-08T18:40:35.829Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-08T18:40:35.829Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-08T18:40:35.829Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.1s done [2021-04-08T18:40:35.829Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.1s done [2021-04-08T18:40:35.830Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.3s done [2021-04-08T18:40:35.830Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.2s [2021-04-08T18:40:35.830Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.5s done [2021-04-08T18:40:35.830Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 23.07MB / 62.53MB 4.7s [2021-04-08T18:40:35.830Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.7s [2021-04-08T18:40:35.830Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.7s [2021-04-08T18:40:35.830Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.41MB / 62.53MB 4.9s [2021-04-08T18:40:35.830Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.7s done [2021-04-08T18:40:35.830Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.53MB / 97.69MB 4.9s [2021-04-08T18:40:35.896Z] #29 5.794 #### 5.8% ######################## 34.4% ##################################### 52.4% ############################################## 64.1% ################################################################ 89.2% ######################################################################## 100.0% [2021-04-08T18:40:35.896Z] #29 6.288 [2021-04-08T18:40:36.102Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.85MB / 62.53MB 5.0s [2021-04-08T18:40:36.102Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 5.0s [2021-04-08T18:40:36.102Z] #9 ... [2021-04-08T18:40:36.102Z] [2021-04-08T18:40:36.102Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-08T18:40:36.102Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-08T18:40:36.102Z] #62 DONE 5.0s [2021-04-08T18:40:36.102Z] [2021-04-08T18:40:36.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:36.102Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:36.102Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 55.57MB / 62.53MB 5.1s [2021-04-08T18:40:36.102Z] #9 ... [2021-04-08T18:40:36.102Z] [2021-04-08T18:40:36.102Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:36.102Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 [2021-04-08T18:40:36.102Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.0s done [2021-04-08T18:40:36.102Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-08T18:40:36.102Z] #26 sha256:c27a62aa2e74f8bcfab5451574adabc92c4c8e8f2264f5d6da581aa8a08deed5 529B / 529B done [2021-04-08T18:40:36.102Z] #26 sha256:4333ac3aa4e42d5c617b3bbf4db72c884307379c6c794f87195ba3cc9bac5611 1.46kB / 1.46kB done [2021-04-08T18:40:36.102Z] #26 sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 49.23MB / 49.23MB 1.9s done [2021-04-08T18:40:36.102Z] #26 extracting sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 2.9s [2021-04-08T18:40:36.160Z] #29 6.585 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-08T18:40:36.160Z] #29 6.641 [2021-04-08T18:40:36.405Z] #44 94.52 CC criu/sk-tcp.o [2021-04-08T18:40:36.422Z] #29 6.691 ######################################################################## 100.0% [2021-04-08T18:40:36.422Z] #29 6.707 [2021-04-08T18:40:36.422Z] #29 ... [2021-04-08T18:40:36.422Z] [2021-04-08T18:40:36.422Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:40:36.422Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-08T18:40:36.422Z] #31 DONE 1.0s [2021-04-08T18:40:36.422Z] [2021-04-08T18:40:36.422Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:40:36.422Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-08T18:40:36.422Z] #39 DONE 1.0s [2021-04-08T18:40:36.422Z] [2021-04-08T18:40:36.422Z] #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-08T18:40:36.422Z] #29 sha256:6ef4650b74cf7492812f05bf1963e47bccb8da9b4b4b61629a1d8a6721f9ed98 [2021-04-08T18:40:36.422Z] #29 6.873 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-08T18:40:36.425Z] #67 ... [2021-04-08T18:40:36.425Z] [2021-04-08T18:40:36.425Z] #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-08T18:40:36.425Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:36.425Z] #55 21.95 Fetched 8427 kB in 17s (502 kB/s) [2021-04-08T18:40:36.425Z] #55 21.95 Reading package lists... [2021-04-08T18:40:36.425Z] #55 28.87 Reading package lists... [2021-04-08T18:40:36.425Z] #55 ... [2021-04-08T18:40:36.425Z] [2021-04-08T18:40:36.425Z] #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-08T18:40:36.425Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:40:36.425Z] #49 23.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:36.425Z] #49 23.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:36.425Z] #49 23.58 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:36.425Z] #49 23.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:36.426Z] #49 23.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:36.426Z] #49 23.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:36.426Z] #49 23.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:36.426Z] #49 23.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:36.426Z] #49 23.72 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:36.426Z] #49 23.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:36.426Z] #49 23.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:36.426Z] #49 23.80 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:36.426Z] #49 23.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:36.426Z] #49 23.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:36.426Z] #49 23.90 go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T18:40:36.426Z] #49 23.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:36.426Z] #49 24.01 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:36.426Z] #49 24.03 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:36.426Z] #49 24.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:36.426Z] #49 24.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:36.426Z] #49 24.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:36.426Z] #49 24.26 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:36.426Z] #49 24.36 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:36.426Z] #49 24.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:36.426Z] #49 24.41 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:36.426Z] #49 24.53 go: extracting github.com/pkg/errors v0.8.1 [2021-04-08T18:40:36.426Z] #49 24.54 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:36.426Z] #49 24.55 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:36.426Z] #49 24.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:36.426Z] #49 24.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:36.426Z] #49 24.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:36.426Z] #49 24.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:36.426Z] #49 24.74 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:36.426Z] #49 24.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:36.426Z] #49 24.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:36.426Z] #49 24.86 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:36.426Z] #49 24.91 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:36.426Z] #49 24.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:36.426Z] #49 24.91 go: downloading github.com/spf13/cast v1.3.0 [2021-04-08T18:40:36.426Z] #49 24.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:36.426Z] #49 24.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:36.426Z] #49 25.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:36.426Z] #49 25.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:36.426Z] #49 25.17 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:36.426Z] #49 25.35 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:36.426Z] #49 25.37 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:36.426Z] #49 25.38 go: extracting github.com/spf13/cast v1.3.0 [2021-04-08T18:40:36.426Z] #49 25.40 go: downloading golang.org/x/text v0.3.2 [2021-04-08T18:40:36.426Z] #49 25.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:36.426Z] #49 25.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:36.426Z] #49 25.65 go: downloading github.com/spf13/afero v1.1.2 [2021-04-08T18:40:36.426Z] #49 25.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:36.426Z] #49 25.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:36.426Z] #49 25.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:36.426Z] #49 26.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:36.426Z] #49 26.11 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:36.426Z] #49 26.13 go: extracting github.com/spf13/afero v1.1.2 [2021-04-08T18:40:36.426Z] #49 26.15 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:36.426Z] #49 26.20 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:36.426Z] #49 26.32 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:36.426Z] #49 26.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:36.426Z] #49 26.45 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:36.426Z] #49 26.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:36.426Z] #49 26.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:36.426Z] #49 26.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:36.426Z] #49 26.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:36.426Z] #49 26.84 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:36.426Z] #49 26.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:36.426Z] #49 26.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:36.426Z] #49 26.99 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:36.426Z] #49 27.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:36.426Z] #49 27.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:36.426Z] #49 27.25 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:36.426Z] #49 27.25 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:36.426Z] #49 27.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:36.426Z] #49 27.41 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:36.426Z] #49 27.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:36.426Z] #49 27.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:36.426Z] #49 27.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:36.426Z] #49 27.70 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:40:36.426Z] #49 27.79 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:36.426Z] #49 27.83 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:36.426Z] #49 27.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:36.426Z] #49 27.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:36.426Z] #49 27.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:36.426Z] #49 28.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:36.426Z] #49 28.40 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:40:36.426Z] #49 28.40 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:36.426Z] #49 28.40 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:36.426Z] #49 28.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:40:36.426Z] #49 28.53 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:40:36.426Z] #49 28.54 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:36.426Z] #49 28.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:36.426Z] #49 28.68 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:36.426Z] #49 28.91 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:36.426Z] #49 29.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:36.426Z] #49 29.56 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:36.426Z] #49 29.69 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:36.426Z] #49 29.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:36.426Z] #49 29.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:36.426Z] #49 30.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:36.426Z] #49 30.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:36.426Z] #49 30.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:36.426Z] #49 30.77 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:36.426Z] #49 31.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:40:36.426Z] #49 31.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:40:36.426Z] #49 31.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:40:36.426Z] #49 31.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:40:36.426Z] #49 31.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:40:36.426Z] #49 31.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:40:36.426Z] #49 31.99 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.42 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.43 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:40:36.426Z] #49 32.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:40:36.558Z] #41 ... [2021-04-08T18:40:36.558Z] [2021-04-08T18:40:36.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-08T18:40:36.558Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:40:36.558Z] #35 0.720 + RM_GOPATH=0 [2021-04-08T18:40:36.558Z] #35 0.720 + TMP_GOPATH= [2021-04-08T18:40:36.558Z] #35 0.721 + : /build [2021-04-08T18:40:36.558Z] #35 0.726 + '[' -z '' ']' [2021-04-08T18:40:36.558Z] #35 0.729 ++ mktemp -d [2021-04-08T18:40:36.558Z] #35 0.737 + export GOPATH=/tmp/tmp.yz890grWKF [2021-04-08T18:40:36.558Z] #35 0.754 + GOPATH=/tmp/tmp.yz890grWKF [2021-04-08T18:40:36.558Z] #35 0.754 + RM_GOPATH=1 [2021-04-08T18:40:36.558Z] #35 0.754 + case "$(go env GOARCH)" in [2021-04-08T18:40:36.558Z] #35 0.757 ++ go env GOARCH [2021-04-08T18:40:36.558Z] #35 0.845 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:36.558Z] #35 0.845 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:36.558Z] #35 0.883 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:36.558Z] #35 0.884 + dir=/tmp/install [2021-04-08T18:40:36.558Z] #35 0.884 + bin=tomlv [2021-04-08T18:40:36.558Z] #35 0.885 + shift [2021-04-08T18:40:36.558Z] #35 0.885 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-08T18:40:36.558Z] #35 0.886 + . /tmp/install/tomlv.installer [2021-04-08T18:40:36.558Z] #35 0.887 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:36.558Z] #35 0.888 + install_tomlv [2021-04-08T18:40:36.558Z] #35 0.888 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-08T18:40:36.558Z] #35 0.888 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:36.558Z] #35 0.888 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yz890grWKF/src/github.com/BurntSushi/toml [2021-04-08T18:40:36.558Z] #35 0.893 Cloning into '/tmp/tmp.yz890grWKF/src/github.com/BurntSushi/toml'... [2021-04-08T18:40:36.558Z] #35 2.335 + cd /tmp/tmp.yz890grWKF/src/github.com/BurntSushi/toml [2021-04-08T18:40:36.558Z] #35 2.359 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:36.558Z] #35 2.411 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:40:36.558Z] #35 2.934 internal/cpu [2021-04-08T18:40:36.558Z] #35 3.075 runtime/internal/atomic [2021-04-08T18:40:36.558Z] #35 3.096 runtime/internal/sys [2021-04-08T18:40:36.558Z] #35 3.119 math/bits [2021-04-08T18:40:36.558Z] #35 3.998 runtime/internal/math [2021-04-08T18:40:36.558Z] #35 4.335 unicode/utf8 [2021-04-08T18:40:36.558Z] #35 4.436 internal/bytealg [2021-04-08T18:40:36.558Z] #35 4.577 sync/atomic [2021-04-08T18:40:36.558Z] #35 5.533 unicode [2021-04-08T18:40:36.558Z] #35 5.679 math [2021-04-08T18:40:36.558Z] #35 ... [2021-04-08T18:40:36.558Z] [2021-04-08T18:40:36.558Z] #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-08T18:40:36.558Z] #48 sha256:69ae1f540e1e0ad21d2d71f41a74c06e46d1cc30e3a1d7a3855f1a650f26c01c [2021-04-08T18:40:36.558Z] #48 0.513 + RM_GOPATH=0 [2021-04-08T18:40:36.558Z] #48 0.513 + TMP_GOPATH= [2021-04-08T18:40:36.558Z] #48 0.513 + : /build [2021-04-08T18:40:36.558Z] #48 0.513 + '[' -z '' ']' [2021-04-08T18:40:36.558Z] #48 0.514 ++ mktemp -d [2021-04-08T18:40:36.558Z] #48 0.518 + export GOPATH=/tmp/tmp.8OhsDaKspQ [2021-04-08T18:40:36.558Z] #48 0.519 + GOPATH=/tmp/tmp.8OhsDaKspQ [2021-04-08T18:40:36.558Z] #48 0.519 + RM_GOPATH=1 [2021-04-08T18:40:36.558Z] #48 0.519 + case "$(go env GOARCH)" in [2021-04-08T18:40:36.558Z] #48 0.520 ++ go env GOARCH [2021-04-08T18:40:36.558Z] #48 0.527 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:36.558Z] #48 0.527 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:36.558Z] #48 0.527 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:36.558Z] #48 0.529 + dir=/tmp/install [2021-04-08T18:40:36.558Z] #48 0.529 + bin=gotestsum [2021-04-08T18:40:36.558Z] #48 0.529 + shift [2021-04-08T18:40:36.558Z] #48 0.530 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-08T18:40:36.558Z] #48 0.530 + . /tmp/install/gotestsum.installer [2021-04-08T18:40:36.558Z] #48 0.530 ++ : v0.5.3 [2021-04-08T18:40:36.558Z] #48 0.531 + install_gotestsum [2021-04-08T18:40:36.558Z] #48 0.531 + set -e [2021-04-08T18:40:36.558Z] #48 0.531 + export GO111MODULE=on [2021-04-08T18:40:36.558Z] #48 0.531 + GO111MODULE=on [2021-04-08T18:40:36.558Z] #48 0.531 + GOBIN=/build [2021-04-08T18:40:36.558Z] #48 0.532 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-08T18:40:36.558Z] #48 0.560 go: finding gotest.tools v0.5.3 [2021-04-08T18:40:36.558Z] #48 0.562 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:36.558Z] #48 1.710 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:36.558Z] #48 2.928 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:36.558Z] #48 4.863 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:36.558Z] #48 4.866 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:36.558Z] #48 4.901 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:36.558Z] #48 4.945 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:36.558Z] #48 4.973 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:36.558Z] #48 5.121 go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:40:36.558Z] #48 5.227 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:36.558Z] #48 5.227 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:36.558Z] #48 5.227 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:36.558Z] #48 5.471 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:36.558Z] #48 5.715 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:36.558Z] #48 5.776 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:36.558Z] #48 5.949 go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:40:36.558Z] #48 5.982 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:36.558Z] #48 6.212 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:36.558Z] #48 ... [2021-04-08T18:40:36.558Z] [2021-04-08T18:40:36.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-08T18:40:36.558Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:40:36.558Z] #35 6.086 internal/testlog [2021-04-08T18:40:36.692Z] #29 7.066 [2021-04-08T18:40:36.695Z] #44 94.88 CC criu/sk-unix.o [2021-04-08T18:40:36.779Z] #40 ... [2021-04-08T18:40:36.779Z] [2021-04-08T18:40:36.779Z] #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-08T18:40:36.779Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:40:36.779Z] #51 18.91 + cd /tmp/tmp.H0CrPIkHFf/src/github.com/mvdan/sh [2021-04-08T18:40:36.779Z] #51 18.91 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:36.779Z] #51 19.02 + GO111MODULE=on [2021-04-08T18:40:36.779Z] #51 19.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-08T18:40:36.779Z] #51 20.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:36.779Z] #51 20.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:36.779Z] #51 20.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:36.779Z] #51 20.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:36.779Z] #51 20.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:36.779Z] #51 21.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:36.779Z] #51 22.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:36.779Z] #51 23.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:36.779Z] #51 24.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:36.779Z] #51 25.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:36.779Z] #51 25.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:36.779Z] #51 25.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:36.779Z] #51 26.09 runtime [2021-04-08T18:40:36.779Z] #51 26.10 runtime/cgo [2021-04-08T18:40:36.955Z] #29 7.173 ######################################################################## 100.0% [2021-04-08T18:40:36.955Z] #29 7.210 [2021-04-08T18:40:36.955Z] #29 7.239 Download of images into '/build' complete. [2021-04-08T18:40:36.955Z] #29 7.239 Use something like the following to load the result into a Docker daemon: [2021-04-08T18:40:36.955Z] #29 7.239 tar -cC '/build' . | docker load [2021-04-08T18:40:36.955Z] #29 DONE 7.3s [2021-04-08T18:40:36.955Z] [2021-04-08T18:40:36.955Z] #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-08T18:40:36.955Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:40:36.988Z] #49 33.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:37.038Z] #51 ... [2021-04-08T18:40:37.038Z] [2021-04-08T18:40:37.038Z] #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-08T18:40:37.038Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:37.038Z] #49 26.21 go: downloading golang.org/x/text v0.3.2 [2021-04-08T18:40:37.038Z] #49 28.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:37.038Z] #49 28.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:37.038Z] #49 28.24 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:37.038Z] #49 28.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:37.038Z] #49 28.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:40:37.038Z] #49 28.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:37.038Z] #49 28.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:37.038Z] #49 28.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:37.038Z] #49 28.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:37.038Z] #49 28.46 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:37.038Z] #49 28.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:37.038Z] #49 28.46 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:37.038Z] #49 28.55 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:40:37.038Z] #49 28.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:37.038Z] #49 28.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:37.038Z] #49 28.68 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:37.038Z] #49 28.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:37.038Z] #49 28.72 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:37.038Z] #49 28.79 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:37.038Z] #49 28.80 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:37.038Z] #49 28.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:37.038Z] #49 28.86 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:37.038Z] #49 28.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:37.038Z] #49 28.93 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:37.038Z] #49 28.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:37.038Z] #49 29.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:37.038Z] #49 29.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:37.038Z] #49 29.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:37.038Z] #49 29.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:37.038Z] #49 29.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:40:37.212Z] #35 6.917 runtime [2021-04-08T18:40:37.315Z] #49 29.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:37.315Z] #49 29.35 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:37.315Z] #49 29.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:40:37.315Z] #49 29.57 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:40:37.521Z] #26 ... [2021-04-08T18:40:37.521Z] [2021-04-08T18:40:37.521Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:37.521Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:37.521Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s [2021-04-08T18:40:37.521Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.4s [2021-04-08T18:40:37.550Z] #49 33.62 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:37.588Z] #49 29.60 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:37.588Z] #49 29.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:37.588Z] #49 29.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:37.588Z] #49 29.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:37.588Z] #49 29.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:37.847Z] #49 29.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:40:37.847Z] #49 29.97 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:37.847Z] #49 29.97 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:37.847Z] #49 30.03 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:37.847Z] #49 30.13 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:37.847Z] #49 30.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:40:37.889Z] #35 7.456 encoding [2021-04-08T18:40:38.096Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.8s done [2021-04-08T18:40:38.106Z] #49 30.29 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:38.106Z] #49 30.35 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:40:38.106Z] #49 30.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:38.106Z] #49 30.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:38.120Z] #49 ... [2021-04-08T18:40:38.120Z] [2021-04-08T18:40:38.120Z] #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-08T18:40:38.120Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:40:38.120Z] #51 24.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:38.120Z] #51 24.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:38.120Z] #51 24.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:38.120Z] #51 24.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:38.120Z] #51 25.35 runtime/cgo [2021-04-08T18:40:38.120Z] #51 25.56 runtime [2021-04-08T18:40:38.120Z] #51 ... [2021-04-08T18:40:38.120Z] [2021-04-08T18:40:38.120Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-08T18:40:38.120Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:40:38.120Z] #40 25.24 Checking out files: 87% (1481/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-08T18:40:38.120Z] #40 25.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-08T18:40:38.120Z] #40 27.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-08T18:40:38.218Z] #44 96.20 CC criu/sockets.o [2021-04-08T18:40:38.218Z] #44 ... [2021-04-08T18:40:38.218Z] [2021-04-08T18:40:38.218Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:40:38.218Z] #23 14.01 Building wheels for collected packages: pyyaml [2021-04-08T18:40:38.218Z] #23 14.02 Running setup.py bdist_wheel for pyyaml: started [2021-04-08T18:40:38.218Z] #23 14.79 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-08T18:40:38.218Z] #23 14.79 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-08T18:40:38.218Z] #23 14.89 Successfully built pyyaml [2021-04-08T18:40:38.218Z] #23 14.89 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-08T18:40:38.218Z] #23 15.11 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-08T18:40:38.218Z] #23 DONE 15.8s [2021-04-08T18:40:38.218Z] [2021-04-08T18:40:38.218Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-08T18:40:38.218Z] #26 DONE 0.2s [2021-04-08T18:40:38.218Z] [2021-04-08T18:40:38.218Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:38.357Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.8s done [2021-04-08T18:40:38.365Z] #49 30.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:38.365Z] #49 30.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:38.365Z] #49 ... [2021-04-08T18:40:38.365Z] [2021-04-08T18:40:38.365Z] #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-08T18:40:38.365Z] #47 sha256:ddb343e1a2432263ade6ef5ee8089ac92459b38885d9540f314892d533d468c5 [2021-04-08T18:40:38.365Z] #47 20.59 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:38.365Z] #47 20.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:38.365Z] #47 20.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:38.365Z] #47 20.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:38.518Z] #44 ... [2021-04-08T18:40:38.518Z] [2021-04-08T18:40:38.518Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-08T18:40:38.540Z] #35 8.037 runtime/cgo [2021-04-08T18:40:38.624Z] #47 ... [2021-04-08T18:40:38.624Z] [2021-04-08T18:40:38.624Z] #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-08T18:40:38.624Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:38.624Z] #49 30.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:38.624Z] #49 30.69 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:38.624Z] #49 30.84 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:38.624Z] #49 30.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:38.624Z] #49 30.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:38.883Z] #49 30.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:38.883Z] #49 31.07 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:38.883Z] #49 31.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:39.141Z] #49 31.24 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:39.142Z] #49 31.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:39.142Z] #49 31.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:39.400Z] #49 31.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:39.490Z] #40 ... [2021-04-08T18:40:39.490Z] [2021-04-08T18:40:39.490Z] #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-08T18:40:39.490Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:39.490Z] #42 25.34 Fetched 8427 kB in 17s (486 kB/s) [2021-04-08T18:40:39.490Z] #42 25.34 Reading package lists... [2021-04-08T18:40:39.490Z] #42 32.37 Reading package lists... [2021-04-08T18:40:39.490Z] #42 ... [2021-04-08T18:40:39.490Z] [2021-04-08T18:40:39.490Z] #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-08T18:40:39.490Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:39.490Z] #36 25.45 Fetched 8427 kB in 18s (477 kB/s) [2021-04-08T18:40:39.490Z] #36 25.45 Reading package lists... [2021-04-08T18:40:39.490Z] #36 32.46 Reading package lists... [2021-04-08T18:40:39.490Z] #36 ... [2021-04-08T18:40:39.490Z] [2021-04-08T18:40:39.490Z] #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-08T18:40:39.490Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:40:39.490Z] #49 35.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:39.548Z] #31 DONE 1.1s [2021-04-08T18:40:39.548Z] [2021-04-08T18:40:39.548Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-08T18:40:39.659Z] #49 31.84 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:39.742Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.5s done [2021-04-08T18:40:39.742Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-08T18:40:39.838Z] #34 DONE 0.3s [2021-04-08T18:40:39.838Z] [2021-04-08T18:40:39.838Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-04-08T18:40:39.838Z] #36 DONE 0.1s [2021-04-08T18:40:39.838Z] [2021-04-08T18:40:39.838Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-08T18:40:39.918Z] #49 32.00 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:39.918Z] #49 32.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:39.918Z] #49 32.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:40.004Z] #9 ... [2021-04-08T18:40:40.004Z] [2021-04-08T18:40:40.004Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-08T18:40:40.004Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 [2021-04-08T18:40:40.004Z] #26 extracting sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 4.7s done [2021-04-08T18:40:40.004Z] #26 DONE 8.9s [2021-04-08T18:40:40.004Z] [2021-04-08T18:40:40.004Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:40.004Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:40.127Z] #39 DONE 0.1s [2021-04-08T18:40:40.127Z] [2021-04-08T18:40:40.127Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:40.127Z] #44 96.94 CC criu/stats.o [2021-04-08T18:40:40.127Z] #44 97.23 CC criu/string.o [2021-04-08T18:40:40.127Z] #44 97.32 CC criu/sysctl.o [2021-04-08T18:40:40.127Z] #44 97.80 CC criu/sysfs_parse.o [2021-04-08T18:40:40.127Z] #44 98.06 CC criu/timens.o [2021-04-08T18:40:40.127Z] #44 98.33 CC criu/timerfd.o [2021-04-08T18:40:40.177Z] #49 32.46 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:40.177Z] #49 32.49 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:40.177Z] #49 32.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:40.265Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-04-08T18:40:40.283Z] #40 ... [2021-04-08T18:40:40.283Z] [2021-04-08T18:40:40.283Z] #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-08T18:40:40.283Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-08T18:40:40.283Z] #12 DONE 4.3s [2021-04-08T18:40:40.283Z] [2021-04-08T18:40:40.283Z] #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-08T18:40:40.283Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:40.417Z] #44 98.57 CC criu/tty.o [2021-04-08T18:40:40.436Z] #49 32.61 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:40.436Z] #49 32.61 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:40.695Z] #49 32.93 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:40.704Z] #35 ... [2021-04-08T18:40:40.704Z] [2021-04-08T18:40:40.704Z] #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-08T18:40:40.704Z] #68 sha256:af1111ac2ee53b065e912a26592e20168e23100ed42378b380ffba1e34151863 [2021-04-08T18:40:40.704Z] #68 0.755 + RM_GOPATH=0 [2021-04-08T18:40:40.704Z] #68 0.755 + TMP_GOPATH= [2021-04-08T18:40:40.704Z] #68 0.755 + : /build [2021-04-08T18:40:40.704Z] #68 0.755 + '[' -z '' ']' [2021-04-08T18:40:40.704Z] #68 0.771 ++ mktemp -d [2021-04-08T18:40:40.704Z] #68 0.794 + export GOPATH=/tmp/tmp.Lfghlulnwo [2021-04-08T18:40:40.704Z] #68 0.794 + GOPATH=/tmp/tmp.Lfghlulnwo [2021-04-08T18:40:40.704Z] #68 0.794 + RM_GOPATH=1 [2021-04-08T18:40:40.704Z] #68 0.794 + case "$(go env GOARCH)" in [2021-04-08T18:40:40.704Z] #68 0.799 ++ go env GOARCH [2021-04-08T18:40:40.704Z] #68 0.861 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:40.704Z] #68 0.861 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:40.704Z] #68 0.866 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:40.704Z] #68 0.868 + dir=/tmp/install [2021-04-08T18:40:40.704Z] #68 0.869 + bin=proxy [2021-04-08T18:40:40.704Z] #68 0.869 + shift [2021-04-08T18:40:40.704Z] #68 0.869 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-08T18:40:40.704Z] #68 0.870 + . /tmp/install/proxy.installer [2021-04-08T18:40:40.704Z] #68 0.870 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:40.704Z] #68 0.871 + install_proxy [2021-04-08T18:40:40.704Z] #68 0.871 + case "$1" in [2021-04-08T18:40:40.704Z] #68 0.871 + export CGO_ENABLED=0 [2021-04-08T18:40:40.704Z] #68 0.871 + CGO_ENABLED=0 [2021-04-08T18:40:40.704Z] #68 0.871 + _install_proxy [2021-04-08T18:40:40.704Z] #68 0.872 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-08T18:40:40.704Z] #68 0.872 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:40.704Z] #68 0.873 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Lfghlulnwo/src/github.com/docker/libnetwork [2021-04-08T18:40:40.704Z] #68 0.880 Cloning into '/tmp/tmp.Lfghlulnwo/src/github.com/docker/libnetwork'... [2021-04-08T18:40:40.704Z] #68 ... [2021-04-08T18:40:40.704Z] [2021-04-08T18:40:40.704Z] #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-08T18:40:40.704Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:40:40.704Z] #43 1.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:40.704Z] #43 1.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:40.704Z] #43 1.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:40.704Z] #43 2.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-08T18:40:40.704Z] #43 5.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-08T18:40:40.704Z] #43 7.547 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-08T18:40:40.704Z] #43 ... [2021-04-08T18:40:40.704Z] [2021-04-08T18:40:40.704Z] #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-08T18:40:40.704Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:40:40.704Z] #25 0.790 + RM_GOPATH=0 [2021-04-08T18:40:40.704Z] #25 0.790 + TMP_GOPATH= [2021-04-08T18:40:40.704Z] #25 0.790 + : /build [2021-04-08T18:40:40.704Z] #25 0.790 + '[' -z '' ']' [2021-04-08T18:40:40.704Z] #25 0.792 ++ mktemp -d [2021-04-08T18:40:40.704Z] #25 0.808 + export GOPATH=/tmp/tmp.hW8IkKbR9H [2021-04-08T18:40:40.704Z] #25 0.815 + GOPATH=/tmp/tmp.hW8IkKbR9H [2021-04-08T18:40:40.704Z] #25 0.820 + RM_GOPATH=1 [2021-04-08T18:40:40.704Z] #25 0.821 + case "$(go env GOARCH)" in [2021-04-08T18:40:40.704Z] #25 0.823 ++ go env GOARCH [2021-04-08T18:40:40.704Z] #25 0.869 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:40.704Z] #25 0.870 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:40.704Z] #25 0.885 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:40.704Z] #25 0.887 + dir=/tmp/install [2021-04-08T18:40:40.704Z] #25 0.888 + bin=dockercli [2021-04-08T18:40:40.704Z] #25 0.888 + shift [2021-04-08T18:40:40.704Z] #25 0.888 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-08T18:40:40.704Z] #25 0.888 + . /tmp/install/dockercli.installer [2021-04-08T18:40:40.704Z] #25 0.890 ++ : stable [2021-04-08T18:40:40.704Z] #25 0.890 ++ : 17.06.2-ce [2021-04-08T18:40:40.704Z] #25 0.894 + install_dockercli [2021-04-08T18:40:40.704Z] #25 0.895 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-08T18:40:40.704Z] #25 0.896 Install docker/cli version 17.06.2-ce from stable [2021-04-08T18:40:40.704Z] #25 0.899 ++ uname -m [2021-04-08T18:40:40.704Z] #25 0.901 + arch=ppc64le [2021-04-08T18:40:40.704Z] #25 0.901 + '[' ppc64le '!=' x86_64 ']' [2021-04-08T18:40:40.704Z] #25 0.902 + '[' ppc64le '!=' s390x ']' [2021-04-08T18:40:40.704Z] #25 0.902 + '[' ppc64le '!=' armhf ']' [2021-04-08T18:40:40.704Z] #25 0.903 + build_dockercli [2021-04-08T18:40:40.704Z] #25 0.904 + git clone https://github.com/docker/docker-ce /tmp/tmp.hW8IkKbR9H/tmp/docker-ce [2021-04-08T18:40:40.704Z] #25 0.909 Cloning into '/tmp/tmp.hW8IkKbR9H/tmp/docker-ce'... [2021-04-08T18:40:40.704Z] #25 ... [2021-04-08T18:40:40.704Z] [2021-04-08T18:40:40.704Z] #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-08T18:40:40.704Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-08T18:40:40.704Z] #37 1.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:40.704Z] #37 1.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:40.704Z] #37 1.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:40.704Z] #37 2.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-08T18:40:40.704Z] #37 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-08T18:40:40.704Z] #37 7.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-08T18:40:40.704Z] #37 ... [2021-04-08T18:40:40.704Z] [2021-04-08T18:40:40.704Z] #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-08T18:40:40.704Z] #59 sha256:a696801549bb3427e9a8f480a038c87075d65ca8304423c7f8b26bf04c5fbb67 [2021-04-08T18:40:40.704Z] #59 0.738 + RM_GOPATH=0 [2021-04-08T18:40:40.704Z] #59 0.738 + TMP_GOPATH= [2021-04-08T18:40:40.704Z] #59 0.738 + : /build [2021-04-08T18:40:40.704Z] #59 0.738 + '[' -z '' ']' [2021-04-08T18:40:40.704Z] #59 0.763 ++ mktemp -d [2021-04-08T18:40:40.704Z] #59 0.769 + export GOPATH=/tmp/tmp.QVthcYfvvl [2021-04-08T18:40:40.704Z] #59 0.769 + GOPATH=/tmp/tmp.QVthcYfvvl [2021-04-08T18:40:40.704Z] #59 0.770 + RM_GOPATH=1 [2021-04-08T18:40:40.704Z] #59 0.770 + case "$(go env GOARCH)" in [2021-04-08T18:40:40.704Z] #59 0.772 ++ go env GOARCH [2021-04-08T18:40:40.704Z] #59 0.825 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:40.704Z] #59 0.825 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:40.704Z] #59 0.828 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:40.704Z] #59 0.828 + dir=/tmp/install [2021-04-08T18:40:40.704Z] #59 0.828 + bin=rootlesskit [2021-04-08T18:40:40.704Z] #59 0.829 + shift [2021-04-08T18:40:40.704Z] #59 0.830 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-08T18:40:40.704Z] #59 0.831 + . /tmp/install/rootlesskit.installer [2021-04-08T18:40:40.704Z] #59 0.832 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:40.704Z] #59 0.833 + install_rootlesskit [2021-04-08T18:40:40.704Z] #59 0.833 + case "$1" in [2021-04-08T18:40:40.704Z] #59 0.834 + export CGO_ENABLED=0 [2021-04-08T18:40:40.704Z] #59 0.834 + CGO_ENABLED=0 [2021-04-08T18:40:40.704Z] #59 0.834 + _install_rootlesskit [2021-04-08T18:40:40.704Z] #59 0.835 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-08T18:40:40.704Z] #59 0.835 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QVthcYfvvl/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:40.704Z] #59 0.836 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:40.704Z] #59 0.838 Cloning into '/tmp/tmp.QVthcYfvvl/src/github.com/rootless-containers/rootlesskit'... [2021-04-08T18:40:40.704Z] #59 6.545 + cd /tmp/tmp.QVthcYfvvl/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:40.704Z] #59 6.546 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:40.704Z] #59 6.584 + export GO111MODULE=on [2021-04-08T18:40:40.704Z] #59 6.584 + GO111MODULE=on [2021-04-08T18:40:40.704Z] #59 6.584 + export GOPROXY=https://proxy.golang.org [2021-04-08T18:40:40.704Z] #59 6.585 + GOPROXY=https://proxy.golang.org [2021-04-08T18:40:40.704Z] #59 6.585 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:40:40.704Z] #59 6.586 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-08T18:40:40.704Z] #59 8.944 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:40.704Z] #59 8.952 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:40.704Z] #59 8.976 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:40.704Z] #59 8.991 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:40.704Z] #59 9.031 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:40.704Z] #59 9.135 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:40.704Z] #59 9.139 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:40.704Z] #59 9.189 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:40.704Z] #59 9.300 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:40.704Z] #59 9.450 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:40.704Z] #59 9.494 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:40.704Z] #59 10.10 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:40.704Z] #59 10.14 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:40.704Z] #59 10.25 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:40.955Z] #49 33.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:40:41.009Z] #59 10.66 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:41.009Z] #59 ... [2021-04-08T18:40:41.009Z] [2021-04-08T18:40:41.009Z] #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-08T18:40:41.009Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:40:41.009Z] #50 0.556 + RM_GOPATH=0 [2021-04-08T18:40:41.009Z] #50 0.556 + TMP_GOPATH= [2021-04-08T18:40:41.009Z] #50 0.556 + : /build [2021-04-08T18:40:41.009Z] #50 0.556 + '[' -z '' ']' [2021-04-08T18:40:41.009Z] #50 0.557 ++ mktemp -d [2021-04-08T18:40:41.009Z] #50 0.559 + export GOPATH=/tmp/tmp.qjb6Cu5BrT [2021-04-08T18:40:41.009Z] #50 0.559 + GOPATH=/tmp/tmp.qjb6Cu5BrT [2021-04-08T18:40:41.009Z] #50 0.560 + RM_GOPATH=1 [2021-04-08T18:40:41.009Z] #50 0.561 + case "$(go env GOARCH)" in [2021-04-08T18:40:41.009Z] #50 0.563 ++ go env GOARCH [2021-04-08T18:40:41.009Z] #50 0.570 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:41.009Z] #50 0.570 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:41.009Z] #50 0.571 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:41.009Z] #50 0.573 + dir=/tmp/install [2021-04-08T18:40:41.009Z] #50 0.573 + bin=golangci_lint [2021-04-08T18:40:41.009Z] #50 0.573 + shift [2021-04-08T18:40:41.009Z] #50 0.573 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-08T18:40:41.009Z] #50 0.573 + . /tmp/install/golangci_lint.installer [2021-04-08T18:40:41.009Z] #50 0.577 ++ : v1.23.8 [2021-04-08T18:40:41.009Z] #50 0.577 + install_golangci_lint [2021-04-08T18:40:41.009Z] #50 0.577 + set -e [2021-04-08T18:40:41.009Z] #50 0.577 + export GO111MODULE=on [2021-04-08T18:40:41.009Z] #50 0.577 + GO111MODULE=on [2021-04-08T18:40:41.009Z] #50 0.577 + GOBIN=/build [2021-04-08T18:40:41.009Z] #50 0.577 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-08T18:40:41.009Z] #50 0.593 go: finding github.com v1.23.8 [2021-04-08T18:40:41.009Z] #50 0.596 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-08T18:40:41.009Z] #50 0.596 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-08T18:40:41.009Z] #50 0.597 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:41.009Z] #50 0.597 go: finding github.com/golangci v1.23.8 [2021-04-08T18:40:41.009Z] #50 1.673 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:41.009Z] #50 3.057 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:41.009Z] #50 ... [2021-04-08T18:40:41.009Z] [2021-04-08T18:40:41.009Z] #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-08T18:40:41.009Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:40:41.009Z] #14 0.543 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:40:41.009Z] #14 0.630 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:41.009Z] #14 0.958 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:41.009Z] #14 0.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:41.009Z] #14 2.207 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] [2021-04-08T18:40:41.009Z] #14 4.677 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-08T18:40:41.009Z] #14 7.078 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-08T18:40:41.009Z] #14 8.795 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-08T18:40:41.063Z] #44 ... [2021-04-08T18:40:41.063Z] [2021-04-08T18:40:41.063Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-08T18:40:41.063Z] #41 DONE 135.5s [2021-04-08T18:40:41.063Z] [2021-04-08T18:40:41.063Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:40:41.063Z] #54 ... [2021-04-08T18:40:41.063Z] [2021-04-08T18:40:41.063Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:40:41.063Z] #50 135.9 + /build/golangci-lint --version [2021-04-08T18:40:41.215Z] #49 ... [2021-04-08T18:40:41.215Z] [2021-04-08T18:40:41.215Z] #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-08T18:40:41.215Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:41.215Z] #55 23.35 Fetched 8427 kB in 18s (471 kB/s) [2021-04-08T18:40:41.215Z] #55 23.35 Reading package lists... [2021-04-08T18:40:41.215Z] #55 30.44 Reading package lists... [2021-04-08T18:40:41.215Z] #55 ... [2021-04-08T18:40:41.215Z] [2021-04-08T18:40:41.215Z] #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-08T18:40:41.215Z] #67 sha256:bc97a2c09393855e59c2e73db1422b3cbb5a0b33254eeda981393e346873caee [2021-04-08T18:40:41.215Z] #67 25.50 Checking out files: 69% (1322/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-08T18:40:41.215Z] #67 26.01 + cd /tmp/tmp.n4Thw7yMyJ/src/github.com/docker/libnetwork [2021-04-08T18:40:41.215Z] #67 26.01 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:41.215Z] #67 26.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-08T18:40:41.311Z] #14 ... [2021-04-08T18:40:41.311Z] [2021-04-08T18:40:41.311Z] #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-08T18:40:41.311Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-08T18:40:41.311Z] #56 1.136 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:41.311Z] #56 1.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:41.311Z] #56 1.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:41.311Z] #56 2.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-08T18:40:41.311Z] #56 5.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-08T18:40:41.311Z] #56 7.477 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-08T18:40:41.311Z] #56 ... [2021-04-08T18:40:41.311Z] [2021-04-08T18:40:41.311Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-08T18:40:41.311Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:40:41.311Z] #52 0.739 + RM_GOPATH=0 [2021-04-08T18:40:41.311Z] #52 0.739 + TMP_GOPATH= [2021-04-08T18:40:41.311Z] #52 0.739 + : /build [2021-04-08T18:40:41.311Z] #52 0.739 + '[' -z '' ']' [2021-04-08T18:40:41.311Z] #52 0.741 ++ mktemp -d [2021-04-08T18:40:41.311Z] #52 0.746 + export GOPATH=/tmp/tmp.BWwtDwJpbC [2021-04-08T18:40:41.311Z] #52 0.746 + GOPATH=/tmp/tmp.BWwtDwJpbC [2021-04-08T18:40:41.311Z] #52 0.747 + RM_GOPATH=1 [2021-04-08T18:40:41.311Z] #52 0.747 + case "$(go env GOARCH)" in [2021-04-08T18:40:41.311Z] #52 0.750 ++ go env GOARCH [2021-04-08T18:40:41.311Z] #52 0.830 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:41.311Z] #52 0.830 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:41.311Z] #52 0.840 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:41.311Z] #52 0.841 + dir=/tmp/install [2021-04-08T18:40:41.311Z] #52 0.842 + bin=shfmt [2021-04-08T18:40:41.311Z] #52 0.842 + shift [2021-04-08T18:40:41.311Z] #52 0.842 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-08T18:40:41.311Z] #52 0.842 + . /tmp/install/shfmt.installer [2021-04-08T18:40:41.311Z] #52 0.844 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:41.311Z] #52 0.844 + install_shfmt [2021-04-08T18:40:41.311Z] #52 0.845 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-08T18:40:41.311Z] #52 0.845 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:41.311Z] #52 0.845 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BWwtDwJpbC/src/github.com/mvdan/sh [2021-04-08T18:40:41.311Z] #52 0.866 Cloning into '/tmp/tmp.BWwtDwJpbC/src/github.com/mvdan/sh'... [2021-04-08T18:40:41.311Z] #52 ... [2021-04-08T18:40:41.311Z] [2021-04-08T18:40:41.311Z] #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-08T18:40:41.311Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-08T18:40:41.311Z] #28 11.77 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:41.311Z] #28 18.15 137 added, 0 removed; done. [2021-04-08T18:40:41.311Z] #28 18.36 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-08T18:40:41.311Z] #28 18.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:41.311Z] #28 18.38 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-08T18:40:41.311Z] #28 18.39 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-08T18:40:41.311Z] #28 18.40 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:40:41.311Z] #28 18.52 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:41.311Z] #28 18.70 Updating certificates in /etc/ssl/certs... [2021-04-08T18:40:41.474Z] #67 ... [2021-04-08T18:40:41.474Z] [2021-04-08T18:40:41.474Z] #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-08T18:40:41.474Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:41.474Z] #49 33.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:40:41.612Z] #28 ... [2021-04-08T18:40:41.612Z] [2021-04-08T18:40:41.612Z] #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-08T18:40:41.612Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-08T18:40:41.612Z] #33 0.604 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-08T18:40:41.612Z] #33 0.608 Cloning into '.'... [2021-04-08T18:40:41.612Z] #33 ... [2021-04-08T18:40:41.612Z] [2021-04-08T18:40:41.612Z] #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-08T18:40:41.612Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:40:41.612Z] #46 0.769 + RM_GOPATH=0 [2021-04-08T18:40:41.612Z] #46 0.769 + TMP_GOPATH= [2021-04-08T18:40:41.612Z] #46 0.769 + : /build [2021-04-08T18:40:41.612Z] #46 0.769 + '[' -z '' ']' [2021-04-08T18:40:41.612Z] #46 0.773 ++ mktemp -d [2021-04-08T18:40:41.612Z] #46 0.793 + export GOPATH=/tmp/tmp.H0SvXcFHkC [2021-04-08T18:40:41.612Z] #46 0.805 + GOPATH=/tmp/tmp.H0SvXcFHkC [2021-04-08T18:40:41.612Z] #46 0.806 + RM_GOPATH=1 [2021-04-08T18:40:41.612Z] #46 0.811 + case "$(go env GOARCH)" in [2021-04-08T18:40:41.612Z] #46 0.812 ++ go env GOARCH [2021-04-08T18:40:41.612Z] #46 0.924 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:41.612Z] #46 0.924 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:41.612Z] #46 0.928 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:41.612Z] #46 0.959 + dir=/tmp/install [2021-04-08T18:40:41.613Z] #46 0.959 + bin=vndr [2021-04-08T18:40:41.613Z] #46 0.959 + shift [2021-04-08T18:40:41.613Z] #46 0.960 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-08T18:40:41.613Z] #46 0.960 + . /tmp/install/vndr.installer [2021-04-08T18:40:41.613Z] #46 0.961 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:41.613Z] #46 0.962 + install_vndr [2021-04-08T18:40:41.613Z] #46 0.963 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-08T18:40:41.613Z] #46 0.964 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:41.613Z] #46 0.965 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.H0SvXcFHkC/src/github.com/LK4D4/vndr [2021-04-08T18:40:41.613Z] #46 0.969 Cloning into '/tmp/tmp.H0SvXcFHkC/src/github.com/LK4D4/vndr'... [2021-04-08T18:40:41.613Z] #46 1.865 + cd /tmp/tmp.H0SvXcFHkC/src/github.com/LK4D4/vndr [2021-04-08T18:40:41.613Z] #46 1.871 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:41.613Z] #46 1.919 + go build -buildmode=pie -v -o /build/vndr . [2021-04-08T18:40:41.613Z] #46 3.742 internal/cpu [2021-04-08T18:40:41.613Z] #46 3.851 runtime/internal/sys [2021-04-08T18:40:41.613Z] #46 3.880 runtime/internal/atomic [2021-04-08T18:40:41.613Z] #46 3.908 internal/race [2021-04-08T18:40:41.613Z] #46 4.109 sync/atomic [2021-04-08T18:40:41.613Z] #46 4.519 unicode [2021-04-08T18:40:41.613Z] #46 4.536 unicode/utf8 [2021-04-08T18:40:41.613Z] #46 4.634 internal/bytealg [2021-04-08T18:40:41.613Z] #46 4.900 math/bits [2021-04-08T18:40:41.613Z] #46 6.649 internal/testlog [2021-04-08T18:40:41.613Z] #46 6.802 runtime [2021-04-08T18:40:41.613Z] #46 7.193 math [2021-04-08T18:40:41.613Z] #46 7.504 encoding [2021-04-08T18:40:41.613Z] #46 7.735 unicode/utf16 [2021-04-08T18:40:41.613Z] #46 8.754 container/list [2021-04-08T18:40:41.613Z] #46 10.81 crypto/internal/subtle [2021-04-08T18:40:41.613Z] #46 11.31 crypto/subtle [2021-04-08T18:40:41.653Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-08T18:40:41.694Z] #50 136.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-08T18:40:41.914Z] #46 ... [2021-04-08T18:40:41.914Z] [2021-04-08T18:40:41.914Z] #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-08T18:40:41.914Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:40:41.914Z] #50 11.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:41.914Z] #50 11.59 go: downloading github.com/fatih/color v1.7.0 [2021-04-08T18:40:41.914Z] #50 11.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:41.914Z] #50 11.59 go: downloading github.com/spf13/viper v1.6.1 [2021-04-08T18:40:41.914Z] #50 11.63 go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T18:40:41.914Z] #50 11.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:41.914Z] #50 11.71 go: extracting github.com/fatih/color v1.7.0 [2021-04-08T18:40:41.914Z] #50 11.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:41.916Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-04-08T18:40:41.994Z] #50 DONE 136.6s [2021-04-08T18:40:41.994Z] [2021-04-08T18:40:41.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:41.994Z] #44 99.49 CC criu/tun.o [2021-04-08T18:40:41.994Z] #44 99.91 CC criu/uffd.o [2021-04-08T18:40:42.014Z] #49 ... [2021-04-08T18:40:42.014Z] [2021-04-08T18:40:42.014Z] #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-08T18:40:42.014Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:42.014Z] #13 23.18 Fetched 8933 kB in 19s (478 kB/s) [2021-04-08T18:40:42.014Z] #13 23.18 Reading package lists... [2021-04-08T18:40:42.014Z] #13 30.39 Reading package lists... [2021-04-08T18:40:42.014Z] #13 ... [2021-04-08T18:40:42.014Z] [2021-04-08T18:40:42.014Z] #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-08T18:40:42.014Z] #58 sha256:6240fe8ffdc8e9ca2ad3eb235dce2f73047ef699c5bf28730eee65ca4a01ed4d [2021-04-08T18:40:42.014Z] #58 28.46 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:40:42.014Z] #58 28.80 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:42.014Z] #58 28.89 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:42.014Z] #58 28.95 go: finding github.com/google/uuid v1.2.0 [2021-04-08T18:40:42.014Z] #58 29.00 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:42.014Z] #58 29.02 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:42.014Z] #58 29.07 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:42.014Z] #58 29.12 go: finding github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:42.014Z] #58 29.30 go: finding github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:42.014Z] #58 29.37 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:42.014Z] #58 29.45 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:42.014Z] #58 29.45 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:42.014Z] #58 29.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:42.014Z] #58 29.67 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:40:42.014Z] #58 29.98 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:40:42.043Z] #49 ... [2021-04-08T18:40:42.043Z] [2021-04-08T18:40:42.043Z] #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-08T18:40:42.043Z] #58 sha256:cad231ae5fd9d3db34a6438db30e0dc2c72cb6cc5854ed53dd418db28e7fc284 [2021-04-08T18:40:42.043Z] #58 24.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:40:42.043Z] #58 24.31 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:42.043Z] #58 24.43 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:40:42.043Z] #58 24.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:40:42.043Z] #58 24.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:40:42.043Z] #58 27.30 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:40:42.043Z] #58 27.49 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:42.043Z] #58 27.74 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:42.043Z] #58 27.89 go: finding github.com/google/uuid v1.2.0 [2021-04-08T18:40:42.043Z] #58 27.91 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:42.043Z] #58 27.98 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:42.043Z] #58 28.02 go: finding github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:42.043Z] #58 28.05 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:42.043Z] #58 28.19 go: finding github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:42.043Z] #58 28.29 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:42.043Z] #58 28.33 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:42.043Z] #58 28.34 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:42.043Z] #58 28.35 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:42.043Z] #58 28.61 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:40:42.043Z] #58 28.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:40:42.186Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-08T18:40:42.270Z] #58 ... [2021-04-08T18:40:42.270Z] [2021-04-08T18:40:42.270Z] #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-08T18:40:42.270Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:42.270Z] #42 32.37 Reading package lists... [2021-04-08T18:40:42.298Z] #44 ... [2021-04-08T18:40:42.298Z] [2021-04-08T18:40:42.298Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-08T18:40:42.298Z] #42 DONE 0.3s [2021-04-08T18:40:42.298Z] [2021-04-08T18:40:42.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-08T18:40:42.298Z] #44 100.6 CC criu/util.o [2021-04-08T18:40:42.300Z] #50 11.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:42.300Z] #50 11.85 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:42.300Z] #50 11.94 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:42.300Z] #50 11.94 go: extracting github.com/spf13/viper v1.6.1 [2021-04-08T18:40:42.300Z] #50 12.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:42.300Z] #50 12.12 go: extracting github.com/pkg/errors v0.8.1 [2021-04-08T18:40:42.605Z] #50 12.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:42.605Z] #50 12.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:42.605Z] #50 12.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:42.605Z] #50 12.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:42.907Z] #50 12.53 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:42.907Z] #50 12.65 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:42.907Z] #50 12.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:42.930Z] #44 101.4 CC criu/uts_ns.o [2021-04-08T18:40:43.207Z] #50 12.73 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:43.207Z] #50 12.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:43.207Z] #50 12.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:43.207Z] #50 13.05 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:43.207Z] #50 13.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:43.219Z] #44 101.5 CC criu/vdso.o [2021-04-08T18:40:43.219Z] #44 101.6 LINK criu/built-in.o [2021-04-08T18:40:43.509Z] #44 101.7 LINK criu/criu [2021-04-08T18:40:43.509Z] #44 101.9 DEP lib/c/criu.d [2021-04-08T18:40:43.509Z] #44 101.9 CC images/rpc.pb-c.o [2021-04-08T18:40:43.539Z] #50 13.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:43.539Z] #50 ... [2021-04-08T18:40:43.539Z] [2021-04-08T18:40:43.539Z] #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-08T18:40:43.539Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-08T18:40:43.539Z] #28 24.09 0 added, 0 removed; done. [2021-04-08T18:40:43.539Z] #28 24.09 Running hooks in /etc/ca-certificates/update.d... [2021-04-08T18:40:43.539Z] #28 24.10 done. [2021-04-08T18:40:43.539Z] #28 DONE 24.4s [2021-04-08T18:40:43.539Z] [2021-04-08T18:40:43.539Z] #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-08T18:40:43.539Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:40:43.539Z] #50 13.33 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:43.539Z] #50 13.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:43.798Z] #44 102.1 CC lib/c/criu.o [2021-04-08T18:40:43.837Z] #50 13.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:43.837Z] #50 ... [2021-04-08T18:40:43.837Z] [2021-04-08T18:40:43.837Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:40:43.837Z] #29 sha256:2eee66e481401717e5f4e8acac4a007a78518c56cbfc07b8f5d303df2375e642 [2021-04-08T18:40:43.837Z] #29 DONE 0.2s [2021-04-08T18:40:43.948Z] #58 ... [2021-04-08T18:40:43.948Z] [2021-04-08T18:40:43.948Z] #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-08T18:40:43.948Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:43.948Z] #36 25.80 Fetched 8427 kB in 19s (447 kB/s) [2021-04-08T18:40:43.948Z] #36 25.80 Reading package lists... [2021-04-08T18:40:43.948Z] #36 32.31 Reading package lists... [2021-04-08T18:40:43.948Z] #36 ... [2021-04-08T18:40:43.948Z] [2021-04-08T18:40:43.948Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-08T18:40:43.948Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:43.948Z] #42 25.87 Fetched 8427 kB in 19s (447 kB/s) [2021-04-08T18:40:43.948Z] #42 25.87 Reading package lists... [2021-04-08T18:40:43.948Z] #42 32.33 Reading package lists... [2021-04-08T18:40:43.948Z] #42 ... [2021-04-08T18:40:43.948Z] [2021-04-08T18:40:43.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-08T18:40:43.948Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:43.948Z] #13 23.10 Fetched 8933 kB in 19s (463 kB/s) [2021-04-08T18:40:43.948Z] #13 23.10 Reading package lists... [2021-04-08T18:40:44.088Z] #44 102.5 LINK lib/c/built-in.o [2021-04-08T18:40:44.117Z] #9 ... [2021-04-08T18:40:44.117Z] [2021-04-08T18:40:44.117Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-08T18:40:44.117Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-08T18:40:44.117Z] #63 DONE 0.9s [2021-04-08T18:40:44.117Z] [2021-04-08T18:40:44.117Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:44.117Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:44.136Z] [2021-04-08T18:40:44.136Z] #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-08T18:40:44.136Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:40:44.136Z] #50 13.82 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:44.201Z] #42 38.82 Building dependency tree... [2021-04-08T18:40:44.377Z] #44 102.5 LINK lib/c/libcriu.so [2021-04-08T18:40:44.377Z] #44 102.5 LINK lib/c/libcriu.a [2021-04-08T18:40:44.377Z] #44 102.5 GEN magic.py [2021-04-08T18:40:44.377Z] #44 102.6 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:40:44.377Z] #44 102.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:40:44.377Z] #44 102.6 Note: Building without GnuTLS support [2021-04-08T18:40:44.377Z] #44 102.6 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:40:44.377Z] #44 102.6 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:40:44.436Z] #50 13.99 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:44.436Z] #50 14.16 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:44.521Z] #13 30.41 Reading package lists... [2021-04-08T18:40:44.521Z] #13 ... [2021-04-08T18:40:44.521Z] [2021-04-08T18:40:44.521Z] #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-08T18:40:44.521Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:44.521Z] #55 30.44 Reading package lists... [2021-04-08T18:40:44.667Z] #44 102.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:40:44.694Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done [2021-04-08T18:40:44.957Z] #44 103.1 make[1]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: 'images/built-in.o' is up to date. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:40:45.246Z] #44 103.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.246Z] #44 103.7 make[2]: Nothing to be done for 'all'. [2021-04-08T18:40:45.268Z] #9 ... [2021-04-08T18:40:45.268Z] [2021-04-08T18:40:45.268Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-08T18:40:45.268Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-08T18:40:45.268Z] #65 DONE 1.3s [2021-04-08T18:40:45.268Z] [2021-04-08T18:40:45.268Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:45.268Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:45.268Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-04-08T18:40:45.507Z] #50 15.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:45.536Z] #44 103.7 INSTALL criu/criu [2021-04-08T18:40:45.591Z] #13 ... [2021-04-08T18:40:45.591Z] [2021-04-08T18:40:45.591Z] #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-08T18:40:45.591Z] #34 sha256:1bb4620d2e7b740b12f580a7baaa1aab955c7775d0015e1c19cd8bcc9c32ceb9 [2021-04-08T18:40:45.591Z] #34 6.159 + RM_GOPATH=0 [2021-04-08T18:40:45.591Z] #34 6.161 + TMP_GOPATH= [2021-04-08T18:40:45.591Z] #34 6.161 + : /build [2021-04-08T18:40:45.591Z] #34 6.161 + '[' -z '' ']' [2021-04-08T18:40:45.591Z] #34 6.161 ++ mktemp -d [2021-04-08T18:40:45.591Z] #34 6.164 + export GOPATH=/tmp/tmp.lAZCBFUrmA [2021-04-08T18:40:45.591Z] #34 6.164 + GOPATH=/tmp/tmp.lAZCBFUrmA [2021-04-08T18:40:45.591Z] #34 6.164 + RM_GOPATH=1 [2021-04-08T18:40:45.591Z] #34 6.164 + case "$(go env GOARCH)" in [2021-04-08T18:40:45.591Z] #34 6.164 ++ go env GOARCH [2021-04-08T18:40:45.591Z] #34 6.172 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.591Z] #34 6.172 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.591Z] #34 6.172 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:45.591Z] #34 6.173 + dir=/tmp/install [2021-04-08T18:40:45.591Z] #34 6.174 + bin=tomlv [2021-04-08T18:40:45.591Z] #34 6.174 + shift [2021-04-08T18:40:45.591Z] #34 6.174 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-08T18:40:45.591Z] #34 6.174 + . /tmp/install/tomlv.installer [2021-04-08T18:40:45.591Z] #34 6.174 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:45.591Z] #34 6.174 + install_tomlv [2021-04-08T18:40:45.591Z] #34 6.174 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-08T18:40:45.591Z] #34 6.174 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:45.591Z] #34 6.177 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lAZCBFUrmA/src/github.com/BurntSushi/toml [2021-04-08T18:40:45.591Z] #34 6.185 Cloning into '/tmp/tmp.lAZCBFUrmA/src/github.com/BurntSushi/toml'... [2021-04-08T18:40:45.591Z] #34 6.938 + cd /tmp/tmp.lAZCBFUrmA/src/github.com/BurntSushi/toml [2021-04-08T18:40:45.591Z] #34 6.938 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:40:45.591Z] #34 6.954 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:40:45.591Z] #34 7.479 internal/cpu [2021-04-08T18:40:45.591Z] #34 7.479 runtime/internal/atomic [2021-04-08T18:40:45.591Z] #34 7.688 runtime/internal/sys [2021-04-08T18:40:45.591Z] #34 7.843 internal/bytealg [2021-04-08T18:40:45.591Z] #34 7.843 runtime/internal/math [2021-04-08T18:40:45.591Z] #34 7.908 math/bits [2021-04-08T18:40:45.591Z] #34 8.413 runtime [2021-04-08T18:40:45.591Z] #34 8.430 math [2021-04-08T18:40:45.591Z] #34 ... [2021-04-08T18:40:45.591Z] [2021-04-08T18:40:45.591Z] #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-08T18:40:45.591Z] #47 sha256:2f1877e6ffce333437a88c8fc736ba726f80bc56e0f168a8b37fdd5b02efa1b8 [2021-04-08T18:40:45.591Z] #47 6.850 + RM_GOPATH=0 [2021-04-08T18:40:45.591Z] #47 6.850 + TMP_GOPATH= [2021-04-08T18:40:45.591Z] #47 6.850 + : /build [2021-04-08T18:40:45.591Z] #47 6.850 + '[' -z '' ']' [2021-04-08T18:40:45.591Z] #47 6.850 ++ mktemp -d [2021-04-08T18:40:45.591Z] #47 6.850 + export GOPATH=/tmp/tmp.uGA91D8lxk [2021-04-08T18:40:45.591Z] #47 6.850 + GOPATH=/tmp/tmp.uGA91D8lxk [2021-04-08T18:40:45.591Z] #47 6.850 + RM_GOPATH=1 [2021-04-08T18:40:45.591Z] #47 6.850 + case "$(go env GOARCH)" in [2021-04-08T18:40:45.591Z] #47 6.850 ++ go env GOARCH [2021-04-08T18:40:45.591Z] #47 6.869 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.591Z] #47 6.869 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.591Z] #47 6.869 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:45.591Z] #47 6.869 + dir=/tmp/install [2021-04-08T18:40:45.591Z] #47 6.869 + bin=gotestsum [2021-04-08T18:40:45.591Z] #47 6.869 + shift [2021-04-08T18:40:45.591Z] #47 6.869 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-08T18:40:45.591Z] #47 6.869 + . /tmp/install/gotestsum.installer [2021-04-08T18:40:45.591Z] #47 6.869 ++ : v0.5.3 [2021-04-08T18:40:45.591Z] #47 6.869 + install_gotestsum [2021-04-08T18:40:45.591Z] #47 6.869 + set -e [2021-04-08T18:40:45.591Z] #47 6.869 + export GO111MODULE=on [2021-04-08T18:40:45.591Z] #47 6.869 + GO111MODULE=on [2021-04-08T18:40:45.591Z] #47 6.869 + GOBIN=/build [2021-04-08T18:40:45.591Z] #47 6.869 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-08T18:40:45.591Z] #47 6.890 go: finding gotest.tools v0.5.3 [2021-04-08T18:40:45.591Z] #47 6.890 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:45.591Z] #47 7.688 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:45.591Z] #47 8.106 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:40:45.591Z] #47 8.775 go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:40:45.591Z] #47 8.826 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:45.591Z] #47 8.873 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:45.591Z] #47 8.898 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:45.591Z] #47 9.025 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:45.591Z] #47 9.026 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:45.591Z] #47 9.027 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:45.591Z] #47 9.082 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:45.591Z] #47 9.082 go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:40:45.591Z] #47 9.347 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:45.591Z] #47 9.358 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:45.591Z] #47 9.440 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:45.591Z] #47 9.522 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:45.592Z] #47 9.613 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:45.592Z] #47 9.613 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:45.592Z] #47 9.613 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:45.592Z] #47 9.726 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:45.592Z] #47 9.797 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:45.592Z] #47 9.797 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:45.592Z] #47 ... [2021-04-08T18:40:45.592Z] [2021-04-08T18:40:45.592Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-08T18:40:45.592Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:40:45.592Z] #51 5.440 + RM_GOPATH=0 [2021-04-08T18:40:45.592Z] #51 5.440 + TMP_GOPATH= [2021-04-08T18:40:45.592Z] #51 5.440 + : /build [2021-04-08T18:40:45.592Z] #51 5.440 + '[' -z '' ']' [2021-04-08T18:40:45.592Z] #51 5.440 ++ mktemp -d [2021-04-08T18:40:45.592Z] #51 5.448 + export GOPATH=/tmp/tmp.8kK4HYVz3D [2021-04-08T18:40:45.592Z] #51 5.448 + GOPATH=/tmp/tmp.8kK4HYVz3D [2021-04-08T18:40:45.592Z] #51 5.448 + RM_GOPATH=1 [2021-04-08T18:40:45.592Z] #51 5.448 + case "$(go env GOARCH)" in [2021-04-08T18:40:45.592Z] #51 5.448 ++ go env GOARCH [2021-04-08T18:40:45.592Z] #51 5.452 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.592Z] #51 5.452 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.592Z] #51 5.460 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:45.592Z] #51 5.460 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:45.592Z] #51 5.460 + dir=/tmp/install [2021-04-08T18:40:45.592Z] #51 5.460 + bin=shfmt [2021-04-08T18:40:45.592Z] #51 5.460 + shift [2021-04-08T18:40:45.592Z] #51 5.460 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-08T18:40:45.592Z] #51 5.460 + . /tmp/install/shfmt.installer [2021-04-08T18:40:45.592Z] #51 5.460 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:45.592Z] #51 5.460 + install_shfmt [2021-04-08T18:40:45.592Z] #51 5.460 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-08T18:40:45.592Z] #51 5.460 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8kK4HYVz3D/src/github.com/mvdan/sh [2021-04-08T18:40:45.592Z] #51 5.463 Cloning into '/tmp/tmp.8kK4HYVz3D/src/github.com/mvdan/sh'... [2021-04-08T18:40:45.592Z] #51 ... [2021-04-08T18:40:45.592Z] [2021-04-08T18:40:45.592Z] #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-08T18:40:45.592Z] #67 sha256:44317d44a4e6fe0e1590541ca8b551184524a31797673b7d23a315cae626bde8 [2021-04-08T18:40:45.592Z] #67 5.829 + RM_GOPATH=0 [2021-04-08T18:40:45.592Z] #67 5.829 + TMP_GOPATH= [2021-04-08T18:40:45.592Z] #67 5.829 + : /build [2021-04-08T18:40:45.592Z] #67 5.829 + '[' -z '' ']' [2021-04-08T18:40:45.592Z] #67 5.831 ++ mktemp -d [2021-04-08T18:40:45.592Z] #67 5.833 + export GOPATH=/tmp/tmp.XF6JDYExSF [2021-04-08T18:40:45.592Z] #67 5.833 + GOPATH=/tmp/tmp.XF6JDYExSF [2021-04-08T18:40:45.592Z] #67 5.833 + RM_GOPATH=1 [2021-04-08T18:40:45.592Z] #67 5.833 + case "$(go env GOARCH)" in [2021-04-08T18:40:45.592Z] #67 5.833 ++ go env GOARCH [2021-04-08T18:40:45.592Z] #67 5.852 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.592Z] #67 5.852 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.592Z] #67 5.852 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:45.592Z] #67 5.852 + dir=/tmp/install [2021-04-08T18:40:45.592Z] #67 5.852 + bin=proxy [2021-04-08T18:40:45.592Z] #67 5.852 + shift [2021-04-08T18:40:45.592Z] #67 5.852 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-08T18:40:45.592Z] #67 5.852 + . /tmp/install/proxy.installer [2021-04-08T18:40:45.592Z] #67 5.852 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:45.592Z] #67 5.852 + install_proxy [2021-04-08T18:40:45.592Z] #67 5.852 + case "$1" in [2021-04-08T18:40:45.592Z] #67 5.852 + export CGO_ENABLED=0 [2021-04-08T18:40:45.592Z] #67 5.852 + CGO_ENABLED=0 [2021-04-08T18:40:45.592Z] #67 5.852 + _install_proxy [2021-04-08T18:40:45.592Z] #67 5.852 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-08T18:40:45.592Z] #67 5.852 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XF6JDYExSF/src/github.com/docker/libnetwork [2021-04-08T18:40:45.592Z] #67 5.852 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:40:45.592Z] #67 5.860 Cloning into '/tmp/tmp.XF6JDYExSF/src/github.com/docker/libnetwork'... [2021-04-08T18:40:45.838Z] #44 DONE 104.0s [2021-04-08T18:40:45.838Z] [2021-04-08T18:40:45.838Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:40:45.855Z] #67 ... [2021-04-08T18:40:45.855Z] [2021-04-08T18:40:45.855Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-08T18:40:45.855Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:40:45.855Z] #49 6.426 + RM_GOPATH=0 [2021-04-08T18:40:45.855Z] #49 6.426 + TMP_GOPATH= [2021-04-08T18:40:45.855Z] #49 6.426 + : /build [2021-04-08T18:40:45.855Z] #49 6.426 + '[' -z '' ']' [2021-04-08T18:40:45.855Z] #49 6.426 ++ mktemp -d [2021-04-08T18:40:45.855Z] #49 6.426 + export GOPATH=/tmp/tmp.aqlSRPOaJH [2021-04-08T18:40:45.855Z] #49 6.426 + GOPATH=/tmp/tmp.aqlSRPOaJH [2021-04-08T18:40:45.855Z] #49 6.426 + RM_GOPATH=1 [2021-04-08T18:40:45.855Z] #49 6.426 + case "$(go env GOARCH)" in [2021-04-08T18:40:45.855Z] #49 6.426 ++ go env GOARCH [2021-04-08T18:40:45.855Z] #49 6.426 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.855Z] #49 6.426 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:45.855Z] #49 6.426 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:45.855Z] #49 6.426 + dir=/tmp/install [2021-04-08T18:40:45.855Z] #49 6.426 + bin=golangci_lint [2021-04-08T18:40:45.855Z] #49 6.426 + shift [2021-04-08T18:40:45.855Z] #49 6.426 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-08T18:40:45.855Z] #49 6.426 + . /tmp/install/golangci_lint.installer [2021-04-08T18:40:45.855Z] #49 6.426 ++ : v1.23.8 [2021-04-08T18:40:45.855Z] #49 6.426 + install_golangci_lint [2021-04-08T18:40:45.855Z] #49 6.426 + set -e [2021-04-08T18:40:45.855Z] #49 6.426 + export GO111MODULE=on [2021-04-08T18:40:45.855Z] #49 6.426 + GO111MODULE=on [2021-04-08T18:40:45.855Z] #49 6.426 + GOBIN=/build [2021-04-08T18:40:45.855Z] #49 6.426 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-08T18:40:45.855Z] #49 6.487 go: finding github.com v1.23.8 [2021-04-08T18:40:45.855Z] #49 6.487 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:45.855Z] #49 6.487 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-08T18:40:45.855Z] #49 6.487 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-08T18:40:45.855Z] #49 6.487 go: finding github.com/golangci v1.23.8 [2021-04-08T18:40:45.855Z] #49 7.224 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:45.855Z] #49 7.790 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:40:45.855Z] #49 ... [2021-04-08T18:40:45.855Z] [2021-04-08T18:40:45.855Z] #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-08T18:40:45.855Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:45.855Z] #55 5.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:45.855Z] #55 5.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:45.855Z] #55 5.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:45.855Z] #55 5.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:45.855Z] #55 7.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:45.855Z] #55 8.803 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:46.098Z] #42 41.92 The following additional packages will be installed: [2021-04-08T18:40:46.098Z] #42 41.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-08T18:40:46.098Z] #42 41.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-08T18:40:46.098Z] #42 41.92 Suggested packages: [2021-04-08T18:40:46.098Z] #42 41.93 manpages-dev python-setuptools [2021-04-08T18:40:46.098Z] #42 ... [2021-04-08T18:40:46.098Z] [2021-04-08T18:40:46.098Z] #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-08T18:40:46.098Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:46.098Z] #45 31.98 vendor/golang.org/x/crypto/curve25519 [2021-04-08T18:40:46.098Z] #45 ... [2021-04-08T18:40:46.098Z] [2021-04-08T18:40:46.098Z] #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-08T18:40:46.098Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:46.098Z] #55 28.87 Reading package lists... [2021-04-08T18:40:46.098Z] #55 35.51 Building dependency tree... [2021-04-08T18:40:46.098Z] #55 38.69 The following additional packages will be installed: [2021-04-08T18:40:46.098Z] #55 38.72 libbtrfs0 [2021-04-08T18:40:46.098Z] #55 38.92 The following NEW packages will be installed: [2021-04-08T18:40:46.098Z] #55 38.94 libbtrfs-dev libbtrfs0 [2021-04-08T18:40:46.098Z] #55 39.38 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:40:46.098Z] #55 39.38 Need to get 119 kB of archives. [2021-04-08T18:40:46.098Z] #55 39.38 After this operation, 387 kB of additional disk space will be used. [2021-04-08T18:40:46.098Z] #55 39.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-08T18:40:46.098Z] #55 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-08T18:40:46.098Z] #55 40.47 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:46.098Z] #55 40.70 Fetched 119 kB in 0s (449 kB/s) [2021-04-08T18:40:46.098Z] #55 40.79 Selecting previously unselected package libbtrfs0. [2021-04-08T18:40:46.098Z] #55 40.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:40:46.098Z] #55 40.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-08T18:40:46.098Z] #55 40.87 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:40:46.098Z] #55 41.04 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:40:46.098Z] #55 41.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-08T18:40:46.098Z] #55 41.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:40:46.098Z] #55 41.39 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:40:46.098Z] #55 41.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:40:46.098Z] #55 41.42 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:40:46.098Z] #55 ... [2021-04-08T18:40:46.098Z] [2021-04-08T18:40:46.098Z] #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-08T18:40:46.098Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:46.098Z] #45 42.27 github.com/LK4D4/vndr/godl/singleflight [2021-04-08T18:40:46.116Z] #55 ... [2021-04-08T18:40:46.116Z] [2021-04-08T18:40:46.116Z] #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-08T18:40:46.116Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:46.116Z] #36 9.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:46.116Z] #36 9.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:46.116Z] #36 9.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:46.116Z] #36 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:46.116Z] #36 ... [2021-04-08T18:40:46.116Z] [2021-04-08T18:40:46.116Z] #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-08T18:40:46.116Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:46.116Z] #42 9.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:46.116Z] #42 9.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:46.116Z] #42 9.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:46.116Z] #42 10.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:46.354Z] #45 42.30 internal/reflectlite [2021-04-08T18:40:46.378Z] #42 ... [2021-04-08T18:40:46.378Z] [2021-04-08T18:40:46.378Z] #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-08T18:40:46.378Z] #24 sha256:0d17cbd6e5a99db56f5909b963e9743b55e68fc4a505fc13df449b930e55f242 [2021-04-08T18:40:46.378Z] #24 5.214 + RM_GOPATH=0 [2021-04-08T18:40:46.378Z] #24 5.214 + TMP_GOPATH= [2021-04-08T18:40:46.378Z] #24 5.214 + : /build [2021-04-08T18:40:46.378Z] #24 5.214 + '[' -z '' ']' [2021-04-08T18:40:46.378Z] #24 5.216 ++ mktemp -d [2021-04-08T18:40:46.378Z] #24 5.217 + export GOPATH=/tmp/tmp.u0linKaG3i [2021-04-08T18:40:46.378Z] #24 5.217 + GOPATH=/tmp/tmp.u0linKaG3i [2021-04-08T18:40:46.378Z] #24 5.217 + RM_GOPATH=1 [2021-04-08T18:40:46.378Z] #24 5.217 + case "$(go env GOARCH)" in [2021-04-08T18:40:46.378Z] #24 5.218 ++ go env GOARCH [2021-04-08T18:40:46.378Z] #24 5.221 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:46.378Z] #24 5.221 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:46.378Z] #24 5.221 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:46.378Z] #24 5.223 Install docker/cli version 17.06.2-ce from stable [2021-04-08T18:40:46.378Z] #24 5.223 + dir=/tmp/install [2021-04-08T18:40:46.378Z] #24 5.223 + bin=dockercli [2021-04-08T18:40:46.378Z] #24 5.223 + shift [2021-04-08T18:40:46.378Z] #24 5.223 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-08T18:40:46.378Z] #24 5.223 + . /tmp/install/dockercli.installer [2021-04-08T18:40:46.378Z] #24 5.223 ++ : stable [2021-04-08T18:40:46.378Z] #24 5.223 ++ : 17.06.2-ce [2021-04-08T18:40:46.378Z] #24 5.223 + install_dockercli [2021-04-08T18:40:46.378Z] #24 5.223 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-08T18:40:46.378Z] #24 5.224 ++ uname -m [2021-04-08T18:40:46.378Z] #24 5.224 + arch=x86_64 [2021-04-08T18:40:46.378Z] #24 5.224 + '[' x86_64 '!=' x86_64 ']' [2021-04-08T18:40:46.378Z] #24 5.224 + url=https://download.docker.com/linux/static [2021-04-08T18:40:46.378Z] #24 5.230 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-08T18:40:46.378Z] #24 5.230 + tar -xz docker/docker [2021-04-08T18:40:46.477Z] #54 ... [2021-04-08T18:40:46.477Z] [2021-04-08T18:40:46.477Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:40:46.572Z] #50 ... [2021-04-08T18:40:46.572Z] [2021-04-08T18:40:46.572Z] #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-08T18:40:46.572Z] #48 sha256:69ae1f540e1e0ad21d2d71f41a74c06e46d1cc30e3a1d7a3855f1a650f26c01c [2021-04-08T18:40:46.572Z] #48 6.220 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:46.572Z] #48 6.220 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:46.572Z] #48 6.591 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:46.572Z] #48 6.651 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:46.572Z] #48 8.478 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:46.572Z] #48 8.980 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:46.572Z] #48 10.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:46.572Z] #48 15.63 go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:40:46.572Z] #48 15.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:46.572Z] #48 15.68 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:40:46.572Z] #48 15.72 go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:46.572Z] #48 15.91 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:46.572Z] #48 16.05 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:46.572Z] #48 ... [2021-04-08T18:40:46.572Z] [2021-04-08T18:40:46.572Z] #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-08T18:40:46.572Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:40:46.572Z] #52 11.96 + cd /tmp/tmp.BWwtDwJpbC/src/github.com/mvdan/sh [2021-04-08T18:40:46.572Z] #52 11.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:40:46.572Z] #52 12.14 + GO111MODULE=on [2021-04-08T18:40:46.572Z] #52 12.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-08T18:40:46.572Z] #52 14.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:46.572Z] #52 14.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:46.572Z] #52 14.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:46.572Z] #52 14.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:40:46.572Z] #52 14.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:40:46.572Z] #52 15.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:40:46.611Z] #45 ... [2021-04-08T18:40:46.611Z] [2021-04-08T18:40:46.611Z] #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-08T18:40:46.611Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:46.611Z] #55 DONE 42.6s [2021-04-08T18:40:46.611Z] [2021-04-08T18:40:46.611Z] #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-08T18:40:46.611Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:46.611Z] #45 42.61 math/rand [2021-04-08T18:40:46.639Z] #24 ... [2021-04-08T18:40:46.639Z] [2021-04-08T18:40:46.639Z] #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-08T18:40:46.639Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:40:46.639Z] #45 6.018 + RM_GOPATH=0 [2021-04-08T18:40:46.639Z] #45 6.018 + TMP_GOPATH= [2021-04-08T18:40:46.639Z] #45 6.018 + : /build [2021-04-08T18:40:46.639Z] #45 6.018 + '[' -z '' ']' [2021-04-08T18:40:46.639Z] #45 6.018 ++ mktemp -d [2021-04-08T18:40:46.639Z] #45 6.018 + export GOPATH=/tmp/tmp.dTH8Sp0ABD [2021-04-08T18:40:46.639Z] #45 6.018 + GOPATH=/tmp/tmp.dTH8Sp0ABD [2021-04-08T18:40:46.639Z] #45 6.018 + RM_GOPATH=1 [2021-04-08T18:40:46.639Z] #45 6.018 + case "$(go env GOARCH)" in [2021-04-08T18:40:46.639Z] #45 6.018 ++ go env GOARCH [2021-04-08T18:40:46.639Z] #45 6.036 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:46.639Z] #45 6.036 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:46.639Z] #45 6.036 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:46.639Z] #45 6.036 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:46.639Z] #45 6.036 + dir=/tmp/install [2021-04-08T18:40:46.639Z] #45 6.036 + bin=vndr [2021-04-08T18:40:46.639Z] #45 6.036 + shift [2021-04-08T18:40:46.639Z] #45 6.036 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-08T18:40:46.639Z] #45 6.036 + . /tmp/install/vndr.installer [2021-04-08T18:40:46.639Z] #45 6.036 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:46.639Z] #45 6.036 + install_vndr [2021-04-08T18:40:46.639Z] #45 6.036 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-08T18:40:46.639Z] #45 6.036 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dTH8Sp0ABD/src/github.com/LK4D4/vndr [2021-04-08T18:40:46.639Z] #45 6.036 Cloning into '/tmp/tmp.dTH8Sp0ABD/src/github.com/LK4D4/vndr'... [2021-04-08T18:40:46.639Z] #45 6.609 + cd /tmp/tmp.dTH8Sp0ABD/src/github.com/LK4D4/vndr [2021-04-08T18:40:46.639Z] #45 6.609 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:40:46.639Z] #45 6.609 + go build -buildmode=pie -v -o /build/vndr . [2021-04-08T18:40:46.639Z] #45 7.544 runtime/internal/atomic [2021-04-08T18:40:46.639Z] #45 7.563 internal/cpu [2021-04-08T18:40:46.639Z] #45 7.715 runtime/internal/sys [2021-04-08T18:40:46.639Z] #45 7.863 runtime/internal/math [2021-04-08T18:40:46.639Z] #45 7.919 internal/race [2021-04-08T18:40:46.639Z] #45 7.929 internal/bytealg [2021-04-08T18:40:46.639Z] #45 8.000 sync/atomic [2021-04-08T18:40:46.639Z] #45 8.265 unicode [2021-04-08T18:40:46.639Z] #45 8.776 runtime [2021-04-08T18:40:46.639Z] #45 ... [2021-04-08T18:40:46.639Z] [2021-04-08T18:40:46.639Z] #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-08T18:40:46.639Z] #58 sha256:346d695e7481f6f07b9006607e7c4fa8a68d29ff84626ad0fecff363b8f0c6b9 [2021-04-08T18:40:46.640Z] #58 6.426 + RM_GOPATH=0 [2021-04-08T18:40:46.640Z] #58 6.426 + TMP_GOPATH= [2021-04-08T18:40:46.640Z] #58 6.426 + : /build [2021-04-08T18:40:46.640Z] #58 6.426 + '[' -z '' ']' [2021-04-08T18:40:46.640Z] #58 6.426 ++ mktemp -d [2021-04-08T18:40:46.640Z] #58 6.426 + export GOPATH=/tmp/tmp.1ofT7E0jv9 [2021-04-08T18:40:46.640Z] #58 6.426 + GOPATH=/tmp/tmp.1ofT7E0jv9 [2021-04-08T18:40:46.640Z] #58 6.426 + RM_GOPATH=1 [2021-04-08T18:40:46.640Z] #58 6.426 + case "$(go env GOARCH)" in [2021-04-08T18:40:46.640Z] #58 6.426 ++ go env GOARCH [2021-04-08T18:40:46.640Z] #58 6.426 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:46.640Z] #58 6.426 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:46.640Z] #58 6.426 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:46.640Z] #58 6.426 + dir=/tmp/install [2021-04-08T18:40:46.640Z] #58 6.426 + bin=rootlesskit [2021-04-08T18:40:46.640Z] #58 6.426 + shift [2021-04-08T18:40:46.640Z] #58 6.426 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-08T18:40:46.640Z] #58 6.426 + . /tmp/install/rootlesskit.installer [2021-04-08T18:40:46.640Z] #58 6.426 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:46.640Z] #58 6.426 + install_rootlesskit [2021-04-08T18:40:46.640Z] #58 6.426 + case "$1" in [2021-04-08T18:40:46.640Z] #58 6.426 + export CGO_ENABLED=0 [2021-04-08T18:40:46.640Z] #58 6.426 + CGO_ENABLED=0 [2021-04-08T18:40:46.640Z] #58 6.426 + _install_rootlesskit [2021-04-08T18:40:46.640Z] #58 6.426 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:46.640Z] #58 6.478 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-08T18:40:46.640Z] #58 6.478 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1ofT7E0jv9/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:46.640Z] #58 6.478 Cloning into '/tmp/tmp.1ofT7E0jv9/src/github.com/rootless-containers/rootlesskit'... [2021-04-08T18:40:46.640Z] #58 10.64 + cd /tmp/tmp.1ofT7E0jv9/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:40:46.640Z] #58 10.64 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:40:46.640Z] #58 10.64 + export GO111MODULE=on [2021-04-08T18:40:46.640Z] #58 10.64 + GO111MODULE=on [2021-04-08T18:40:46.640Z] #58 10.64 + export GOPROXY=https://proxy.golang.org [2021-04-08T18:40:46.640Z] #58 10.64 + GOPROXY=https://proxy.golang.org [2021-04-08T18:40:46.640Z] #58 10.64 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:40:46.640Z] #58 10.64 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-08T18:40:46.684Z] #55 37.11 Building dependency tree... [2021-04-08T18:40:46.684Z] #55 ... [2021-04-08T18:40:46.684Z] [2021-04-08T18:40:46.684Z] #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-08T18:40:46.684Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:40:46.684Z] #45 28.74 vendor/golang.org/x/crypto/internal/subtle [2021-04-08T18:40:46.684Z] #45 28.87 vendor/golang.org/x/crypto/curve25519 [2021-04-08T18:40:46.684Z] #45 ... [2021-04-08T18:40:46.684Z] [2021-04-08T18:40:46.684Z] #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-08T18:40:46.684Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:40:46.684Z] #34 38.91 sync [2021-04-08T18:40:46.768Z] #45 DONE 0.3s [2021-04-08T18:40:46.768Z] [2021-04-08T18:40:46.768Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:40:46.768Z] #54 ... [2021-04-08T18:40:46.768Z] [2021-04-08T18:40:46.768Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-08T18:40:46.901Z] #58 ... [2021-04-08T18:40:46.901Z] [2021-04-08T18:40:46.901Z] #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-08T18:40:46.901Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:40:46.901Z] #32 7.053 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-08T18:40:46.901Z] #32 7.063 Cloning into '.'... [2021-04-08T18:40:46.901Z] #32 ... [2021-04-08T18:40:46.901Z] [2021-04-08T18:40:46.901Z] #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-08T18:40:46.901Z] #24 sha256:0d17cbd6e5a99db56f5909b963e9743b55e68fc4a505fc13df449b930e55f242 [2021-04-08T18:40:46.901Z] #24 11.30 + mkdir -p /build [2021-04-08T18:40:46.901Z] #24 11.30 + mv docker/docker /build/ [2021-04-08T18:40:46.901Z] #24 11.30 + rmdir docker [2021-04-08T18:40:46.903Z] #52 16.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:40:46.943Z] #34 38.92 internal/reflectlite [2021-04-08T18:40:47.060Z] #47 DONE 0.2s [2021-04-08T18:40:47.060Z] [2021-04-08T18:40:47.060Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-08T18:40:47.060Z] #49 DONE 0.2s [2021-04-08T18:40:47.060Z] [2021-04-08T18:40:47.060Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-08T18:40:47.203Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2021-04-08T18:40:47.203Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-04-08T18:40:47.350Z] #51 DONE 0.2s [2021-04-08T18:40:47.350Z] [2021-04-08T18:40:47.350Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:40:47.350Z] #54 ... [2021-04-08T18:40:47.350Z] [2021-04-08T18:40:47.350Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-08T18:40:47.485Z] #24 DONE 11.7s [2021-04-08T18:40:47.485Z] [2021-04-08T18:40:47.485Z] #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-08T18:40:47.485Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:40:47.485Z] #40 7.062 + git clone https://github.com/docker/distribution.git . [2021-04-08T18:40:47.485Z] #40 7.082 Cloning into '.'... [2021-04-08T18:40:47.582Z] #52 ... [2021-04-08T18:40:47.582Z] [2021-04-08T18:40:47.582Z] #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-08T18:40:47.582Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:40:47.582Z] #30 1.972 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-08T18:40:47.582Z] #30 2.721 [2021-04-08T18:40:47.639Z] #53 DONE 0.2s [2021-04-08T18:40:47.639Z] [2021-04-08T18:40:47.639Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:40:48.540Z] #45 44.32 internal/singleflight [2021-04-08T18:40:48.890Z] #40 ... [2021-04-08T18:40:48.890Z] [2021-04-08T18:40:48.890Z] #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-08T18:40:48.890Z] #34 sha256:1bb4620d2e7b740b12f580a7baaa1aab955c7775d0015e1c19cd8bcc9c32ceb9 [2021-04-08T18:40:48.890Z] #34 13.14 internal/testlog [2021-04-08T18:40:49.113Z] #45 ... [2021-04-08T18:40:49.113Z] [2021-04-08T18:40:49.113Z] #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-08T18:40:49.113Z] #67 sha256:0280650750d1d2f3609ed795b6a4d9c3d835ddcf641f53ef119da5017d7d7c7d [2021-04-08T18:40:49.113Z] #67 DONE 45.1s [2021-04-08T18:40:49.113Z] [2021-04-08T18:40:49.113Z] #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-08T18:40:49.113Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:49.113Z] #42 43.68 The following NEW packages will be installed: [2021-04-08T18:40:49.113Z] #42 43.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-08T18:40:49.113Z] #42 43.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-08T18:40:49.113Z] #42 43.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-08T18:40:49.113Z] #42 43.71 python-six zlib1g-dev [2021-04-08T18:40:49.113Z] #42 44.10 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:40:49.113Z] #42 44.10 Need to get 4095 kB of archives. [2021-04-08T18:40:49.113Z] #42 44.10 After this operation, 22.5 MB of additional disk space will be used. [2021-04-08T18:40:49.113Z] #42 44.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-08T18:40:49.113Z] #42 44.10 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-08T18:40:49.113Z] #42 44.10 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-08T18:40:49.113Z] #42 44.10 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-08T18:40:49.113Z] #42 44.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-08T18:40:49.113Z] #42 44.20 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-08T18:40:49.113Z] #42 44.20 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-08T18:40:49.113Z] #42 44.21 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-08T18:40:49.113Z] #42 44.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-08T18:40:49.113Z] #42 44.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-08T18:40:49.113Z] #42 44.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-08T18:40:49.113Z] #42 44.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-08T18:40:49.113Z] #42 44.52 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-08T18:40:49.113Z] #42 44.53 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-08T18:40:49.113Z] #42 44.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-08T18:40:49.113Z] #42 44.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-08T18:40:49.113Z] #42 44.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-08T18:40:49.152Z] #34 13.48 encoding [2021-04-08T18:40:49.414Z] #34 13.82 runtime/cgo [2021-04-08T18:40:49.475Z] #34 41.44 errors [2021-04-08T18:40:49.476Z] #34 41.45 sort [2021-04-08T18:40:49.489Z] #30 2.966 #=#=# # 2.0% #### 6.1% ####### 10.2% ########## 14.2% ############## 20.3% ################## 26.2% ##################### 30.3% ######################## 34.4% ############################# 40.5% ################################ 44.5% ################################## 48.6% ##################################### 52.6% ######################################## 56.7% ############################################# 62.8% ############################################## 64.9% ################################################### 70.9% ####################################################### 77.0% ############################################################# 85.1% ################################################################# 91.2% ###################################################################### 97.3% ######################################################################## 100.0% [2021-04-08T18:40:49.737Z] #34 41.92 strconv [2021-04-08T18:40:50.043Z] #42 46.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:50.138Z] #30 6.218 [2021-04-08T18:40:50.298Z] #42 46.45 Fetched 4095 kB in 1s (5312 kB/s) [2021-04-08T18:40:50.298Z] #42 46.57 Selecting previously unselected package libcap-dev:amd64. [2021-04-08T18:40:50.520Z] #9 ... [2021-04-08T18:40:50.520Z] [2021-04-08T18:40:50.520Z] #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-08T18:40:50.520Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-08T18:40:50.520Z] #27 3.953 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:50.520Z] #27 3.967 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:50.520Z] #27 4.019 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:50.520Z] #27 4.203 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-08T18:40:50.520Z] #27 4.635 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-08T18:40:50.520Z] #27 4.663 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-08T18:40:50.520Z] #27 6.270 Fetched 8251 kB in 3s (3214 kB/s) [2021-04-08T18:40:50.520Z] #27 6.270 Reading package lists... [2021-04-08T18:40:50.520Z] #27 7.592 Reading package lists... [2021-04-08T18:40:50.520Z] #27 8.886 Building dependency tree... [2021-04-08T18:40:50.520Z] #27 9.525 The following additional packages will be installed: [2021-04-08T18:40:50.520Z] #27 9.529 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-08T18:40:50.520Z] #27 9.529 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-08T18:40:50.520Z] #27 9.529 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-08T18:40:50.520Z] #27 9.530 Suggested packages: [2021-04-08T18:40:50.520Z] #27 9.530 krb5-doc krb5-user [2021-04-08T18:40:50.520Z] #27 9.530 Recommended packages: [2021-04-08T18:40:50.520Z] #27 9.530 krb5-locales publicsuffix libsasl2-modules [2021-04-08T18:40:50.520Z] #27 9.836 The following NEW packages will be installed: [2021-04-08T18:40:50.520Z] #27 9.840 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-08T18:40:50.520Z] #27 9.840 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-08T18:40:50.520Z] #27 9.840 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-08T18:40:50.520Z] #27 9.840 libssh2-1 libssl1.1 openssl [2021-04-08T18:40:50.520Z] #27 10.14 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T18:40:50.520Z] #27 10.14 Need to get 4777 kB of archives. [2021-04-08T18:40:50.520Z] #27 10.14 After this operation, 11.5 MB of additional disk space will be used. [2021-04-08T18:40:50.520Z] #27 10.14 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-08T18:40:50.520Z] #27 10.14 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-08T18:40:50.520Z] #27 10.14 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-08T18:40:50.520Z] #27 10.15 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-08T18:40:50.520Z] #27 10.15 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-08T18:40:50.521Z] #27 10.15 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-08T18:40:50.521Z] #27 10.16 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-08T18:40:50.521Z] #27 10.16 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-08T18:40:50.521Z] #27 10.16 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-08T18:40:50.521Z] #27 10.16 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-08T18:40:50.521Z] #27 10.16 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-08T18:40:50.521Z] #27 10.17 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-08T18:40:50.521Z] #27 10.17 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-08T18:40:50.521Z] #27 10.17 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-08T18:40:50.521Z] #27 ... [2021-04-08T18:40:50.521Z] [2021-04-08T18:40:50.521Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-08T18:40:50.521Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-08T18:40:50.555Z] #42 46.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:40:50.555Z] #42 46.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-08T18:40:50.555Z] #42 46.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-08T18:40:50.677Z] #34 42.92 io [2021-04-08T18:40:50.783Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-04-08T18:40:50.811Z] #42 46.84 Selecting previously unselected package libnet1:amd64. [2021-04-08T18:40:50.811Z] #42 46.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:40:50.811Z] #42 46.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:40:50.811Z] #42 46.97 Selecting previously unselected package libnet1-dev. [2021-04-08T18:40:50.811Z] #42 46.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:40:50.811Z] #42 47.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:40:51.044Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-08T18:40:51.051Z] #30 6.495 0.4% ############### 21.1% ########################################### 60.9% ############################################################### 87.6% ######################################################################## 100.0% [2021-04-08T18:40:51.051Z] #30 ... [2021-04-08T18:40:51.051Z] [2021-04-08T18:40:51.051Z] #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-08T18:40:51.051Z] #59 sha256:a696801549bb3427e9a8f480a038c87075d65ca8304423c7f8b26bf04c5fbb67 [2021-04-08T18:40:51.051Z] #59 10.69 go: downloading github.com/google/uuid v1.2.0 [2021-04-08T18:40:51.051Z] #59 10.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:51.051Z] #59 11.04 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:51.051Z] #59 11.19 go: extracting github.com/google/uuid v1.2.0 [2021-04-08T18:40:51.051Z] #59 12.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:51.051Z] #59 12.10 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:51.051Z] #59 13.91 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:51.051Z] #59 15.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:51.051Z] #59 15.83 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:51.051Z] #59 18.93 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:51.051Z] #59 ... [2021-04-08T18:40:51.051Z] [2021-04-08T18:40:51.051Z] #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-08T18:40:51.051Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-08T18:40:51.051Z] #41 18.53 Checking out files: 56% (959/1684) Checking out files: 57% (960/1684) Checking out files: 58% (977/1684) Checking out files: 59% (994/1684) Checking out files: 60% (1011/1684) Checking out files: 61% (1028/1684) Checking out files: 62% (1045/1684) Checking out files: 63% (1061/1684) Checking out files: 64% (1078/1684) Checking out files: 65% (1095/1684) Checking out files: 66% (1112/1684) Checking out files: 67% (1129/1684) Checking out files: 68% (1146/1684) Checking out files: 69% (1162/1684) Checking out files: 70% (1179/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 99% (1676/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-08T18:40:51.051Z] #41 19.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-08T18:40:51.068Z] #42 47.22 Selecting previously unselected package libnl-3-200:amd64. [2021-04-08T18:40:51.068Z] #42 47.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-08T18:40:51.068Z] #42 47.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:40:51.386Z] #42 47.37 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-08T18:40:51.386Z] #42 47.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-08T18:40:51.386Z] #42 47.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-08T18:40:51.617Z] #9 DONE 20.4s [2021-04-08T18:40:51.617Z] [2021-04-08T18:40:51.617Z] #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-08T18:40:51.617Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-08T18:40:51.617Z] #27 10.17 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-08T18:40:51.617Z] #27 10.17 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-08T18:40:51.617Z] #27 10.17 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-08T18:40:51.617Z] #27 10.18 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-08T18:40:51.617Z] #27 10.18 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-08T18:40:51.617Z] #27 10.18 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-08T18:40:51.617Z] #27 10.18 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-08T18:40:51.617Z] #27 10.44 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:51.617Z] #27 10.48 Fetched 4777 kB in 0s (15.7 MB/s) [2021-04-08T18:40:51.617Z] #27 10.53 Selecting previously unselected package libssl1.1:arm64. [2021-04-08T18:40:51.617Z] #27 10.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 ... 6670 files and directories currently installed.) [2021-04-08T18:40:51.617Z] #27 10.54 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 10.55 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:51.617Z] #27 10.74 Selecting previously unselected package openssl. [2021-04-08T18:40:51.617Z] #27 10.74 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 10.75 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:51.617Z] #27 10.89 Selecting previously unselected package ca-certificates. [2021-04-08T18:40:51.617Z] #27 10.89 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-08T18:40:51.617Z] #27 10.90 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:51.617Z] #27 10.99 Selecting previously unselected package libkeyutils1:arm64. [2021-04-08T18:40:51.617Z] #27 10.99 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.00 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-08T18:40:51.617Z] #27 11.05 Selecting previously unselected package libkrb5support0:arm64. [2021-04-08T18:40:51.617Z] #27 11.05 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.05 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:51.617Z] #27 11.11 Selecting previously unselected package libk5crypto3:arm64. [2021-04-08T18:40:51.617Z] #27 11.11 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.11 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:51.617Z] #27 11.17 Selecting previously unselected package libkrb5-3:arm64. [2021-04-08T18:40:51.617Z] #27 11.18 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.18 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:51.617Z] #27 11.27 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-08T18:40:51.617Z] #27 11.27 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.28 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:51.617Z] #27 11.33 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-08T18:40:51.617Z] #27 11.33 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.34 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:51.617Z] #27 11.42 Selecting previously unselected package libsasl2-2:arm64. [2021-04-08T18:40:51.617Z] #27 11.42 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:51.617Z] #27 11.49 Selecting previously unselected package libldap-common. [2021-04-08T18:40:51.617Z] #27 11.49 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-08T18:40:51.617Z] #27 11.49 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:51.617Z] #27 11.59 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-08T18:40:51.617Z] #27 11.59 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-08T18:40:51.617Z] #27 11.60 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:51.617Z] #27 11.67 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-08T18:40:51.646Z] #42 47.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-08T18:40:51.646Z] #42 47.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:40:51.646Z] #42 47.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:40:51.882Z] #27 11.67 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-08T18:40:51.882Z] #27 11.67 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-08T18:40:51.882Z] #27 11.72 Selecting previously unselected package libpsl5:arm64. [2021-04-08T18:40:51.882Z] #27 11.73 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-08T18:40:51.882Z] #27 11.73 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-08T18:40:51.882Z] #27 11.78 Selecting previously unselected package librtmp1:arm64. [2021-04-08T18:40:51.882Z] #27 11.79 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-08T18:40:51.882Z] #27 11.79 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:51.882Z] #27 11.84 Selecting previously unselected package libssh2-1:arm64. [2021-04-08T18:40:51.882Z] #27 11.84 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-08T18:40:51.882Z] #27 11.84 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-08T18:40:51.882Z] #27 11.90 Selecting previously unselected package libcurl4:arm64. [2021-04-08T18:40:51.903Z] #42 47.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-08T18:40:51.903Z] #42 47.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:40:51.903Z] #42 47.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-08T18:40:51.903Z] #42 48.08 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-08T18:40:51.903Z] #42 48.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-08T18:40:52.070Z] #34 44.14 internal/oserror [2021-04-08T18:40:52.070Z] #34 44.29 syscall [2021-04-08T18:40:52.070Z] #34 ... [2021-04-08T18:40:52.070Z] [2021-04-08T18:40:52.070Z] #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-08T18:40:52.070Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:40:52.070Z] #55 40.23 The following additional packages will be installed: [2021-04-08T18:40:52.070Z] #55 40.24 libbtrfs0 [2021-04-08T18:40:52.070Z] #55 40.37 The following NEW packages will be installed: [2021-04-08T18:40:52.070Z] #55 40.37 libbtrfs-dev libbtrfs0 [2021-04-08T18:40:52.070Z] #55 40.79 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:40:52.070Z] #55 40.79 Need to get 119 kB of archives. [2021-04-08T18:40:52.070Z] #55 40.79 After this operation, 387 kB of additional disk space will be used. [2021-04-08T18:40:52.070Z] #55 40.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-08T18:40:52.070Z] #55 40.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-08T18:40:52.070Z] #55 41.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:52.070Z] #55 42.17 Fetched 119 kB in 0s (343 kB/s) [2021-04-08T18:40:52.070Z] #55 42.31 Selecting previously unselected package libbtrfs0. [2021-04-08T18:40:52.070Z] #55 42.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:40:52.070Z] #55 42.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-08T18:40:52.070Z] #55 42.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:40:52.070Z] #55 42.55 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:40:52.070Z] #55 42.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-08T18:40:52.070Z] #55 42.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:40:52.070Z] #55 42.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:40:52.070Z] #55 42.84 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:40:52.070Z] #55 42.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:40:52.118Z] #41 21.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-08T18:40:52.145Z] #27 11.90 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-08T18:40:52.145Z] #27 11.91 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-08T18:40:52.145Z] #27 11.97 Selecting previously unselected package curl. [2021-04-08T18:40:52.145Z] #27 11.97 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-08T18:40:52.145Z] #27 11.98 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-08T18:40:52.161Z] #42 48.11 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:40:52.329Z] #55 DONE 44.3s [2021-04-08T18:40:52.329Z] [2021-04-08T18:40:52.329Z] #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-08T18:40:52.329Z] #67 sha256:bc97a2c09393855e59c2e73db1422b3cbb5a0b33254eeda981393e346873caee [2021-04-08T18:40:52.329Z] #67 DONE 44.3s [2021-04-08T18:40:52.329Z] [2021-04-08T18:40:52.329Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-08T18:40:52.329Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:40:52.406Z] #27 12.28 Selecting previously unselected package libonig5:arm64. [2021-04-08T18:40:52.406Z] #27 12.28 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-08T18:40:52.406Z] #27 12.30 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-08T18:40:52.418Z] #41 ... [2021-04-08T18:40:52.418Z] [2021-04-08T18:40:52.418Z] #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-08T18:40:52.418Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:40:52.418Z] #46 12.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-08T18:40:52.418Z] #46 12.48 internal/nettrace [2021-04-08T18:40:52.418Z] #46 12.80 runtime/cgo [2021-04-08T18:40:52.418Z] #46 16.59 vendor/golang.org/x/crypto/internal/subtle [2021-04-08T18:40:52.418Z] #46 ... [2021-04-08T18:40:52.418Z] [2021-04-08T18:40:52.418Z] #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-08T18:40:52.418Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:40:52.418Z] #30 7.579 [2021-04-08T18:40:52.418Z] #30 7.769 0.9% ############ 17.2% ################################## 47.9% ################################################# 68.6% ######################################################################## 100.0% [2021-04-08T18:40:52.426Z] #42 48.39 Selecting previously unselected package libprotobuf17:amd64. [2021-04-08T18:40:52.426Z] #42 48.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:52.426Z] #42 48.45 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:52.426Z] #42 ... [2021-04-08T18:40:52.426Z] [2021-04-08T18:40:52.426Z] #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-08T18:40:52.426Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:52.426Z] #36 32.46 Reading package lists... [2021-04-08T18:40:52.426Z] #36 38.86 Building dependency tree... [2021-04-08T18:40:52.426Z] #36 42.17 The following additional packages will be installed: [2021-04-08T18:40:52.426Z] #36 42.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-08T18:40:52.426Z] #36 42.19 Suggested packages: [2021-04-08T18:40:52.426Z] #36 42.19 cmake-doc ninja-build lrzip [2021-04-08T18:40:52.426Z] #36 42.19 Recommended packages: [2021-04-08T18:40:52.426Z] #36 42.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-08T18:40:52.426Z] #36 43.35 The following NEW packages will be installed: [2021-04-08T18:40:52.426Z] #36 43.40 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-08T18:40:52.426Z] #36 43.40 vim-common xxd [2021-04-08T18:40:52.426Z] #36 43.87 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:40:52.426Z] #36 43.87 Need to get 14.9 MB of archives. [2021-04-08T18:40:52.426Z] #36 43.87 After this operation, 61.8 MB of additional disk space will be used. [2021-04-08T18:40:52.426Z] #36 43.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-08T18:40:52.426Z] #36 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:40:52.426Z] #36 43.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-08T18:40:52.426Z] #36 44.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-08T18:40:52.426Z] #36 44.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-08T18:40:52.426Z] #36 44.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-08T18:40:52.426Z] #36 44.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-08T18:40:52.426Z] #36 44.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-08T18:40:52.426Z] #36 44.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-08T18:40:52.426Z] #36 44.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-08T18:40:52.426Z] #36 46.89 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:52.426Z] #36 47.05 Fetched 14.9 MB in 2s (7585 kB/s) [2021-04-08T18:40:52.426Z] #36 47.15 Selecting previously unselected package xxd. [2021-04-08T18:40:52.426Z] #36 47.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:40:52.426Z] #36 47.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:40:52.426Z] #36 47.28 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:40:52.426Z] #36 47.54 Selecting previously unselected package vim-common. [2021-04-08T18:40:52.426Z] #36 47.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:40:52.426Z] #36 47.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:40:52.426Z] #36 47.99 Selecting previously unselected package cmake-data. [2021-04-08T18:40:52.426Z] #36 48.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-08T18:40:52.426Z] #36 48.01 Unpacking cmake-data (3.13.4-1) ... [2021-04-08T18:40:52.685Z] #36 ... [2021-04-08T18:40:52.685Z] [2021-04-08T18:40:52.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-08T18:40:52.685Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:40:52.685Z] #49 39.00 go: extracting golang.org/x/text v0.3.2 [2021-04-08T18:40:52.685Z] #49 44.27 go: finding github.com/fatih/color v1.7.0 [2021-04-08T18:40:52.685Z] #49 44.36 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:52.685Z] #49 44.50 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:52.685Z] #49 44.54 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:52.685Z] #49 44.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:52.685Z] #49 44.66 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:52.685Z] #49 44.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:52.685Z] #49 44.74 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:52.685Z] #49 44.75 go: finding github.com/pkg/errors v0.8.1 [2021-04-08T18:40:52.685Z] #49 44.88 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:52.685Z] #49 44.89 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:52.685Z] #49 44.89 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:40:52.685Z] #49 44.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:52.685Z] #49 44.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:40:52.685Z] #49 44.96 go: finding github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:52.685Z] #49 44.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:40:52.685Z] #49 45.03 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:52.685Z] #49 45.03 go: finding github.com/spf13/viper v1.6.1 [2021-04-08T18:40:52.685Z] #49 45.05 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:40:52.685Z] #49 45.19 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:52.685Z] #49 45.19 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:40:52.685Z] #49 45.30 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:40:52.685Z] #49 45.46 go: finding github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:52.685Z] #49 45.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:52.685Z] #49 45.51 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:52.685Z] #49 45.55 go: finding github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:52.685Z] #49 45.59 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:52.685Z] #49 45.59 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:52.685Z] #49 45.62 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:52.685Z] #49 45.62 go: finding github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:52.685Z] #49 45.71 go: finding github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:52.685Z] #49 45.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:52.685Z] #49 45.84 go: finding github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:52.685Z] #49 45.85 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:52.685Z] #49 46.17 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:52.685Z] #49 46.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:52.685Z] #49 46.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:52.685Z] #49 46.26 go: finding github.com/spf13/afero v1.1.2 [2021-04-08T18:40:52.685Z] #49 46.27 go: finding github.com/spf13/cast v1.3.0 [2021-04-08T18:40:52.685Z] #49 46.29 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:52.685Z] #49 46.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:52.685Z] #49 46.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:52.685Z] #49 46.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:52.685Z] #49 46.37 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:52.685Z] #49 46.37 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:52.685Z] #49 46.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:52.685Z] #49 46.48 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:52.685Z] #49 46.54 go: finding golang.org/x/text v0.3.2 [2021-04-08T18:40:52.685Z] #49 46.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:52.685Z] #49 46.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:52.685Z] #49 46.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:52.685Z] #49 46.78 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:52.685Z] #49 46.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:52.685Z] #49 46.80 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:52.685Z] #49 46.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:52.685Z] #49 46.83 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:52.685Z] #49 46.85 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:52.685Z] #49 46.87 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:52.685Z] #49 46.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:52.685Z] #49 46.92 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:52.685Z] #49 46.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:52.685Z] #49 46.97 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:52.685Z] #49 47.00 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:52.685Z] #49 47.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:52.685Z] #49 47.14 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:52.685Z] #49 47.25 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:52.685Z] #49 47.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:52.685Z] #49 47.26 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:52.685Z] #49 47.28 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:52.685Z] #49 47.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:52.685Z] #49 47.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:52.685Z] #49 47.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:52.685Z] #49 47.56 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:52.685Z] #49 47.64 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:40:52.718Z] #30 8.887 [2021-04-08T18:40:53.246Z] #49 ... [2021-04-08T18:40:53.246Z] [2021-04-08T18:40:53.246Z] #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-08T18:40:53.246Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:53.246Z] #42 49.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-08T18:40:53.246Z] #42 49.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:53.246Z] #42 49.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:53.502Z] #42 49.43 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-08T18:40:53.502Z] #42 49.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:53.502Z] #42 49.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:53.502Z] #42 ... [2021-04-08T18:40:53.502Z] [2021-04-08T18:40:53.502Z] #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-08T18:40:53.502Z] #34 sha256:f30b7631309fdd0834c75ac2f61d2879b6d209e4d557da28160c2fe6f2d96d0c [2021-04-08T18:40:53.502Z] #34 39.63 internal/reflectlite [2021-04-08T18:40:53.502Z] #34 39.63 sync [2021-04-08T18:40:53.502Z] #34 42.31 sort [2021-04-08T18:40:53.502Z] #34 42.32 errors [2021-04-08T18:40:53.502Z] #34 42.95 strconv [2021-04-08T18:40:53.502Z] #34 43.80 io [2021-04-08T18:40:53.502Z] #34 44.94 internal/oserror [2021-04-08T18:40:53.502Z] #34 45.07 syscall [2021-04-08T18:40:53.502Z] #34 47.42 reflect [2021-04-08T18:40:53.760Z] #34 ... [2021-04-08T18:40:53.760Z] [2021-04-08T18:40:53.760Z] #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-08T18:40:53.760Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:53.760Z] #13 30.39 Reading package lists... [2021-04-08T18:40:53.760Z] #13 37.60 Building dependency tree... [2021-04-08T18:40:53.760Z] #13 41.88 The following additional packages will be installed: [2021-04-08T18:40:53.760Z] #13 41.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-08T18:40:53.760Z] #13 41.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-08T18:40:53.760Z] #13 41.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-08T18:40:53.760Z] #13 41.89 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-08T18:40:53.760Z] #13 41.89 mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:40:53.760Z] #13 41.89 Suggested packages: [2021-04-08T18:40:53.760Z] #13 41.89 gcc-8-locales seccomp wine64 [2021-04-08T18:40:53.760Z] #13 43.31 The following NEW packages will be installed: [2021-04-08T18:40:53.760Z] #13 43.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-08T18:40:53.760Z] #13 43.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-08T18:40:53.760Z] #13 43.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-08T18:40:53.760Z] #13 43.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-08T18:40:53.760Z] #13 43.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-08T18:40:53.760Z] #13 43.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:40:53.760Z] #13 43.35 The following packages will be upgraded: [2021-04-08T18:40:53.760Z] #13 43.37 libseccomp2 libsystemd0 libudev1 [2021-04-08T18:40:53.760Z] #13 43.80 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:40:53.760Z] #13 43.80 Need to get 78.2 MB of archives. [2021-04-08T18:40:53.760Z] #13 43.80 After this operation, 487 MB of additional disk space will be used. [2021-04-08T18:40:53.760Z] #13 43.80 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-08T18:40:53.760Z] #13 43.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-08T18:40:53.760Z] #13 43.80 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-08T18:40:53.760Z] #13 43.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-08T18:40:53.760Z] #13 43.84 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-08T18:40:53.760Z] #13 44.17 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-08T18:40:53.760Z] #13 44.44 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-08T18:40:53.760Z] #13 44.45 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-08T18:40:53.760Z] #13 44.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-08T18:40:53.760Z] #13 44.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-08T18:40:53.760Z] #13 44.91 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-08T18:40:53.760Z] #13 45.20 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-08T18:40:53.760Z] #13 45.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-08T18:40:53.790Z] #27 13.36 Selecting previously unselected package libjq1:arm64. [2021-04-08T18:40:53.790Z] #27 13.36 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-08T18:40:53.790Z] #27 13.38 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-08T18:40:53.790Z] #27 13.68 Selecting previously unselected package jq. [2021-04-08T18:40:53.790Z] #27 13.68 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-08T18:40:54.055Z] #27 13.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:40:54.244Z] #56 1.962 + RM_GOPATH=0 [2021-04-08T18:40:54.244Z] #56 1.962 + TMP_GOPATH= [2021-04-08T18:40:54.244Z] #56 1.962 + : /build [2021-04-08T18:40:54.244Z] #56 1.962 + '[' -z '' ']' [2021-04-08T18:40:54.244Z] #56 1.962 ++ mktemp -d [2021-04-08T18:40:54.244Z] #56 1.964 + export GOPATH=/tmp/tmp.C64mQInbrv [2021-04-08T18:40:54.244Z] #56 1.964 + GOPATH=/tmp/tmp.C64mQInbrv [2021-04-08T18:40:54.244Z] #56 1.964 + RM_GOPATH=1 [2021-04-08T18:40:54.244Z] #56 1.964 + case "$(go env GOARCH)" in [2021-04-08T18:40:54.244Z] #56 1.964 ++ go env GOARCH [2021-04-08T18:40:54.244Z] #56 2.133 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:54.244Z] #56 2.133 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:54.244Z] #56 2.134 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:54.244Z] #56 2.135 + dir=/tmp/install [2021-04-08T18:40:54.244Z] #56 2.135 + bin=containerd [2021-04-08T18:40:54.244Z] #56 2.136 + shift [2021-04-08T18:40:54.244Z] #56 2.136 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-08T18:40:54.244Z] #56 2.136 + . /tmp/install/containerd.installer [2021-04-08T18:40:54.244Z] #56 2.137 ++ set -e [2021-04-08T18:40:54.244Z] #56 2.137 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:54.244Z] #56 2.137 + install_containerd [2021-04-08T18:40:54.244Z] #56 2.143 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-08T18:40:54.245Z] #56 2.143 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:54.245Z] #56 2.143 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C64mQInbrv/src/github.com/containerd/containerd [2021-04-08T18:40:54.245Z] #56 2.145 Cloning into '/tmp/tmp.C64mQInbrv/src/github.com/containerd/containerd'... [2021-04-08T18:40:54.505Z] #56 ... [2021-04-08T18:40:54.505Z] [2021-04-08T18:40:54.505Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-08T18:40:54.505Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:40:54.505Z] #49 36.75 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:54.505Z] #49 36.86 go: extracting golang.org/x/text v0.3.2 [2021-04-08T18:40:54.505Z] #49 43.01 go: finding github.com/fatih/color v1.7.0 [2021-04-08T18:40:54.505Z] #49 43.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:54.505Z] #49 43.23 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:54.505Z] #49 43.34 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:54.505Z] #49 43.48 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:54.505Z] #49 43.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:54.505Z] #49 43.75 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:54.505Z] #49 43.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:54.505Z] #49 43.86 go: finding github.com/pkg/errors v0.8.1 [2021-04-08T18:40:54.505Z] #49 43.91 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:54.505Z] #49 43.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:40:54.505Z] #49 43.98 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:54.505Z] #49 44.00 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:54.505Z] #49 44.03 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.04 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.06 go: finding github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:54.505Z] #49 44.07 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.08 go: finding github.com/spf13/viper v1.6.1 [2021-04-08T18:40:54.505Z] #49 44.11 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:54.505Z] #49 44.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.36 go: finding github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:54.505Z] #49 44.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:54.505Z] #49 44.36 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.46 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:54.505Z] #49 44.51 go: finding github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:54.505Z] #49 44.55 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:54.505Z] #49 44.58 go: finding github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:54.505Z] #49 44.65 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:54.505Z] #49 44.68 go: finding github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:54.505Z] #49 44.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:54.505Z] #49 44.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:54.505Z] #49 44.84 go: finding github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:54.505Z] #49 44.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:54.505Z] #49 44.97 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:54.505Z] #49 45.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:54.505Z] #49 45.11 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:54.505Z] #49 45.14 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:54.505Z] #49 45.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:54.505Z] #49 45.27 go: finding github.com/spf13/afero v1.1.2 [2021-04-08T18:40:54.505Z] #49 45.30 go: finding github.com/spf13/cast v1.3.0 [2021-04-08T18:40:54.505Z] #49 45.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:54.505Z] #49 45.35 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:54.505Z] #49 45.40 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:54.505Z] #49 45.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:54.505Z] #49 45.76 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:54.505Z] #49 45.82 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:54.505Z] #49 45.83 go: finding golang.org/x/text v0.3.2 [2021-04-08T18:40:54.505Z] #49 46.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:54.505Z] #49 46.05 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:40:54.505Z] #49 46.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:54.505Z] #49 46.11 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:54.505Z] #49 46.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:54.505Z] #49 46.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:54.505Z] #49 46.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:54.505Z] #49 46.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:54.505Z] #49 46.52 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:54.505Z] #49 46.56 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:54.505Z] #49 46.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:54.505Z] #49 46.67 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:54.505Z] #49 46.69 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:54.505Z] #49 46.71 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:54.505Z] #49 46.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:40:54.505Z] #49 46.74 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:54.505Z] #49 46.75 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:54.505Z] #49 46.76 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:54.505Z] #49 46.78 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:54.505Z] #49 46.81 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:54.505Z] #49 46.88 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:54.505Z] #49 ... [2021-04-08T18:40:54.505Z] [2021-04-08T18:40:54.505Z] #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-08T18:40:54.505Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:40:54.505Z] #34 46.83 reflect [2021-04-08T18:40:54.586Z] #54 ... [2021-04-08T18:40:54.586Z] [2021-04-08T18:40:54.586Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:40:54.586Z] #57 124.3 + bin/containerd [2021-04-08T18:40:54.627Z] #27 14.53 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-08T18:40:54.627Z] #27 14.56 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-08T18:40:54.627Z] #27 14.58 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:54.689Z] #13 ... [2021-04-08T18:40:54.689Z] [2021-04-08T18:40:54.689Z] #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-08T18:40:54.689Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:40:54.689Z] #51 50.62 reflect [2021-04-08T18:40:54.689Z] #51 50.64 syscall [2021-04-08T18:40:54.729Z] #34 ... [2021-04-08T18:40:54.729Z] [2021-04-08T18:40:54.729Z] #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-08T18:40:54.729Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:40:54.729Z] #49 13.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:54.729Z] #49 13.85 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:54.729Z] #49 13.92 go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T18:40:54.729Z] #49 13.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:54.729Z] #49 13.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:54.729Z] #49 14.05 go: downloading github.com/fatih/color v1.7.0 [2021-04-08T18:40:54.729Z] #49 14.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:54.729Z] #49 14.08 go: downloading github.com/spf13/viper v1.6.1 [2021-04-08T18:40:54.729Z] #49 14.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:54.729Z] #49 14.10 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:54.729Z] #49 14.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:40:54.729Z] #49 14.51 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:40:54.730Z] #49 14.51 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:40:54.730Z] #49 14.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:54.730Z] #49 14.64 go: extracting github.com/fatih/color v1.7.0 [2021-04-08T18:40:54.730Z] #49 14.64 go: extracting github.com/pkg/errors v0.8.1 [2021-04-08T18:40:54.730Z] #49 14.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:54.730Z] #49 14.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:54.730Z] #49 14.64 go: extracting github.com/spf13/viper v1.6.1 [2021-04-08T18:40:54.730Z] #49 14.75 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:54.730Z] #49 14.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:54.730Z] #49 14.75 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:54.730Z] #49 14.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:54.730Z] #49 14.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:54.730Z] #49 14.89 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:54.730Z] #49 15.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:54.730Z] #49 15.19 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:54.730Z] #49 15.19 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:40:54.730Z] #49 15.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:54.730Z] #49 15.57 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:54.730Z] #49 15.57 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:40:54.730Z] #49 15.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:54.730Z] #49 15.94 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:54.730Z] #49 15.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:54.730Z] #49 16.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:54.730Z] #49 17.04 go: downloading github.com/spf13/cast v1.3.0 [2021-04-08T18:40:54.730Z] #49 17.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:54.730Z] #49 17.18 go: extracting github.com/spf13/cast v1.3.0 [2021-04-08T18:40:54.730Z] #49 17.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:54.730Z] #49 17.18 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:40:54.730Z] #49 17.53 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:54.730Z] #49 18.29 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:40:54.893Z] #27 ... [2021-04-08T18:40:54.893Z] [2021-04-08T18:40:54.893Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-08T18:40:54.893Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-08T18:40:54.893Z] #10 DONE 3.5s [2021-04-08T18:40:54.893Z] [2021-04-08T18:40:54.893Z] #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-08T18:40:54.893Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-08T18:40:54.893Z] #27 14.86 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-08T18:40:54.893Z] #27 14.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:54.893Z] #27 14.90 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:54.893Z] #27 14.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:54.893Z] #27 14.92 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-08T18:40:54.893Z] #27 14.94 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:55.154Z] #27 14.96 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-08T18:40:55.154Z] #27 14.97 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-08T18:40:55.154Z] #27 14.99 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:40:55.154Z] #27 15.00 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-08T18:40:55.154Z] #27 15.04 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-08T18:40:55.154Z] #27 15.07 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-08T18:40:55.154Z] #27 15.09 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-08T18:40:55.154Z] #27 15.14 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-08T18:40:55.728Z] #27 ... [2021-04-08T18:40:55.728Z] [2021-04-08T18:40:55.728Z] #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-08T18:40:55.728Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-08T18:40:55.728Z] #11 DONE 0.7s [2021-04-08T18:40:55.728Z] [2021-04-08T18:40:55.728Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-08T18:40:55.728Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-08T18:40:55.728Z] #31 DONE 0.2s [2021-04-08T18:40:55.728Z] [2021-04-08T18:40:55.728Z] #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-08T18:40:55.728Z] #58 sha256:bc1244a6ce4951c293f8e29f41e0f9244c6e615ecf9766f5f3427648cfe35478 [2021-04-08T18:40:55.789Z] #30 9.195 0.1% ## 4.1% #### 6.0% ######## 11.8% ########### 15.6% ############### 21.4% ################### 27.0% ###################### 30.8% ######################## 34.7% ########################### 38.5% ############################## 42.3% ################################# 46.1% ##################################### 51.9% ###################################### 53.8% ########################################## 59.5% ############################################# 63.3% ################################################ 67.2% ################################################### 71.8% ####################################################### 77.7% ########################################################### 82.8% ############################################################### 88.5% ################################################################### 94.2% ######################################################################## 100.0% [2021-04-08T18:40:55.995Z] #58 ... [2021-04-08T18:40:55.995Z] [2021-04-08T18:40:55.995Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-08T18:40:55.995Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-08T18:40:55.995Z] #39 DONE 0.3s [2021-04-08T18:40:56.262Z] [2021-04-08T18:40:56.262Z] #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-08T18:40:56.262Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-08T18:40:56.410Z] #34 ... [2021-04-08T18:40:56.410Z] [2021-04-08T18:40:56.410Z] #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-08T18:40:56.410Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:56.410Z] #36 32.31 Reading package lists... [2021-04-08T18:40:56.410Z] #36 38.84 Building dependency tree... [2021-04-08T18:40:56.410Z] #36 42.14 The following additional packages will be installed: [2021-04-08T18:40:56.410Z] #36 42.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-08T18:40:56.410Z] #36 42.17 Suggested packages: [2021-04-08T18:40:56.410Z] #36 42.17 cmake-doc ninja-build lrzip [2021-04-08T18:40:56.410Z] #36 42.17 Recommended packages: [2021-04-08T18:40:56.410Z] #36 42.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-08T18:40:56.410Z] #36 43.18 The following NEW packages will be installed: [2021-04-08T18:40:56.410Z] #36 43.19 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-08T18:40:56.410Z] #36 43.19 vim-common xxd [2021-04-08T18:40:56.410Z] #36 43.65 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:40:56.410Z] #36 43.65 Need to get 14.9 MB of archives. [2021-04-08T18:40:56.410Z] #36 43.65 After this operation, 61.8 MB of additional disk space will be used. [2021-04-08T18:40:56.410Z] #36 43.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-08T18:40:56.410Z] #36 43.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:40:56.410Z] #36 43.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-08T18:40:56.410Z] #36 43.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-08T18:40:56.410Z] #36 44.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-08T18:40:56.410Z] #36 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-08T18:40:56.410Z] #36 44.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-08T18:40:56.410Z] #36 44.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-08T18:40:56.410Z] #36 44.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-08T18:40:56.410Z] #36 44.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-08T18:40:56.410Z] #36 47.15 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:56.410Z] #36 47.36 Fetched 14.9 MB in 2s (6414 kB/s) [2021-04-08T18:40:56.410Z] #36 47.44 Selecting previously unselected package xxd. [2021-04-08T18:40:56.410Z] #36 47.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:40:56.410Z] #36 47.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:40:56.410Z] #36 47.54 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:40:56.410Z] #36 47.72 Selecting previously unselected package vim-common. [2021-04-08T18:40:56.410Z] #36 47.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:40:56.410Z] #36 47.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:40:56.410Z] #36 48.09 Selecting previously unselected package cmake-data. [2021-04-08T18:40:56.410Z] #36 48.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-08T18:40:56.410Z] #36 48.11 Unpacking cmake-data (3.13.4-1) ... [2021-04-08T18:40:56.410Z] #36 ... [2021-04-08T18:40:56.410Z] [2021-04-08T18:40:56.410Z] #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-08T18:40:56.410Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:56.410Z] #42 32.33 Reading package lists... [2021-04-08T18:40:56.410Z] #42 38.92 Building dependency tree... [2021-04-08T18:40:56.410Z] #42 42.26 The following additional packages will be installed: [2021-04-08T18:40:56.410Z] #42 42.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-08T18:40:56.410Z] #42 42.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-08T18:40:56.410Z] #42 42.28 Suggested packages: [2021-04-08T18:40:56.410Z] #42 42.30 manpages-dev python-setuptools [2021-04-08T18:40:56.410Z] #42 43.72 The following NEW packages will be installed: [2021-04-08T18:40:56.410Z] #42 43.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-08T18:40:56.410Z] #42 43.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-08T18:40:56.410Z] #42 43.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-08T18:40:56.410Z] #42 43.74 python-six zlib1g-dev [2021-04-08T18:40:56.410Z] #42 44.12 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:40:56.410Z] #42 44.12 Need to get 4095 kB of archives. [2021-04-08T18:40:56.410Z] #42 44.12 After this operation, 22.5 MB of additional disk space will be used. [2021-04-08T18:40:56.410Z] #42 44.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-08T18:40:56.410Z] #42 44.14 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-08T18:40:56.410Z] #42 44.14 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-08T18:40:56.410Z] #42 44.18 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-08T18:40:56.410Z] #42 44.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-08T18:40:56.410Z] #42 44.19 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-08T18:40:56.410Z] #42 44.19 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-08T18:40:56.410Z] #42 44.20 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-08T18:40:56.410Z] #42 44.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-08T18:40:56.410Z] #42 44.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-08T18:40:56.410Z] #42 44.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-08T18:40:56.410Z] #42 44.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-08T18:40:56.410Z] #42 44.72 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-08T18:40:56.410Z] #42 44.81 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-08T18:40:56.410Z] #42 44.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-08T18:40:56.411Z] #42 44.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-08T18:40:56.411Z] #42 44.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-08T18:40:56.411Z] #42 46.51 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:40:56.411Z] #42 46.69 Fetched 4095 kB in 1s (3807 kB/s) [2021-04-08T18:40:56.411Z] #42 46.79 Selecting previously unselected package libcap-dev:amd64. [2021-04-08T18:40:56.411Z] #42 46.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:40:56.411Z] #42 46.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 46.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-08T18:40:56.411Z] #42 47.05 Selecting previously unselected package libnet1:amd64. [2021-04-08T18:40:56.411Z] #42 47.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 47.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:40:56.411Z] #42 47.24 Selecting previously unselected package libnet1-dev. [2021-04-08T18:40:56.411Z] #42 47.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 47.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:40:56.411Z] #42 47.48 Selecting previously unselected package libnl-3-200:amd64. [2021-04-08T18:40:56.411Z] #42 47.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 47.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:40:56.411Z] #42 47.71 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-08T18:40:56.411Z] #42 47.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 47.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-08T18:40:56.411Z] #42 48.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-08T18:40:56.411Z] #42 48.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 48.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:40:56.411Z] #42 48.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-08T18:40:56.411Z] #42 48.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 48.19 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-08T18:40:56.411Z] #42 48.29 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-08T18:40:56.411Z] #42 48.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 48.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:40:56.411Z] #42 48.62 Selecting previously unselected package libprotobuf17:amd64. [2021-04-08T18:40:56.411Z] #42 48.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:56.411Z] #42 48.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:56.511Z] #30 12.46 #=#=# [2021-04-08T18:40:56.586Z] #51 ... [2021-04-08T18:40:56.586Z] [2021-04-08T18:40:56.586Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-08T18:40:56.586Z] #56 sha256:d2a3f5f569407dd892b5ae94380e165cc43017c3d2b7dd854b870ca53cb2aff3 [2021-04-08T18:40:56.586Z] #56 1.232 + RM_GOPATH=0 [2021-04-08T18:40:56.586Z] #56 1.232 + TMP_GOPATH= [2021-04-08T18:40:56.586Z] #56 1.232 + : /build [2021-04-08T18:40:56.586Z] #56 1.232 + '[' -z '' ']' [2021-04-08T18:40:56.586Z] #56 1.232 ++ mktemp -d [2021-04-08T18:40:56.586Z] #56 1.232 + export GOPATH=/tmp/tmp.O7S2xO8BUW [2021-04-08T18:40:56.586Z] #56 1.232 + GOPATH=/tmp/tmp.O7S2xO8BUW [2021-04-08T18:40:56.586Z] #56 1.232 + RM_GOPATH=1 [2021-04-08T18:40:56.586Z] #56 1.232 + case "$(go env GOARCH)" in [2021-04-08T18:40:56.586Z] #56 1.232 ++ go env GOARCH [2021-04-08T18:40:56.586Z] #56 1.259 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:56.586Z] #56 1.259 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:40:56.586Z] #56 1.259 ++ dirname /tmp/install/install.sh [2021-04-08T18:40:56.586Z] #56 1.269 + dir=/tmp/install [2021-04-08T18:40:56.586Z] #56 1.269 + bin=containerd [2021-04-08T18:40:56.586Z] #56 1.269 + shift [2021-04-08T18:40:56.586Z] #56 1.269 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-08T18:40:56.586Z] #56 1.269 + . /tmp/install/containerd.installer [2021-04-08T18:40:56.586Z] #56 1.280 ++ set -e [2021-04-08T18:40:56.586Z] #56 1.280 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:56.586Z] #56 1.281 + install_containerd [2021-04-08T18:40:56.586Z] #56 1.281 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-08T18:40:56.586Z] #56 1.281 + git clone https://github.com/containerd/containerd.git /tmp/tmp.O7S2xO8BUW/src/github.com/containerd/containerd [2021-04-08T18:40:56.586Z] #56 1.281 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:40:56.586Z] #56 1.288 Cloning into '/tmp/tmp.O7S2xO8BUW/src/github.com/containerd/containerd'... [2021-04-08T18:40:56.586Z] #56 ... [2021-04-08T18:40:56.586Z] [2021-04-08T18:40:56.586Z] #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-08T18:40:56.586Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:40:56.586Z] #32 51.65 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-08T18:40:56.586Z] #32 52.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-08T18:40:56.648Z] #57 ... [2021-04-08T18:40:56.648Z] [2021-04-08T18:40:56.648Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-08T18:40:56.648Z] #54 78.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-08T18:40:56.648Z] #54 78.65 + mkdir -p /build [2021-04-08T18:40:56.648Z] #54 78.65 + cp runc /build/runc [2021-04-08T18:40:56.648Z] #54 DONE 79.0s [2021-04-08T18:40:56.649Z] #49 20.73 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:56.649Z] #49 20.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:56.649Z] #49 20.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:56.649Z] #49 20.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:56.649Z] #49 20.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:56.649Z] #49 20.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:56.649Z] #49 20.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:56.649Z] #49 20.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:56.649Z] #49 21.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:40:56.649Z] #49 21.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:56.649Z] #49 21.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:56.649Z] #49 21.05 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:56.649Z] #49 21.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:56.649Z] #49 21.11 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:56.649Z] #49 21.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:56.649Z] #49 21.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:56.649Z] #49 21.19 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:56.831Z] #30 12.72 0.0% 0.7% # 1.7% [2021-04-08T18:40:56.831Z] #30 ... [2021-04-08T18:40:56.831Z] [2021-04-08T18:40:56.831Z] #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-08T18:40:56.831Z] #48 sha256:69ae1f540e1e0ad21d2d71f41a74c06e46d1cc30e3a1d7a3855f1a650f26c01c [2021-04-08T18:40:56.831Z] #48 16.55 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:56.831Z] #48 16.64 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:56.831Z] #48 16.65 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:56.831Z] #48 16.67 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:56.831Z] #48 16.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:56.910Z] #49 21.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:56.910Z] #49 21.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:56.910Z] #49 21.27 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:56.910Z] #49 21.42 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:56.910Z] #49 21.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:56.910Z] #49 21.54 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:56.938Z] [2021-04-08T18:40:56.938Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:40:57.126Z] #32 52.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-08T18:40:57.147Z] #48 ... [2021-04-08T18:40:57.147Z] [2021-04-08T18:40:57.147Z] #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-08T18:40:57.147Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:40:57.173Z] #49 21.59 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:57.173Z] #49 21.68 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:40:57.173Z] #49 21.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:57.424Z] #42 49.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-08T18:40:57.424Z] #42 49.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:57.424Z] #42 49.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:57.435Z] #49 21.80 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:57.435Z] #49 21.87 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:57.435Z] #49 21.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:57.435Z] #49 21.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:57.435Z] #49 21.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:57.604Z] #57 ... [2021-04-08T18:40:57.604Z] [2021-04-08T18:40:57.604Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-08T18:40:57.604Z] #55 DONE 0.2s [2021-04-08T18:40:57.683Z] #42 49.82 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-08T18:40:57.683Z] #42 49.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:57.683Z] #42 49.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:57.706Z] #49 22.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:57.706Z] #49 22.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:57.706Z] #49 22.09 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-08T18:40:57.706Z] #49 ... [2021-04-08T18:40:57.706Z] [2021-04-08T18:40:57.706Z] #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-08T18:40:57.706Z] #47 sha256:2f1877e6ffce333437a88c8fc736ba726f80bc56e0f168a8b37fdd5b02efa1b8 [2021-04-08T18:40:57.706Z] #47 12.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:57.706Z] #47 12.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:57.706Z] #47 13.98 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:57.706Z] #47 18.10 go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:40:57.706Z] #47 18.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:40:57.706Z] #47 18.10 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:40:57.706Z] #47 18.20 go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:40:57.706Z] #47 18.42 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:40:57.706Z] #47 18.56 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:40:57.706Z] #47 18.69 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:40:57.706Z] #47 19.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:40:57.706Z] #47 19.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:40:57.706Z] #47 19.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:40:57.706Z] #47 19.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:40:57.706Z] #47 ... [2021-04-08T18:40:57.706Z] [2021-04-08T18:40:57.706Z] #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-08T18:40:57.706Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:40:57.706Z] #49 22.23 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-08T18:40:57.706Z] #49 22.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:57.706Z] #49 22.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:57.893Z] [2021-04-08T18:40:57.893Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-08T18:40:57.970Z] #49 22.35 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:40:57.970Z] #49 ... [2021-04-08T18:40:57.970Z] [2021-04-08T18:40:57.970Z] #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-08T18:40:57.970Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:40:57.970Z] #45 12.23 unicode/utf8 [2021-04-08T18:40:57.970Z] #45 13.03 math [2021-04-08T18:40:57.970Z] #45 17.32 unicode/utf16 [2021-04-08T18:40:57.970Z] #45 17.69 container/list [2021-04-08T18:40:57.970Z] #45 18.22 crypto/internal/subtle [2021-04-08T18:40:57.970Z] #45 18.43 crypto/subtle [2021-04-08T18:40:57.970Z] #45 18.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-08T18:40:57.970Z] #45 18.56 internal/nettrace [2021-04-08T18:40:57.970Z] #45 18.67 runtime/cgo [2021-04-08T18:40:57.970Z] #45 ... [2021-04-08T18:40:57.970Z] [2021-04-08T18:40:57.970Z] #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-08T18:40:57.970Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:57.970Z] #42 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:57.970Z] #42 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:57.970Z] #42 ... [2021-04-08T18:40:57.970Z] [2021-04-08T18:40:57.970Z] #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-08T18:40:57.970Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:40:57.970Z] #49 22.45 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:57.970Z] #49 22.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:58.232Z] #49 22.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:58.232Z] #49 ... [2021-04-08T18:40:58.232Z] [2021-04-08T18:40:58.232Z] #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-08T18:40:58.232Z] #58 sha256:346d695e7481f6f07b9006607e7c4fa8a68d29ff84626ad0fecff363b8f0c6b9 [2021-04-08T18:40:58.232Z] #58 12.65 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:58.232Z] #58 12.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:58.232Z] #58 12.83 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:58.232Z] #58 12.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:58.232Z] #58 12.83 go: downloading github.com/google/uuid v1.2.0 [2021-04-08T18:40:58.232Z] #58 12.83 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:58.232Z] #58 12.99 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:58.232Z] #58 13.03 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:58.232Z] #58 13.05 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:40:58.232Z] #58 13.27 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:58.232Z] #58 13.35 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:40:58.232Z] #58 13.49 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-08T18:40:58.233Z] #58 13.49 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:40:58.233Z] #58 13.51 go: extracting github.com/google/uuid v1.2.0 [2021-04-08T18:40:58.233Z] #58 13.64 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:40:58.233Z] #58 13.64 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:40:58.233Z] #58 13.67 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-08T18:40:58.233Z] #58 13.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:58.233Z] #58 15.14 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:40:58.233Z] #58 15.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:58.233Z] #58 15.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:40:58.233Z] #58 16.95 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-08T18:40:58.233Z] #58 17.66 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:40:58.233Z] #58 18.93 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:40:58.233Z] #58 20.11 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:40:58.233Z] #58 ... [2021-04-08T18:40:58.233Z] [2021-04-08T18:40:58.233Z] #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-08T18:40:58.233Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:40:58.233Z] #36 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:58.233Z] #36 14.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:58.251Z] #42 ... [2021-04-08T18:40:58.251Z] [2021-04-08T18:40:58.251Z] #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-08T18:40:58.251Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:40:58.251Z] #45 40.55 github.com/LK4D4/vndr/godl/singleflight [2021-04-08T18:40:58.251Z] #45 40.60 internal/reflectlite [2021-04-08T18:40:58.251Z] #45 41.06 math/rand [2021-04-08T18:40:58.251Z] #45 42.25 internal/singleflight [2021-04-08T18:40:58.251Z] #45 43.35 io [2021-04-08T18:40:58.251Z] #45 43.35 strconv [2021-04-08T18:40:58.251Z] #45 44.56 bytes [2021-04-08T18:40:58.251Z] #45 47.87 reflect [2021-04-08T18:40:58.251Z] #45 48.08 bufio [2021-04-08T18:40:58.251Z] #45 50.12 syscall [2021-04-08T18:40:58.495Z] #36 ... [2021-04-08T18:40:58.495Z] [2021-04-08T18:40:58.495Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-08T18:40:58.495Z] #67 sha256:44317d44a4e6fe0e1590541ca8b551184524a31797673b7d23a315cae626bde8 [2021-04-08T18:40:58.495Z] #67 22.76 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-08T18:40:58.495Z] #67 ... [2021-04-08T18:40:58.495Z] [2021-04-08T18:40:58.495Z] #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-08T18:40:58.495Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:58.495Z] #13 8.703 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:40:58.495Z] #13 8.811 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:40:58.495Z] #13 8.811 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:40:58.495Z] #13 8.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:40:58.495Z] #13 9.776 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-08T18:40:58.495Z] #13 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:40:58.495Z] #13 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:40:58.495Z] #13 16.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:40:58.510Z] #45 ... [2021-04-08T18:40:58.510Z] [2021-04-08T18:40:58.510Z] #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-08T18:40:58.510Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:40:58.510Z] #13 30.41 Reading package lists... [2021-04-08T18:40:58.510Z] #13 37.32 Building dependency tree... [2021-04-08T18:40:58.510Z] #13 41.86 The following additional packages will be installed: [2021-04-08T18:40:58.510Z] #13 41.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-08T18:40:58.510Z] #13 41.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-08T18:40:58.510Z] #13 41.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-08T18:40:58.510Z] #13 41.87 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-08T18:40:58.510Z] #13 41.87 mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:40:58.510Z] #13 41.88 Suggested packages: [2021-04-08T18:40:58.510Z] #13 41.89 gcc-8-locales seccomp wine64 [2021-04-08T18:40:58.510Z] #13 43.15 The following NEW packages will be installed: [2021-04-08T18:40:58.510Z] #13 43.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-08T18:40:58.510Z] #13 43.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-08T18:40:58.510Z] #13 43.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-08T18:40:58.510Z] #13 43.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-08T18:40:58.510Z] #13 43.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-08T18:40:58.510Z] #13 43.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:40:58.510Z] #13 43.17 The following packages will be upgraded: [2021-04-08T18:40:58.510Z] #13 43.18 libseccomp2 libsystemd0 libudev1 [2021-04-08T18:40:58.510Z] #13 43.61 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:40:58.510Z] #13 43.61 Need to get 78.2 MB of archives. [2021-04-08T18:40:58.510Z] #13 43.61 After this operation, 487 MB of additional disk space will be used. [2021-04-08T18:40:58.510Z] #13 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-08T18:40:58.510Z] #13 43.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-08T18:40:58.510Z] #13 43.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-08T18:40:58.510Z] #13 43.80 Get:4 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-08T18:40:58.510Z] #13 43.81 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-08T18:40:58.510Z] #13 43.86 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-08T18:40:58.510Z] #13 44.15 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-08T18:40:58.510Z] #13 44.18 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-08T18:40:58.510Z] #13 44.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-08T18:40:58.510Z] #13 44.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-08T18:40:58.510Z] #13 44.79 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-08T18:40:58.510Z] #13 45.09 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-08T18:40:58.510Z] #13 45.09 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-08T18:40:58.760Z] #13 ... [2021-04-08T18:40:58.760Z] [2021-04-08T18:40:58.760Z] #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-08T18:40:58.760Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:40:58.760Z] #49 22.72 go: downloading github.com/spf13/afero v1.1.2 [2021-04-08T18:40:58.760Z] #49 22.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:58.760Z] #49 22.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:58.760Z] #49 22.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:40:58.760Z] #49 22.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:58.760Z] #49 22.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:58.760Z] #49 23.04 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:58.760Z] #49 23.09 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:58.760Z] #49 23.11 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:40:58.842Z] #40 ... [2021-04-08T18:40:58.842Z] [2021-04-08T18:40:58.842Z] #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-08T18:40:58.842Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-08T18:40:58.842Z] #12 DONE 2.9s [2021-04-08T18:40:58.842Z] [2021-04-08T18:40:58.842Z] #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-08T18:40:58.842Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:40:59.022Z] #49 23.27 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:59.022Z] #49 23.27 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:40:59.022Z] #49 23.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:40:59.022Z] #49 23.41 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:59.081Z] #13 ... [2021-04-08T18:40:59.081Z] [2021-04-08T18:40:59.081Z] #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-08T18:40:59.081Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:59.081Z] #42 51.24 Selecting previously unselected package libprotoc17:amd64. [2021-04-08T18:40:59.081Z] #42 51.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:59.081Z] #42 51.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:59.288Z] #49 23.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:59.288Z] #49 23.58 go: extracting github.com/spf13/afero v1.1.2 [2021-04-08T18:40:59.288Z] #49 23.71 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:59.288Z] #49 23.71 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:59.288Z] #49 23.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:40:59.550Z] #49 24.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:40:59.550Z] #49 24.02 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:59.550Z] #49 24.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:59.588Z] #30 12.72 0.0% 0.7% # 1.7% ## 3.4% ### 4.4% #### 6.1% ##### 8.2% ###### 9.3% ######## 12.1% ########### 15.4% ############ 17.5% ############# 19.1% ############## 20.8% ################ 22.9% ################## 25.1% ################### 27.4% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ############################ 39.1% ############################# 40.7% ############################## 42.4% ############################### 44.0% [2021-04-08T18:40:59.588Z] #30 ... [2021-04-08T18:40:59.588Z] [2021-04-08T18:40:59.588Z] #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-08T18:40:59.588Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:40:59.588Z] #50 19.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:59.588Z] #50 19.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:59.588Z] #50 19.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:59.588Z] #50 19.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:59.588Z] #50 19.26 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:59.588Z] #50 19.27 go: downloading github.com/spf13/cast v1.3.0 [2021-04-08T18:40:59.588Z] #50 19.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:59.588Z] #50 19.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:59.588Z] #50 19.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:59.588Z] #50 19.35 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-08T18:40:59.588Z] #50 19.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:59.588Z] #50 19.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:40:59.588Z] #50 19.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:59.588Z] #50 19.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:59.588Z] #50 19.72 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:40:59.588Z] #50 19.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:59.588Z] #50 19.90 go: extracting github.com/spf13/cast v1.3.0 [2021-04-08T18:40:59.588Z] #50 19.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:40:59.588Z] #50 19.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:59.588Z] #50 20.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:40:59.588Z] #50 20.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:40:59.588Z] #50 20.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:59.588Z] #50 20.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:40:59.588Z] #50 20.36 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:40:59.588Z] #50 20.42 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:40:59.588Z] #50 20.74 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:59.588Z] #50 20.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:59.588Z] #50 20.80 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:40:59.588Z] #50 21.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:59.588Z] #50 21.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:59.588Z] #50 21.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:59.588Z] #50 21.40 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:40:59.588Z] #50 21.41 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-08T18:40:59.588Z] #50 21.43 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:40:59.588Z] #50 21.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:59.588Z] #50 21.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:59.588Z] #50 21.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:40:59.588Z] #50 21.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:59.588Z] #50 21.92 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-08T18:40:59.588Z] #50 21.93 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:40:59.588Z] #50 22.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:59.588Z] #50 22.34 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-08T18:40:59.588Z] #50 22.40 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:40:59.588Z] #50 22.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:40:59.588Z] #50 22.54 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-08T18:40:59.588Z] #50 22.63 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-08T18:40:59.588Z] #50 22.64 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:40:59.588Z] #50 22.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:59.588Z] #50 22.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:59.588Z] #50 22.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:59.588Z] #50 23.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:59.588Z] #50 23.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:40:59.588Z] #50 23.64 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:40:59.588Z] #50 24.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:40:59.588Z] #50 24.64 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:40:59.588Z] #50 24.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:59.588Z] #50 24.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:40:59.588Z] #50 24.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:40:59.588Z] #50 24.97 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:40:59.588Z] #50 25.03 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:40:59.588Z] #50 25.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:59.588Z] #50 25.58 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:40:59.588Z] #50 25.60 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:59.588Z] #50 25.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:59.588Z] #50 25.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:59.588Z] #50 26.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:40:59.588Z] #50 26.29 go: downloading github.com/spf13/afero v1.1.2 [2021-04-08T18:40:59.588Z] #50 26.31 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:40:59.588Z] #50 26.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:40:59.588Z] #50 26.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:59.588Z] #50 26.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:59.588Z] #50 26.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:59.588Z] #50 26.89 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:40:59.588Z] #50 26.96 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:40:59.588Z] #50 27.09 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:40:59.588Z] #50 27.16 go: extracting github.com/spf13/afero v1.1.2 [2021-04-08T18:40:59.588Z] #50 27.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:40:59.588Z] #50 27.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:59.588Z] #50 28.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:59.588Z] #50 28.31 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:59.588Z] #50 28.53 go: downloading golang.org/x/text v0.3.2 [2021-04-08T18:40:59.588Z] #50 28.78 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:40:59.588Z] #50 28.84 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-08T18:40:59.588Z] #50 28.94 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:40:59.588Z] #50 29.04 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:40:59.588Z] #50 29.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-08T18:40:59.588Z] #50 ... [2021-04-08T18:40:59.588Z] [2021-04-08T18:40:59.588Z] #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-08T18:40:59.588Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:40:59.588Z] #30 12.72 0.0% 0.7% # 1.7% ## 3.4% ### 4.4% #### 6.1% ##### 8.2% ###### 9.3% ######## 12.1% ########### 15.4% ############ 17.5% ############# 19.1% ############## 20.8% ################ 22.9% ################## 25.1% ################### 27.4% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ############################ 39.1% ############################# 40.7% ############################## 42.4% ############################### 44.0% ################################ 45.1% ################################ 45.6% [2021-04-08T18:40:59.588Z] #30 ... [2021-04-08T18:40:59.588Z] [2021-04-08T18:40:59.588Z] #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-08T18:40:59.588Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-08T18:40:59.588Z] #37 19.40 Fetched 8202 kB in 18s (446 kB/s) [2021-04-08T18:40:59.588Z] #37 19.40 Reading package lists... [2021-04-08T18:40:59.643Z] #32 ... [2021-04-08T18:40:59.643Z] [2021-04-08T18:40:59.643Z] #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-08T18:40:59.643Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:40:59.643Z] #45 45.68 strconv [2021-04-08T18:40:59.643Z] #45 45.70 bytes [2021-04-08T18:40:59.643Z] #45 48.54 bufio [2021-04-08T18:40:59.643Z] #45 49.78 reflect [2021-04-08T18:40:59.643Z] #45 50.27 syscall [2021-04-08T18:40:59.643Z] #45 ... [2021-04-08T18:40:59.643Z] [2021-04-08T18:40:59.643Z] #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-08T18:40:59.643Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:40:59.643Z] #42 50.92 Selecting previously unselected package libprotoc17:amd64. [2021-04-08T18:40:59.643Z] #42 50.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:59.643Z] #42 50.94 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-08T18:40:59.643Z] #42 51.61 Selecting previously unselected package protobuf-c-compiler. [2021-04-08T18:40:59.643Z] #42 51.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:40:59.643Z] #42 51.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:40:59.643Z] #42 51.83 Selecting previously unselected package protobuf-compiler. [2021-04-08T18:40:59.643Z] #42 51.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:59.643Z] #42 51.84 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:40:59.643Z] #42 52.03 Selecting previously unselected package python-pkg-resources. [2021-04-08T18:40:59.643Z] #42 52.07 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:40:59.643Z] #42 52.09 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-08T18:40:59.643Z] #42 52.39 Selecting previously unselected package python-six. [2021-04-08T18:40:59.643Z] #42 52.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-08T18:40:59.643Z] #42 52.40 Unpacking python-six (1.12.0-1) ... [2021-04-08T18:40:59.643Z] #42 52.49 Selecting previously unselected package python-protobuf. [2021-04-08T18:40:59.643Z] #42 52.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:59.643Z] #42 52.50 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-08T18:40:59.643Z] #42 53.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-08T18:40:59.651Z] #42 51.92 Selecting previously unselected package protobuf-c-compiler. [2021-04-08T18:40:59.903Z] #37 28.87 Reading package lists... [2021-04-08T18:40:59.903Z] #37 ... [2021-04-08T18:40:59.903Z] [2021-04-08T18:40:59.903Z] #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-08T18:40:59.903Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:40:59.912Z] #42 51.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:40:59.912Z] #42 51.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:40:59.912Z] #42 52.10 Selecting previously unselected package protobuf-compiler. [2021-04-08T18:40:59.912Z] #42 52.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-08T18:40:59.912Z] #42 52.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:00.125Z] #49 24.47 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:00.125Z] #49 24.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:00.125Z] #49 24.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:00.125Z] #49 ... [2021-04-08T18:41:00.125Z] [2021-04-08T18:41:00.125Z] #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-08T18:41:00.125Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:41:00.125Z] #51 14.63 + cd /tmp/tmp.8kK4HYVz3D/src/github.com/mvdan/sh [2021-04-08T18:41:00.125Z] #51 14.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:41:00.125Z] #51 14.68 + GO111MODULE=on [2021-04-08T18:41:00.125Z] #51 14.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-08T18:41:00.125Z] #51 15.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:00.125Z] #51 15.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:00.125Z] #51 16.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:00.125Z] #51 16.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:00.125Z] #51 16.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:00.125Z] #51 17.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:00.125Z] #51 18.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:00.125Z] #51 19.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:00.125Z] #51 21.19 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:00.125Z] #51 21.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:00.125Z] #51 21.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:00.125Z] #51 21.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:00.125Z] #51 22.47 runtime [2021-04-08T18:41:00.125Z] #51 22.47 runtime/cgo [2021-04-08T18:41:00.125Z] #51 ... [2021-04-08T18:41:00.125Z] [2021-04-08T18:41:00.125Z] #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-08T18:41:00.125Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:41:00.125Z] #49 24.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:41:00.125Z] #49 24.68 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:41:00.125Z] #49 24.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:41:00.125Z] #49 24.68 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:00.171Z] #42 52.29 Selecting previously unselected package python-pkg-resources. [2021-04-08T18:41:00.171Z] #42 52.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:41:00.171Z] #42 52.30 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:00.203Z] #30 12.72 0.0% 0.7% # 1.7% ## 3.4% ### 4.4% #### 6.1% ##### 8.2% ###### 9.3% ######## 12.1% ########### 15.4% ############ 17.5% ############# 19.1% ############## 20.8% ################ 22.9% ################## 25.1% ################### 27.4% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ############################ 39.1% ############################# 40.7% ############################## 42.4% ############################### 44.0% ################################ 45.1% ################################ 45.6% ################################# 46.7% ################################## 47.8% ################################### 49.4% [2021-04-08T18:41:00.203Z] #30 ... [2021-04-08T18:41:00.203Z] [2021-04-08T18:41:00.203Z] #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-08T18:41:00.203Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:41:00.203Z] #43 19.87 Fetched 8202 kB in 19s (436 kB/s) [2021-04-08T18:41:00.203Z] #43 19.87 Reading package lists... [2021-04-08T18:41:00.203Z] #43 29.81 Reading package lists... [2021-04-08T18:41:00.203Z] #43 ... [2021-04-08T18:41:00.203Z] [2021-04-08T18:41:00.203Z] #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-08T18:41:00.203Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:41:00.203Z] #52 19.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:00.203Z] #52 22.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:00.203Z] #52 22.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:00.203Z] #52 22.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:00.203Z] #52 22.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:00.203Z] #52 24.65 runtime [2021-04-08T18:41:00.427Z] #49 24.81 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:41:00.427Z] #49 24.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:00.427Z] #49 24.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:00.430Z] #42 52.53 Selecting previously unselected package python-six. [2021-04-08T18:41:00.431Z] #42 52.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-08T18:41:00.431Z] #42 52.54 Unpacking python-six (1.12.0-1) ... [2021-04-08T18:41:00.431Z] #42 52.68 Selecting previously unselected package python-protobuf. [2021-04-08T18:41:00.431Z] #42 52.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:00.431Z] #42 52.68 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:00.509Z] #52 ... [2021-04-08T18:41:00.509Z] [2021-04-08T18:41:00.509Z] #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-08T18:41:00.509Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:41:00.851Z] #49 25.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:41:01.116Z] #49 25.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:01.116Z] #49 25.35 go: downloading golang.org/x/text v0.3.2 [2021-04-08T18:41:01.116Z] #49 25.44 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:01.116Z] #49 25.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:01.121Z] #30 12.72 0.0% 0.7% # 1.7% ## 3.4% ### 4.4% #### 6.1% ##### 8.2% ###### 9.3% ######## 12.1% ########### 15.4% ############ 17.5% ############# 19.1% ############## 20.8% ################ 22.9% ################## 25.1% ################### 27.4% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ############################ 39.1% ############################# 40.7% ############################## 42.4% ############################### 44.0% ################################ 45.1% ################################ 45.6% ################################# 46.7% ################################## 47.8% ################################### 49.4% #################################### 50.8% #################################### 51.2% ##################################### 52.8% ####################################### 54.4% ######################################## 56.6% ######################################### 58.2% ########################################### 59.8% ############################################ 61.4% [2021-04-08T18:41:01.121Z] #30 ... [2021-04-08T18:41:01.121Z] [2021-04-08T18:41:01.121Z] #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-08T18:41:01.121Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-08T18:41:01.121Z] #56 20.92 Fetched 8202 kB in 20s (412 kB/s) [2021-04-08T18:41:01.121Z] #56 20.92 Reading package lists... [2021-04-08T18:41:01.369Z] #42 53.29 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:01.415Z] #13 2.902 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:41:01.433Z] #56 30.11 Reading package lists... [2021-04-08T18:41:01.433Z] #56 ... [2021-04-08T18:41:01.433Z] [2021-04-08T18:41:01.433Z] #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-08T18:41:01.433Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:41:01.433Z] #14 20.50 Fetched 8696 kB in 20s (436 kB/s) [2021-04-08T18:41:01.433Z] #14 20.50 Reading package lists... [2021-04-08T18:41:01.433Z] #14 ... [2021-04-08T18:41:01.433Z] [2021-04-08T18:41:01.433Z] #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-08T18:41:01.433Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:41:01.536Z] #42 ... [2021-04-08T18:41:01.536Z] [2021-04-08T18:41:01.536Z] #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-08T18:41:01.536Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:01.536Z] #45 57.54 time [2021-04-08T18:41:01.616Z] #49 25.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:01.616Z] #49 25.81 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:01.616Z] #49 25.83 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:01.616Z] #49 25.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:01.679Z] #13 3.121 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:41:01.679Z] #13 3.123 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:41:01.679Z] #13 3.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:41:02.047Z] #30 12.72 0.0% 0.7% # 1.7% ## 3.4% ### 4.4% #### 6.1% ##### 8.2% ###### 9.3% ######## 12.1% ########### 15.4% ############ 17.5% ############# 19.1% ############## 20.8% ################ 22.9% ################## 25.1% ################### 27.4% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ############################ 39.1% ############################# 40.7% ############################## 42.4% ############################### 44.0% ################################ 45.1% ################################ 45.6% ################################# 46.7% ################################## 47.8% ################################### 49.4% #################################### 50.8% #################################### 51.2% ##################################### 52.8% ####################################### 54.4% ######################################## 56.6% ######################################### 58.2% ########################################### 59.8% ############################################ 61.4% ############################################# 63.0% ############################################## 64.7% ############################################### 66.3% ################################################ 67.9% ################################################## 69.6% ################################################### 71.2% #################################################### 72.8% ##################################################### 74.4% [2021-04-08T18:41:02.047Z] #30 ... [2021-04-08T18:41:02.047Z] [2021-04-08T18:41:02.047Z] #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-08T18:41:02.047Z] #59 sha256:a696801549bb3427e9a8f480a038c87075d65ca8304423c7f8b26bf04c5fbb67 [2021-04-08T18:41:02.047Z] #59 21.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:02.047Z] #59 22.01 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:02.047Z] #59 22.07 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:02.047Z] #59 22.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:02.047Z] #59 22.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:02.047Z] #59 28.51 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:41:02.047Z] #59 28.57 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:41:02.047Z] #59 28.61 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:41:02.047Z] #59 28.94 go: finding github.com/google/uuid v1.2.0 [2021-04-08T18:41:02.047Z] #59 29.35 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:41:02.047Z] #59 29.54 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:41:02.047Z] #59 29.56 go: finding github.com/gofrs/flock v0.8.0 [2021-04-08T18:41:02.047Z] #59 29.67 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-08T18:41:02.047Z] #59 29.78 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:41:02.047Z] #59 29.86 go: finding github.com/gorilla/mux v1.8.0 [2021-04-08T18:41:02.047Z] #59 29.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:41:02.047Z] #59 29.92 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:41:02.047Z] #59 29.96 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:02.047Z] #59 30.39 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:02.047Z] #59 30.67 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:02.234Z] #49 26.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:02.234Z] #49 26.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:02.234Z] #49 26.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:02.234Z] #49 26.19 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:02.234Z] #49 26.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:02.355Z] #59 ... [2021-04-08T18:41:02.355Z] [2021-04-08T18:41:02.355Z] #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-08T18:41:02.355Z] #68 sha256:af1111ac2ee53b065e912a26592e20168e23100ed42378b380ffba1e34151863 [2021-04-08T18:41:02.355Z] #68 22.77 Checking out files: 50% (969/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-08T18:41:02.355Z] #68 24.19 + cd /tmp/tmp.Lfghlulnwo/src/github.com/docker/libnetwork [2021-04-08T18:41:02.355Z] #68 24.19 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:41:02.355Z] #68 24.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-08T18:41:02.355Z] #68 ... [2021-04-08T18:41:02.355Z] [2021-04-08T18:41:02.355Z] #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-08T18:41:02.355Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:41:02.634Z] #13 3.957 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB] [2021-04-08T18:41:02.836Z] #49 27.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:02.836Z] #49 27.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:02.836Z] #49 27.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:02.836Z] #49 27.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:02.836Z] #49 27.29 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:02.836Z] #49 27.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:02.836Z] #49 27.40 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:03.107Z] #49 27.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:03.368Z] #49 27.74 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:03.368Z] #49 27.75 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:03.368Z] #49 27.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:03.368Z] #49 27.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:03.368Z] #49 27.83 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:03.368Z] #49 27.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:41:03.630Z] #49 28.08 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:03.630Z] #49 28.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:03.891Z] #49 28.37 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:03.891Z] #49 28.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:04.057Z] #45 ... [2021-04-08T18:41:04.057Z] [2021-04-08T18:41:04.057Z] #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-08T18:41:04.057Z] #47 sha256:6b7a3b5293a9e59caeae391149d702f0dc6eec4f8af776d1afed2f00fcc012a2 [2021-04-08T18:41:04.057Z] #47 DONE 59.6s [2021-04-08T18:41:04.057Z] [2021-04-08T18:41:04.057Z] #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-08T18:41:04.057Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:04.057Z] #13 48.79 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-08T18:41:04.057Z] #13 51.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-08T18:41:04.057Z] #13 51.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-08T18:41:04.057Z] #13 51.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-08T18:41:04.057Z] #13 51.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-08T18:41:04.057Z] #13 51.55 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-08T18:41:04.057Z] #13 51.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-08T18:41:04.057Z] #13 51.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-08T18:41:04.057Z] #13 51.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-08T18:41:04.057Z] #13 51.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-08T18:41:04.057Z] #13 51.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-08T18:41:04.057Z] #13 51.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-08T18:41:04.057Z] #13 51.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-08T18:41:04.057Z] #13 51.76 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-08T18:41:04.057Z] #13 51.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-08T18:41:04.057Z] #13 53.04 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:04.057Z] #13 53.27 Fetched 78.2 MB in 8s (9469 kB/s) [2021-04-08T18:41:04.057Z] #13 53.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-08T18:41:04.057Z] #13 53.52 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-08T18:41:04.057Z] #13 53.56 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:04.057Z] #13 54.00 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-08T18:41:04.057Z] #13 54.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 ... 15410 files and directories currently installed.) [2021-04-08T18:41:04.057Z] #13 54.65 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-08T18:41:04.057Z] #13 55.03 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-08T18:41:04.057Z] #13 55.58 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:41:04.112Z] #13 ... [2021-04-08T18:41:04.112Z] [2021-04-08T18:41:04.112Z] #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-08T18:41:04.112Z] #58 sha256:bc1244a6ce4951c293f8e29f41e0f9244c6e615ecf9766f5f3427648cfe35478 [2021-04-08T18:41:04.112Z] #58 5.154 + RM_GOPATH=0 [2021-04-08T18:41:04.112Z] #58 5.154 + TMP_GOPATH= [2021-04-08T18:41:04.112Z] #58 5.154 + : /build [2021-04-08T18:41:04.112Z] #58 5.154 + '[' -z '' ']' [2021-04-08T18:41:04.112Z] #58 5.154 ++ mktemp -d [2021-04-08T18:41:04.112Z] #58 5.173 + export GOPATH=/tmp/tmp.UgDA1yRcCB [2021-04-08T18:41:04.112Z] #58 5.173 + GOPATH=/tmp/tmp.UgDA1yRcCB [2021-04-08T18:41:04.112Z] #58 5.173 + RM_GOPATH=1 [2021-04-08T18:41:04.112Z] #58 5.173 + case "$(go env GOARCH)" in [2021-04-08T18:41:04.112Z] #58 5.173 ++ go env GOARCH [2021-04-08T18:41:04.112Z] #58 5.185 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:04.112Z] #58 5.191 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:04.112Z] #58 5.191 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:04.112Z] #58 5.192 + dir=/tmp/install [2021-04-08T18:41:04.112Z] #58 5.193 + bin=rootlesskit [2021-04-08T18:41:04.112Z] #58 5.193 + shift [2021-04-08T18:41:04.112Z] #58 5.193 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-08T18:41:04.112Z] #58 5.194 + . /tmp/install/rootlesskit.installer [2021-04-08T18:41:04.112Z] #58 5.194 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:41:04.112Z] #58 5.195 + install_rootlesskit [2021-04-08T18:41:04.112Z] #58 5.195 + case "$1" in [2021-04-08T18:41:04.112Z] #58 5.196 + export CGO_ENABLED=0 [2021-04-08T18:41:04.112Z] #58 5.200 + CGO_ENABLED=0 [2021-04-08T18:41:04.112Z] #58 5.202 + _install_rootlesskit [2021-04-08T18:41:04.112Z] #58 5.203 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-08T18:41:04.112Z] #58 5.207 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UgDA1yRcCB/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:41:04.112Z] #58 5.207 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:41:04.112Z] #58 5.210 Cloning into '/tmp/tmp.UgDA1yRcCB/src/github.com/rootless-containers/rootlesskit'... [2021-04-08T18:41:04.152Z] #49 28.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:41:04.152Z] #49 28.63 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:04.152Z] #49 28.63 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:04.488Z] #30 12.72 0.0% 0.7% # 1.7% ## 3.4% ### 4.4% #### 6.1% ##### 8.2% ###### 9.3% ######## 12.1% ########### 15.4% ############ 17.5% ############# 19.1% ############## 20.8% ################ 22.9% ################## 25.1% ################### 27.4% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ############################ 39.1% ############################# 40.7% ############################## 42.4% ############################### 44.0% ################################ 45.1% ################################ 45.6% ################################# 46.7% ################################## 47.8% ################################### 49.4% #################################### 50.8% #################################### 51.2% ##################################### 52.8% ####################################### 54.4% ######################################## 56.6% ######################################### 58.2% ########################################### 59.8% ############################################ 61.4% ############################################# 63.0% ############################################## 64.7% ############################################### 66.3% ################################################ 67.9% ################################################## 69.6% ################################################### 71.2% #################################################### 72.8% ##################################################### 74.4% ###################################################### 75.5% ####################################################### 77.2% ######################################################## 78.8% ######################################################### 79.4% ######################################################### 80.4% ########################################################## 81.8% ########################################################### 82.8% ############################################################ 84.4% ############################################################# 85.0% ############################################################## 87.1% ############################################################### 88.8% ################################################################# 90.4% ################################################################# 91.5% ################################################################## 92.5% ################################################################### 94.2% #################################################################### 95.8% ###################################################################### 97.4% ######################################################################## 100.0% [2021-04-08T18:41:04.488Z] #30 20.50 [2021-04-08T18:41:04.574Z] #13 55.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:04.574Z] #13 56.06 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-08T18:41:04.574Z] #13 56.12 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:04.737Z] #49 ... [2021-04-08T18:41:04.737Z] [2021-04-08T18:41:04.737Z] #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-08T18:41:04.737Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:41:04.737Z] #55 19.27 Fetched 8427 kB in 14s (588 kB/s) [2021-04-08T18:41:04.737Z] #55 19.27 Reading package lists... [2021-04-08T18:41:04.998Z] #55 26.59 Reading package lists... [2021-04-08T18:41:04.998Z] #55 ... [2021-04-08T18:41:04.998Z] [2021-04-08T18:41:04.998Z] #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-08T18:41:04.998Z] #58 sha256:346d695e7481f6f07b9006607e7c4fa8a68d29ff84626ad0fecff363b8f0c6b9 [2021-04-08T18:41:04.998Z] #58 23.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:04.998Z] #58 23.71 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:04.998Z] #58 23.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:04.998Z] #58 24.15 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:04.998Z] #58 24.54 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:04.998Z] #58 28.40 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:41:04.998Z] #58 28.63 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:41:04.998Z] #58 28.79 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:41:04.998Z] #58 28.83 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:41:04.998Z] #58 28.94 go: finding github.com/google/uuid v1.2.0 [2021-04-08T18:41:04.998Z] #58 28.99 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:41:04.998Z] #58 29.04 go: finding github.com/gofrs/flock v0.8.0 [2021-04-08T18:41:04.998Z] #58 29.12 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-08T18:41:04.998Z] #58 29.26 go: finding github.com/gorilla/mux v1.8.0 [2021-04-08T18:41:04.998Z] #58 29.28 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:41:04.998Z] #58 29.36 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:41:04.998Z] #58 29.41 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:41:04.998Z] #58 29.46 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:04.998Z] #58 29.53 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:05.138Z] #13 56.50 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-08T18:41:05.138Z] #13 ... [2021-04-08T18:41:05.138Z] [2021-04-08T18:41:05.138Z] #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-08T18:41:05.138Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:05.138Z] #36 51.09 Selecting previously unselected package libicu63:amd64. [2021-04-08T18:41:05.138Z] #36 51.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 51.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:41:05.138Z] #36 58.40 Selecting previously unselected package libxml2:amd64. [2021-04-08T18:41:05.138Z] #36 58.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 58.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:05.138Z] #36 59.60 Selecting previously unselected package libarchive13:amd64. [2021-04-08T18:41:05.138Z] #36 59.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 59.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:05.138Z] #36 60.11 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-08T18:41:05.138Z] #36 60.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 60.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-08T18:41:05.138Z] #36 60.44 Selecting previously unselected package librhash0:amd64. [2021-04-08T18:41:05.138Z] #36 60.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 60.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-08T18:41:05.138Z] #36 60.93 Selecting previously unselected package libuv1:amd64. [2021-04-08T18:41:05.138Z] #36 60.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 60.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-08T18:41:05.138Z] #36 61.09 Selecting previously unselected package cmake. [2021-04-08T18:41:05.138Z] #36 61.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-08T18:41:05.138Z] #36 61.14 Unpacking cmake (3.13.4-1) ... [2021-04-08T18:41:05.138Z] #36 ... [2021-04-08T18:41:05.138Z] [2021-04-08T18:41:05.138Z] #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-08T18:41:05.138Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:05.138Z] #13 56.65 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-08T18:41:05.138Z] #13 56.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:05.138Z] #13 56.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-08T18:41:05.138Z] #13 56.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:41:05.541Z] #58 9.557 + cd /tmp/tmp.UgDA1yRcCB/src/github.com/rootless-containers/rootlesskit [2021-04-08T18:41:05.541Z] #58 9.563 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-08T18:41:05.541Z] #58 9.627 + export GO111MODULE=on [2021-04-08T18:41:05.541Z] #58 9.628 + GO111MODULE=on [2021-04-08T18:41:05.541Z] #58 9.629 + export GOPROXY=https://proxy.golang.org [2021-04-08T18:41:05.541Z] #58 9.629 + GOPROXY=https://proxy.golang.org [2021-04-08T18:41:05.541Z] #58 9.630 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:41:05.541Z] #58 9.630 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-08T18:41:05.541Z] #58 ... [2021-04-08T18:41:05.541Z] [2021-04-08T18:41:05.541Z] #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-08T18:41:05.541Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-08T18:41:05.541Z] #27 16.43 Updating certificates in /etc/ssl/certs... [2021-04-08T18:41:05.541Z] #27 19.45 137 added, 0 removed; done. [2021-04-08T18:41:05.541Z] #27 19.58 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-08T18:41:05.541Z] #27 19.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:41:05.541Z] #27 19.68 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-08T18:41:05.541Z] #27 19.68 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-08T18:41:05.541Z] #27 19.72 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:05.541Z] #27 19.72 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-08T18:41:05.541Z] #27 19.73 Updating certificates in /etc/ssl/certs... [2021-04-08T18:41:05.541Z] #27 23.65 0 added, 0 removed; done. [2021-04-08T18:41:05.541Z] #27 23.65 Running hooks in /etc/ca-certificates/update.d... [2021-04-08T18:41:05.541Z] #27 23.66 done. [2021-04-08T18:41:05.541Z] #27 DONE 25.6s [2021-04-08T18:41:05.564Z] #42 ... [2021-04-08T18:41:05.564Z] [2021-04-08T18:41:05.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-08T18:41:05.564Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:41:05.564Z] #49 47.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:41:05.564Z] #49 47.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:41:05.564Z] #49 47.16 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:41:05.564Z] #49 47.23 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:05.564Z] #49 47.23 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:05.564Z] #49 ... [2021-04-08T18:41:05.564Z] [2021-04-08T18:41:05.564Z] #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-08T18:41:05.564Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:05.564Z] #13 49.17 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-08T18:41:05.564Z] #13 51.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-08T18:41:05.564Z] #13 51.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-08T18:41:05.564Z] #13 51.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-08T18:41:05.564Z] #13 51.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-08T18:41:05.564Z] #13 51.72 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-08T18:41:05.564Z] #13 51.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-08T18:41:05.564Z] #13 51.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-08T18:41:05.564Z] #13 51.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-08T18:41:05.564Z] #13 51.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-08T18:41:05.564Z] #13 51.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-08T18:41:05.564Z] #13 51.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-08T18:41:05.564Z] #13 51.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-08T18:41:05.564Z] #13 51.92 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-08T18:41:05.564Z] #13 51.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-08T18:41:05.572Z] #58 29.81 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:05.803Z] [2021-04-08T18:41:05.803Z] #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-08T18:41:05.803Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-08T18:41:05.803Z] #36 5.675 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:41:05.803Z] #36 5.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:41:05.803Z] #36 5.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:41:05.803Z] #36 6.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-08T18:41:05.803Z] #36 8.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-08T18:41:05.803Z] #36 9.722 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-08T18:41:05.803Z] #36 ... [2021-04-08T18:41:05.803Z] [2021-04-08T18:41:05.803Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-08T18:41:05.803Z] #28 sha256:553214b4938786f04d80827df6ba9ad3b558a6cb2e67c68504fa29bfc44e5786 [2021-04-08T18:41:05.803Z] #28 DONE 0.3s [2021-04-08T18:41:05.803Z] [2021-04-08T18:41:05.803Z] #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-08T18:41:05.803Z] #47 sha256:bb4b6085831a6eb23ab66134b70f7d745ae672e0a1308e83992fd0222093eb94 [2021-04-08T18:41:05.803Z] #47 5.102 + RM_GOPATH=0 [2021-04-08T18:41:05.803Z] #47 5.102 + TMP_GOPATH= [2021-04-08T18:41:05.803Z] #47 5.102 + : /build [2021-04-08T18:41:05.803Z] #47 5.102 + '[' -z '' ']' [2021-04-08T18:41:05.803Z] #47 5.104 ++ mktemp -d [2021-04-08T18:41:05.803Z] #47 5.108 + export GOPATH=/tmp/tmp.pSkliFkRBi [2021-04-08T18:41:05.803Z] #47 5.108 + GOPATH=/tmp/tmp.pSkliFkRBi [2021-04-08T18:41:05.803Z] #47 5.108 + RM_GOPATH=1 [2021-04-08T18:41:05.803Z] #47 5.108 + case "$(go env GOARCH)" in [2021-04-08T18:41:05.803Z] #47 5.108 ++ go env GOARCH [2021-04-08T18:41:05.803Z] #47 5.126 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:05.803Z] #47 5.126 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:05.803Z] #47 5.127 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:05.803Z] #47 5.134 + dir=/tmp/install [2021-04-08T18:41:05.803Z] #47 5.134 + bin=gotestsum [2021-04-08T18:41:05.803Z] #47 5.134 + shift [2021-04-08T18:41:05.803Z] #47 5.134 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-08T18:41:05.803Z] #47 5.134 + . /tmp/install/gotestsum.installer [2021-04-08T18:41:05.803Z] #47 5.134 ++ : v0.5.3 [2021-04-08T18:41:05.804Z] #47 5.134 + install_gotestsum [2021-04-08T18:41:05.804Z] #47 5.134 + set -e [2021-04-08T18:41:05.804Z] #47 5.134 + export GO111MODULE=on [2021-04-08T18:41:05.804Z] #47 5.134 + GO111MODULE=on [2021-04-08T18:41:05.804Z] #47 5.134 + GOBIN=/build [2021-04-08T18:41:05.804Z] #47 5.134 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-08T18:41:05.804Z] #47 5.168 go: finding gotest.tools v0.5.3 [2021-04-08T18:41:05.804Z] #47 5.174 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:41:05.804Z] #47 6.176 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:41:05.804Z] #47 6.834 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:41:05.804Z] #47 7.802 go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:41:05.804Z] #47 7.803 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:41:05.804Z] #47 7.965 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:41:05.804Z] #47 8.014 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:41:05.804Z] #47 8.140 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:41:05.804Z] #47 8.239 go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:41:05.804Z] #47 8.362 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:41:05.804Z] #47 8.471 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:41:05.804Z] #47 8.506 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:41:05.804Z] #47 8.541 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:41:05.804Z] #47 8.594 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:41:05.804Z] #47 8.597 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:41:05.804Z] #47 8.741 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:41:05.804Z] #47 9.256 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:41:05.804Z] #47 9.273 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:41:05.804Z] #47 9.287 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:41:05.804Z] #47 9.301 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:41:05.804Z] #47 9.396 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:41:05.804Z] #47 9.428 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:41:05.804Z] #47 9.548 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:41:05.823Z] #13 53.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:05.833Z] #58 ... [2021-04-08T18:41:05.833Z] [2021-04-08T18:41:05.833Z] #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-08T18:41:05.833Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:41:05.833Z] #49 30.30 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:06.033Z] #30 22.08 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-08T18:41:06.083Z] #13 53.48 Fetched 78.2 MB in 9s (9029 kB/s) [2021-04-08T18:41:06.085Z] #47 ... [2021-04-08T18:41:06.085Z] [2021-04-08T18:41:06.085Z] #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-08T18:41:06.085Z] #34 sha256:78c9fc67ea1b8e4596ad46fd3ce13982f098e51843f35e0bdbf93da19eec15d9 [2021-04-08T18:41:06.085Z] #34 4.964 + RM_GOPATH=0 [2021-04-08T18:41:06.085Z] #34 4.964 + TMP_GOPATH= [2021-04-08T18:41:06.085Z] #34 4.964 + : /build [2021-04-08T18:41:06.085Z] #34 4.964 + '[' -z '' ']' [2021-04-08T18:41:06.085Z] #34 4.967 ++ mktemp -d [2021-04-08T18:41:06.085Z] #34 4.970 + export GOPATH=/tmp/tmp.ypESKAxGec [2021-04-08T18:41:06.085Z] #34 4.975 + GOPATH=/tmp/tmp.ypESKAxGec [2021-04-08T18:41:06.085Z] #34 4.975 + RM_GOPATH=1 [2021-04-08T18:41:06.085Z] #34 4.976 + case "$(go env GOARCH)" in [2021-04-08T18:41:06.085Z] #34 4.979 ++ go env GOARCH [2021-04-08T18:41:06.085Z] #34 5.004 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.085Z] #34 5.004 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.085Z] #34 5.004 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:06.085Z] #34 5.012 + dir=/tmp/install [2021-04-08T18:41:06.085Z] #34 5.012 + bin=tomlv [2021-04-08T18:41:06.085Z] #34 5.012 + shift [2021-04-08T18:41:06.085Z] #34 5.012 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-08T18:41:06.085Z] #34 5.012 + . /tmp/install/tomlv.installer [2021-04-08T18:41:06.085Z] #34 5.012 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:41:06.085Z] #34 5.012 + install_tomlv [2021-04-08T18:41:06.085Z] #34 5.012 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-08T18:41:06.085Z] #34 5.012 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ypESKAxGec/src/github.com/BurntSushi/toml [2021-04-08T18:41:06.085Z] #34 5.012 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:41:06.085Z] #34 5.019 Cloning into '/tmp/tmp.ypESKAxGec/src/github.com/BurntSushi/toml'... [2021-04-08T18:41:06.085Z] #34 6.011 + cd /tmp/tmp.ypESKAxGec/src/github.com/BurntSushi/toml [2021-04-08T18:41:06.085Z] #34 6.011 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-08T18:41:06.085Z] #34 6.024 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:41:06.085Z] #34 6.727 unicode/utf8 [2021-04-08T18:41:06.085Z] #34 6.758 internal/cpu [2021-04-08T18:41:06.085Z] #34 6.763 math/bits [2021-04-08T18:41:06.085Z] #34 7.064 sync/atomic [2021-04-08T18:41:06.085Z] #34 7.370 internal/bytealg [2021-04-08T18:41:06.085Z] #34 7.629 math [2021-04-08T18:41:06.085Z] #34 7.715 unicode [2021-04-08T18:41:06.085Z] #34 7.734 internal/testlog [2021-04-08T18:41:06.085Z] #34 8.384 encoding [2021-04-08T18:41:06.085Z] #34 9.096 runtime/cgo [2021-04-08T18:41:06.085Z] #34 9.153 runtime [2021-04-08T18:41:06.085Z] #34 ... [2021-04-08T18:41:06.085Z] [2021-04-08T18:41:06.085Z] #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-08T18:41:06.085Z] #24 sha256:43cc2cc7adab3ba86157a5e0cd12823be6d2d050d33fe759089722711f7bdf67 [2021-04-08T18:41:06.085Z] #24 4.286 + RM_GOPATH=0 [2021-04-08T18:41:06.085Z] #24 4.286 + TMP_GOPATH= [2021-04-08T18:41:06.085Z] #24 4.286 + : /build [2021-04-08T18:41:06.085Z] #24 4.286 + '[' -z '' ']' [2021-04-08T18:41:06.085Z] #24 4.286 ++ mktemp -d [2021-04-08T18:41:06.085Z] #24 4.286 + export GOPATH=/tmp/tmp.PK0ndpEE3t [2021-04-08T18:41:06.085Z] #24 4.286 + GOPATH=/tmp/tmp.PK0ndpEE3t [2021-04-08T18:41:06.085Z] #24 4.286 + RM_GOPATH=1 [2021-04-08T18:41:06.085Z] #24 4.286 + case "$(go env GOARCH)" in [2021-04-08T18:41:06.085Z] #24 4.288 ++ go env GOARCH [2021-04-08T18:41:06.085Z] #24 4.310 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.085Z] #24 4.310 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.085Z] #24 4.315 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:06.085Z] #24 4.320 Install docker/cli version 17.06.2-ce from stable [2021-04-08T18:41:06.085Z] #24 4.324 + dir=/tmp/install [2021-04-08T18:41:06.085Z] #24 4.324 + bin=dockercli [2021-04-08T18:41:06.085Z] #24 4.324 + shift [2021-04-08T18:41:06.085Z] #24 4.324 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-08T18:41:06.085Z] #24 4.324 + . /tmp/install/dockercli.installer [2021-04-08T18:41:06.085Z] #24 4.324 ++ : stable [2021-04-08T18:41:06.085Z] #24 4.324 ++ : 17.06.2-ce [2021-04-08T18:41:06.085Z] #24 4.324 + install_dockercli [2021-04-08T18:41:06.085Z] #24 4.324 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-08T18:41:06.085Z] #24 4.324 ++ uname -m [2021-04-08T18:41:06.085Z] #24 4.328 + arch=aarch64 [2021-04-08T18:41:06.085Z] #24 4.328 + '[' aarch64 '!=' x86_64 ']' [2021-04-08T18:41:06.085Z] #24 4.328 + '[' aarch64 '!=' s390x ']' [2021-04-08T18:41:06.085Z] #24 4.328 + '[' aarch64 '!=' armhf ']' [2021-04-08T18:41:06.085Z] #24 4.328 + build_dockercli [2021-04-08T18:41:06.085Z] #24 4.328 + git clone https://github.com/docker/docker-ce /tmp/tmp.PK0ndpEE3t/tmp/docker-ce [2021-04-08T18:41:06.085Z] #24 4.328 Cloning into '/tmp/tmp.PK0ndpEE3t/tmp/docker-ce'... [2021-04-08T18:41:06.342Z] #13 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:06.342Z] #13 53.74 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-08T18:41:06.414Z] #24 ... [2021-04-08T18:41:06.414Z] [2021-04-08T18:41:06.414Z] #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-08T18:41:06.414Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:06.414Z] #51 4.199 + RM_GOPATH=0 [2021-04-08T18:41:06.414Z] #51 4.199 + TMP_GOPATH= [2021-04-08T18:41:06.414Z] #51 4.199 + : /build [2021-04-08T18:41:06.414Z] #51 4.199 + '[' -z '' ']' [2021-04-08T18:41:06.414Z] #51 4.204 ++ mktemp -d [2021-04-08T18:41:06.414Z] #51 4.207 + export GOPATH=/tmp/tmp.OzQ1dGEIy4 [2021-04-08T18:41:06.414Z] #51 4.207 + GOPATH=/tmp/tmp.OzQ1dGEIy4 [2021-04-08T18:41:06.414Z] #51 4.207 + RM_GOPATH=1 [2021-04-08T18:41:06.414Z] #51 4.207 + case "$(go env GOARCH)" in [2021-04-08T18:41:06.414Z] #51 4.207 ++ go env GOARCH [2021-04-08T18:41:06.414Z] #51 4.242 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.414Z] #51 4.242 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.414Z] #51 4.244 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:06.414Z] #51 4.246 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:41:06.414Z] #51 4.246 + dir=/tmp/install [2021-04-08T18:41:06.414Z] #51 4.246 + bin=shfmt [2021-04-08T18:41:06.414Z] #51 4.246 + shift [2021-04-08T18:41:06.414Z] #51 4.246 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-08T18:41:06.414Z] #51 4.246 + . /tmp/install/shfmt.installer [2021-04-08T18:41:06.414Z] #51 4.246 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:41:06.414Z] #51 4.246 + install_shfmt [2021-04-08T18:41:06.414Z] #51 4.246 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-08T18:41:06.414Z] #51 4.246 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OzQ1dGEIy4/src/github.com/mvdan/sh [2021-04-08T18:41:06.414Z] #51 4.252 Cloning into '/tmp/tmp.OzQ1dGEIy4/src/github.com/mvdan/sh'... [2021-04-08T18:41:06.603Z] #13 54.12 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...#13 ... [2021-04-08T18:41:06.603Z] [2021-04-08T18:41:06.603Z] #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-08T18:41:06.603Z] #47 sha256:ddb343e1a2432263ade6ef5ee8089ac92459b38885d9540f314892d533d468c5 [2021-04-08T18:41:06.603Z] #47 DONE 58.8s [2021-04-08T18:41:06.603Z] [2021-04-08T18:41:06.603Z] #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-08T18:41:06.603Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:06.603Z] #13 54.12 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:06.603Z] #13 ... [2021-04-08T18:41:06.603Z] [2021-04-08T18:41:06.603Z] #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-08T18:41:06.603Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:06.603Z] #42 58.27 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:06.603Z] #42 58.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:06.603Z] #42 58.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:06.603Z] #42 58.82 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:06.603Z] #42 58.86 Setting up python-six (1.12.0-1) ... [2021-04-08T18:41:06.676Z] #51 ... [2021-04-08T18:41:06.676Z] [2021-04-08T18:41:06.676Z] #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-08T18:41:06.676Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:06.676Z] #42 5.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:41:06.676Z] #42 5.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:41:06.676Z] #42 5.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:41:06.676Z] #42 6.344 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-08T18:41:06.676Z] #42 7.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-08T18:41:06.676Z] #42 9.296 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-08T18:41:06.676Z] #42 ... [2021-04-08T18:41:06.676Z] [2021-04-08T18:41:06.676Z] #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-08T18:41:06.676Z] #67 sha256:7123bb9c832e4c65f77a425d00df6ade8fee35da6dec57317470cd19cd3efe4f [2021-04-08T18:41:06.676Z] #67 4.426 + RM_GOPATH=0 [2021-04-08T18:41:06.676Z] #67 4.426 + TMP_GOPATH= [2021-04-08T18:41:06.676Z] #67 4.426 + : /build [2021-04-08T18:41:06.676Z] #67 4.426 + '[' -z '' ']' [2021-04-08T18:41:06.676Z] #67 4.426 ++ mktemp -d [2021-04-08T18:41:06.676Z] #67 4.439 + export GOPATH=/tmp/tmp.Kt0J0iHtDN [2021-04-08T18:41:06.676Z] #67 4.439 + GOPATH=/tmp/tmp.Kt0J0iHtDN [2021-04-08T18:41:06.676Z] #67 4.439 + RM_GOPATH=1 [2021-04-08T18:41:06.676Z] #67 4.439 + case "$(go env GOARCH)" in [2021-04-08T18:41:06.676Z] #67 4.439 ++ go env GOARCH [2021-04-08T18:41:06.676Z] #67 4.449 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.676Z] #67 4.449 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.676Z] #67 4.449 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:06.676Z] #67 4.461 + dir=/tmp/install [2021-04-08T18:41:06.676Z] #67 4.461 + bin=proxy [2021-04-08T18:41:06.676Z] #67 4.461 + shift [2021-04-08T18:41:06.676Z] #67 4.461 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-08T18:41:06.676Z] #67 4.461 + . /tmp/install/proxy.installer [2021-04-08T18:41:06.676Z] #67 4.461 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:41:06.676Z] #67 4.465 + install_proxy [2021-04-08T18:41:06.676Z] #67 4.465 + case "$1" in [2021-04-08T18:41:06.676Z] #67 4.465 + export CGO_ENABLED=0 [2021-04-08T18:41:06.676Z] #67 4.465 + CGO_ENABLED=0 [2021-04-08T18:41:06.676Z] #67 4.465 + _install_proxy [2021-04-08T18:41:06.676Z] #67 4.465 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-08T18:41:06.676Z] #67 4.465 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Kt0J0iHtDN/src/github.com/docker/libnetwork [2021-04-08T18:41:06.676Z] #67 4.470 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:41:06.676Z] #67 4.483 Cloning into '/tmp/tmp.Kt0J0iHtDN/src/github.com/docker/libnetwork'... [2021-04-08T18:41:06.676Z] #67 ... [2021-04-08T18:41:06.676Z] [2021-04-08T18:41:06.676Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-08T18:41:06.676Z] #49 sha256:0da5c42633f1edff9bd99708f1374f510981d651c043088a84054c12f535f74e [2021-04-08T18:41:06.676Z] #49 3.868 + RM_GOPATH=0 [2021-04-08T18:41:06.676Z] #49 3.868 + TMP_GOPATH= [2021-04-08T18:41:06.676Z] #49 3.868 + : /build [2021-04-08T18:41:06.676Z] #49 3.868 + '[' -z '' ']' [2021-04-08T18:41:06.676Z] #49 3.868 ++ mktemp -d [2021-04-08T18:41:06.676Z] #49 3.870 + export GOPATH=/tmp/tmp.bKDViKP0Oe [2021-04-08T18:41:06.676Z] #49 3.870 + GOPATH=/tmp/tmp.bKDViKP0Oe [2021-04-08T18:41:06.676Z] #49 3.870 + RM_GOPATH=1 [2021-04-08T18:41:06.676Z] #49 3.870 + case "$(go env GOARCH)" in [2021-04-08T18:41:06.676Z] #49 3.870 ++ go env GOARCH [2021-04-08T18:41:06.676Z] #49 3.903 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.676Z] #49 3.903 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:06.676Z] #49 3.903 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:06.676Z] #49 3.910 + dir=/tmp/install [2021-04-08T18:41:06.676Z] #49 3.910 + bin=golangci_lint [2021-04-08T18:41:06.676Z] #49 3.910 + shift [2021-04-08T18:41:06.676Z] #49 3.910 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-08T18:41:06.676Z] #49 3.910 + . /tmp/install/golangci_lint.installer [2021-04-08T18:41:06.676Z] #49 3.910 ++ : v1.23.8 [2021-04-08T18:41:06.676Z] #49 3.910 + install_golangci_lint [2021-04-08T18:41:06.676Z] #49 3.910 + set -e [2021-04-08T18:41:06.676Z] #49 3.910 + export GO111MODULE=on [2021-04-08T18:41:06.676Z] #49 3.910 + GO111MODULE=on [2021-04-08T18:41:06.676Z] #49 3.910 + GOBIN=/build [2021-04-08T18:41:06.676Z] #49 3.910 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-08T18:41:06.676Z] #49 4.000 go: finding github.com v1.23.8 [2021-04-08T18:41:06.676Z] #49 4.001 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-08T18:41:06.676Z] #49 4.001 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-08T18:41:06.676Z] #49 4.001 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:41:06.676Z] #49 4.001 go: finding github.com/golangci v1.23.8 [2021-04-08T18:41:06.676Z] #49 4.911 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:41:06.676Z] #49 5.757 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-08T18:41:06.687Z] #30 22.60 [2021-04-08T18:41:06.940Z] #49 ... [2021-04-08T18:41:06.940Z] [2021-04-08T18:41:06.940Z] #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-08T18:41:06.940Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-08T18:41:06.940Z] #55 4.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:41:06.940Z] #55 4.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:41:06.940Z] #55 4.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:41:06.940Z] #55 5.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-08T18:41:06.940Z] #55 7.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-08T18:41:06.940Z] #55 8.992 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-08T18:41:07.203Z] #55 ... [2021-04-08T18:41:07.203Z] [2021-04-08T18:41:07.203Z] #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-08T18:41:07.203Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:07.203Z] #45 4.607 + RM_GOPATH=0 [2021-04-08T18:41:07.203Z] #45 4.607 + TMP_GOPATH= [2021-04-08T18:41:07.203Z] #45 4.607 + : /build [2021-04-08T18:41:07.203Z] #45 4.607 + '[' -z '' ']' [2021-04-08T18:41:07.203Z] #45 4.607 ++ mktemp -d [2021-04-08T18:41:07.203Z] #45 4.610 + export GOPATH=/tmp/tmp.DSHHfeF7Jt [2021-04-08T18:41:07.203Z] #45 4.610 + GOPATH=/tmp/tmp.DSHHfeF7Jt [2021-04-08T18:41:07.203Z] #45 4.610 + RM_GOPATH=1 [2021-04-08T18:41:07.203Z] #45 4.610 + case "$(go env GOARCH)" in [2021-04-08T18:41:07.203Z] #45 4.610 ++ go env GOARCH [2021-04-08T18:41:07.203Z] #45 4.620 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:07.203Z] #45 4.620 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:07.203Z] #45 4.620 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:07.203Z] #45 4.624 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:41:07.203Z] #45 4.625 + dir=/tmp/install [2021-04-08T18:41:07.203Z] #45 4.625 + bin=vndr [2021-04-08T18:41:07.203Z] #45 4.625 + shift [2021-04-08T18:41:07.203Z] #45 4.625 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-08T18:41:07.203Z] #45 4.625 + . /tmp/install/vndr.installer [2021-04-08T18:41:07.203Z] #45 4.625 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:41:07.203Z] #45 4.625 + install_vndr [2021-04-08T18:41:07.203Z] #45 4.625 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-08T18:41:07.203Z] #45 4.625 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DSHHfeF7Jt/src/github.com/LK4D4/vndr [2021-04-08T18:41:07.203Z] #45 4.632 Cloning into '/tmp/tmp.DSHHfeF7Jt/src/github.com/LK4D4/vndr'... [2021-04-08T18:41:07.203Z] #45 5.239 + cd /tmp/tmp.DSHHfeF7Jt/src/github.com/LK4D4/vndr [2021-04-08T18:41:07.203Z] #45 5.239 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-08T18:41:07.203Z] #45 5.246 + go build -buildmode=pie -v -o /build/vndr . [2021-04-08T18:41:07.203Z] #45 6.283 internal/race [2021-04-08T18:41:07.203Z] #45 6.298 internal/cpu [2021-04-08T18:41:07.203Z] #45 6.303 runtime/internal/sys [2021-04-08T18:41:07.203Z] #45 6.318 runtime/internal/atomic [2021-04-08T18:41:07.203Z] #45 6.537 sync/atomic [2021-04-08T18:41:07.203Z] #45 6.556 runtime/internal/math [2021-04-08T18:41:07.203Z] #45 6.678 unicode [2021-04-08T18:41:07.203Z] #45 6.918 unicode/utf8 [2021-04-08T18:41:07.203Z] #45 7.233 internal/bytealg [2021-04-08T18:41:07.203Z] #45 7.505 math/bits [2021-04-08T18:41:07.203Z] #45 7.741 internal/testlog [2021-04-08T18:41:07.203Z] #45 8.380 encoding [2021-04-08T18:41:07.203Z] #45 8.681 unicode/utf16 [2021-04-08T18:41:07.203Z] #45 8.866 runtime [2021-04-08T18:41:07.203Z] #45 8.987 math [2021-04-08T18:41:07.203Z] #45 9.019 container/list [2021-04-08T18:41:07.203Z] #45 10.58 crypto/internal/subtle [2021-04-08T18:41:07.203Z] #45 10.83 crypto/subtle [2021-04-08T18:41:07.203Z] #45 10.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-08T18:41:07.203Z] #45 11.02 internal/nettrace [2021-04-08T18:41:07.203Z] #45 11.23 runtime/cgo [2021-04-08T18:41:07.203Z] #45 11.36 vendor/golang.org/x/crypto/internal/subtle [2021-04-08T18:41:07.203Z] #45 ... [2021-04-08T18:41:07.203Z] [2021-04-08T18:41:07.203Z] #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-08T18:41:07.203Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-08T18:41:07.203Z] #32 4.024 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-08T18:41:07.203Z] #32 4.036 Cloning into '.'... [2021-04-08T18:41:07.293Z] #30 22.94 #=#=# 0.7% ######################################################################## 100.0% [2021-04-08T18:41:07.293Z] #30 23.42 [2021-04-08T18:41:07.471Z] #32 ... [2021-04-08T18:41:07.471Z] [2021-04-08T18:41:07.471Z] #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-08T18:41:07.471Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:07.471Z] #51 11.58 + cd /tmp/tmp.OzQ1dGEIy4/src/github.com/mvdan/sh [2021-04-08T18:41:07.471Z] #51 11.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-08T18:41:07.471Z] #51 11.63 + GO111MODULE=on [2021-04-08T18:41:07.471Z] #51 11.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-08T18:41:07.659Z] #13 ... [2021-04-08T18:41:07.659Z] [2021-04-08T18:41:07.659Z] #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-08T18:41:07.659Z] #34 sha256:f30b7631309fdd0834c75ac2f61d2879b6d209e4d557da28160c2fe6f2d96d0c [2021-04-08T18:41:07.659Z] #34 53.61 time [2021-04-08T18:41:07.659Z] #34 59.59 internal/poll [2021-04-08T18:41:07.659Z] #34 60.93 internal/fmtsort [2021-04-08T18:41:07.659Z] #34 61.58 internal/syscall/execenv [2021-04-08T18:41:07.659Z] #34 61.83 internal/syscall/unix [2021-04-08T18:41:07.659Z] #34 61.96 strings [2021-04-08T18:41:07.659Z] #34 62.30 os [2021-04-08T18:41:07.659Z] #34 ... [2021-04-08T18:41:07.659Z] [2021-04-08T18:41:07.659Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:41:07.659Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:07.659Z] #45 62.35 os [2021-04-08T18:41:07.659Z] #45 63.37 strings [2021-04-08T18:41:08.861Z] #51 12.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:08.861Z] #51 13.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:08.861Z] #51 13.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:09.124Z] #51 13.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:09.124Z] #51 13.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:09.143Z] #49 ... [2021-04-08T18:41:09.143Z] [2021-04-08T18:41:09.143Z] #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-08T18:41:09.143Z] #67 sha256:44317d44a4e6fe0e1590541ca8b551184524a31797673b7d23a315cae626bde8 [2021-04-08T18:41:09.144Z] #67 22.76 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-08T18:41:09.144Z] #67 23.58 + cd /tmp/tmp.XF6JDYExSF/src/github.com/docker/libnetwork [2021-04-08T18:41:09.144Z] #67 23.58 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:41:09.144Z] #67 24.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-08T18:41:09.144Z] #67 ... [2021-04-08T18:41:09.144Z] [2021-04-08T18:41:09.144Z] #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-08T18:41:09.144Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:09.144Z] #13 27.82 Fetched 8933 kB in 19s (461 kB/s) [2021-04-08T18:41:09.145Z] #42 ... [2021-04-08T18:41:09.145Z] [2021-04-08T18:41:09.145Z] #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-08T18:41:09.145Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:41:09.145Z] #51 51.37 syscall [2021-04-08T18:41:09.145Z] #51 51.38 reflect [2021-04-08T18:41:09.145Z] #51 59.23 context [2021-04-08T18:41:09.145Z] #51 60.37 internal/poll [2021-04-08T18:41:09.405Z] #51 ... [2021-04-08T18:41:09.405Z] [2021-04-08T18:41:09.405Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-08T18:41:09.405Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:09.405Z] #36 51.39 Selecting previously unselected package libicu63:amd64. [2021-04-08T18:41:09.405Z] #36 51.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 51.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:41:09.405Z] #36 58.90 Selecting previously unselected package libxml2:amd64. [2021-04-08T18:41:09.405Z] #36 58.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 58.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:09.405Z] #36 60.14 Selecting previously unselected package libarchive13:amd64. [2021-04-08T18:41:09.405Z] #36 60.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 60.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:09.405Z] #36 60.47 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-08T18:41:09.405Z] #36 60.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 60.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-08T18:41:09.405Z] #36 60.71 Selecting previously unselected package librhash0:amd64. [2021-04-08T18:41:09.405Z] #36 60.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 60.72 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-08T18:41:09.405Z] #36 60.88 Selecting previously unselected package libuv1:amd64. [2021-04-08T18:41:09.405Z] #36 60.88 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 60.89 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-08T18:41:09.405Z] #36 61.05 Selecting previously unselected package cmake. [2021-04-08T18:41:09.405Z] #36 61.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-08T18:41:09.405Z] #36 61.07 Unpacking cmake (3.13.4-1) ... [2021-04-08T18:41:09.405Z] #36 ... [2021-04-08T18:41:09.405Z] [2021-04-08T18:41:09.405Z] #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-08T18:41:09.405Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:41:09.405Z] #32 51.41 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-08T18:41:09.405Z] #32 52.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-08T18:41:09.405Z] #32 52.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-08T18:41:09.431Z] #30 25.15 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-08T18:41:09.431Z] #30 25.29 skipping existing 5cb8031fd95d [2021-04-08T18:41:09.431Z] #30 25.41 [2021-04-08T18:41:09.552Z] #45 65.56 fmt [2021-04-08T18:41:09.552Z] #45 ... [2021-04-08T18:41:09.552Z] [2021-04-08T18:41:09.552Z] #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-08T18:41:09.552Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:09.552Z] #36 64.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:41:09.552Z] #36 64.63 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:41:09.552Z] #36 64.65 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-08T18:41:09.552Z] #36 64.68 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:09.552Z] #36 64.73 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-08T18:41:09.552Z] #36 64.76 Setting up cmake-data (3.13.4-1) ... [2021-04-08T18:41:09.552Z] #36 64.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:09.552Z] #36 64.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-08T18:41:09.552Z] #36 64.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:09.552Z] #36 64.84 Setting up cmake (3.13.4-1) ... [2021-04-08T18:41:09.552Z] #36 64.88 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:09.552Z] #36 64.93 Processing triggers for mime-support (3.62) ... [2021-04-08T18:41:09.552Z] #36 DONE 65.7s [2021-04-08T18:41:09.664Z] #32 ... [2021-04-08T18:41:09.664Z] [2021-04-08T18:41:09.664Z] #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-08T18:41:09.664Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:09.664Z] #13 55.03 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-08T18:41:09.664Z] #13 55.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:09.664Z] #13 55.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-08T18:41:09.664Z] #13 55.45 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-08T18:41:09.664Z] #13 55.73 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:41:09.664Z] #13 55.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:09.664Z] #13 55.95 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-08T18:41:09.664Z] #13 56.00 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:09.664Z] #13 56.26 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-08T18:41:09.664Z] #13 56.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-08T18:41:09.664Z] #13 56.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:09.664Z] #13 56.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-08T18:41:09.664Z] #13 56.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:41:09.699Z] #51 13.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:09.736Z] #30 ... [2021-04-08T18:41:09.736Z] [2021-04-08T18:41:09.736Z] #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-08T18:41:09.736Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:41:09.736Z] #50 29.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:09.736Z] #50 29.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:09.736Z] #50 30.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:09.736Z] #50 30.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:09.736Z] #50 30.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:09.736Z] #50 30.95 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:41:09.736Z] #50 31.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:09.736Z] #50 31.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:41:09.736Z] #50 31.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:09.736Z] #50 31.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:09.736Z] #50 31.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:09.736Z] #50 32.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:09.736Z] #50 32.28 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:09.736Z] #50 32.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:09.736Z] #50 32.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:09.736Z] #50 33.13 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:09.736Z] #50 33.14 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:09.736Z] #50 33.86 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:09.736Z] #50 35.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:09.736Z] #50 35.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:09.736Z] #50 35.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:09.736Z] #50 35.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:09.736Z] #50 35.77 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.14 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.15 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.31 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:09.736Z] #50 36.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:09.736Z] #50 37.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:09.808Z] [2021-04-08T18:41:09.808Z] #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-08T18:41:09.808Z] #37 sha256:cc2c6ab3b50547b6b94b2045e56010c23167b4f38b2fcf5099636f2d5ebc8ca7 [2021-04-08T18:41:10.534Z] #13 27.82 Reading package lists... [2021-04-08T18:41:10.534Z] #13 ... [2021-04-08T18:41:10.534Z] [2021-04-08T18:41:10.534Z] #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-08T18:41:10.534Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:41:10.534Z] #40 23.89 Checking out files: 87% (1481/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-08T18:41:10.534Z] #40 24.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-08T18:41:10.534Z] #40 26.63 + 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-08T18:41:10.650Z] #51 14.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:10.650Z] #51 ... [2021-04-08T18:41:10.650Z] [2021-04-08T18:41:10.650Z] #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-08T18:41:10.650Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-08T18:41:10.650Z] #40 4.743 + git clone https://github.com/docker/distribution.git . [2021-04-08T18:41:10.650Z] #40 4.749 Cloning into '.'... [2021-04-08T18:41:10.738Z] #37 1.177 + RM_GOPATH=0 [2021-04-08T18:41:10.738Z] #37 1.177 + TMP_GOPATH= [2021-04-08T18:41:10.738Z] #37 1.177 + : /build [2021-04-08T18:41:10.738Z] #37 1.177 + '[' -z '' ']' [2021-04-08T18:41:10.738Z] #37 1.178 ++ mktemp -d [2021-04-08T18:41:10.738Z] #37 1.180 + export GOPATH=/tmp/tmp.El59BwNQ0f [2021-04-08T18:41:10.738Z] #37 1.180 + GOPATH=/tmp/tmp.El59BwNQ0f [2021-04-08T18:41:10.738Z] #37 1.180 + RM_GOPATH=1 [2021-04-08T18:41:10.738Z] #37 1.180 + case "$(go env GOARCH)" in [2021-04-08T18:41:10.738Z] #37 1.182 ++ go env GOARCH [2021-04-08T18:41:10.738Z] #37 1.216 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:10.738Z] #37 1.216 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:10.738Z] #37 1.217 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:10.738Z] #37 1.219 + dir=/tmp/install [2021-04-08T18:41:10.738Z] #37 1.219 + bin=tini [2021-04-08T18:41:10.738Z] #37 1.220 + shift [2021-04-08T18:41:10.738Z] #37 1.220 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-08T18:41:10.738Z] #37 1.220 + . /tmp/install/tini.installer [2021-04-08T18:41:10.738Z] #37 1.220 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:10.738Z] #37 1.221 + install_tini [2021-04-08T18:41:10.738Z] #37 1.221 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-08T18:41:10.738Z] #37 1.222 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:10.738Z] #37 1.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.El59BwNQ0f/tini [2021-04-08T18:41:10.738Z] #37 1.228 Cloning into '/tmp/tmp.El59BwNQ0f/tini'... [2021-04-08T18:41:10.796Z] #40 ... [2021-04-08T18:41:10.796Z] [2021-04-08T18:41:10.796Z] #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-08T18:41:10.796Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:41:10.796Z] #55 26.59 Reading package lists... [2021-04-08T18:41:10.796Z] #55 33.75 Building dependency tree... [2021-04-08T18:41:10.912Z] #40 ... [2021-04-08T18:41:10.912Z] [2021-04-08T18:41:10.912Z] #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-08T18:41:10.912Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:10.912Z] #29 2.156 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-08T18:41:10.912Z] #29 2.491 [2021-04-08T18:41:11.028Z] #50 ... [2021-04-08T18:41:11.028Z] [2021-04-08T18:41:11.028Z] #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-08T18:41:11.028Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:41:11.028Z] #30 27.07 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-08T18:41:11.044Z] #13 ... [2021-04-08T18:41:11.044Z] [2021-04-08T18:41:11.044Z] #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-08T18:41:11.044Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:41:11.044Z] #34 53.32 time [2021-04-08T18:41:11.044Z] #34 59.08 internal/poll [2021-04-08T18:41:11.044Z] #34 61.30 internal/fmtsort [2021-04-08T18:41:11.044Z] #34 61.50 internal/syscall/execenv [2021-04-08T18:41:11.044Z] #34 61.72 internal/syscall/unix [2021-04-08T18:41:11.044Z] #34 61.92 strings [2021-04-08T18:41:11.044Z] #34 62.05 os [2021-04-08T18:41:11.303Z] #34 ... [2021-04-08T18:41:11.303Z] [2021-04-08T18:41:11.304Z] #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-08T18:41:11.304Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:41:11.304Z] #51 62.49 os [2021-04-08T18:41:11.668Z] #37 1.913 + cd /tmp/tmp.El59BwNQ0f/tini [2021-04-08T18:41:11.668Z] #37 1.913 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:11.668Z] #37 1.930 + cmake . [2021-04-08T18:41:11.715Z] #29 2.812 0.0% # 1.9% # 2.2% ### 5.4% ####### 9.8% ######### 13.2% ############## 19.6% ################# 24.3% #################### 28.2% ####################### 32.7% ######################### 36.1% ############################ 40.1% ############################### 44.3% ################################## 47.9% ##################################### 52.6% ######################################### 57.1% ############################################ 62.0% ############################################### 65.4% ################################################# 69.0% #################################################### 72.9% ####################################################### 76.6% ######################################################### 79.5% ########################################################### 82.8% ############################################################# 85.6% ############################################################## 87.3% ################################################################ 89.4% ####################################################################### 99.4% ######################################################################## 100.0% [2021-04-08T18:41:11.755Z] #30 27.71 [2021-04-08T18:41:11.978Z] #29 5.956 [2021-04-08T18:41:12.064Z] #30 27.92 0.2% [2021-04-08T18:41:12.064Z] #30 ... [2021-04-08T18:41:12.064Z] [2021-04-08T18:41:12.064Z] #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-08T18:41:12.064Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:41:12.064Z] #14 31.04 Reading package lists... [2021-04-08T18:41:12.064Z] #14 ... [2021-04-08T18:41:12.064Z] [2021-04-08T18:41:12.064Z] #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-08T18:41:12.064Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:41:12.185Z] #55 ... [2021-04-08T18:41:12.185Z] [2021-04-08T18:41:12.185Z] #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-08T18:41:12.185Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:12.185Z] #42 26.42 Fetched 8427 kB in 18s (480 kB/s) [2021-04-08T18:41:12.185Z] #42 26.42 Reading package lists... [2021-04-08T18:41:12.185Z] #42 33.83 Reading package lists... [2021-04-08T18:41:12.185Z] #42 ... [2021-04-08T18:41:12.185Z] [2021-04-08T18:41:12.185Z] #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-08T18:41:12.185Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:41:12.185Z] #55 36.59 The following additional packages will be installed: [2021-04-08T18:41:12.185Z] #55 36.59 libbtrfs0 [2021-04-08T18:41:12.231Z] #37 2.480 -- The C compiler identification is GNU 8.3.0 [2021-04-08T18:41:12.231Z] #37 2.551 -- Check for working C compiler: /usr/bin/cc [2021-04-08T18:41:12.231Z] #37 ... [2021-04-08T18:41:12.231Z] [2021-04-08T18:41:12.231Z] #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-08T18:41:12.231Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:41:12.231Z] #51 58.23 time [2021-04-08T18:41:12.231Z] #51 63.84 context [2021-04-08T18:41:12.231Z] #51 64.53 os [2021-04-08T18:41:12.231Z] #51 64.54 encoding/binary [2021-04-08T18:41:12.231Z] #51 67.18 encoding/base64 [2021-04-08T18:41:12.231Z] #51 68.16 golang.org/x/sys/unix [2021-04-08T18:41:12.244Z] #51 64.37 encoding/binary [2021-04-08T18:41:12.447Z] #55 36.74 The following NEW packages will be installed: [2021-04-08T18:41:12.447Z] #55 36.74 libbtrfs-dev libbtrfs0 [2021-04-08T18:41:12.488Z] #51 ... [2021-04-08T18:41:12.488Z] [2021-04-08T18:41:12.488Z] #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-08T18:41:12.488Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:12.488Z] #13 59.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-08T18:41:12.488Z] #13 59.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-08T18:41:12.488Z] #13 59.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:41:12.488Z] #13 62.45 Selecting previously unselected package binutils-mingw-w64. [2021-04-08T18:41:12.488Z] #13 62.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-08T18:41:12.488Z] #13 62.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:41:12.488Z] #13 62.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-08T18:41:12.488Z] #13 62.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:41:12.488Z] #13 62.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:41:12.488Z] #13 62.83 Selecting previously unselected package dmsetup. [2021-04-08T18:41:12.488Z] #13 62.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:41:12.488Z] #13 62.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-08T18:41:12.488Z] #13 63.01 Selecting previously unselected package mingw-w64-common. [2021-04-08T18:41:12.488Z] #13 63.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-08T18:41:12.488Z] #13 63.04 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-08T18:41:12.709Z] #55 ... [2021-04-08T18:41:12.709Z] [2021-04-08T18:41:12.709Z] #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-08T18:41:12.709Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:12.709Z] #36 26.99 Fetched 8427 kB in 18s (469 kB/s) [2021-04-08T18:41:12.709Z] #36 26.99 Reading package lists... [2021-04-08T18:41:12.709Z] #36 33.90 Reading package lists... [2021-04-08T18:41:12.709Z] #36 ... [2021-04-08T18:41:12.709Z] [2021-04-08T18:41:12.709Z] #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-08T18:41:12.709Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-08T18:41:12.709Z] #55 37.19 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:12.709Z] #55 37.19 Need to get 119 kB of archives. [2021-04-08T18:41:12.709Z] #55 37.19 After this operation, 387 kB of additional disk space will be used. [2021-04-08T18:41:12.709Z] #55 37.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-08T18:41:12.709Z] #55 37.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-08T18:41:12.767Z] #29 6.275 0.0% ################### 26.5% ###################################### 53.9% ################################################## 70.0% ############################################################## 87.5% ######################################################################## 100.0% [2021-04-08T18:41:13.031Z] #29 7.234 [2021-04-08T18:41:13.051Z] #13 ... [2021-04-08T18:41:13.051Z] [2021-04-08T18:41:13.051Z] #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-08T18:41:13.051Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:13.051Z] #42 59.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.051Z] #42 59.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:13.051Z] #42 59.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:13.051Z] #42 59.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:13.051Z] #42 59.68 Setting up python-six (1.12.0-1) ... [2021-04-08T18:41:13.051Z] #42 64.55 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:13.051Z] #42 64.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:41:13.051Z] #42 64.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.051Z] #42 64.62 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-08T18:41:13.051Z] #42 64.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.052Z] #42 64.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:13.052Z] #42 64.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:13.052Z] #42 64.70 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.052Z] #42 64.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:13.052Z] #42 64.75 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:13.052Z] #42 ... [2021-04-08T18:41:13.052Z] [2021-04-08T18:41:13.052Z] #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-08T18:41:13.052Z] #37 sha256:cc2c6ab3b50547b6b94b2045e56010c23167b4f38b2fcf5099636f2d5ebc8ca7 [2021-04-08T18:41:13.052Z] #37 3.113 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-08T18:41:13.052Z] #37 3.117 -- Detecting C compiler ABI info [2021-04-08T18:41:13.310Z] #37 3.689 -- Detecting C compiler ABI info - done [2021-04-08T18:41:13.310Z] #37 3.740 -- Detecting C compile features [2021-04-08T18:41:13.631Z] #51 ... [2021-04-08T18:41:13.631Z] [2021-04-08T18:41:13.631Z] #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-08T18:41:13.631Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:13.631Z] #36 64.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:41:13.631Z] #36 64.34 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:41:13.631Z] #36 64.35 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-08T18:41:13.631Z] #36 64.36 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:13.631Z] #36 64.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-08T18:41:13.631Z] #36 64.42 Setting up cmake-data (3.13.4-1) ... [2021-04-08T18:41:13.631Z] #36 64.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:13.631Z] #36 64.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-08T18:41:13.631Z] #36 64.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:13.631Z] #36 64.50 Setting up cmake (3.13.4-1) ... [2021-04-08T18:41:13.631Z] #36 64.52 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:13.631Z] #36 64.61 Processing triggers for mime-support (3.62) ... [2021-04-08T18:41:13.631Z] #36 DONE 65.5s [2021-04-08T18:41:13.631Z] [2021-04-08T18:41:13.631Z] #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-08T18:41:13.631Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:13.631Z] #42 63.70 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:13.631Z] #42 63.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:41:13.631Z] #42 63.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.631Z] #42 63.78 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-08T18:41:13.631Z] #42 63.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.631Z] #42 63.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:13.631Z] #42 63.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:13.631Z] #42 63.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:13.631Z] #42 63.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:13.631Z] #42 63.88 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:14.097Z] #29 7.457 0.2% ########## 14.3% ################# 23.9% ########################### 37.7% ###################################### 53.0% ######################################################## 79.1% # [2021-04-08T18:41:14.097Z] #29 ... [2021-04-08T18:41:14.097Z] [2021-04-08T18:41:14.097Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-08T18:41:14.097Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:14.097Z] #13 5.399 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-08T18:41:14.097Z] #13 6.939 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-08T18:41:14.097Z] #13 8.478 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-08T18:41:14.097Z] #13 14.80 Fetched 8751 kB in 12s (722 kB/s) [2021-04-08T18:41:14.097Z] #13 14.80 Reading package lists... [2021-04-08T18:41:14.097Z] #13 ... [2021-04-08T18:41:14.097Z] [2021-04-08T18:41:14.097Z] #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-08T18:41:14.097Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:14.097Z] #29 7.457 0.2% ########## 14.3% ################# 23.9% ########################### 37.7% ###################################### 53.0% ######################################################## 79.1% ######################################################################## 100.0% [2021-04-08T18:41:14.100Z] #55 38.36 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:14.100Z] #55 38.56 Fetched 119 kB in 0s (338 kB/s) [2021-04-08T18:41:14.100Z] #55 38.71 Selecting previously unselected package libbtrfs0. [2021-04-08T18:41:14.194Z] #30 27.92 0.2% ### 5.5% ####### 11.0% ############# 18.4% ################# 23.9% ################### 27.0% ##################### 30.5% ######################### 35.4% ############################# 40.9% ################################## 48.2% ###################################### 53.8% ########################################## 59.3% ############################################### 66.6% #################################################### 73.1% ####################################################### 76.8% ########################################################### 82.3% ############################################################### 87.8% ################################################################# 91.5% #################################################################### 95.1% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-08T18:41:14.194Z] #30 30.38 [2021-04-08T18:41:14.360Z] #29 8.468 [2021-04-08T18:41:14.365Z] #55 38.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 ... 15410 files and directories currently installed.) [2021-04-08T18:41:14.365Z] #55 38.78 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-08T18:41:14.365Z] #55 38.79 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:41:14.627Z] #55 38.91 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:41:14.627Z] #55 38.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-08T18:41:14.627Z] #55 38.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:41:14.889Z] #55 39.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:41:14.889Z] #55 39.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:41:14.889Z] #55 39.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:15.151Z] #55 DONE 39.7s [2021-04-08T18:41:15.151Z] [2021-04-08T18:41:15.151Z] #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-08T18:41:15.151Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:41:15.749Z] #30 31.64 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-08T18:41:15.873Z] #37 5.984 -- Detecting C compile features - done [2021-04-08T18:41:15.873Z] #37 5.999 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-08T18:41:15.873Z] #37 6.249 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-08T18:41:16.051Z] #30 32.18 [2021-04-08T18:41:16.131Z] #37 6.391 -- Configuring done [2021-04-08T18:41:16.131Z] #37 6.408 -- Generating done [2021-04-08T18:41:16.131Z] #37 6.439 -- Build files have been written to: /tmp/tmp.El59BwNQ0f/tini [2021-04-08T18:41:16.131Z] #37 6.442 + make tini-static [2021-04-08T18:41:16.131Z] #37 ... [2021-04-08T18:41:16.131Z] [2021-04-08T18:41:16.131Z] #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-08T18:41:16.131Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:16.131Z] #42 71.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-08T18:41:16.131Z] #42 71.62 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:16.131Z] #42 DONE 72.3s [2021-04-08T18:41:16.354Z] #30 32.43 ######################################################################## 100.0% [2021-04-08T18:41:16.388Z] [2021-04-08T18:41:16.388Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:16.388Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:16.444Z] #57 144.1 + bin/containerd-stress [2021-04-08T18:41:16.444Z] #57 145.5 + bin/containerd-shim [2021-04-08T18:41:16.543Z] #56 ... [2021-04-08T18:41:16.543Z] [2021-04-08T18:41:16.543Z] #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-08T18:41:16.543Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:41:16.543Z] #45 30.66 vendor/golang.org/x/crypto/curve25519 [2021-04-08T18:41:16.543Z] #45 39.26 github.com/LK4D4/vndr/godl/singleflight [2021-04-08T18:41:16.543Z] #45 39.28 internal/reflectlite [2021-04-08T18:41:16.543Z] #45 39.81 math/rand [2021-04-08T18:41:16.543Z] #45 ... [2021-04-08T18:41:16.543Z] [2021-04-08T18:41:16.543Z] #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-08T18:41:16.543Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:16.543Z] #42 33.83 Reading package lists... [2021-04-08T18:41:16.654Z] #30 32.62 [2021-04-08T18:41:16.749Z] #29 8.736 0.0% ## 3.4% #### 5.7% ###### 9.2% ######### 13.1% ############ 17.1% ############## 20.3% ################ 23.5% #################### 28.4% ######################## 34.1% ############################# 40.6% ################################ 45.3% ################################### 49.6% ###################################### 54.0% ######################################## 56.9% ########################################### 59.8% ############################################# 63.3% ################################################ 66.8% [2021-04-08T18:41:16.749Z] #29 ... [2021-04-08T18:41:16.749Z] [2021-04-08T18:41:16.749Z] #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-08T18:41:16.749Z] #47 sha256:bb4b6085831a6eb23ab66134b70f7d745ae672e0a1308e83992fd0222093eb94 [2021-04-08T18:41:16.749Z] #47 11.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:41:16.749Z] #47 11.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:41:16.749Z] #47 15.58 go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:41:16.749Z] #47 15.60 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:41:16.749Z] #47 15.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:41:16.749Z] #47 15.66 go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:41:16.749Z] #47 15.68 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:41:16.749Z] #47 15.77 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:41:16.749Z] #47 16.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:41:16.749Z] #47 16.29 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:41:16.749Z] #47 16.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:41:16.749Z] #47 16.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:41:16.749Z] #47 16.40 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:41:16.749Z] #47 ... [2021-04-08T18:41:16.749Z] [2021-04-08T18:41:16.749Z] #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-08T18:41:16.749Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:16.924Z] #42 ... [2021-04-08T18:41:16.924Z] [2021-04-08T18:41:16.924Z] #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-08T18:41:16.924Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:41:16.924Z] #45 58.52 time [2021-04-08T18:41:16.924Z] #45 61.60 internal/fmtsort [2021-04-08T18:41:16.924Z] #45 62.38 strings [2021-04-08T18:41:16.924Z] #45 64.78 os [2021-04-08T18:41:16.924Z] #45 65.26 regexp/syntax [2021-04-08T18:41:16.924Z] #45 ... [2021-04-08T18:41:16.924Z] [2021-04-08T18:41:16.924Z] #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-08T18:41:16.924Z] #37 sha256:4eb30ed37184a0aaeff080bbb8559bbcec466272cc212dbb593a5d93ebd1fc37 [2021-04-08T18:41:16.924Z] #37 1.152 + RM_GOPATH=0 [2021-04-08T18:41:16.924Z] #37 1.152 + TMP_GOPATH= [2021-04-08T18:41:16.924Z] #37 1.152 + : /build [2021-04-08T18:41:16.924Z] #37 1.152 + '[' -z '' ']' [2021-04-08T18:41:16.924Z] #37 1.152 ++ mktemp -d [2021-04-08T18:41:16.924Z] #37 1.155 + export GOPATH=/tmp/tmp.MErYmL5cdM [2021-04-08T18:41:16.924Z] #37 1.155 + GOPATH=/tmp/tmp.MErYmL5cdM [2021-04-08T18:41:16.924Z] #37 1.155 + RM_GOPATH=1 [2021-04-08T18:41:16.924Z] #37 1.155 + case "$(go env GOARCH)" in [2021-04-08T18:41:16.924Z] #37 1.156 ++ go env GOARCH [2021-04-08T18:41:16.924Z] #37 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:16.924Z] #37 1.193 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:16.924Z] #37 1.194 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:16.924Z] #37 1.197 + dir=/tmp/install [2021-04-08T18:41:16.924Z] #37 1.198 + bin=tini [2021-04-08T18:41:16.924Z] #37 1.199 + shift [2021-04-08T18:41:16.924Z] #37 1.199 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-08T18:41:16.924Z] #37 1.201 + . /tmp/install/tini.installer [2021-04-08T18:41:16.924Z] #37 1.201 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:16.924Z] #37 1.201 + install_tini [2021-04-08T18:41:16.924Z] #37 1.201 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-08T18:41:16.924Z] #37 1.202 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:16.924Z] #37 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.MErYmL5cdM/tini [2021-04-08T18:41:16.924Z] #37 1.206 Cloning into '/tmp/tmp.MErYmL5cdM/tini'... [2021-04-08T18:41:16.924Z] #37 2.154 + cd /tmp/tmp.MErYmL5cdM/tini [2021-04-08T18:41:16.924Z] #37 2.161 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:16.924Z] #37 2.166 + cmake . [2021-04-08T18:41:16.924Z] #37 2.867 -- The C compiler identification is GNU 8.3.0 [2021-04-08T18:41:16.924Z] #37 2.929 -- Check for working C compiler: /usr/bin/cc [2021-04-08T18:41:16.957Z] #30 ... [2021-04-08T18:41:16.957Z] [2021-04-08T18:41:16.957Z] #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-08T18:41:16.957Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-08T18:41:16.957Z] #56 30.11 Reading package lists... [2021-04-08T18:41:16.957Z] #56 39.24 Building dependency tree... [2021-04-08T18:41:16.957Z] #56 43.13 The following additional packages will be installed: [2021-04-08T18:41:16.957Z] #56 43.13 libbtrfs0 [2021-04-08T18:41:16.957Z] #56 43.27 The following NEW packages will be installed: [2021-04-08T18:41:16.957Z] #56 43.29 libbtrfs-dev libbtrfs0 [2021-04-08T18:41:16.957Z] #56 43.46 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:16.957Z] #56 43.46 Need to get 120 kB of archives. [2021-04-08T18:41:16.957Z] #56 43.46 After this operation, 423 kB of additional disk space will be used. [2021-04-08T18:41:16.957Z] #56 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-08T18:41:16.957Z] #56 43.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-08T18:41:16.957Z] #56 45.02 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:16.957Z] #56 45.27 Fetched 120 kB in 0s (1646 kB/s) [2021-04-08T18:41:16.957Z] #56 45.42 Selecting previously unselected package libbtrfs0. [2021-04-08T18:41:16.957Z] #56 45.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-08T18:41:16.957Z] #56 45.54 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-08T18:41:16.957Z] #56 45.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:41:16.957Z] #56 45.82 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:41:16.957Z] #56 45.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-08T18:41:16.957Z] #56 45.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:41:16.957Z] #56 46.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:41:16.957Z] #56 46.34 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:41:16.957Z] #56 46.35 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:16.957Z] #56 DONE 46.7s [2021-04-08T18:41:16.957Z] [2021-04-08T18:41:16.958Z] #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-08T18:41:16.958Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:41:17.183Z] #37 3.720 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-08T18:41:17.183Z] #37 3.727 -- Detecting C compiler ABI info [2021-04-08T18:41:17.259Z] #57 0.372 + RM_GOPATH=0 [2021-04-08T18:41:17.277Z] #29 8.736 0.0% ## 3.4% #### 5.7% ###### 9.2% ######### 13.1% ############ 17.1% ############## 20.3% ################ 23.5% #################### 28.4% ######################## 34.1% ############################# 40.6% ################################ 45.3% ################################### 49.6% ###################################### 54.0% ######################################## 56.9% ########################################### 59.8% ############################################# 63.3% ################################################ 66.8% ################################################## 69.9% #################################################### 72.7% ###################################################### 75.3% ######################################################### 79.4% ########################################################### 82.0% ############################################################# 85.5% # [2021-04-08T18:41:17.277Z] #29 ... [2021-04-08T18:41:17.277Z] [2021-04-08T18:41:17.277Z] #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-08T18:41:17.277Z] #58 sha256:bc1244a6ce4951c293f8e29f41e0f9244c6e615ecf9766f5f3427648cfe35478 [2021-04-08T18:41:17.277Z] #58 11.77 go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:41:17.277Z] #58 11.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:41:17.277Z] #58 11.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:41:17.277Z] #58 11.89 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:41:17.277Z] #58 11.91 go: downloading github.com/google/uuid v1.2.0 [2021-04-08T18:41:17.277Z] #58 11.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:41:17.277Z] #58 12.01 go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:41:17.277Z] #58 12.12 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-08T18:41:17.277Z] #58 12.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T18:41:17.277Z] #58 12.27 go: extracting github.com/google/uuid v1.2.0 [2021-04-08T18:41:17.277Z] #58 12.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:41:17.277Z] #58 12.32 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:41:17.277Z] #58 12.40 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:41:17.277Z] #58 12.47 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-08T18:41:17.277Z] #58 12.63 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-08T18:41:17.277Z] #58 12.77 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:41:17.277Z] #58 12.78 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:41:17.277Z] #58 12.92 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-08T18:41:17.277Z] #58 13.48 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:41:17.277Z] #58 14.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:17.277Z] #58 14.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:41:17.277Z] #58 15.15 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:41:17.277Z] #58 15.49 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-08T18:41:17.277Z] #58 15.95 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:41:17.277Z] #58 18.27 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:41:17.277Z] #58 19.33 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:17.277Z] #58 20.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:17.277Z] #58 21.08 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:17.277Z] #58 21.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:17.277Z] #58 21.49 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:17.497Z] #42 40.60 Building dependency tree... [2021-04-08T18:41:17.497Z] #42 ... [2021-04-08T18:41:17.497Z] [2021-04-08T18:41:17.497Z] #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-08T18:41:17.497Z] #67 sha256:44317d44a4e6fe0e1590541ca8b551184524a31797673b7d23a315cae626bde8 [2021-04-08T18:41:17.497Z] #67 DONE 41.8s [2021-04-08T18:41:17.497Z] [2021-04-08T18:41:17.497Z] #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-08T18:41:17.497Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:17.497Z] #36 33.90 Reading package lists... [2021-04-08T18:41:17.497Z] #36 40.45 Building dependency tree... [2021-04-08T18:41:17.543Z] #58 ... [2021-04-08T18:41:17.543Z] [2021-04-08T18:41:17.543Z] #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-08T18:41:17.543Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:17.562Z] #57 0.373 + TMP_GOPATH= [2021-04-08T18:41:17.562Z] #57 0.373 + : /build [2021-04-08T18:41:17.562Z] #57 0.373 + '[' -z '' ']' [2021-04-08T18:41:17.562Z] #57 0.373 ++ mktemp -d [2021-04-08T18:41:17.562Z] #57 0.375 + export GOPATH=/tmp/tmp.fCR6f1EdA9 [2021-04-08T18:41:17.562Z] #57 0.375 + GOPATH=/tmp/tmp.fCR6f1EdA9 [2021-04-08T18:41:17.562Z] #57 0.376 + RM_GOPATH=1 [2021-04-08T18:41:17.562Z] #57 0.376 + case "$(go env GOARCH)" in [2021-04-08T18:41:17.562Z] #57 0.378 ++ go env GOARCH [2021-04-08T18:41:17.562Z] #57 0.398 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:17.562Z] #57 0.399 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:17.562Z] #57 0.401 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:17.562Z] #57 0.405 + dir=/tmp/install [2021-04-08T18:41:17.562Z] #57 0.412 + bin=containerd [2021-04-08T18:41:17.562Z] #57 0.413 + shift [2021-04-08T18:41:17.562Z] #57 0.414 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-08T18:41:17.562Z] #57 0.414 + . /tmp/install/containerd.installer [2021-04-08T18:41:17.562Z] #57 0.416 ++ set -e [2021-04-08T18:41:17.562Z] #57 0.416 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:17.562Z] #57 0.417 + install_containerd [2021-04-08T18:41:17.562Z] #57 0.417 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-08T18:41:17.562Z] #57 0.418 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fCR6f1EdA9/src/github.com/containerd/containerd [2021-04-08T18:41:17.562Z] #57 0.421 Cloning into '/tmp/tmp.fCR6f1EdA9/src/github.com/containerd/containerd'... [2021-04-08T18:41:17.562Z] #57 0.421 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:17.871Z] #29 8.736 0.0% ## 3.4% #### 5.7% ###### 9.2% ######### 13.1% ############ 17.1% ############## 20.3% ################ 23.5% #################### 28.4% ######################## 34.1% ############################# 40.6% ################################ 45.3% ################################### 49.6% ###################################### 54.0% ######################################## 56.9% ########################################### 59.8% ############################################# 63.3% ################################################ 66.8% ################################################## 69.9% #################################################### 72.7% ###################################################### 75.3% ######################################################### 79.4% ########################################################### 82.0% ############################################################# 85.5% ################################################################ 89.8% ################################################################## 92.6% ##################################################################### 96.0% ######################################################################## 100.0% [2021-04-08T18:41:18.120Z] #37 4.582 -- Detecting C compiler ABI info - done [2021-04-08T18:41:18.120Z] #37 4.623 -- Detecting C compile features [2021-04-08T18:41:18.134Z] #29 12.09 [2021-04-08T18:41:18.397Z] #29 12.40 0.0% [2021-04-08T18:41:18.397Z] #29 ... [2021-04-08T18:41:18.397Z] [2021-04-08T18:41:18.397Z] #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-08T18:41:18.397Z] #49 sha256:0da5c42633f1edff9bd99708f1374f510981d651c043088a84054c12f535f74e [2021-04-08T18:41:18.397Z] #49 12.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-08T18:41:18.397Z] #49 12.73 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:41:18.397Z] #49 12.75 go: downloading github.com/spf13/viper v1.6.1 [2021-04-08T18:41:18.397Z] #49 12.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:41:18.397Z] #49 12.93 go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T18:41:18.397Z] #49 12.94 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-08T18:41:18.397Z] #49 13.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:18.397Z] #49 13.08 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:41:18.397Z] #49 13.10 go: extracting github.com/spf13/viper v1.6.1 [2021-04-08T18:41:18.397Z] #49 13.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:41:18.397Z] #49 13.30 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-08T18:41:18.397Z] #49 13.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:41:18.397Z] #49 13.34 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:18.397Z] #49 13.52 go: extracting github.com/pkg/errors v0.8.1 [2021-04-08T18:41:18.397Z] #49 13.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:41:18.397Z] #49 13.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:41:18.397Z] #49 13.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:41:18.397Z] #49 13.61 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:41:18.397Z] #49 13.62 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-08T18:41:18.397Z] #49 13.69 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:41:18.397Z] #49 13.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:41:18.397Z] #49 13.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:41:18.397Z] #49 14.01 go: downloading github.com/spf13/cast v1.3.0 [2021-04-08T18:41:18.397Z] #49 14.19 go: extracting github.com/spf13/cast v1.3.0 [2021-04-08T18:41:18.397Z] #49 14.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:41:18.397Z] #49 14.49 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:41:18.397Z] #49 14.52 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:41:18.397Z] #49 14.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:18.397Z] #49 16.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:18.397Z] #49 17.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:41:18.397Z] #49 17.29 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:41:18.397Z] #49 17.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:41:18.397Z] #49 18.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:41:18.397Z] #49 18.53 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:41:18.397Z] #49 20.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:41:18.397Z] #49 20.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-08T18:41:18.397Z] #49 20.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:41:18.397Z] #49 20.26 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:41:18.397Z] #49 20.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:41:18.397Z] #49 20.30 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:41:18.397Z] #49 20.35 go: downloading github.com/spf13/afero v1.1.2 [2021-04-08T18:41:18.397Z] #49 20.46 go: extracting github.com/spf13/afero v1.1.2 [2021-04-08T18:41:18.397Z] #49 20.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:41:18.397Z] #49 20.78 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:41:18.397Z] #49 20.78 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:41:18.397Z] #49 20.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-08T18:41:18.397Z] #49 22.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:41:18.397Z] #49 22.15 go: downloading golang.org/x/text v0.3.2 [2021-04-08T18:41:18.397Z] #49 22.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-08T18:41:18.397Z] #49 22.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:41:18.397Z] #49 22.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:18.397Z] #49 22.19 go: downloading github.com/fatih/color v1.7.0 [2021-04-08T18:41:18.397Z] #49 22.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-08T18:41:18.397Z] #49 22.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:18.397Z] #49 22.37 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-08T18:41:18.397Z] #49 22.40 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:41:18.397Z] #49 22.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:41:18.397Z] #49 22.49 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:18.397Z] #49 22.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:41:18.397Z] #49 22.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:18.397Z] #49 22.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:18.397Z] #49 22.68 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-08T18:41:18.397Z] #49 22.71 go: extracting github.com/fatih/color v1.7.0 [2021-04-08T18:41:18.397Z] #49 22.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:41:18.397Z] #49 22.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:18.397Z] #49 22.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:41:18.397Z] #49 22.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-08T18:41:18.397Z] #49 ... [2021-04-08T18:41:18.397Z] [2021-04-08T18:41:18.397Z] #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-08T18:41:18.397Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:18.688Z] #37 ... [2021-04-08T18:41:18.688Z] [2021-04-08T18:41:18.688Z] #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-08T18:41:18.688Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:18.688Z] #42 70.80 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-08T18:41:18.688Z] #42 70.81 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:18.689Z] #57 ... [2021-04-08T18:41:18.689Z] [2021-04-08T18:41:18.689Z] #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-08T18:41:18.689Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:41:18.689Z] #43 29.81 Reading package lists... [2021-04-08T18:41:18.689Z] #43 38.45 Building dependency tree... [2021-04-08T18:41:18.689Z] #43 41.41 The following additional packages will be installed: [2021-04-08T18:41:18.689Z] #43 41.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-08T18:41:18.689Z] #43 41.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-08T18:41:18.689Z] #43 41.44 Suggested packages: [2021-04-08T18:41:18.689Z] #43 41.45 manpages-dev python-setuptools [2021-04-08T18:41:18.689Z] #43 43.72 The following NEW packages will be installed: [2021-04-08T18:41:18.689Z] #43 43.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-08T18:41:18.689Z] #43 43.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-08T18:41:18.689Z] #43 43.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-08T18:41:18.689Z] #43 43.73 python-six zlib1g-dev [2021-04-08T18:41:18.689Z] #43 43.97 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:18.689Z] #43 43.97 Need to get 4075 kB of archives. [2021-04-08T18:41:18.689Z] #43 43.97 After this operation, 24.5 MB of additional disk space will be used. [2021-04-08T18:41:18.689Z] #43 43.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-08T18:41:18.689Z] #43 43.99 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-08T18:41:18.689Z] #43 44.00 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-08T18:41:18.689Z] #43 44.02 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-08T18:41:18.689Z] #43 44.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-08T18:41:18.689Z] #43 44.07 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-08T18:41:18.689Z] #43 44.08 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-08T18:41:18.689Z] #43 44.08 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-08T18:41:18.689Z] #43 44.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-08T18:41:18.689Z] #43 44.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-08T18:41:18.689Z] #43 44.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-08T18:41:18.689Z] #43 44.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-08T18:41:18.689Z] #43 44.36 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-08T18:41:18.689Z] #43 44.37 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-08T18:41:18.689Z] #43 44.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-08T18:41:18.689Z] #43 44.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-08T18:41:18.689Z] #43 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-08T18:41:18.689Z] #43 45.86 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:18.689Z] #43 46.17 Fetched 4075 kB in 1s (7710 kB/s) [2021-04-08T18:41:18.689Z] #43 46.36 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-08T18:41:18.689Z] #43 46.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 ... 15339 files and directories currently installed.) [2021-04-08T18:41:18.689Z] #43 46.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 46.50 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-08T18:41:18.689Z] #43 46.72 Selecting previously unselected package libnet1:ppc64el. [2021-04-08T18:41:18.689Z] #43 46.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 46.78 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:18.689Z] #43 46.96 Selecting previously unselected package libnet1-dev. [2021-04-08T18:41:18.689Z] #43 46.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 46.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:18.689Z] #43 47.31 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-08T18:41:18.689Z] #43 47.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 47.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-08T18:41:18.689Z] #43 47.57 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-08T18:41:18.689Z] #43 47.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 47.59 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-08T18:41:18.689Z] #43 48.08 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-08T18:41:18.689Z] #43 48.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 48.11 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-08T18:41:18.689Z] #43 48.24 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-08T18:41:18.689Z] #43 48.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-08T18:41:18.689Z] #43 48.27 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-08T18:41:18.689Z] #43 48.41 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-08T18:41:18.689Z] #43 ... [2021-04-08T18:41:18.689Z] [2021-04-08T18:41:18.689Z] #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-08T18:41:18.689Z] #30 sha256:b2215486b62e1d521a52978e27decd1847cdd863a662cfb5ab3b0c2f54f755c1 [2021-04-08T18:41:18.689Z] #30 33.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-08T18:41:18.689Z] #30 34.28 [2021-04-08T18:41:18.689Z] #30 34.49 ######################################################################## 100.0% [2021-04-08T18:41:18.689Z] #30 34.74 [2021-04-08T18:41:18.689Z] #30 34.89 Download of images into '/build' complete. [2021-04-08T18:41:18.689Z] #30 34.89 Use something like the following to load the result into a Docker daemon: [2021-04-08T18:41:18.689Z] #30 34.89 tar -cC '/build' . | docker load [2021-04-08T18:41:18.920Z] #43 2.338 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:41:18.920Z] #43 2.338 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:41:18.920Z] #43 2.345 Note: Building without GnuTLS support [2021-04-08T18:41:18.920Z] #43 2.347 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:41:18.920Z] #43 2.348 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:41:18.920Z] #43 ... [2021-04-08T18:41:18.920Z] [2021-04-08T18:41:18.920Z] #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-08T18:41:18.920Z] #34 sha256:f30b7631309fdd0834c75ac2f61d2879b6d209e4d557da28160c2fe6f2d96d0c [2021-04-08T18:41:18.920Z] #34 64.91 path [2021-04-08T18:41:18.920Z] #34 65.47 text/tabwriter [2021-04-08T18:41:18.920Z] #34 66.21 fmt [2021-04-08T18:41:18.920Z] #34 66.38 path/filepath [2021-04-08T18:41:18.920Z] #34 67.81 io/ioutil [2021-04-08T18:41:18.920Z] #34 69.89 flag [2021-04-08T18:41:18.920Z] #34 69.89 github.com/BurntSushi/toml [2021-04-08T18:41:18.920Z] #34 71.67 log [2021-04-08T18:41:18.920Z] #34 74.49 github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:41:18.994Z] #30 DONE 35.0s [2021-04-08T18:41:18.994Z] [2021-04-08T18:41:18.994Z] #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-08T18:41:18.994Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:41:18.994Z] #43 48.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-08T18:41:18.994Z] #43 48.42 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:18.994Z] #43 48.68 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-08T18:41:18.994Z] #43 48.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-08T18:41:18.994Z] #43 48.70 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:19.183Z] #34 ... [2021-04-08T18:41:19.183Z] [2021-04-08T18:41:19.183Z] #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-08T18:41:19.183Z] #37 sha256:cc2c6ab3b50547b6b94b2045e56010c23167b4f38b2fcf5099636f2d5ebc8ca7 [2021-04-08T18:41:19.183Z] #37 6.967 Scanning dependencies of target tini-static [2021-04-08T18:41:19.183Z] #37 7.046 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-08T18:41:19.183Z] #37 8.772 [100%] Linking C executable tini-static [2021-04-08T18:41:19.183Z] #37 9.382 [100%] Built target tini-static [2021-04-08T18:41:19.183Z] #37 9.460 + mkdir -p /build [2021-04-08T18:41:19.183Z] #37 9.463 + cp tini-static /build/docker-init [2021-04-08T18:41:19.256Z] #42 DONE 71.5s [2021-04-08T18:41:19.256Z] [2021-04-08T18:41:19.256Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:19.256Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:19.297Z] #43 ... [2021-04-08T18:41:19.297Z] [2021-04-08T18:41:19.297Z] #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-08T18:41:19.297Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-08T18:41:19.297Z] #37 28.87 Reading package lists... [2021-04-08T18:41:19.297Z] #37 39.04 Building dependency tree... [2021-04-08T18:41:19.297Z] #37 43.22 The following additional packages will be installed: [2021-04-08T18:41:19.297Z] #37 43.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-08T18:41:19.297Z] #37 43.25 Suggested packages: [2021-04-08T18:41:19.297Z] #37 43.26 cmake-doc ninja-build lrzip [2021-04-08T18:41:19.297Z] #37 43.26 Recommended packages: [2021-04-08T18:41:19.297Z] #37 43.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-08T18:41:19.297Z] #37 44.54 The following NEW packages will be installed: [2021-04-08T18:41:19.297Z] #37 44.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-08T18:41:19.297Z] #37 44.55 vim-common xxd [2021-04-08T18:41:19.297Z] #37 44.82 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:19.297Z] #37 44.82 Need to get 14.9 MB of archives. [2021-04-08T18:41:19.297Z] #37 44.82 After this operation, 67.2 MB of additional disk space will be used. [2021-04-08T18:41:19.297Z] #37 44.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-08T18:41:19.297Z] #37 44.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:41:19.297Z] #37 44.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-08T18:41:19.297Z] #37 45.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-08T18:41:19.297Z] #37 46.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-08T18:41:19.297Z] #37 46.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-08T18:41:19.297Z] #37 46.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-08T18:41:19.297Z] #37 46.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-08T18:41:19.297Z] #37 46.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-08T18:41:19.297Z] #37 46.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-08T18:41:19.297Z] #37 47.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:19.297Z] #37 48.29 Fetched 14.9 MB in 2s (8162 kB/s) [2021-04-08T18:41:19.297Z] #37 48.43 Selecting previously unselected package xxd. [2021-04-08T18:41:19.297Z] #37 48.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-08T18:41:19.297Z] #37 48.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-08T18:41:19.297Z] #37 48.56 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:41:19.297Z] #37 48.91 Selecting previously unselected package vim-common. [2021-04-08T18:41:19.297Z] #37 48.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:41:19.297Z] #37 48.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:19.417Z] #36 43.61 The following additional packages will be installed: [2021-04-08T18:41:19.417Z] #36 43.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-08T18:41:19.417Z] #36 43.63 Suggested packages: [2021-04-08T18:41:19.417Z] #36 43.63 cmake-doc ninja-build lrzip [2021-04-08T18:41:19.417Z] #36 43.63 Recommended packages: [2021-04-08T18:41:19.417Z] #36 43.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-08T18:41:19.417Z] #36 ... [2021-04-08T18:41:19.417Z] [2021-04-08T18:41:19.417Z] #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-08T18:41:19.417Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:41:19.417Z] #49 33.82 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:19.417Z] #49 36.98 go: extracting golang.org/x/text v0.3.2 [2021-04-08T18:41:19.417Z] #49 42.08 go: finding github.com/fatih/color v1.7.0 [2021-04-08T18:41:19.417Z] #49 42.08 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:41:19.417Z] #49 42.15 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:19.417Z] #49 42.21 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:41:19.417Z] #49 42.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:19.417Z] #49 42.33 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:41:19.417Z] #49 42.37 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:41:19.417Z] #49 42.37 go: finding github.com/pkg/errors v0.8.1 [2021-04-08T18:41:19.417Z] #49 42.39 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.39 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:19.417Z] #49 42.43 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.49 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:19.417Z] #49 42.53 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:41:19.417Z] #49 42.55 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.59 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.59 go: finding github.com/stretchr/testify v1.4.0 [2021-04-08T18:41:19.417Z] #49 42.59 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.59 go: finding github.com/spf13/viper v1.6.1 [2021-04-08T18:41:19.417Z] #49 42.63 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.71 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:19.417Z] #49 42.75 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/stretchr/objx v0.2.0 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/spf13/cobra v0.0.5 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/gobwas/glob v0.2.3 [2021-04-08T18:41:19.417Z] #49 42.94 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:41:19.417Z] #49 42.96 go: finding github.com/spf13/pflag v1.0.5 [2021-04-08T18:41:19.417Z] #49 43.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:41:19.417Z] #49 43.05 go: finding github.com/magiconair/properties v1.8.1 [2021-04-08T18:41:19.417Z] #49 43.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:19.417Z] #49 43.18 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:41:19.417Z] #49 43.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:41:19.417Z] #49 43.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:41:19.417Z] #49 43.26 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:41:19.417Z] #49 43.27 go: finding github.com/spf13/afero v1.1.2 [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/spf13/cast v1.3.0 [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:41:19.417Z] #49 43.47 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:19.417Z] #49 43.54 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:41:19.417Z] #49 43.54 go: finding golang.org/x/text v0.3.2 [2021-04-08T18:41:19.417Z] #49 43.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:19.417Z] #49 43.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:41:19.417Z] #49 43.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:41:19.417Z] #49 43.78 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:41:19.417Z] #49 43.78 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:19.417Z] #49 43.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:41:19.417Z] #49 43.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:41:19.417Z] #49 43.86 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:41:19.417Z] #49 43.86 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:19.417Z] #49 43.87 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:41:19.417Z] #49 43.87 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:41:19.417Z] #49 43.94 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:19.417Z] #49 44.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:41:19.440Z] #37 DONE 9.7s [2021-04-08T18:41:19.440Z] [2021-04-08T18:41:19.440Z] #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-08T18:41:19.440Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:19.440Z] #13 69.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-08T18:41:19.440Z] #13 69.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-08T18:41:19.440Z] #13 69.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:41:19.599Z] #37 ... [2021-04-08T18:41:19.599Z] [2021-04-08T18:41:19.599Z] #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-08T18:41:19.599Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:41:19.599Z] #14 31.04 Reading package lists... [2021-04-08T18:41:19.599Z] #14 42.03 Building dependency tree... [2021-04-08T18:41:19.599Z] #14 45.69 The following additional packages will be installed: [2021-04-08T18:41:19.599Z] #14 45.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-08T18:41:19.599Z] #14 45.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-08T18:41:19.599Z] #14 45.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-08T18:41:19.599Z] #14 45.72 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-08T18:41:19.599Z] #14 45.72 mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:41:19.599Z] #14 45.72 Suggested packages: [2021-04-08T18:41:19.599Z] #14 45.72 gcc-8-locales seccomp wine64 [2021-04-08T18:41:19.599Z] #14 47.33 The following NEW packages will be installed: [2021-04-08T18:41:19.599Z] #14 47.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-08T18:41:19.599Z] #14 47.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-08T18:41:19.599Z] #14 47.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-08T18:41:19.599Z] #14 47.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-08T18:41:19.599Z] #14 47.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-08T18:41:19.600Z] #14 47.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:41:19.600Z] #14 47.36 The following packages will be upgraded: [2021-04-08T18:41:19.600Z] #14 47.36 libseccomp2 libsystemd0 libudev1 [2021-04-08T18:41:19.600Z] #14 47.65 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:41:19.600Z] #14 47.65 Need to get 79.4 MB of archives. [2021-04-08T18:41:19.600Z] #14 47.65 After this operation, 532 MB of additional disk space will be used. [2021-04-08T18:41:19.600Z] #14 47.65 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-08T18:41:19.600Z] #14 47.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-08T18:41:19.600Z] #14 47.68 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-08T18:41:19.600Z] #14 47.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-08T18:41:19.600Z] #14 47.84 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-08T18:41:19.600Z] #14 48.27 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-08T18:41:19.600Z] #14 48.65 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-08T18:41:19.600Z] #14 48.68 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-08T18:41:19.600Z] #14 48.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-08T18:41:19.600Z] #14 48.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-08T18:41:19.680Z] #49 44.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:41:19.680Z] #49 44.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:19.680Z] #49 44.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:19.680Z] #49 44.12 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-08T18:41:19.680Z] #49 44.12 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:19.680Z] #49 44.18 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:41:19.680Z] #49 44.23 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:19.680Z] #49 44.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:19.903Z] #14 ... [2021-04-08T18:41:19.903Z] [2021-04-08T18:41:19.903Z] #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-08T18:41:19.903Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-08T18:41:19.903Z] #37 49.46 Selecting previously unselected package cmake-data. [2021-04-08T18:41:19.903Z] #37 49.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-08T18:41:19.903Z] #37 49.49 Unpacking cmake-data (3.13.4-1) ... [2021-04-08T18:41:19.942Z] #49 44.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:41:19.947Z] #57 149.8 + bin/containerd-shim-runc-v1 [2021-04-08T18:41:20.204Z] #49 44.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:41:20.205Z] #49 44.52 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:41:20.205Z] #49 ... [2021-04-08T18:41:20.205Z] [2021-04-08T18:41:20.205Z] #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-08T18:41:20.205Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:20.205Z] #36 44.59 The following NEW packages will be installed: [2021-04-08T18:41:20.205Z] #36 44.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-08T18:41:20.205Z] #36 44.61 vim-common xxd [2021-04-08T18:41:20.371Z] #13 ... [2021-04-08T18:41:20.371Z] [2021-04-08T18:41:20.371Z] #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-08T18:41:20.371Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:20.371Z] #45 66.42 path/filepath [2021-04-08T18:41:20.371Z] #45 67.66 regexp/syntax [2021-04-08T18:41:20.371Z] #45 71.02 flag [2021-04-08T18:41:20.371Z] #45 72.43 go/token [2021-04-08T18:41:20.371Z] #45 73.17 regexp [2021-04-08T18:41:20.371Z] #45 73.71 go/scanner [2021-04-08T18:41:20.371Z] #45 75.05 go/ast [2021-04-08T18:41:20.467Z] #36 44.99 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:20.467Z] #36 44.99 Need to get 14.9 MB of archives. [2021-04-08T18:41:20.467Z] #36 44.99 After this operation, 61.8 MB of additional disk space will be used. [2021-04-08T18:41:20.467Z] #36 44.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-08T18:41:20.729Z] #36 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:41:20.729Z] #36 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-08T18:41:20.729Z] #36 45.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-08T18:41:20.757Z] #29 12.40 0.0% 0.4% 1.1% # 1.8% ## 3.0% ## 3.8% ### 5.4% #### 6.9% ###### 8.5% ####### 10.2% ######## 11.8% ######### 12.8% ######### 13.7% ########## 14.4% ########### 16.1% ############ 16.9% ############ 17.7% ############# 19.0% ############## 20.0% ############## 20.6% [2021-04-08T18:41:20.757Z] #29 ... [2021-04-08T18:41:20.757Z] [2021-04-08T18:41:20.757Z] #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-08T18:41:20.757Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-08T18:41:20.757Z] #55 15.10 Fetched 8251 kB in 11s (761 kB/s) [2021-04-08T18:41:20.757Z] #55 15.10 Reading package lists... [2021-04-08T18:41:20.757Z] #55 21.25 Reading package lists... [2021-04-08T18:41:20.757Z] #55 ... [2021-04-08T18:41:20.757Z] [2021-04-08T18:41:20.757Z] #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-08T18:41:20.757Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-08T18:41:20.757Z] #36 15.20 Fetched 8251 kB in 10s (820 kB/s) [2021-04-08T18:41:20.757Z] #36 15.20 Reading package lists... [2021-04-08T18:41:21.022Z] #36 20.35 Reading package lists... [2021-04-08T18:41:21.022Z] #36 ... [2021-04-08T18:41:21.022Z] [2021-04-08T18:41:21.022Z] #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-08T18:41:21.022Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:21.301Z] #45 ... [2021-04-08T18:41:21.301Z] [2021-04-08T18:41:21.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:21.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:21.301Z] #43 5.129 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:41:21.301Z] #43 5.165 GEN .gitid [2021-04-08T18:41:21.301Z] #43 5.194 GEN criu/include/version.h [2021-04-08T18:41:21.301Z] #43 5.260 GEN include/common/asm [2021-04-08T18:41:21.600Z] #29 12.40 0.0% 0.4% 1.1% # 1.8% ## 3.0% ## 3.8% ### 5.4% #### 6.9% ###### 8.5% ####### 10.2% ######## 11.8% ######### 12.8% ######### 13.7% ########## 14.4% ########### 16.1% ############ 16.9% ############ 17.7% ############# 19.0% ############## 20.0% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.4% [2021-04-08T18:41:21.600Z] #29 ... [2021-04-08T18:41:21.600Z] [2021-04-08T18:41:21.600Z] #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-08T18:41:21.600Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:21.600Z] #42 15.96 Fetched 8251 kB in 11s (758 kB/s) [2021-04-08T18:41:21.600Z] #42 15.96 Reading package lists... [2021-04-08T18:41:21.600Z] #42 20.82 Reading package lists... [2021-04-08T18:41:21.600Z] #42 ... [2021-04-08T18:41:21.600Z] [2021-04-08T18:41:21.600Z] #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-08T18:41:21.600Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:21.600Z] #51 15.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:21.600Z] #51 16.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-08T18:41:21.600Z] #51 16.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-08T18:41:21.600Z] #51 17.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-08T18:41:21.600Z] #51 17.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-08T18:41:21.600Z] #51 18.22 runtime/cgo [2021-04-08T18:41:21.600Z] #51 18.23 runtime [2021-04-08T18:41:21.600Z] #51 ... [2021-04-08T18:41:21.600Z] [2021-04-08T18:41:21.600Z] #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-08T18:41:21.600Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:21.677Z] #36 45.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-08T18:41:21.677Z] #36 46.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-08T18:41:21.677Z] #36 46.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-08T18:41:21.677Z] #36 46.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-08T18:41:21.677Z] #36 46.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-08T18:41:21.677Z] #36 46.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-08T18:41:21.792Z] #43 ... [2021-04-08T18:41:21.792Z] [2021-04-08T18:41:21.792Z] #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-08T18:41:21.792Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:21.792Z] #13 58.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-08T18:41:21.792Z] #13 58.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-08T18:41:21.792Z] #13 58.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:41:21.792Z] #13 62.09 Selecting previously unselected package binutils-mingw-w64. [2021-04-08T18:41:21.792Z] #13 62.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-08T18:41:21.792Z] #13 62.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:41:21.792Z] #13 62.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-08T18:41:21.792Z] #13 62.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:41:21.792Z] #13 62.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:41:21.792Z] #13 62.42 Selecting previously unselected package dmsetup. [2021-04-08T18:41:21.792Z] #13 62.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:41:21.792Z] #13 62.42 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-08T18:41:21.792Z] #13 62.62 Selecting previously unselected package mingw-w64-common. [2021-04-08T18:41:21.792Z] #13 62.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-08T18:41:21.792Z] #13 62.63 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-08T18:41:21.792Z] #13 68.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-08T18:41:21.792Z] #13 68.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-08T18:41:21.792Z] #13 68.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:41:21.792Z] #13 ... [2021-04-08T18:41:21.792Z] [2021-04-08T18:41:21.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:21.792Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:21.792Z] #43 2.318 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:41:21.792Z] #43 2.318 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:41:21.792Z] #43 2.338 Note: Building without GnuTLS support [2021-04-08T18:41:21.792Z] #43 2.344 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:41:21.792Z] #43 2.344 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:41:22.361Z] #43 ... [2021-04-08T18:41:22.361Z] [2021-04-08T18:41:22.361Z] #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-08T18:41:22.361Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:41:22.361Z] #34 64.57 path [2021-04-08T18:41:22.361Z] #34 65.19 text/tabwriter [2021-04-08T18:41:22.361Z] #34 66.50 path/filepath [2021-04-08T18:41:22.361Z] #34 66.54 fmt [2021-04-08T18:41:22.361Z] #34 68.06 io/ioutil [2021-04-08T18:41:22.361Z] #34 69.97 github.com/BurntSushi/toml [2021-04-08T18:41:22.361Z] #34 69.97 flag [2021-04-08T18:41:22.361Z] #34 71.83 log [2021-04-08T18:41:22.361Z] #34 74.64 github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:41:22.621Z] #34 ... [2021-04-08T18:41:22.621Z] [2021-04-08T18:41:22.621Z] #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-08T18:41:22.621Z] #37 sha256:4eb30ed37184a0aaeff080bbb8559bbcec466272cc212dbb593a5d93ebd1fc37 [2021-04-08T18:41:22.621Z] #37 7.116 -- Detecting C compile features - done [2021-04-08T18:41:22.621Z] #37 7.126 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-08T18:41:22.621Z] #37 7.397 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-08T18:41:22.621Z] #37 7.511 -- Configuring done [2021-04-08T18:41:22.621Z] #37 7.532 -- Generating done [2021-04-08T18:41:22.621Z] #37 7.541 -- Build files have been written to: /tmp/tmp.MErYmL5cdM/tini [2021-04-08T18:41:22.621Z] #37 7.555 + make tini-static [2021-04-08T18:41:22.621Z] #37 7.892 Scanning dependencies of target tini-static [2021-04-08T18:41:22.621Z] #37 7.972 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-08T18:41:22.626Z] #36 ... [2021-04-08T18:41:22.627Z] [2021-04-08T18:41:22.627Z] #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-08T18:41:22.627Z] #34 sha256:1bb4620d2e7b740b12f580a7baaa1aab955c7775d0015e1c19cd8bcc9c32ceb9 [2021-04-08T18:41:22.627Z] #34 37.16 sync [2021-04-08T18:41:22.627Z] #34 37.18 internal/reflectlite [2021-04-08T18:41:22.627Z] #34 39.94 errors [2021-04-08T18:41:22.627Z] #34 39.94 sort [2021-04-08T18:41:22.627Z] #34 40.38 strconv [2021-04-08T18:41:22.627Z] #34 41.30 io [2021-04-08T18:41:22.627Z] #34 42.58 internal/oserror [2021-04-08T18:41:22.627Z] #34 42.68 syscall [2021-04-08T18:41:22.627Z] #34 44.34 reflect [2021-04-08T18:41:22.670Z] #29 12.40 0.0% 0.4% 1.1% # 1.8% ## 3.0% ## 3.8% ### 5.4% #### 6.9% ###### 8.5% ####### 10.2% ######## 11.8% ######### 12.8% ######### 13.7% ########## 14.4% ########### 16.1% ############ 16.9% ############ 17.7% ############# 19.0% ############## 20.0% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.4% ################## 25.6% ################### 26.5% ################### 27.1% ################### 27.8% #################### 28.6% ##################### 29.7% ###################### 31.0% ###################### 31.9% ######################## 33.5% [2021-04-08T18:41:22.670Z] #29 ... [2021-04-08T18:41:22.670Z] [2021-04-08T18:41:22.670Z] #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-08T18:41:22.670Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-08T18:41:22.670Z] #40 16.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-08T18:41:22.670Z] #40 18.22 + 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-08T18:41:22.670Z] #40 ... [2021-04-08T18:41:22.670Z] [2021-04-08T18:41:22.670Z] #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-08T18:41:22.670Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:22.671Z] #43 ... [2021-04-08T18:41:22.671Z] [2021-04-08T18:41:22.671Z] #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-08T18:41:22.671Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:41:22.671Z] #51 68.69 fmt [2021-04-08T18:41:22.671Z] #51 74.37 encoding/json [2021-04-08T18:41:22.671Z] #51 78.18 github.com/pkg/diff [2021-04-08T18:41:22.671Z] #51 ... [2021-04-08T18:41:22.671Z] [2021-04-08T18:41:22.671Z] #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-08T18:41:22.671Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:22.671Z] #45 77.65 internal/lazyregexp [2021-04-08T18:41:22.671Z] #45 77.91 net/url [2021-04-08T18:41:22.734Z] #57 152.8 + bin/containerd-shim-runc-v2 [2021-04-08T18:41:22.880Z] #37 9.537 [100%] Linking C executable tini-static [2021-04-08T18:41:22.889Z] #34 ... [2021-04-08T18:41:22.889Z] [2021-04-08T18:41:22.889Z] #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-08T18:41:22.889Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:22.889Z] #42 40.60 Building dependency tree... [2021-04-08T18:41:22.889Z] #42 43.72 The following additional packages will be installed: [2021-04-08T18:41:22.889Z] #42 43.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-08T18:41:22.889Z] #42 43.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-08T18:41:22.889Z] #42 43.75 Suggested packages: [2021-04-08T18:41:22.889Z] #42 43.75 manpages-dev python-setuptools [2021-04-08T18:41:22.889Z] #42 45.07 The following NEW packages will be installed: [2021-04-08T18:41:22.889Z] #42 45.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-08T18:41:22.889Z] #42 45.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-08T18:41:22.889Z] #42 45.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-08T18:41:22.889Z] #42 45.07 python-six zlib1g-dev [2021-04-08T18:41:22.889Z] #42 45.49 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:22.889Z] #42 45.49 Need to get 4095 kB of archives. [2021-04-08T18:41:22.889Z] #42 45.49 After this operation, 22.5 MB of additional disk space will be used. [2021-04-08T18:41:22.889Z] #42 45.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-08T18:41:22.889Z] #42 45.50 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-08T18:41:22.889Z] #42 45.50 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-08T18:41:22.889Z] #42 45.50 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-08T18:41:22.889Z] #42 45.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-08T18:41:22.889Z] #42 45.51 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-08T18:41:22.889Z] #42 45.51 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-08T18:41:22.889Z] #42 45.54 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-08T18:41:22.889Z] #42 45.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-08T18:41:22.889Z] #42 45.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-08T18:41:22.889Z] #42 45.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-08T18:41:22.889Z] #42 45.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-08T18:41:22.889Z] #42 45.78 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-08T18:41:22.889Z] #42 45.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-08T18:41:22.889Z] #42 45.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-08T18:41:22.889Z] #42 45.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-08T18:41:22.889Z] #42 45.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-08T18:41:22.889Z] #42 47.12 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:22.889Z] #42 47.25 Fetched 4095 kB in 1s (6295 kB/s) [2021-04-08T18:41:22.889Z] #42 47.35 Selecting previously unselected package libcap-dev:amd64. [2021-04-08T18:41:22.928Z] #45 ... [2021-04-08T18:41:22.928Z] [2021-04-08T18:41:22.928Z] #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-08T18:41:22.928Z] #34 sha256:f30b7631309fdd0834c75ac2f61d2879b6d209e4d557da28160c2fe6f2d96d0c [2021-04-08T18:41:22.928Z] #34 DONE 79.0s [2021-04-08T18:41:23.152Z] #42 47.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:23.152Z] #42 47.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-08T18:41:23.152Z] #42 47.45 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-08T18:41:23.152Z] #42 47.59 Selecting previously unselected package libnet1:amd64. [2021-04-08T18:41:23.152Z] #42 47.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:41:23.186Z] [2021-04-08T18:41:23.186Z] #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-08T18:41:23.186Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:41:23.364Z] #57 153.5 + binaries [2021-04-08T18:41:23.414Z] #42 47.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:23.414Z] #42 47.81 Selecting previously unselected package libnet1-dev. [2021-04-08T18:41:23.414Z] #42 47.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:41:23.414Z] #42 47.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:23.445Z] #49 ... [2021-04-08T18:41:23.445Z] [2021-04-08T18:41:23.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:23.445Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:23.445Z] #43 7.116 PBCC images/timens.pb-c.c [2021-04-08T18:41:23.445Z] #43 7.215 DEP images/timens.pb-c.d [2021-04-08T18:41:23.445Z] #43 7.323 PBCC images/fown.pb-c.c [2021-04-08T18:41:23.448Z] #37 10.08 [100%] Built target tini-static [2021-04-08T18:41:23.448Z] #37 10.18 + mkdir -p /build [2021-04-08T18:41:23.448Z] #37 10.19 + cp tini-static /build/docker-init [2021-04-08T18:41:23.531Z] #37 ... [2021-04-08T18:41:23.531Z] [2021-04-08T18:41:23.531Z] #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-08T18:41:23.531Z] #68 sha256:af1111ac2ee53b065e912a26592e20168e23100ed42378b380ffba1e34151863 [2021-04-08T18:41:23.531Z] #68 DONE 52.7s [2021-04-08T18:41:23.531Z] [2021-04-08T18:41:23.531Z] #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-08T18:41:23.531Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:41:23.531Z] #50 43.03 go: extracting golang.org/x/text v0.3.2 [2021-04-08T18:41:23.531Z] #50 50.09 go: finding github.com/fatih/color v1.7.0 [2021-04-08T18:41:23.531Z] #50 50.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:41:23.531Z] #50 50.36 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:23.531Z] #50 50.38 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:41:23.531Z] #50 50.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:41:23.531Z] #50 50.63 go: finding github.com/pkg/errors v0.8.1 [2021-04-08T18:41:23.531Z] #50 50.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:23.531Z] #50 50.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:41:23.531Z] #50 50.73 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:23.531Z] #50 50.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:41:23.531Z] #50 50.86 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:23.531Z] #50 51.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:41:23.531Z] #50 51.14 go: finding github.com/spf13/viper v1.6.1 [2021-04-08T18:41:23.531Z] #50 51.15 go: finding github.com/stretchr/testify v1.4.0 [2021-04-08T18:41:23.531Z] #50 51.18 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.36 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:23.531Z] #50 51.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.55 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:41:23.531Z] #50 51.68 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:41:23.531Z] #50 51.69 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.71 go: finding github.com/spf13/cobra v0.0.5 [2021-04-08T18:41:23.531Z] #50 51.73 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:23.531Z] #50 51.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:23.531Z] #50 51.90 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:41:23.531Z] #50 51.92 go: finding github.com/gobwas/glob v0.2.3 [2021-04-08T18:41:23.531Z] #50 51.94 go: finding github.com/spf13/pflag v1.0.5 [2021-04-08T18:41:23.531Z] #50 52.03 go: finding github.com/stretchr/objx v0.2.0 [2021-04-08T18:41:23.531Z] #50 52.04 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:41:23.532Z] #50 52.07 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:23.532Z] #50 52.12 go: finding github.com/magiconair/properties v1.8.1 [2021-04-08T18:41:23.532Z] #50 52.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:41:23.532Z] #50 52.24 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:41:23.532Z] #50 52.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:41:23.532Z] #50 52.32 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:41:23.532Z] #50 52.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:41:23.532Z] #50 52.33 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:41:23.532Z] #50 52.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:41:23.532Z] #50 52.37 go: finding github.com/spf13/afero v1.1.2 [2021-04-08T18:41:23.532Z] #50 52.41 go: finding github.com/spf13/cast v1.3.0 [2021-04-08T18:41:23.532Z] #50 52.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:41:23.532Z] #50 52.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:41:23.532Z] #50 52.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:41:23.532Z] #50 52.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:23.532Z] #50 52.66 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:41:23.532Z] #50 52.81 go: finding golang.org/x/text v0.3.2 [2021-04-08T18:41:23.532Z] #50 52.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:41:23.532Z] #50 53.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:41:23.532Z] #50 53.02 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:23.532Z] #50 53.07 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:41:23.532Z] #50 53.25 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:23.532Z] #50 53.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:41:23.532Z] #50 53.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:41:23.532Z] #50 53.34 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:41:23.532Z] #50 53.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:23.532Z] #50 ... [2021-04-08T18:41:23.532Z] [2021-04-08T18:41:23.532Z] #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-08T18:41:23.532Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:41:23.532Z] #43 49.69 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-08T18:41:23.532Z] #43 49.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-08T18:41:23.532Z] #43 49.76 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:23.532Z] #43 50.01 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-08T18:41:23.532Z] #43 50.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-08T18:41:23.532Z] #43 50.04 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:23.532Z] #43 52.20 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-08T18:41:23.532Z] #43 52.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-08T18:41:23.532Z] #43 52.21 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:23.532Z] #43 52.80 Selecting previously unselected package protobuf-c-compiler. [2021-04-08T18:41:23.532Z] #43 52.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-08T18:41:23.532Z] #43 52.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:23.532Z] #43 53.10 Selecting previously unselected package protobuf-compiler. [2021-04-08T18:41:23.532Z] #43 53.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-08T18:41:23.532Z] #43 53.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:23.532Z] #43 53.31 Selecting previously unselected package python-pkg-resources. [2021-04-08T18:41:23.532Z] #43 53.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:41:23.532Z] #43 53.32 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:23.653Z] #57 153.5 + install -D bin/containerd /build/containerd [2021-04-08T18:41:23.653Z] #57 153.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-08T18:41:23.653Z] #57 153.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-08T18:41:23.653Z] #57 153.6 + install -D bin/ctr /build/ctr [2021-04-08T18:41:23.677Z] #42 48.00 Selecting previously unselected package libnl-3-200:amd64. [2021-04-08T18:41:23.677Z] #42 48.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-08T18:41:23.677Z] #42 48.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:41:23.677Z] #42 ... [2021-04-08T18:41:23.677Z] [2021-04-08T18:41:23.677Z] #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-08T18:41:23.677Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:23.677Z] #36 47.59 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:23.677Z] #36 47.88 Fetched 14.9 MB in 2s (8739 kB/s) [2021-04-08T18:41:23.677Z] #36 47.94 Selecting previously unselected package xxd. [2021-04-08T18:41:23.677Z] #36 47.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:41:23.677Z] #36 48.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:41:23.677Z] #36 48.02 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:41:23.703Z] #43 7.414 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-08T18:41:23.703Z] #43 7.540 PBCC images/opts.pb-c.c [2021-04-08T18:41:23.707Z] #37 DONE 10.4s [2021-04-08T18:41:23.707Z] [2021-04-08T18:41:23.707Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:23.707Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:23.707Z] #43 4.076 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:41:23.707Z] #43 4.121 GEN .gitid [2021-04-08T18:41:23.707Z] #43 4.180 GEN criu/include/version.h [2021-04-08T18:41:23.707Z] #43 4.243 GEN include/common/asm [2021-04-08T18:41:23.832Z] #43 53.66 Selecting previously unselected package python-six. [2021-04-08T18:41:23.832Z] #43 53.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-08T18:41:23.832Z] #43 53.68 Unpacking python-six (1.12.0-1) ... [2021-04-08T18:41:23.943Z] #36 48.22 Selecting previously unselected package vim-common. [2021-04-08T18:41:23.943Z] #36 48.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:41:23.943Z] #36 48.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:23.960Z] #43 7.696 PBCC images/memfd.pb-c.c [2021-04-08T18:41:23.960Z] #43 7.731 DEP images/fown.pb-c.d [2021-04-08T18:41:23.960Z] #43 7.822 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-08T18:41:24.134Z] #43 53.89 Selecting previously unselected package python-protobuf. [2021-04-08T18:41:24.134Z] #43 53.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-08T18:41:24.134Z] #43 53.93 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:24.205Z] #36 48.66 Selecting previously unselected package cmake-data. [2021-04-08T18:41:24.205Z] #36 48.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-08T18:41:24.205Z] #36 48.69 Unpacking cmake-data (3.13.4-1) ... [2021-04-08T18:41:24.205Z] #36 ... [2021-04-08T18:41:24.205Z] [2021-04-08T18:41:24.205Z] #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-08T18:41:24.205Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:24.205Z] #13 27.82 Reading package lists... [2021-04-08T18:41:24.205Z] #13 34.79 Reading package lists... [2021-04-08T18:41:24.205Z] #13 41.83 Building dependency tree... [2021-04-08T18:41:24.217Z] #43 7.911 DEP images/opts.pb-c.d [2021-04-08T18:41:24.217Z] #43 7.977 DEP images/memfd.pb-c.d [2021-04-08T18:41:24.217Z] #43 8.030 PBCC images/sit.pb-c.c [2021-04-08T18:41:24.217Z] #43 8.101 DEP images/sit.pb-c.d [2021-04-08T18:41:24.283Z] #57 DONE 154.2s [2021-04-08T18:41:24.473Z] #13 ... [2021-04-08T18:41:24.473Z] [2021-04-08T18:41:24.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-08T18:41:24.473Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:24.473Z] #42 48.19 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-08T18:41:24.473Z] #42 48.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-08T18:41:24.473Z] #42 48.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-08T18:41:24.473Z] #42 48.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-08T18:41:24.473Z] #42 48.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:41:24.473Z] #42 48.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:24.473Z] #42 48.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-08T18:41:24.473Z] #42 48.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:41:24.473Z] #42 48.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:24.473Z] #42 48.80 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-08T18:41:24.473Z] #42 48.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-08T18:41:24.473Z] #42 48.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:24.474Z] #43 8.167 PBCC images/macvlan.pb-c.c [2021-04-08T18:41:24.474Z] #43 8.174 DEP images/macvlan.pb-c.d [2021-04-08T18:41:24.474Z] #43 8.236 PBCC images/autofs.pb-c.c [2021-04-08T18:41:24.474Z] #43 8.299 DEP images/autofs.pb-c.d [2021-04-08T18:41:24.474Z] #43 8.377 PBCC images/sysctl.pb-c.c [2021-04-08T18:41:24.645Z] #43 ... [2021-04-08T18:41:24.645Z] [2021-04-08T18:41:24.645Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-08T18:41:24.645Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:41:24.645Z] #51 66.60 fmt [2021-04-08T18:41:24.645Z] #51 66.75 encoding/base64 [2021-04-08T18:41:24.645Z] #51 67.57 path/filepath [2021-04-08T18:41:24.645Z] #51 69.24 golang.org/x/sys/unix [2021-04-08T18:41:24.645Z] #51 71.81 encoding/json [2021-04-08T18:41:24.645Z] #51 ... [2021-04-08T18:41:24.645Z] [2021-04-08T18:41:24.645Z] #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-08T18:41:24.645Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:41:24.645Z] #45 68.96 fmt [2021-04-08T18:41:24.645Z] #45 70.51 regexp [2021-04-08T18:41:24.645Z] #45 74.11 go/token [2021-04-08T18:41:24.645Z] #45 74.58 internal/lazyregexp [2021-04-08T18:41:24.645Z] #45 74.94 net/url [2021-04-08T18:41:24.645Z] #45 75.09 go/scanner [2021-04-08T18:41:24.731Z] #43 8.434 DEP images/sysctl.pb-c.d [2021-04-08T18:41:24.731Z] #43 8.497 PBCC images/time.pb-c.c [2021-04-08T18:41:24.731Z] #43 8.528 DEP images/time.pb-c.d [2021-04-08T18:41:24.731Z] #43 8.560 PBCC images/binfmt-misc.pb-c.c [2021-04-08T18:41:24.731Z] #43 8.574 DEP images/binfmt-misc.pb-c.d [2021-04-08T18:41:24.731Z] #43 8.598 PBCC images/seccomp.pb-c.c [2021-04-08T18:41:24.735Z] #42 49.07 Selecting previously unselected package libprotobuf17:amd64. [2021-04-08T18:41:24.735Z] #42 49.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:24.735Z] #42 49.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:24.786Z] #43 54.43 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:24.904Z] #45 76.99 go/ast [2021-04-08T18:41:24.988Z] #43 8.623 DEP images/seccomp.pb-c.d [2021-04-08T18:41:24.988Z] #43 8.694 PBCC images/userns.pb-c.c [2021-04-08T18:41:24.988Z] #43 8.753 DEP images/userns.pb-c.d [2021-04-08T18:41:24.988Z] #43 8.814 PBCC images/cgroup.pb-c.c [2021-04-08T18:41:24.988Z] #43 8.845 DEP images/cgroup.pb-c.d [2021-04-08T18:41:24.988Z] #43 8.890 PBCC images/ext-file.pb-c.c [2021-04-08T18:41:24.988Z] #43 8.945 DEP images/ext-file.pb-c.d [2021-04-08T18:41:24.993Z] [2021-04-08T18:41:24.993Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-08T18:41:24.993Z] #58 DONE 0.3s [2021-04-08T18:41:24.993Z] [2021-04-08T18:41:24.993Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-08T18:41:25.168Z] #45 77.32 text/template/parse [2021-04-08T18:41:25.245Z] #43 9.022 PBCC images/rpc.pb-c.c [2021-04-08T18:41:25.283Z] #62 DONE 0.3s [2021-04-08T18:41:25.283Z] [2021-04-08T18:41:25.283Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-08T18:41:25.502Z] #43 9.099 DEP images/rpc.pb-c.d [2021-04-08T18:41:25.502Z] #43 9.153 PBCC images/siginfo.pb-c.c [2021-04-08T18:41:25.502Z] #43 9.181 DEP images/siginfo.pb-c.d [2021-04-08T18:41:25.502Z] #43 9.232 PBCC images/pagemap.pb-c.c [2021-04-08T18:41:25.502Z] #43 9.317 DEP images/pagemap.pb-c.d [2021-04-08T18:41:25.502Z] #43 9.363 PBCC images/rlimit.pb-c.c [2021-04-08T18:41:25.586Z] #29 12.40 0.0% 0.4% 1.1% # 1.8% ## 3.0% ## 3.8% ### 5.4% #### 6.9% ###### 8.5% ####### 10.2% ######## 11.8% ######### 12.8% ######### 13.7% ########## 14.4% ########### 16.1% ############ 16.9% ############ 17.7% ############# 19.0% ############## 20.0% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.4% ################## 25.6% ################### 26.5% ################### 27.1% ################### 27.8% #################### 28.6% ##################### 29.7% ###################### 31.0% ###################### 31.9% ######################## 33.5% ######################## 34.4% ######################### 35.6% ########################## 37.1% ########################### 38.6% ############################ 39.8% ############################# 41.1% ############################## 42.4% ################################ 45.4% ################################## 47.6% ################################### 48.9% ################################### 49.6% #################################### 51.0% ##################################### 51.6% ###################################### 52.8% ###################################### 53.7% ######################################## 55.8% ######################################### 57.5% ########################################## 58.8% ########################################## 59.1% ########################################### 60.0% ########################################### 60.2% ############################################ 61.8% ############################################# 62.6% ############################################## 63.9% ############################################## 65.1% ############################################### 65.9% ################################################ 67.2% ################################################# 68.5% [2021-04-08T18:41:25.586Z] #29 ... [2021-04-08T18:41:25.586Z] [2021-04-08T18:41:25.586Z] #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-08T18:41:25.586Z] #67 sha256:7123bb9c832e4c65f77a425d00df6ade8fee35da6dec57317470cd19cd3efe4f [2021-04-08T18:41:25.586Z] #67 19.95 Checking out files: 53% (1019/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-08T18:41:25.586Z] #67 20.87 + cd /tmp/tmp.Kt0J0iHtDN/src/github.com/docker/libnetwork [2021-04-08T18:41:25.586Z] #67 20.87 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-08T18:41:25.586Z] #67 21.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-08T18:41:25.683Z] #42 50.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-08T18:41:25.683Z] #42 50.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:25.683Z] #42 50.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:25.684Z] #42 50.29 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-08T18:41:25.684Z] #42 50.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:25.758Z] #43 9.393 DEP images/rlimit.pb-c.d [2021-04-08T18:41:25.758Z] #43 9.448 PBCC images/file-lock.pb-c.c [2021-04-08T18:41:25.758Z] #43 9.462 DEP images/file-lock.pb-c.d [2021-04-08T18:41:25.758Z] #43 9.504 PBCC images/tty.pb-c.c [2021-04-08T18:41:25.758Z] #43 9.553 DEP images/tty.pb-c.d [2021-04-08T18:41:25.758Z] #43 9.636 PBCC images/tun.pb-c.c [2021-04-08T18:41:25.851Z] #67 ... [2021-04-08T18:41:25.851Z] [2021-04-08T18:41:25.851Z] #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-08T18:41:25.851Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:25.914Z] #67 DONE 0.3s [2021-04-08T18:41:25.914Z] [2021-04-08T18:41:25.914Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-08T18:41:25.914Z] #69 DONE 0.2s [2021-04-08T18:41:25.914Z] [2021-04-08T18:41:25.914Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:41:25.914Z] #70 DONE 0.0s [2021-04-08T18:41:25.914Z] [2021-04-08T18:41:25.914Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:41:25.945Z] #42 50.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:26.015Z] #43 9.685 PBCC images/netdev.pb-c.c [2021-04-08T18:41:26.015Z] #43 9.761 DEP images/tun.pb-c.d [2021-04-08T18:41:26.015Z] #43 9.824 DEP images/netdev.pb-c.d [2021-04-08T18:41:26.015Z] #43 9.869 PBCC images/vma.pb-c.c [2021-04-08T18:41:26.106Z] #45 ... [2021-04-08T18:41:26.106Z] [2021-04-08T18:41:26.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-08T18:41:26.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:26.106Z] #43 6.699 PBCC images/timens.pb-c.c [2021-04-08T18:41:26.106Z] #43 6.724 DEP images/timens.pb-c.d [2021-04-08T18:41:26.106Z] #43 6.784 PBCC images/fown.pb-c.c [2021-04-08T18:41:26.106Z] #43 6.807 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-08T18:41:26.106Z] #43 6.887 PBCC images/opts.pb-c.c [2021-04-08T18:41:26.106Z] #43 6.930 PBCC images/memfd.pb-c.c [2021-04-08T18:41:26.272Z] #43 9.901 DEP images/vma.pb-c.d [2021-04-08T18:41:26.272Z] #43 9.933 PBCC images/creds.pb-c.c [2021-04-08T18:41:26.272Z] #43 9.954 DEP images/creds.pb-c.d [2021-04-08T18:41:26.272Z] #43 10.03 PBCC images/utsns.pb-c.c [2021-04-08T18:41:26.272Z] #43 10.06 DEP images/utsns.pb-c.d [2021-04-08T18:41:26.272Z] #43 10.11 PBCC images/ipc-desc.pb-c.c [2021-04-08T18:41:26.272Z] #43 10.15 PBCC images/ipc-sem.pb-c.c [2021-04-08T18:41:26.365Z] #43 6.986 DEP images/fown.pb-c.d [2021-04-08T18:41:26.365Z] #43 7.040 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-08T18:41:26.365Z] #43 7.131 DEP images/opts.pb-c.d [2021-04-08T18:41:26.413Z] #43 ... [2021-04-08T18:41:26.413Z] [2021-04-08T18:41:26.413Z] #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-08T18:41:26.413Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-08T18:41:26.519Z] #42 ... [2021-04-08T18:41:26.519Z] [2021-04-08T18:41:26.519Z] #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-08T18:41:26.519Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:41:26.519Z] #45 40.96 internal/singleflight [2021-04-08T18:41:26.519Z] #45 42.27 strconv [2021-04-08T18:41:26.519Z] #45 42.29 io [2021-04-08T18:41:26.519Z] #45 43.47 bytes [2021-04-08T18:41:26.519Z] #45 45.53 bufio [2021-04-08T18:41:26.519Z] #45 45.85 reflect [2021-04-08T18:41:26.519Z] #45 47.59 syscall [2021-04-08T18:41:26.519Z] #45 ... [2021-04-08T18:41:26.519Z] [2021-04-08T18:41:26.519Z] #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-08T18:41:26.519Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:41:26.519Z] #32 48.84 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-08T18:41:26.519Z] #32 49.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-08T18:41:26.528Z] #43 10.18 DEP images/ipc-desc.pb-c.d [2021-04-08T18:41:26.528Z] #43 10.22 DEP images/ipc-sem.pb-c.d [2021-04-08T18:41:26.528Z] #43 10.26 PBCC images/ipc-msg.pb-c.c [2021-04-08T18:41:26.528Z] #43 10.31 DEP images/ipc-msg.pb-c.d [2021-04-08T18:41:26.528Z] #43 10.37 PBCC images/ipc-shm.pb-c.c [2021-04-08T18:41:26.528Z] #43 10.38 DEP images/ipc-shm.pb-c.d [2021-04-08T18:41:26.528Z] #43 10.42 PBCC images/ipc-var.pb-c.c [2021-04-08T18:41:26.528Z] #43 10.45 DEP images/ipc-var.pb-c.d [2021-04-08T18:41:26.528Z] #43 10.49 PBCC images/sk-opts.pb-c.c [2021-04-08T18:41:26.542Z] #71 DONE 0.8s [2021-04-08T18:41:26.625Z] #43 7.192 DEP images/memfd.pb-c.d [2021-04-08T18:41:26.625Z] #43 7.240 PBCC images/sit.pb-c.c [2021-04-08T18:41:26.625Z] #43 7.287 DEP images/sit.pb-c.d [2021-04-08T18:41:26.625Z] #43 7.356 PBCC images/macvlan.pb-c.c [2021-04-08T18:41:26.625Z] #43 7.406 DEP images/macvlan.pb-c.d [2021-04-08T18:41:26.625Z] #43 7.469 PBCC images/autofs.pb-c.c [2021-04-08T18:41:26.718Z] #33 55.98 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-08T18:41:26.718Z] #33 56.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-08T18:41:26.718Z] #33 ... [2021-04-08T18:41:26.718Z] [2021-04-08T18:41:26.718Z] #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-08T18:41:26.718Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:41:26.718Z] #35 46.54 sync [2021-04-08T18:41:26.718Z] #35 46.55 internal/reflectlite [2021-04-08T18:41:26.718Z] #35 51.32 errors [2021-04-08T18:41:26.718Z] #35 51.33 sort [2021-04-08T18:41:26.718Z] #35 52.47 io [2021-04-08T18:41:26.718Z] #35 52.47 internal/oserror [2021-04-08T18:41:26.718Z] #35 52.49 strconv [2021-04-08T18:41:26.718Z] #35 52.58 syscall [2021-04-08T18:41:26.781Z] #32 50.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-08T18:41:26.785Z] #43 10.53 PBCC images/packet-sock.pb-c.c [2021-04-08T18:41:26.785Z] #43 10.60 DEP images/sk-opts.pb-c.d [2021-04-08T18:41:26.785Z] #43 10.64 DEP images/packet-sock.pb-c.d [2021-04-08T18:41:26.785Z] #43 10.70 PBCC images/sk-netlink.pb-c.c [2021-04-08T18:41:26.832Z] [2021-04-08T18:41:26.832Z] #72 exporting to image [2021-04-08T18:41:26.832Z] #72 exporting layers [2021-04-08T18:41:26.888Z] #43 ... [2021-04-08T18:41:26.888Z] [2021-04-08T18:41:26.888Z] #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-08T18:41:26.888Z] #34 sha256:81fd59b25fc4cde93ec0841f58512e83c075c43c947d3429bd5a1e8bc9a332f9 [2021-04-08T18:41:26.888Z] #34 DONE 79.1s [2021-04-08T18:41:26.888Z] [2021-04-08T18:41:26.888Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:26.888Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:26.888Z] #43 7.524 DEP images/autofs.pb-c.d [2021-04-08T18:41:26.888Z] #43 7.627 PBCC images/sysctl.pb-c.c [2021-04-08T18:41:26.888Z] #43 7.679 DEP images/sysctl.pb-c.d [2021-04-08T18:41:27.031Z] #35 ... [2021-04-08T18:41:27.031Z] [2021-04-08T18:41:27.031Z] #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-08T18:41:27.031Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:41:27.031Z] #50 53.48 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:41:27.031Z] #50 53.52 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:41:27.031Z] #50 53.53 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:41:27.031Z] #50 53.59 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:27.031Z] #50 53.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:41:27.031Z] #50 53.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:27.031Z] #50 53.71 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-08T18:41:27.031Z] #50 53.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:27.031Z] #50 53.79 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:27.031Z] #50 53.86 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:41:27.031Z] #50 53.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:27.031Z] #50 54.28 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:27.031Z] #50 54.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:41:27.031Z] #50 54.67 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:41:27.031Z] #50 54.70 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:41:27.031Z] #50 54.74 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:27.031Z] #50 54.83 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:27.041Z] #43 10.78 DEP images/sk-netlink.pb-c.d [2021-04-08T18:41:27.041Z] #43 10.82 PBCC images/sk-inet.pb-c.c [2021-04-08T18:41:27.041Z] #43 10.89 DEP images/sk-inet.pb-c.d [2021-04-08T18:41:27.041Z] #43 10.94 PBCC images/sk-unix.pb-c.c [2021-04-08T18:41:27.147Z] #43 7.855 PBCC images/time.pb-c.c [2021-04-08T18:41:27.147Z] #43 7.927 DEP images/time.pb-c.d [2021-04-08T18:41:27.303Z] #43 11.02 DEP images/sk-unix.pb-c.d [2021-04-08T18:41:27.303Z] #43 11.07 PBCC images/mm.pb-c.c [2021-04-08T18:41:27.303Z] #43 11.16 DEP images/mm.pb-c.d [2021-04-08T18:41:27.303Z] #43 11.21 PBCC images/timerfd.pb-c.c [2021-04-08T18:41:27.406Z] #43 8.065 PBCC images/binfmt-misc.pb-c.c [2021-04-08T18:41:27.406Z] #43 8.135 DEP images/binfmt-misc.pb-c.d [2021-04-08T18:41:27.406Z] #43 8.273 PBCC images/seccomp.pb-c.c [2021-04-08T18:41:27.560Z] #43 11.25 DEP images/timerfd.pb-c.d [2021-04-08T18:41:27.560Z] #43 11.32 PBCC images/timer.pb-c.c [2021-04-08T18:41:27.560Z] #43 11.35 DEP images/timer.pb-c.d [2021-04-08T18:41:27.560Z] #43 11.40 PBCC images/sa.pb-c.c [2021-04-08T18:41:27.560Z] #43 11.44 DEP images/sa.pb-c.d [2021-04-08T18:41:27.666Z] #43 8.337 DEP images/seccomp.pb-c.d [2021-04-08T18:41:27.816Z] #43 11.48 PBCC images/pipe-data.pb-c.c [2021-04-08T18:41:27.816Z] #43 11.53 DEP images/pipe-data.pb-c.d [2021-04-08T18:41:27.816Z] #43 11.58 PBCC images/mnt.pb-c.c [2021-04-08T18:41:27.816Z] #43 11.64 DEP images/mnt.pb-c.d [2021-04-08T18:41:27.925Z] #43 8.450 PBCC images/userns.pb-c.c [2021-04-08T18:41:27.925Z] #43 8.515 DEP images/userns.pb-c.d [2021-04-08T18:41:27.925Z] #43 8.623 PBCC images/cgroup.pb-c.c [2021-04-08T18:41:27.925Z] #43 8.654 DEP images/cgroup.pb-c.d [2021-04-08T18:41:28.077Z] #43 11.73 PBCC images/sk-packet.pb-c.c [2021-04-08T18:41:28.077Z] #43 11.75 DEP images/sk-packet.pb-c.d [2021-04-08T18:41:28.077Z] #43 11.80 PBCC images/tcp-stream.pb-c.c [2021-04-08T18:41:28.077Z] #43 11.89 DEP images/tcp-stream.pb-c.d [2021-04-08T18:41:28.077Z] #43 11.93 PBCC images/pipe.pb-c.c [2021-04-08T18:41:28.077Z] #43 11.98 DEP images/pipe.pb-c.d [2021-04-08T18:41:28.185Z] #43 8.783 PBCC images/ext-file.pb-c.c [2021-04-08T18:41:28.185Z] #43 8.831 DEP images/ext-file.pb-c.d [2021-04-08T18:41:28.185Z] #43 8.874 PBCC images/rpc.pb-c.c [2021-04-08T18:41:28.185Z] #43 8.920 DEP images/rpc.pb-c.d [2021-04-08T18:41:28.185Z] #43 8.967 PBCC images/siginfo.pb-c.c [2021-04-08T18:41:28.185Z] #43 9.000 DEP images/siginfo.pb-c.d [2021-04-08T18:41:28.185Z] #43 9.059 PBCC images/pagemap.pb-c.c [2021-04-08T18:41:28.317Z] #29 12.40 0.0% 0.4% 1.1% # 1.8% ## 3.0% ## 3.8% ### 5.4% #### 6.9% ###### 8.5% ####### 10.2% ######## 11.8% ######### 12.8% ######### 13.7% ########## 14.4% ########### 16.1% ############ 16.9% ############ 17.7% ############# 19.0% ############## 20.0% ############## 20.6% ############### 22.1% ################ 23.5% ################# 24.4% ################## 25.6% ################### 26.5% ################### 27.1% ################### 27.8% #################### 28.6% ##################### 29.7% ###################### 31.0% ###################### 31.9% ######################## 33.5% ######################## 34.4% ######################### 35.6% ########################## 37.1% ########################### 38.6% ############################ 39.8% ############################# 41.1% ############################## 42.4% ################################ 45.4% ################################## 47.6% ################################### 48.9% ################################### 49.6% #################################### 51.0% ##################################### 51.6% ###################################### 52.8% ###################################### 53.7% ######################################## 55.8% ######################################### 57.5% ########################################## 58.8% ########################################## 59.1% ########################################### 60.0% ########################################### 60.2% ############################################ 61.8% ############################################# 62.6% ############################################## 63.9% ############################################## 65.1% ############################################### 65.9% ################################################ 67.2% ################################################# 68.5% ################################################## 69.9% ################################################### 71.2% #################################################### 72.2% ##################################################### 73.7% ##################################################### 74.9% ###################################################### 75.8% ####################################################### 77.3% ######################################################## 78.8% ########################################################## 80.6% ########################################################## 81.9% ########################################################### 83.2% ############################################################# 84.9% ############################################################## 86.4% ############################################################### 87.9% ################################################################ 89.2% ################################################################# 90.5% ################################################################# 91.5% ################################################################## 93.0% #################################################################### 94.8% #################################################################### 95.2% ##################################################################### 96.5% ###################################################################### 97.8% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-08T18:41:28.317Z] #29 22.35 [2021-04-08T18:41:28.334Z] #43 12.04 PBCC images/pstree.pb-c.c [2021-04-08T18:41:28.334Z] #43 12.08 DEP images/pstree.pb-c.d [2021-04-08T18:41:28.334Z] #43 12.14 PBCC images/fs.pb-c.c [2021-04-08T18:41:28.334Z] #43 12.16 DEP images/fs.pb-c.d [2021-04-08T18:41:28.445Z] #43 9.119 DEP images/pagemap.pb-c.d [2021-04-08T18:41:28.445Z] #43 9.188 PBCC images/rlimit.pb-c.c [2021-04-08T18:41:28.445Z] #43 9.239 DEP images/rlimit.pb-c.d [2021-04-08T18:41:28.445Z] #43 9.288 PBCC images/file-lock.pb-c.c [2021-04-08T18:41:28.581Z] #29 ... [2021-04-08T18:41:28.581Z] [2021-04-08T18:41:28.581Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-08T18:41:28.581Z] #49 sha256:0da5c42633f1edff9bd99708f1374f510981d651c043088a84054c12f535f74e [2021-04-08T18:41:28.581Z] #49 22.84 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:28.581Z] #49 22.92 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:41:28.581Z] #49 23.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:28.581Z] #49 23.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:41:28.581Z] #49 23.20 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:41:28.581Z] #49 23.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:28.581Z] #49 23.24 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:41:28.581Z] #49 23.24 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:41:28.581Z] #49 23.26 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-08T18:41:28.581Z] #49 23.39 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:28.581Z] #49 23.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:28.581Z] #49 23.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-08T18:41:28.581Z] #49 23.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:41:28.581Z] #49 23.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:41:28.581Z] #49 23.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:41:28.581Z] #49 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:41:28.581Z] #49 23.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:41:28.581Z] #49 24.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:41:28.581Z] #49 24.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:28.581Z] #49 24.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:41:28.581Z] #49 24.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-08T18:41:28.581Z] #49 24.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:41:28.581Z] #49 24.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:41:28.581Z] #49 24.41 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:41:28.581Z] #49 24.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:41:28.581Z] #49 24.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:41:28.581Z] #49 24.48 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:41:28.581Z] #49 24.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:41:28.581Z] #49 24.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:41:28.581Z] #49 24.55 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:41:28.581Z] #49 24.55 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:41:28.581Z] #49 24.59 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:41:28.581Z] #49 24.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:41:28.581Z] #49 24.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:41:28.581Z] #49 24.73 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:41:28.581Z] #49 24.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:41:28.581Z] #49 24.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:28.581Z] #49 25.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:41:28.581Z] #49 25.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:41:28.581Z] #49 25.15 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:41:28.581Z] #49 25.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:41:28.581Z] #49 25.29 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:41:28.581Z] #49 25.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:28.581Z] #49 26.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:28.581Z] #49 26.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:28.581Z] #49 26.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:41:28.581Z] #49 26.23 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:28.581Z] #49 26.31 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:28.581Z] #49 26.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:41:28.581Z] #49 26.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:28.581Z] #49 26.35 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:28.581Z] #49 26.47 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:28.581Z] #49 26.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-08T18:41:28.581Z] #49 26.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:28.581Z] #49 26.66 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:28.581Z] #49 26.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:41:28.581Z] #49 26.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:28.581Z] #49 26.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:28.581Z] #49 26.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:28.581Z] #49 26.89 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-08T18:41:28.581Z] #49 26.97 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:28.581Z] #49 27.00 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:41:28.581Z] #49 27.02 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:41:28.581Z] #49 27.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:28.581Z] #49 27.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:28.581Z] #49 27.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:28.581Z] #49 27.62 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:28.581Z] #49 27.68 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:28.581Z] #49 28.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:41:28.581Z] #49 28.27 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:41:28.581Z] #49 28.62 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:28.581Z] #49 29.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:28.581Z] #49 29.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:28.581Z] #49 29.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:28.581Z] #49 29.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:28.581Z] #49 29.69 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:28.581Z] #49 29.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:28.581Z] #49 29.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:28.582Z] #49 29.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:28.582Z] #49 29.90 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:28.582Z] #49 29.95 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:28.582Z] #49 30.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:28.582Z] #49 30.27 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:28.582Z] #49 31.47 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:28.582Z] #49 31.56 go: extracting golang.org/x/text v0.3.2 [2021-04-08T18:41:28.582Z] #49 ... [2021-04-08T18:41:28.582Z] [2021-04-08T18:41:28.582Z] #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-08T18:41:28.582Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:28.582Z] #13 14.80 Reading package lists... [2021-04-08T18:41:28.582Z] #13 20.36 Reading package lists... [2021-04-08T18:41:28.582Z] #13 25.41 Building dependency tree... [2021-04-08T18:41:28.582Z] #13 27.91 The following additional packages will be installed: [2021-04-08T18:41:28.582Z] #13 27.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-08T18:41:28.582Z] #13 27.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-08T18:41:28.582Z] #13 27.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-08T18:41:28.582Z] #13 27.92 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-08T18:41:28.582Z] #13 27.92 mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:41:28.582Z] #13 27.92 Suggested packages: [2021-04-08T18:41:28.582Z] #13 27.93 gcc-8-locales seccomp wine64 [2021-04-08T18:41:28.582Z] #13 29.39 The following NEW packages will be installed: [2021-04-08T18:41:28.582Z] #13 29.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-08T18:41:28.582Z] #13 29.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-08T18:41:28.582Z] #13 29.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-08T18:41:28.582Z] #13 29.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-08T18:41:28.582Z] #13 29.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-08T18:41:28.582Z] #13 29.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:41:28.582Z] #13 29.41 The following packages will be upgraded: [2021-04-08T18:41:28.582Z] #13 29.41 libseccomp2 libsystemd0 libudev1 [2021-04-08T18:41:28.582Z] #13 29.79 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:41:28.582Z] #13 29.79 Need to get 73.8 MB of archives. [2021-04-08T18:41:28.582Z] #13 29.79 After this operation, 472 MB of additional disk space will be used. [2021-04-08T18:41:28.582Z] #13 29.79 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-08T18:41:28.582Z] #13 29.81 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-08T18:41:28.582Z] #13 29.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-08T18:41:28.582Z] #13 30.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-08T18:41:28.582Z] #13 30.01 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-08T18:41:28.601Z] #43 12.24 PBCC images/signalfd.pb-c.c [2021-04-08T18:41:28.601Z] #43 12.27 DEP images/signalfd.pb-c.d [2021-04-08T18:41:28.601Z] #43 12.34 PBCC images/fh.pb-c.c [2021-04-08T18:41:28.601Z] #43 12.39 PBCC images/fsnotify.pb-c.c [2021-04-08T18:41:28.601Z] #43 12.45 DEP images/fh.pb-c.d [2021-04-08T18:41:28.705Z] #43 9.313 DEP images/file-lock.pb-c.d [2021-04-08T18:41:28.705Z] #43 9.378 PBCC images/tty.pb-c.c [2021-04-08T18:41:28.705Z] #43 9.434 DEP images/tty.pb-c.d [2021-04-08T18:41:28.705Z] #43 9.490 PBCC images/tun.pb-c.c [2021-04-08T18:41:28.705Z] #43 9.533 PBCC images/netdev.pb-c.c [2021-04-08T18:41:28.705Z] #43 9.570 DEP images/tun.pb-c.d [2021-04-08T18:41:28.856Z] #13 30.12 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-08T18:41:28.856Z] #13 ... [2021-04-08T18:41:28.856Z] [2021-04-08T18:41:28.856Z] #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-08T18:41:28.856Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:28.856Z] #45 33.09 internal/reflectlite [2021-04-08T18:41:28.856Z] #45 33.10 sync [2021-04-08T18:41:28.859Z] #43 12.52 DEP images/fsnotify.pb-c.d [2021-04-08T18:41:28.859Z] #43 12.61 PBCC images/eventpoll.pb-c.c [2021-04-08T18:41:28.859Z] #43 12.65 DEP images/eventpoll.pb-c.d [2021-04-08T18:41:28.859Z] #43 12.69 PBCC images/eventfd.pb-c.c [2021-04-08T18:41:28.859Z] #43 12.72 DEP images/eventfd.pb-c.d [2021-04-08T18:41:28.964Z] #43 9.605 DEP images/netdev.pb-c.d [2021-04-08T18:41:28.964Z] #43 9.685 PBCC images/vma.pb-c.c [2021-04-08T18:41:28.964Z] #43 9.747 DEP images/vma.pb-c.d [2021-04-08T18:41:28.964Z] #43 9.819 PBCC images/creds.pb-c.c [2021-04-08T18:41:29.116Z] #43 12.76 PBCC images/remap-file-path.pb-c.c [2021-04-08T18:41:29.116Z] #43 12.80 DEP images/remap-file-path.pb-c.d [2021-04-08T18:41:29.116Z] #43 12.86 PBCC images/fifo.pb-c.c [2021-04-08T18:41:29.116Z] #43 12.87 DEP images/fifo.pb-c.d [2021-04-08T18:41:29.116Z] #43 12.93 PBCC images/ghost-file.pb-c.c [2021-04-08T18:41:29.116Z] #43 12.96 DEP images/ghost-file.pb-c.d [2021-04-08T18:41:29.116Z] #43 13.00 PBCC images/regfile.pb-c.c [2021-04-08T18:41:29.116Z] #43 13.06 DEP images/regfile.pb-c.d [2021-04-08T18:41:29.223Z] #43 9.829 DEP images/creds.pb-c.d [2021-04-08T18:41:29.223Z] #43 9.900 PBCC images/utsns.pb-c.c [2021-04-08T18:41:29.223Z] #43 9.930 DEP images/utsns.pb-c.d [2021-04-08T18:41:29.223Z] #43 9.963 PBCC images/ipc-desc.pb-c.c [2021-04-08T18:41:29.223Z] #43 9.996 PBCC images/ipc-sem.pb-c.c [2021-04-08T18:41:29.223Z] #43 10.02 DEP images/ipc-desc.pb-c.d [2021-04-08T18:41:29.372Z] #43 13.14 PBCC images/ns.pb-c.c [2021-04-08T18:41:29.372Z] #43 13.14 DEP images/ns.pb-c.d [2021-04-08T18:41:29.372Z] #43 13.19 PBCC images/fdinfo.pb-c.c [2021-04-08T18:41:29.372Z] #43 13.31 DEP images/fdinfo.pb-c.d [2021-04-08T18:41:29.482Z] #43 10.09 DEP images/ipc-sem.pb-c.d [2021-04-08T18:41:29.482Z] #43 10.15 PBCC images/ipc-msg.pb-c.c [2021-04-08T18:41:29.482Z] #43 10.20 DEP images/ipc-msg.pb-c.d [2021-04-08T18:41:29.482Z] #43 10.26 PBCC images/ipc-shm.pb-c.c [2021-04-08T18:41:29.482Z] #43 10.31 DEP images/ipc-shm.pb-c.d [2021-04-08T18:41:29.629Z] #43 13.40 PBCC images/core-aarch64.pb-c.c [2021-04-08T18:41:29.629Z] #43 13.44 PBCC images/core-arm.pb-c.c [2021-04-08T18:41:29.629Z] #43 13.50 PBCC images/core-ppc64.pb-c.c [2021-04-08T18:41:29.629Z] #43 13.52 PBCC images/core-s390.pb-c.c [2021-04-08T18:41:29.629Z] #43 13.57 PBCC images/core-x86.pb-c.c [2021-04-08T18:41:29.741Z] #43 10.36 PBCC images/ipc-var.pb-c.c [2021-04-08T18:41:29.741Z] #43 10.37 DEP images/ipc-var.pb-c.d [2021-04-08T18:41:29.741Z] #43 10.42 PBCC images/sk-opts.pb-c.c [2021-04-08T18:41:29.741Z] #43 10.44 PBCC images/packet-sock.pb-c.c [2021-04-08T18:41:29.741Z] #43 10.51 DEP images/sk-opts.pb-c.d [2021-04-08T18:41:29.741Z] #43 10.55 DEP images/packet-sock.pb-c.d [2021-04-08T18:41:29.886Z] #43 13.63 PBCC images/core.pb-c.c [2021-04-08T18:41:29.886Z] #43 13.68 PBCC images/inventory.pb-c.c [2021-04-08T18:41:29.886Z] #43 13.73 DEP images/core-aarch64.pb-c.d [2021-04-08T18:41:29.886Z] #43 13.80 DEP images/core-arm.pb-c.d [2021-04-08T18:41:30.000Z] #43 10.61 PBCC images/sk-netlink.pb-c.c [2021-04-08T18:41:30.000Z] #43 10.66 DEP images/sk-netlink.pb-c.d [2021-04-08T18:41:30.000Z] #43 10.71 PBCC images/sk-inet.pb-c.c [2021-04-08T18:41:30.000Z] #43 10.75 DEP images/sk-inet.pb-c.d [2021-04-08T18:41:30.142Z] #43 13.84 DEP images/core-ppc64.pb-c.d [2021-04-08T18:41:30.142Z] #43 13.87 DEP images/core-s390.pb-c.d [2021-04-08T18:41:30.142Z] #43 13.92 DEP images/core-x86.pb-c.d [2021-04-08T18:41:30.142Z] #43 14.00 DEP images/core.pb-c.d [2021-04-08T18:41:30.252Z] #45 34.36 github.com/LK4D4/vndr/godl/singleflight [2021-04-08T18:41:30.252Z] #45 34.39 internal/singleflight [2021-04-08T18:41:30.252Z] #45 34.40 math/rand [2021-04-08T18:41:30.259Z] #43 10.85 PBCC images/sk-unix.pb-c.c [2021-04-08T18:41:30.259Z] #43 10.87 DEP images/sk-unix.pb-c.d [2021-04-08T18:41:30.259Z] #43 10.91 PBCC images/mm.pb-c.c [2021-04-08T18:41:30.259Z] #43 10.96 DEP images/mm.pb-c.d [2021-04-08T18:41:30.259Z] #43 11.01 PBCC images/timerfd.pb-c.c [2021-04-08T18:41:30.259Z] #43 11.08 DEP images/timerfd.pb-c.d [2021-04-08T18:41:30.398Z] #43 14.09 DEP images/inventory.pb-c.d [2021-04-08T18:41:30.398Z] #43 14.16 PBCC images/cpuinfo.pb-c.c [2021-04-08T18:41:30.398Z] #43 14.18 DEP images/cpuinfo.pb-c.d [2021-04-08T18:41:30.398Z] #43 14.25 PBCC images/stats.pb-c.c [2021-04-08T18:41:30.398Z] #43 14.29 DEP images/stats.pb-c.d [2021-04-08T18:41:30.518Z] #43 11.14 PBCC images/timer.pb-c.c [2021-04-08T18:41:30.518Z] #43 11.17 DEP images/timer.pb-c.d [2021-04-08T18:41:30.518Z] #43 11.24 PBCC images/sa.pb-c.c [2021-04-08T18:41:30.518Z] #43 11.31 DEP images/sa.pb-c.d [2021-04-08T18:41:30.518Z] #43 11.36 PBCC images/pipe-data.pb-c.c [2021-04-08T18:41:30.621Z] #50 ... [2021-04-08T18:41:30.621Z] [2021-04-08T18:41:30.621Z] #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-08T18:41:30.621Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:41:30.621Z] #46 49.62 sync [2021-04-08T18:41:30.621Z] #46 49.64 internal/reflectlite [2021-04-08T18:41:30.621Z] #46 53.46 github.com/LK4D4/vndr/godl/singleflight [2021-04-08T18:41:30.621Z] #46 53.49 internal/singleflight [2021-04-08T18:41:30.621Z] #46 53.51 math/rand [2021-04-08T18:41:30.621Z] #46 56.42 sort [2021-04-08T18:41:30.621Z] #46 56.43 strconv [2021-04-08T18:41:30.621Z] #46 56.47 io [2021-04-08T18:41:30.621Z] #46 56.48 syscall [2021-04-08T18:41:30.621Z] #46 ... [2021-04-08T18:41:30.621Z] [2021-04-08T18:41:30.621Z] #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-08T18:41:30.621Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:41:30.621Z] #14 49.35 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-08T18:41:30.621Z] #14 49.70 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-08T18:41:30.621Z] #14 49.73 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-08T18:41:30.621Z] #14 54.65 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-08T18:41:30.621Z] #14 57.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-08T18:41:30.621Z] #14 57.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-08T18:41:30.621Z] #14 57.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-08T18:41:30.621Z] #14 57.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-08T18:41:30.621Z] #14 57.18 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-08T18:41:30.621Z] #14 57.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-08T18:41:30.621Z] #14 57.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-08T18:41:30.621Z] #14 57.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-08T18:41:30.621Z] #14 57.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-08T18:41:30.621Z] #14 57.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-08T18:41:30.621Z] #14 57.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-08T18:41:30.621Z] #14 57.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-08T18:41:30.621Z] #14 57.35 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-08T18:41:30.621Z] #14 57.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-08T18:41:30.621Z] #14 58.50 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:30.621Z] #14 58.70 Fetched 79.4 MB in 10s (8086 kB/s) [2021-04-08T18:41:30.621Z] #14 58.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-08T18:41:30.621Z] #14 58.93 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-08T18:41:30.621Z] #14 58.94 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:30.621Z] #14 59.30 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-08T18:41:30.621Z] #14 ... [2021-04-08T18:41:30.621Z] [2021-04-08T18:41:30.621Z] #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-08T18:41:30.621Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:41:30.621Z] #43 59.96 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:30.621Z] #43 59.97 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:30.621Z] #43 59.97 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-08T18:41:30.621Z] #43 59.99 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-08T18:41:30.621Z] #43 60.00 Setting up python-six (1.12.0-1) ... [2021-04-08T18:41:30.778Z] #43 11.38 DEP images/pipe-data.pb-c.d [2021-04-08T18:41:30.778Z] #43 11.48 PBCC images/mnt.pb-c.c [2021-04-08T18:41:30.778Z] #43 11.52 DEP images/mnt.pb-c.d [2021-04-08T18:41:30.778Z] #43 11.60 PBCC images/sk-packet.pb-c.c [2021-04-08T18:41:31.002Z] #32 ... [2021-04-08T18:41:31.002Z] [2021-04-08T18:41:31.002Z] #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-08T18:41:31.002Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:41:31.002Z] #49 44.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:31.002Z] #49 44.70 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:31.002Z] #49 ... [2021-04-08T18:41:31.002Z] [2021-04-08T18:41:31.002Z] #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-08T18:41:31.002Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:31.002Z] #42 51.71 Selecting previously unselected package libprotoc17:amd64. [2021-04-08T18:41:31.002Z] #42 51.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:31.002Z] #42 51.72 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:31.002Z] #42 52.39 Selecting previously unselected package protobuf-c-compiler. [2021-04-08T18:41:31.002Z] #42 52.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:41:31.002Z] #42 52.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:31.002Z] #42 52.55 Selecting previously unselected package protobuf-compiler. [2021-04-08T18:41:31.002Z] #42 52.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:31.002Z] #42 52.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:31.002Z] #42 52.76 Selecting previously unselected package python-pkg-resources. [2021-04-08T18:41:31.002Z] #42 52.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:41:31.002Z] #42 52.78 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:31.002Z] #42 53.03 Selecting previously unselected package python-six. [2021-04-08T18:41:31.002Z] #42 53.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-08T18:41:31.002Z] #42 53.06 Unpacking python-six (1.12.0-1) ... [2021-04-08T18:41:31.002Z] #42 53.17 Selecting previously unselected package python-protobuf. [2021-04-08T18:41:31.002Z] #42 53.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-08T18:41:31.002Z] #42 53.19 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:31.002Z] #42 53.79 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:31.037Z] #43 11.63 DEP images/sk-packet.pb-c.d [2021-04-08T18:41:31.037Z] #43 11.68 PBCC images/tcp-stream.pb-c.c [2021-04-08T18:41:31.037Z] #43 11.72 DEP images/tcp-stream.pb-c.d [2021-04-08T18:41:31.037Z] #43 11.78 PBCC images/pipe.pb-c.c [2021-04-08T18:41:31.037Z] #43 11.82 DEP images/pipe.pb-c.d [2021-04-08T18:41:31.216Z] #45 ... [2021-04-08T18:41:31.216Z] [2021-04-08T18:41:31.216Z] #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-08T18:41:31.216Z] #58 sha256:bc1244a6ce4951c293f8e29f41e0f9244c6e615ecf9766f5f3427648cfe35478 [2021-04-08T18:41:31.216Z] #58 25.54 go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:41:31.216Z] #58 26.00 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-08T18:41:31.216Z] #58 26.01 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-08T18:41:31.216Z] #58 26.37 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-08T18:41:31.216Z] #58 26.40 go: finding github.com/google/uuid v1.2.0 [2021-04-08T18:41:31.216Z] #58 26.48 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-08T18:41:31.216Z] #58 26.54 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-08T18:41:31.216Z] #58 26.57 go: finding github.com/gofrs/flock v0.8.0 [2021-04-08T18:41:31.216Z] #58 26.73 go: finding github.com/gorilla/mux v1.8.0 [2021-04-08T18:41:31.216Z] #58 26.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-08T18:41:31.216Z] #58 26.78 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-08T18:41:31.216Z] #58 26.80 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-08T18:41:31.216Z] #58 26.80 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-08T18:41:31.216Z] #58 27.01 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-08T18:41:31.216Z] #58 27.19 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-08T18:41:31.268Z] #42 ... [2021-04-08T18:41:31.268Z] [2021-04-08T18:41:31.268Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-08T18:41:31.268Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:41:31.268Z] #56 6.119 + RM_GOPATH=0 [2021-04-08T18:41:31.268Z] #56 6.130 + TMP_GOPATH= [2021-04-08T18:41:31.268Z] #56 6.130 + : /build [2021-04-08T18:41:31.268Z] #56 6.130 + '[' -z '' ']' [2021-04-08T18:41:31.268Z] #56 6.130 ++ mktemp -d [2021-04-08T18:41:31.268Z] #56 6.130 + export GOPATH=/tmp/tmp.e7nxj3kyAf [2021-04-08T18:41:31.268Z] #56 6.130 + GOPATH=/tmp/tmp.e7nxj3kyAf [2021-04-08T18:41:31.268Z] #56 6.130 + RM_GOPATH=1 [2021-04-08T18:41:31.268Z] #56 6.130 + case "$(go env GOARCH)" in [2021-04-08T18:41:31.268Z] #56 6.130 ++ go env GOARCH [2021-04-08T18:41:31.268Z] #56 6.167 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:31.268Z] #56 6.167 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:31.268Z] #56 6.167 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:31.268Z] #56 6.167 + dir=/tmp/install [2021-04-08T18:41:31.268Z] #56 6.167 + bin=containerd [2021-04-08T18:41:31.268Z] #56 6.167 + shift [2021-04-08T18:41:31.268Z] #56 6.167 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-08T18:41:31.268Z] #56 6.167 + . /tmp/install/containerd.installer [2021-04-08T18:41:31.268Z] #56 6.167 ++ set -e [2021-04-08T18:41:31.268Z] #56 6.167 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:31.268Z] #56 6.167 + install_containerd [2021-04-08T18:41:31.268Z] #56 6.167 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-08T18:41:31.268Z] #56 6.167 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e7nxj3kyAf/src/github.com/containerd/containerd [2021-04-08T18:41:31.268Z] #56 6.168 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:31.268Z] #56 6.177 Cloning into '/tmp/tmp.e7nxj3kyAf/src/github.com/containerd/containerd'... [2021-04-08T18:41:31.296Z] #43 11.88 PBCC images/pstree.pb-c.c [2021-04-08T18:41:31.296Z] #43 11.91 DEP images/pstree.pb-c.d [2021-04-08T18:41:31.296Z] #43 11.95 PBCC images/fs.pb-c.c [2021-04-08T18:41:31.296Z] #43 11.98 DEP images/fs.pb-c.d [2021-04-08T18:41:31.296Z] #43 12.03 PBCC images/signalfd.pb-c.c [2021-04-08T18:41:31.296Z] #43 12.09 DEP images/signalfd.pb-c.d [2021-04-08T18:41:31.494Z] #58 ... [2021-04-08T18:41:31.494Z] [2021-04-08T18:41:31.494Z] #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-08T18:41:31.494Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:31.494Z] #45 35.75 syscall [2021-04-08T18:41:31.494Z] #45 35.75 strconv [2021-04-08T18:41:31.494Z] #45 35.75 io [2021-04-08T18:41:31.494Z] #45 35.76 vendor/golang.org/x/net/dns/dnsmessage [2021-04-08T18:41:31.531Z] #56 ... [2021-04-08T18:41:31.531Z] [2021-04-08T18:41:31.531Z] #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-08T18:41:31.531Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:31.531Z] #13 45.04 The following additional packages will be installed: [2021-04-08T18:41:31.531Z] #13 45.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-08T18:41:31.531Z] #13 45.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-08T18:41:31.531Z] #13 45.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-08T18:41:31.531Z] #13 45.04 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-08T18:41:31.531Z] #13 45.09 mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:41:31.531Z] #13 45.09 Suggested packages: [2021-04-08T18:41:31.531Z] #13 45.09 gcc-8-locales seccomp wine64 [2021-04-08T18:41:31.531Z] #13 46.58 The following NEW packages will be installed: [2021-04-08T18:41:31.531Z] #13 46.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-08T18:41:31.531Z] #13 46.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-08T18:41:31.531Z] #13 46.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-08T18:41:31.531Z] #13 46.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-08T18:41:31.531Z] #13 46.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-08T18:41:31.531Z] #13 46.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-08T18:41:31.531Z] #13 46.60 The following packages will be upgraded: [2021-04-08T18:41:31.531Z] #13 46.62 libseccomp2 libsystemd0 libudev1 [2021-04-08T18:41:31.531Z] #13 47.00 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:41:31.531Z] #13 47.00 Need to get 78.2 MB of archives. [2021-04-08T18:41:31.531Z] #13 47.00 After this operation, 487 MB of additional disk space will be used. [2021-04-08T18:41:31.531Z] #13 47.00 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-08T18:41:31.531Z] #13 47.01 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-08T18:41:31.531Z] #13 47.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-08T18:41:31.531Z] #13 47.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-08T18:41:31.531Z] #13 47.05 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-08T18:41:31.531Z] #13 47.27 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-08T18:41:31.531Z] #13 47.55 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-08T18:41:31.531Z] #13 47.56 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-08T18:41:31.531Z] #13 47.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-08T18:41:31.531Z] #13 47.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-08T18:41:31.531Z] #13 48.04 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-08T18:41:31.531Z] #13 48.33 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-08T18:41:31.531Z] #13 48.35 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-08T18:41:31.556Z] #43 12.17 PBCC images/fh.pb-c.c [2021-04-08T18:41:31.556Z] #43 12.22 PBCC images/fsnotify.pb-c.c [2021-04-08T18:41:31.556Z] #43 12.25 DEP images/fh.pb-c.d [2021-04-08T18:41:31.556Z] #43 12.29 DEP images/fsnotify.pb-c.d [2021-04-08T18:41:31.556Z] #43 12.33 PBCC images/eventpoll.pb-c.c [2021-04-08T18:41:31.757Z] #45 ... [2021-04-08T18:41:31.757Z] [2021-04-08T18:41:31.758Z] #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-08T18:41:31.758Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-08T18:41:31.758Z] #36 25.72 Building dependency tree... [2021-04-08T18:41:31.758Z] #36 28.41 The following additional packages will be installed: [2021-04-08T18:41:31.758Z] #36 28.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-08T18:41:31.758Z] #36 28.45 Suggested packages: [2021-04-08T18:41:31.758Z] #36 28.45 cmake-doc ninja-build lrzip [2021-04-08T18:41:31.758Z] #36 28.45 Recommended packages: [2021-04-08T18:41:31.758Z] #36 28.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-08T18:41:31.758Z] #36 29.36 The following NEW packages will be installed: [2021-04-08T18:41:31.758Z] #36 29.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-08T18:41:31.758Z] #36 29.37 vim-common xxd [2021-04-08T18:41:31.758Z] #36 29.79 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:31.758Z] #36 29.79 Need to get 14.2 MB of archives. [2021-04-08T18:41:31.758Z] #36 29.79 After this operation, 60.0 MB of additional disk space will be used. [2021-04-08T18:41:31.758Z] #36 29.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-08T18:41:31.758Z] #36 29.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:41:31.758Z] #36 29.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-08T18:41:31.758Z] #36 29.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-08T18:41:31.758Z] #36 30.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-08T18:41:31.758Z] #36 30.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-08T18:41:31.758Z] #36 30.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-08T18:41:31.758Z] #36 30.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-08T18:41:31.758Z] #36 30.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-08T18:41:31.758Z] #36 30.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-08T18:41:31.758Z] #36 32.46 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:31.758Z] #36 32.59 Fetched 14.2 MB in 2s (8836 kB/s) [2021-04-08T18:41:31.758Z] #36 32.87 Selecting previously unselected package xxd. [2021-04-08T18:41:31.758Z] #36 32.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-08T18:41:31.758Z] #36 32.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-08T18:41:31.758Z] #36 33.01 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:41:31.758Z] #36 33.26 Selecting previously unselected package vim-common. [2021-04-08T18:41:31.758Z] #36 33.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:41:31.758Z] #36 33.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:31.758Z] #36 34.35 Selecting previously unselected package cmake-data. [2021-04-08T18:41:31.758Z] #36 34.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-08T18:41:31.758Z] #36 34.50 Unpacking cmake-data (3.13.4-1) ... [2021-04-08T18:41:31.758Z] #36 ... [2021-04-08T18:41:31.758Z] [2021-04-08T18:41:31.758Z] #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-08T18:41:31.758Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:31.758Z] #29 23.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-08T18:41:31.758Z] #29 24.22 [2021-04-08T18:41:31.758Z] #29 24.46 ################################################## 70.5% ######################################################################## 100.0% [2021-04-08T18:41:31.758Z] #29 24.63 [2021-04-08T18:41:31.758Z] #29 25.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-08T18:41:31.796Z] #13 51.98 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-08T18:41:31.815Z] #43 12.36 DEP images/eventpoll.pb-c.d [2021-04-08T18:41:31.815Z] #43 12.42 PBCC images/eventfd.pb-c.c [2021-04-08T18:41:31.815Z] #43 12.43 DEP images/eventfd.pb-c.d [2021-04-08T18:41:31.815Z] #43 12.47 PBCC images/remap-file-path.pb-c.c [2021-04-08T18:41:31.815Z] #43 12.51 DEP images/remap-file-path.pb-c.d [2021-04-08T18:41:31.815Z] #43 12.57 PBCC images/fifo.pb-c.c [2021-04-08T18:41:31.815Z] #43 12.59 DEP images/fifo.pb-c.d [2021-04-08T18:41:32.031Z] #29 ... [2021-04-08T18:41:32.031Z] [2021-04-08T18:41:32.031Z] #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-08T18:41:32.031Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:32.031Z] #42 20.82 Reading package lists... [2021-04-08T18:41:32.031Z] #42 26.54 Building dependency tree... [2021-04-08T18:41:32.031Z] #42 30.00 The following additional packages will be installed: [2021-04-08T18:41:32.031Z] #42 30.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-08T18:41:32.031Z] #42 30.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-08T18:41:32.031Z] #42 30.03 Suggested packages: [2021-04-08T18:41:32.031Z] #42 30.04 manpages-dev python-setuptools [2021-04-08T18:41:32.031Z] #42 31.29 The following NEW packages will be installed: [2021-04-08T18:41:32.031Z] #42 31.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-08T18:41:32.031Z] #42 31.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-08T18:41:32.031Z] #42 31.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-08T18:41:32.031Z] #42 31.30 python-six zlib1g-dev [2021-04-08T18:41:32.031Z] #42 31.68 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:32.031Z] #42 31.68 Need to get 3798 kB of archives. [2021-04-08T18:41:32.031Z] #42 31.68 After this operation, 21.6 MB of additional disk space will be used. [2021-04-08T18:41:32.031Z] #42 31.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-08T18:41:32.031Z] #42 31.69 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-08T18:41:32.031Z] #42 31.69 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-08T18:41:32.031Z] #42 31.69 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-08T18:41:32.031Z] #42 31.70 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-08T18:41:32.031Z] #42 31.70 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-08T18:41:32.031Z] #42 31.72 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-08T18:41:32.031Z] #42 31.73 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-08T18:41:32.031Z] #42 31.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-08T18:41:32.031Z] #42 31.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-08T18:41:32.031Z] #42 31.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-08T18:41:32.031Z] #42 31.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-08T18:41:32.031Z] #42 31.99 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-08T18:41:32.031Z] #42 31.99 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-08T18:41:32.031Z] #42 32.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-08T18:41:32.031Z] #42 32.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-08T18:41:32.031Z] #42 32.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-08T18:41:32.031Z] #42 33.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:32.031Z] #42 33.43 Fetched 3798 kB in 1s (6088 kB/s) [2021-04-08T18:41:32.031Z] #42 33.51 Selecting previously unselected package libcap-dev:arm64. [2021-04-08T18:41:32.031Z] #42 33.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 ... 15383 files and directories currently installed.) [2021-04-08T18:41:32.031Z] #42 33.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-08T18:41:32.031Z] #42 33.76 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-08T18:41:32.031Z] #42 34.52 Selecting previously unselected package libnet1:arm64. [2021-04-08T18:41:32.031Z] #42 34.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-08T18:41:32.031Z] #42 34.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:32.031Z] #42 34.92 Selecting previously unselected package libnet1-dev. [2021-04-08T18:41:32.031Z] #42 34.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-08T18:41:32.031Z] #42 34.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:32.031Z] #42 35.44 Selecting previously unselected package libnl-3-200:arm64. [2021-04-08T18:41:32.031Z] #42 35.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-08T18:41:32.031Z] #42 35.50 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-08T18:41:32.031Z] #42 36.02 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-08T18:41:32.031Z] #42 36.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-08T18:41:32.031Z] #42 36.15 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-08T18:41:32.031Z] #42 ... [2021-04-08T18:41:32.031Z] [2021-04-08T18:41:32.031Z] #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-08T18:41:32.031Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:32.031Z] #29 26.02 [2021-04-08T18:41:32.074Z] #43 12.68 PBCC images/ghost-file.pb-c.c [2021-04-08T18:41:32.074Z] #43 12.74 DEP images/ghost-file.pb-c.d [2021-04-08T18:41:32.074Z] #43 12.81 PBCC images/regfile.pb-c.c [2021-04-08T18:41:32.074Z] #43 12.88 DEP images/regfile.pb-c.d [2021-04-08T18:41:32.292Z] #43 15.69 make[1]: Nothing to be done for 'all'. [2021-04-08T18:41:32.292Z] #43 ... [2021-04-08T18:41:32.292Z] [2021-04-08T18:41:32.292Z] #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-08T18:41:32.292Z] #56 sha256:d2a3f5f569407dd892b5ae94380e165cc43017c3d2b7dd854b870ca53cb2aff3 [2021-04-08T18:41:32.319Z] #29 26.21 0.7% [2021-04-08T18:41:32.320Z] #29 ... [2021-04-08T18:41:32.320Z] [2021-04-08T18:41:32.320Z] #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-08T18:41:32.320Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-08T18:41:32.320Z] #55 21.25 Reading package lists... [2021-04-08T18:41:32.320Z] #55 26.94 Building dependency tree... [2021-04-08T18:41:32.320Z] #55 30.53 The following additional packages will be installed: [2021-04-08T18:41:32.320Z] #55 30.55 libbtrfs0 [2021-04-08T18:41:32.320Z] #55 30.66 The following NEW packages will be installed: [2021-04-08T18:41:32.320Z] #55 30.66 libbtrfs-dev libbtrfs0 [2021-04-08T18:41:32.320Z] #55 31.06 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-08T18:41:32.320Z] #55 31.06 Need to get 119 kB of archives. [2021-04-08T18:41:32.320Z] #55 31.06 After this operation, 387 kB of additional disk space will be used. [2021-04-08T18:41:32.320Z] #55 31.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-08T18:41:32.320Z] #55 31.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-08T18:41:32.320Z] #55 32.28 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:32.320Z] #55 32.47 Fetched 119 kB in 0s (395 kB/s) [2021-04-08T18:41:32.320Z] #55 32.58 Selecting previously unselected package libbtrfs0. [2021-04-08T18:41:32.320Z] #55 32.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-08T18:41:32.320Z] #55 32.70 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-08T18:41:32.320Z] #55 32.88 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:41:32.320Z] #55 33.22 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:41:32.320Z] #55 33.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-08T18:41:32.320Z] #55 33.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:41:32.320Z] #55 33.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:41:32.320Z] #55 33.77 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:41:32.320Z] #55 33.79 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:32.320Z] #55 ... [2021-04-08T18:41:32.320Z] [2021-04-08T18:41:32.320Z] #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-08T18:41:32.320Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:32.333Z] #43 13.03 PBCC images/ns.pb-c.c [2021-04-08T18:41:32.333Z] #43 13.04 DEP images/ns.pb-c.d [2021-04-08T18:41:32.333Z] #43 13.10 PBCC images/fdinfo.pb-c.c [2021-04-08T18:41:32.592Z] #43 13.19 DEP images/fdinfo.pb-c.d [2021-04-08T18:41:32.592Z] #43 13.26 PBCC images/core-aarch64.pb-c.c [2021-04-08T18:41:32.592Z] #43 13.32 PBCC images/core-arm.pb-c.c [2021-04-08T18:41:32.592Z] #43 13.40 PBCC images/core-ppc64.pb-c.c [2021-04-08T18:41:32.626Z] #29 26.21 0.7% ###### 9.6% ######################################################################## 100.0% [2021-04-08T18:41:32.626Z] #29 26.63 [2021-04-08T18:41:32.707Z] #72 exporting layers 5.0s done [2021-04-08T18:41:32.707Z] #72 writing image sha256:1cc20b5716c28e9947e1cd365548a3e97a765ca79461c1b6e67114c7b6c0d4a3 done [2021-04-08T18:41:32.707Z] #72 naming to docker.io/library/docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 done [2021-04-08T18:41:32.707Z] #72 DONE 5.0s [Pipeline] } [2021-04-08T18:41:32.755Z] #13 ... [2021-04-08T18:41:32.755Z] [2021-04-08T18:41:32.755Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-08T18:41:32.755Z] #47 sha256:2f1877e6ffce333437a88c8fc736ba726f80bc56e0f168a8b37fdd5b02efa1b8 [2021-04-08T18:41:32.755Z] #47 DONE 57.0s [2021-04-08T18:41:32.755Z] [2021-04-08T18:41:32.755Z] #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-08T18:41:32.755Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:32.755Z] #36 51.82 Selecting previously unselected package libicu63:amd64. [2021-04-08T18:41:32.755Z] #36 51.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-08T18:41:32.755Z] #36 51.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-08T18:41:32.851Z] #43 13.51 PBCC images/core-s390.pb-c.c [2021-04-08T18:41:32.851Z] #43 13.57 PBCC images/core-x86.pb-c.c [2021-04-08T18:41:33.063Z] #56 45.37 Checking out files: 53% (2057/3840) Checking out files: 54% (2074/3840) Checking out files: 55% (2112/3840) Checking out files: 56% (2151/3840) Checking out files: 57% (2189/3840) Checking out files: 58% (2228/3840) Checking out files: 59% (2266/3840) Checking out files: 60% (2304/3840) Checking out files: 61% (2343/3840) Checking out files: 62% (2381/3840) Checking out files: 63% (2420/3840) Checking out files: 64% (2458/3840) Checking out files: 65% (2496/3840) Checking out files: 66% (2535/3840) Checking out files: 67% (2573/3840) Checking out files: 68% (2612/3840) Checking out files: 69% (2650/3840) Checking out files: 70% (2688/3840) Checking out files: 71% (2727/3840) Checking out files: 72% (2765/3840) Checking out files: 73% (2804/3840) Checking out files: 74% (2842/3840) Checking out files: 75% (2880/3840) Checking out files: 76% (2919/3840) Checking out files: 77% (2957/3840) Checking out files: 78% (2996/3840) Checking out files: 79% (3034/3840) Checking out files: 80% (3072/3840) Checking out files: 81% (3111/3840) Checking out files: 82% (3149/3840) Checking out files: 83% (3188/3840) Checking out files: 84% (3226/3840) Checking out files: 85% (3264/3840) Checking out files: 86% (3303/3840) Checking out files: 87% (3341/3840) Checking out files: 88% (3380/3840) Checking out files: 89% (3418/3840) Checking out files: 90% (3456/3840) Checking out files: 91% (3495/3840) Checking out files: 92% (3533/3840) Checking out files: 93% (3572/3840) Checking out files: 94% (3610/3840) Checking out files: 95% (3648/3840) Checking out files: 96% (3687/3840) Checking out files: 97% (3725/3840) Checking out files: 98% (3764/3840) Checking out files: 99% (3802/3840) Checking out files: 100% (3840/3840) Checking out files: 100% (3840/3840), done. [2021-04-08T18:41:33.063Z] #56 46.70 + cd /tmp/tmp.O7S2xO8BUW/src/github.com/containerd/containerd [2021-04-08T18:41:33.111Z] #43 13.62 PBCC images/core.pb-c.c [2021-04-08T18:41:33.111Z] #43 13.70 PBCC images/inventory.pb-c.c [2021-04-08T18:41:33.111Z] #43 13.76 DEP images/core-aarch64.pb-c.d [2021-04-08T18:41:33.111Z] #43 13.84 DEP images/core-arm.pb-c.d [2021-04-08T18:41:33.220Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/test/unit [2021-04-08T18:41:33.331Z] #36 ... [2021-04-08T18:41:33.331Z] [2021-04-08T18:41:33.331Z] #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-08T18:41:33.331Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:41:33.331Z] #51 47.71 syscall [2021-04-08T18:41:33.331Z] #51 47.71 reflect [2021-04-08T18:41:33.332Z] #51 55.87 context [2021-04-08T18:41:33.332Z] #51 56.69 internal/poll [2021-04-08T18:41:33.332Z] #51 ... [2021-04-08T18:41:33.332Z] [2021-04-08T18:41:33.332Z] #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-08T18:41:33.332Z] #34 sha256:1bb4620d2e7b740b12f580a7baaa1aab955c7775d0015e1c19cd8bcc9c32ceb9 [2021-04-08T18:41:33.332Z] #34 49.72 time [2021-04-08T18:41:33.332Z] #34 55.63 internal/poll [2021-04-08T18:41:33.332Z] #34 57.77 internal/syscall/execenv [2021-04-08T18:41:33.339Z] #56 46.70 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:33.370Z] #43 13.93 DEP images/core-ppc64.pb-c.d [2021-04-08T18:41:33.370Z] #43 14.01 DEP images/core-s390.pb-c.d [2021-04-08T18:41:33.370Z] #43 14.07 DEP images/core-x86.pb-c.d [2021-04-08T18:41:33.370Z] #43 14.11 DEP images/core.pb-c.d [2021-04-08T18:41:33.370Z] #43 14.15 DEP images/inventory.pb-c.d [2021-04-08T18:41:33.575Z] #29 27.57 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-08T18:41:33.594Z] #34 58.02 internal/syscall/unix [2021-04-08T18:41:33.629Z] #43 14.24 PBCC images/cpuinfo.pb-c.c [2021-04-08T18:41:33.629Z] #43 14.26 DEP images/cpuinfo.pb-c.d [2021-04-08T18:41:33.629Z] #43 14.33 PBCC images/stats.pb-c.c [2021-04-08T18:41:33.629Z] #43 14.36 DEP images/stats.pb-c.d [2021-04-08T18:41:33.845Z] #29 27.91 [2021-04-08T18:41:33.857Z] #34 58.22 os [2021-04-08T18:41:33.902Z] #56 ... [2021-04-08T18:41:33.902Z] [2021-04-08T18:41:33.902Z] #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-08T18:41:33.902Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:41:33.902Z] #51 79.87 go/ast [2021-04-08T18:41:33.902Z] #51 81.24 golang.org/x/crypto/ssh/terminal [2021-04-08T18:41:33.902Z] #51 82.38 mvdan.cc/editorconfig [2021-04-08T18:41:33.902Z] #51 83.47 mvdan.cc/sh/v3/fileutil [2021-04-08T18:41:33.902Z] #51 83.61 mvdan.cc/sh/v3/syntax [2021-04-08T18:41:33.902Z] #51 ... [2021-04-08T18:41:33.902Z] [2021-04-08T18:41:33.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:33.902Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:33.902Z] #43 17.21 CC images/stats.o [2021-04-08T18:41:34.119Z] #34 ... [2021-04-08T18:41:34.119Z] [2021-04-08T18:41:34.120Z] #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-08T18:41:34.120Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:41:34.120Z] #51 58.48 os [2021-04-08T18:41:34.129Z] [2021-04-08T18:41:34.129Z] #29 ... [2021-04-08T18:41:34.129Z] [2021-04-08T18:41:34.129Z] #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-08T18:41:34.129Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-08T18:41:34.129Z] #55 DONE 38.4s [2021-04-08T18:41:34.129Z] [2021-04-08T18:41:34.129Z] #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-08T18:41:34.129Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:34.159Z] #43 17.76 CC images/core.o [2021-04-08T18:41:34.159Z] #43 ... [2021-04-08T18:41:34.159Z] [2021-04-08T18:41:34.159Z] #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-08T18:41:34.159Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:34.159Z] #45 80.33 text/template/parse [2021-04-08T18:41:34.159Z] #45 81.03 go/parser [2021-04-08T18:41:34.159Z] #45 84.01 encoding/xml [2021-04-08T18:41:34.159Z] #45 84.53 text/template [2021-04-08T18:41:34.159Z] #45 88.91 go/doc [2021-04-08T18:41:34.159Z] #45 89.99 github.com/LK4D4/vndr/versioned [2021-04-08T18:41:34.159Z] #45 90.12 compress/flate [2021-04-08T18:41:34.397Z] #29 28.15 0.0% [2021-04-08T18:41:34.397Z] #29 ... [2021-04-08T18:41:34.397Z] [2021-04-08T18:41:34.397Z] #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-08T18:41:34.397Z] #67 sha256:7123bb9c832e4c65f77a425d00df6ade8fee35da6dec57317470cd19cd3efe4f [2021-04-08T18:41:34.397Z] #67 DONE 38.6s [2021-04-08T18:41:34.397Z] [2021-04-08T18:41:34.397Z] #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-08T18:41:34.397Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:34.417Z] #45 ... [2021-04-08T18:41:34.417Z] [2021-04-08T18:41:34.417Z] #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-08T18:41:34.417Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:34.417Z] #13 75.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-08T18:41:34.417Z] #13 75.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:41:34.417Z] #13 75.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:34.417Z] #13 76.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-08T18:41:34.417Z] #13 76.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:41:34.417Z] #13 76.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:34.417Z] #13 ... [2021-04-08T18:41:34.417Z] [2021-04-08T18:41:34.417Z] #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-08T18:41:34.417Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:41:34.417Z] #51 90.15 mvdan.cc/sh/v3/cmd/shfmt [2021-04-08T18:41:35.008Z] #43 15.78 make[1]: Nothing to be done for 'all'. [2021-04-08T18:41:35.173Z] #43 64.18 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:35.173Z] #43 64.22 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-08T18:41:35.173Z] #43 64.23 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:35.173Z] #43 64.24 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-08T18:41:35.173Z] #43 64.25 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:35.173Z] #43 64.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:35.173Z] #43 64.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:35.173Z] #43 64.29 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-08T18:41:35.173Z] #43 64.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:35.173Z] #43 64.30 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:35.173Z] #43 ... [2021-04-08T18:41:35.173Z] [2021-04-08T18:41:35.173Z] #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-08T18:41:35.173Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-08T18:41:35.173Z] #37 54.74 Selecting previously unselected package libicu63:ppc64el. [2021-04-08T18:41:35.173Z] #37 54.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 54.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-08T18:41:35.173Z] #37 61.20 Selecting previously unselected package libxml2:ppc64el. [2021-04-08T18:41:35.173Z] #37 61.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 61.23 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:35.173Z] #37 61.83 Selecting previously unselected package libarchive13:ppc64el. [2021-04-08T18:41:35.173Z] #37 61.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 61.90 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-08T18:41:35.173Z] #37 62.48 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-08T18:41:35.173Z] #37 62.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 62.49 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-08T18:41:35.173Z] #37 62.67 Selecting previously unselected package librhash0:ppc64el. [2021-04-08T18:41:35.173Z] #37 62.68 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 62.68 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-08T18:41:35.173Z] #37 62.86 Selecting previously unselected package libuv1:ppc64el. [2021-04-08T18:41:35.173Z] #37 62.87 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 62.88 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-08T18:41:35.173Z] #37 63.02 Selecting previously unselected package cmake. [2021-04-08T18:41:35.173Z] #37 63.03 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #37 63.04 Unpacking cmake (3.13.4-1) ... [2021-04-08T18:41:35.173Z] #37 ... [2021-04-08T18:41:35.173Z] [2021-04-08T18:41:35.173Z] #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-08T18:41:35.173Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:41:35.173Z] #14 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 ... 15339 files and directories currently installed.) [2021-04-08T18:41:35.173Z] #14 59.60 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-08T18:41:35.173Z] #14 59.62 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-08T18:41:35.173Z] #14 59.82 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-08T18:41:35.174Z] #14 60.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 ... 15339 files and directories currently installed.) [2021-04-08T18:41:35.174Z] #14 60.13 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-08T18:41:35.174Z] #14 60.15 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:35.174Z] #14 60.46 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-08T18:41:35.174Z] #14 60.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-08T18:41:35.174Z] #14 60.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-08T18:41:35.174Z] #14 60.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-08T18:41:35.174Z] #14 60.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:41:35.174Z] #14 63.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-08T18:41:35.174Z] #14 63.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-08T18:41:35.174Z] #14 63.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:41:35.229Z] Running on azwin-2-2a77d0 in d:\jenkins\workspace\moby_PR-41999 [Pipeline] { [Pipeline] ws [2021-04-08T18:41:35.246Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-08T18:41:35.299Z] ? github.com/docker/docker/api [no test files] [2021-04-08T18:41:36.392Z] #43 ... [2021-04-08T18:41:36.392Z] [2021-04-08T18:41:36.392Z] #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-08T18:41:36.392Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:41:36.392Z] #51 78.47 github.com/pkg/diff [2021-04-08T18:41:36.392Z] #51 79.25 go/ast [2021-04-08T18:41:36.392Z] #51 80.43 golang.org/x/crypto/ssh/terminal [2021-04-08T18:41:36.392Z] #51 81.56 mvdan.cc/editorconfig [2021-04-08T18:41:36.392Z] #51 82.75 mvdan.cc/sh/v3/fileutil [2021-04-08T18:41:36.392Z] #51 82.92 mvdan.cc/sh/v3/syntax [2021-04-08T18:41:36.392Z] #51 ... [2021-04-08T18:41:36.392Z] [2021-04-08T18:41:36.392Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:36.392Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:36.392Z] #43 17.18 CC images/stats.o [2021-04-08T18:41:36.728Z] #14 ... [2021-04-08T18:41:36.728Z] [2021-04-08T18:41:36.728Z] #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-08T18:41:36.728Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-08T18:41:36.728Z] #37 65.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-08T18:41:36.728Z] #37 65.93 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:41:36.728Z] #37 65.94 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-08T18:41:36.728Z] #37 65.95 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:36.728Z] #37 66.05 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-08T18:41:36.728Z] #37 66.07 Setting up cmake-data (3.13.4-1) ... [2021-04-08T18:41:36.728Z] #37 66.09 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:36.728Z] #37 66.10 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-08T18:41:36.728Z] #37 66.11 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-08T18:41:36.728Z] #37 66.12 Setting up cmake (3.13.4-1) ... [2021-04-08T18:41:36.728Z] #37 66.12 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:36.728Z] #37 66.24 Processing triggers for mime-support (3.62) ... [2021-04-08T18:41:36.728Z] #37 DONE 66.6s [2021-04-08T18:41:36.728Z] [2021-04-08T18:41:36.728Z] #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-08T18:41:36.728Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:41:36.728Z] #52 57.43 strconv [2021-04-08T18:41:36.728Z] #52 57.45 syscall [2021-04-08T18:41:36.728Z] #52 57.59 bytes [2021-04-08T18:41:36.728Z] #52 57.62 strings [2021-04-08T18:41:36.728Z] #52 65.18 bufio [2021-04-08T18:41:36.857Z] The recommended git tool is: git [2021-04-08T18:41:36.960Z] #43 17.55 CC images/core.o [2021-04-08T18:41:37.033Z] #52 ... [2021-04-08T18:41:37.033Z] [2021-04-08T18:41:37.033Z] #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-08T18:41:37.033Z] #38 sha256:ed9aa34dc0c11cc9712a6c4cee9046f2bd9f669398e427dbd649cad3f1587518 [2021-04-08T18:41:37.335Z] #38 0.378 + RM_GOPATH=0 [2021-04-08T18:41:37.335Z] #38 0.380 + TMP_GOPATH= [2021-04-08T18:41:37.335Z] #38 0.381 + : /build [2021-04-08T18:41:37.335Z] #38 0.382 + '[' -z '' ']' [2021-04-08T18:41:37.335Z] #38 0.383 ++ mktemp -d [2021-04-08T18:41:37.335Z] #38 0.386 + export GOPATH=/tmp/tmp.5vdtoDNMlt [2021-04-08T18:41:37.335Z] #38 0.386 + GOPATH=/tmp/tmp.5vdtoDNMlt [2021-04-08T18:41:37.335Z] #38 0.386 + RM_GOPATH=1 [2021-04-08T18:41:37.335Z] #38 0.387 + case "$(go env GOARCH)" in [2021-04-08T18:41:37.335Z] #38 0.388 ++ go env GOARCH [2021-04-08T18:41:37.335Z] #38 0.407 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:37.335Z] #38 0.417 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:37.335Z] #38 0.421 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:37.335Z] #38 0.424 + dir=/tmp/install [2021-04-08T18:41:37.335Z] #38 0.425 + bin=tini [2021-04-08T18:41:37.335Z] #38 0.427 + shift [2021-04-08T18:41:37.335Z] #38 0.428 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-08T18:41:37.335Z] #38 0.429 + . /tmp/install/tini.installer [2021-04-08T18:41:37.335Z] #38 0.430 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:37.335Z] #38 0.431 + install_tini [2021-04-08T18:41:37.335Z] #38 0.431 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:37.335Z] #38 0.431 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-08T18:41:37.335Z] #38 0.432 + git clone https://github.com/krallin/tini.git /tmp/tmp.5vdtoDNMlt/tini [2021-04-08T18:41:37.335Z] #38 0.435 Cloning into '/tmp/tmp.5vdtoDNMlt/tini'... [2021-04-08T18:41:37.335Z] #38 ... [2021-04-08T18:41:37.335Z] [2021-04-08T18:41:37.335Z] #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-08T18:41:37.335Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:41:37.335Z] #35 57.17 strings [2021-04-08T18:41:37.335Z] #35 57.19 bytes [2021-04-08T18:41:37.335Z] #35 64.38 bufio [2021-04-08T18:41:37.335Z] #35 65.45 reflect [2021-04-08T18:41:37.379Z] #29 28.15 0.0% # 1.4% ## 2.9% ### 4.5% #### 6.1% ####### 10.0% ######### 12.8% ########### 16.1% ############ 17.9% ############## 19.8% ############### 21.4% ################ 23.3% ################## 25.7% ################### 27.2% ###################### 31.7% ########################## 37.3% ############################ 39.5% ############################## 42.8% ################################ 45.6% ################################## 47.5% #################################### 50.7% ####################################### 54.6% ######################################### 57.7% ########################################### 60.4% ########################################### 60.4% ############################################## 64.8% ################################################ 66.8% ################################################# 68.9% [2021-04-08T18:41:37.379Z] #29 ... [2021-04-08T18:41:37.379Z] [2021-04-08T18:41:37.379Z] #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-08T18:41:37.379Z] #34 sha256:78c9fc67ea1b8e4596ad46fd3ce13982f098e51843f35e0bdbf93da19eec15d9 [2021-04-08T18:41:37.379Z] #34 31.59 internal/reflectlite [2021-04-08T18:41:37.379Z] #34 31.60 sync [2021-04-08T18:41:37.379Z] #34 33.70 sort [2021-04-08T18:41:37.379Z] #34 33.70 errors [2021-04-08T18:41:37.379Z] #34 34.06 io [2021-04-08T18:41:37.379Z] #34 34.06 internal/oserror [2021-04-08T18:41:37.379Z] #34 34.06 strconv [2021-04-08T18:41:37.379Z] #34 34.46 syscall [2021-04-08T18:41:37.379Z] #34 36.29 strings [2021-04-08T18:41:37.379Z] #34 36.30 bytes [2021-04-08T18:41:37.379Z] #34 39.01 bufio [2021-04-08T18:41:37.379Z] #34 39.69 path [2021-04-08T18:41:37.379Z] #34 41.11 text/tabwriter [2021-04-08T18:41:37.379Z] #34 41.36 reflect [2021-04-08T18:41:37.379Z] #34 ... [2021-04-08T18:41:37.379Z] [2021-04-08T18:41:37.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-08T18:41:37.379Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:37.528Z] #43 18.24 CC images/core-x86.o [2021-04-08T18:41:37.638Z] #35 ... [2021-04-08T18:41:37.638Z] [2021-04-08T18:41:37.638Z] #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-08T18:41:37.638Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-08T18:41:37.638Z] #33 57.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-08T18:41:38.096Z] #43 18.83 CC images/core-arm.o [2021-04-08T18:41:38.170Z] #29 28.15 0.0% # 1.4% ## 2.9% ### 4.5% #### 6.1% ####### 10.0% ######### 12.8% ########### 16.1% ############ 17.9% ############## 19.8% ############### 21.4% ################ 23.3% ################## 25.7% ################### 27.2% ###################### 31.7% ########################## 37.3% ############################ 39.5% ############################## 42.8% ################################ 45.6% ################################## 47.5% #################################### 50.7% ####################################### 54.6% ######################################### 57.7% ########################################### 60.4% ########################################### 60.4% ############################################## 64.8% ################################################ 66.8% ################################################# 68.9% ################################################### 70.9% #################################################### 73.0% ###################################################### 76.0% ######################################################### 79.4% ########################################################### 82.6% ############################################################# 85.3% ############################################################### 87.8% ################################################################## 92.6% ######################################################################## 100.0% [2021-04-08T18:41:38.170Z] #29 32.35 [2021-04-08T18:41:38.291Z] #33 ... [2021-04-08T18:41:38.291Z] [2021-04-08T18:41:38.291Z] #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-08T18:41:38.291Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:41:38.291Z] #52 67.80 text/tabwriter [2021-04-08T18:41:38.337Z] #51 62.09 encoding/binary [2021-04-08T18:41:38.337Z] #51 62.42 fmt [2021-04-08T18:41:38.355Z] #43 ... [2021-04-08T18:41:38.355Z] [2021-04-08T18:41:38.355Z] #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-08T18:41:38.355Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:38.355Z] #13 75.75 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-08T18:41:38.355Z] #13 75.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:41:38.355Z] #13 75.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:38.355Z] #13 75.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-08T18:41:38.355Z] #13 75.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:41:38.355Z] #13 75.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:38.355Z] #13 ... [2021-04-08T18:41:38.355Z] [2021-04-08T18:41:38.355Z] #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-08T18:41:38.355Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:41:38.355Z] #56 44.42 Checking out files: 47% (1823/3840) Checking out files: 48% (1844/3840) Checking out files: 49% (1882/3840) Checking out files: 50% (1920/3840) Checking out files: 51% (1959/3840) Checking out files: 52% (1997/3840) Checking out files: 53% (2036/3840) Checking out files: 54% (2074/3840) Checking out files: 55% (2112/3840) Checking out files: 56% (2151/3840) Checking out files: 57% (2189/3840) Checking out files: 58% (2228/3840) Checking out files: 59% (2266/3840) Checking out files: 60% (2304/3840) Checking out files: 61% (2343/3840) Checking out files: 62% (2381/3840) Checking out files: 63% (2420/3840) Checking out files: 64% (2458/3840) Checking out files: 65% (2496/3840) Checking out files: 66% (2535/3840) Checking out files: 67% (2573/3840) Checking out files: 68% (2612/3840) Checking out files: 69% (2650/3840) Checking out files: 70% (2688/3840) Checking out files: 71% (2727/3840) Checking out files: 72% (2765/3840) Checking out files: 73% (2804/3840) Checking out files: 74% (2842/3840) Checking out files: 75% (2880/3840) Checking out files: 76% (2919/3840) Checking out files: 77% (2957/3840) Checking out files: 78% (2996/3840) Checking out files: 79% (3034/3840) Checking out files: 80% (3072/3840) Checking out files: 81% (3111/3840) Checking out files: 82% (3149/3840) Checking out files: 83% (3188/3840) Checking out files: 84% (3226/3840) Checking out files: 85% (3264/3840) Checking out files: 85% (3295/3840) Checking out files: 86% (3303/3840) Checking out files: 87% (3341/3840) Checking out files: 88% (3380/3840) Checking out files: 89% (3418/3840) Checking out files: 90% (3456/3840) Checking out files: 91% (3495/3840) Checking out files: 92% (3533/3840) Checking out files: 93% (3572/3840) Checking out files: 94% (3610/3840) Checking out files: 95% (3648/3840) Checking out files: 96% (3687/3840) Checking out files: 97% (3725/3840) Checking out files: 98% (3764/3840) Checking out files: 99% (3802/3840) Checking out files: 100% (3840/3840) Checking out files: 100% (3840/3840), done. [2021-04-08T18:41:38.355Z] #56 46.08 + cd /tmp/tmp.C64mQInbrv/src/github.com/containerd/containerd [2021-04-08T18:41:38.355Z] #56 46.08 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:39.120Z] #29 ... [2021-04-08T18:41:39.120Z] [2021-04-08T18:41:39.120Z] #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-08T18:41:39.120Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:39.120Z] #13 30.26 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-08T18:41:39.120Z] #13 30.28 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-08T18:41:39.120Z] #13 30.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-08T18:41:39.120Z] #13 30.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-08T18:41:39.120Z] #13 30.78 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-08T18:41:39.120Z] #13 31.00 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-08T18:41:39.120Z] #13 31.00 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-08T18:41:39.120Z] #13 34.65 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-08T18:41:39.120Z] #13 36.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-08T18:41:39.120Z] #13 36.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-08T18:41:39.120Z] #13 36.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-08T18:41:39.120Z] #13 36.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-08T18:41:39.120Z] #13 36.14 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-08T18:41:39.120Z] #13 36.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-08T18:41:39.120Z] #13 36.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-08T18:41:39.120Z] #13 36.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-08T18:41:39.120Z] #13 36.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-08T18:41:39.120Z] #13 36.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-08T18:41:39.120Z] #13 36.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-08T18:41:39.120Z] #13 36.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-08T18:41:39.120Z] #13 36.25 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-08T18:41:39.120Z] #13 36.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-08T18:41:39.120Z] #13 37.55 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:39.120Z] #13 37.90 Fetched 73.8 MB in 7s (10.9 MB/s) [2021-04-08T18:41:39.120Z] #13 38.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-08T18:41:39.120Z] #13 38.15 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-08T18:41:39.120Z] #13 38.94 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:39.120Z] #13 39.42 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-08T18:41:39.120Z] #13 39.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-08T18:41:39.120Z] #13 39.67 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-08T18:41:39.120Z] #13 39.70 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-08T18:41:39.120Z] #13 39.97 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:41:39.120Z] #13 40.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-08T18:41:39.120Z] #13 40.28 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-08T18:41:39.120Z] #13 40.30 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:39.120Z] #13 40.57 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-08T18:41:39.120Z] #13 ... [2021-04-08T18:41:39.120Z] [2021-04-08T18:41:39.120Z] #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-08T18:41:39.120Z] #49 sha256:0da5c42633f1edff9bd99708f1374f510981d651c043088a84054c12f535f74e [2021-04-08T18:41:39.120Z] #49 37.77 go: finding github.com/fatih/color v1.7.0 [2021-04-08T18:41:39.120Z] #49 37.82 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-08T18:41:39.120Z] #49 37.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-08T18:41:39.120Z] #49 38.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-08T18:41:39.120Z] #49 38.09 go: finding github.com/pkg/errors v0.8.1 [2021-04-08T18:41:39.120Z] #49 38.10 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-08T18:41:39.120Z] #49 38.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-08T18:41:39.120Z] #49 38.26 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-08T18:41:39.120Z] #49 38.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-08T18:41:39.120Z] #49 38.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-08T18:41:39.120Z] #49 38.30 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.43 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.43 go: finding github.com/spf13/viper v1.6.1 [2021-04-08T18:41:39.120Z] #49 38.48 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.48 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-08T18:41:39.120Z] #49 38.63 go: finding github.com/stretchr/testify v1.4.0 [2021-04-08T18:41:39.120Z] #49 38.63 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.66 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.72 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-08T18:41:39.120Z] #49 38.92 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-08T18:41:39.120Z] #49 38.92 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-08T18:41:39.120Z] #49 38.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-08T18:41:39.120Z] #49 38.93 go: finding github.com/spf13/cobra v0.0.5 [2021-04-08T18:41:39.120Z] #49 38.98 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-08T18:41:39.120Z] #49 39.02 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-08T18:41:39.120Z] #49 39.06 go: finding github.com/stretchr/objx v0.2.0 [2021-04-08T18:41:39.120Z] #49 39.06 go: finding github.com/gobwas/glob v0.2.3 [2021-04-08T18:41:39.120Z] #49 39.24 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-08T18:41:39.121Z] #49 39.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-08T18:41:39.121Z] #49 39.24 go: finding github.com/spf13/pflag v1.0.5 [2021-04-08T18:41:39.121Z] #49 39.35 go: finding github.com/magiconair/properties v1.8.1 [2021-04-08T18:41:39.121Z] #49 39.37 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T18:41:39.121Z] #49 39.37 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-08T18:41:39.121Z] #49 39.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-08T18:41:39.121Z] #49 39.41 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-08T18:41:39.121Z] #49 39.58 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-08T18:41:39.121Z] #49 39.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-08T18:41:39.121Z] #49 39.58 go: finding github.com/spf13/afero v1.1.2 [2021-04-08T18:41:39.121Z] #49 39.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-08T18:41:39.121Z] #49 39.63 go: finding github.com/spf13/cast v1.3.0 [2021-04-08T18:41:39.121Z] #49 39.73 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-08T18:41:39.121Z] #49 39.85 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-08T18:41:39.121Z] #49 39.94 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-08T18:41:39.121Z] #49 40.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-08T18:41:39.121Z] #49 40.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-08T18:41:39.121Z] #49 40.12 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-08T18:41:39.121Z] #49 40.46 go: finding golang.org/x/text v0.3.2 [2021-04-08T18:41:39.121Z] #49 40.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-08T18:41:39.121Z] #49 40.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-08T18:41:39.121Z] #49 40.71 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-08T18:41:39.121Z] #49 40.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-08T18:41:39.121Z] #49 40.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-08T18:41:39.121Z] #49 40.79 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-08T18:41:39.121Z] #49 40.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-08T18:41:39.121Z] #49 40.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-08T18:41:39.121Z] #49 40.86 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-08T18:41:39.121Z] #49 40.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-08T18:41:39.121Z] #49 40.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-08T18:41:39.121Z] #49 41.02 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-08T18:41:39.121Z] #49 41.09 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-08T18:41:39.121Z] #49 41.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-08T18:41:39.121Z] #49 41.26 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-08T18:41:39.121Z] #49 41.27 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-08T18:41:39.121Z] #49 41.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-08T18:41:39.121Z] #49 41.27 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-08T18:41:39.121Z] #49 41.46 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-08T18:41:39.121Z] #49 41.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-08T18:41:39.121Z] #49 41.64 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-08T18:41:39.121Z] #49 42.06 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-08T18:41:39.121Z] #49 42.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-08T18:41:39.121Z] #49 42.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-08T18:41:39.121Z] #49 42.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-08T18:41:39.121Z] #49 42.36 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-08T18:41:39.315Z] #51 ... [2021-04-08T18:41:39.315Z] [2021-04-08T18:41:39.315Z] #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-08T18:41:39.315Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:39.315Z] #13 54.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-08T18:41:39.315Z] #13 54.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-08T18:41:39.315Z] #13 54.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-08T18:41:39.315Z] #13 54.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-08T18:41:39.315Z] #13 54.35 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-08T18:41:39.315Z] #13 54.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-08T18:41:39.315Z] #13 54.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-08T18:41:39.315Z] #13 54.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-08T18:41:39.315Z] #13 54.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-08T18:41:39.315Z] #13 54.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-08T18:41:39.315Z] #13 54.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-08T18:41:39.315Z] #13 54.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-08T18:41:39.315Z] #13 54.56 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-08T18:41:39.315Z] #13 54.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-08T18:41:39.315Z] #13 55.78 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:41:39.315Z] #13 56.01 Fetched 78.2 MB in 8s (10.0 MB/s) [2021-04-08T18:41:39.315Z] #13 56.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-08T18:41:39.315Z] #13 56.18 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-08T18:41:39.315Z] #13 56.21 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:39.315Z] #13 56.59 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-08T18:41:39.315Z] #13 56.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:41:39.315Z] #13 56.86 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-08T18:41:39.315Z] #13 56.89 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-08T18:41:39.315Z] #13 57.18 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:41:39.315Z] #13 57.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-08T18:41:39.315Z] #13 57.42 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-08T18:41:39.315Z] #13 57.44 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-08T18:41:39.315Z] #13 57.67 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-08T18:41:39.315Z] #13 57.78 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-08T18:41:39.316Z] #13 57.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:41:39.316Z] #13 57.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-08T18:41:39.316Z] #13 57.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:41:39.399Z] #49 ... [2021-04-08T18:41:39.399Z] [2021-04-08T18:41:39.399Z] #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-08T18:41:39.399Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:39.399Z] #13 40.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-08T18:41:39.399Z] #13 40.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-08T18:41:39.399Z] #13 40.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-08T18:41:39.399Z] #13 40.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:41:39.662Z] #51 ... [2021-04-08T18:41:39.662Z] [2021-04-08T18:41:39.662Z] #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-08T18:41:39.662Z] #56 sha256:d2a3f5f569407dd892b5ae94380e165cc43017c3d2b7dd854b870ca53cb2aff3 [2021-04-08T18:41:39.662Z] #56 49.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-08T18:41:39.662Z] #56 49.26 + BUILDTAGS='netgo osusergo static_build' [2021-04-08T18:41:39.662Z] #56 49.26 + export EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:41:39.662Z] #56 49.26 + EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:41:39.662Z] #56 49.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-08T18:41:39.662Z] #56 49.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-08T18:41:39.662Z] #56 49.26 + '[' '' = dynamic ']' [2021-04-08T18:41:39.662Z] #56 49.26 + make [2021-04-08T18:41:39.662Z] #56 50.28 + bin/ctr [2021-04-08T18:41:39.739Z] #56 47.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-08T18:41:39.739Z] #56 47.53 + BUILDTAGS='netgo osusergo static_build' [2021-04-08T18:41:39.739Z] #56 47.53 + export EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:41:39.739Z] #56 47.53 + EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:41:39.739Z] #56 47.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-08T18:41:39.739Z] #56 47.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-08T18:41:39.739Z] #56 47.53 + '[' '' = dynamic ']' [2021-04-08T18:41:39.739Z] #56 47.53 + make [2021-04-08T18:41:39.739Z] #56 ... [2021-04-08T18:41:39.739Z] [2021-04-08T18:41:39.739Z] #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-08T18:41:39.739Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:41:39.739Z] #45 81.89 text/template [2021-04-08T18:41:39.739Z] #45 82.08 go/parser [2021-04-08T18:41:39.739Z] #45 85.17 encoding/xml [2021-04-08T18:41:39.739Z] #45 86.75 go/doc [2021-04-08T18:41:39.739Z] #45 90.05 github.com/LK4D4/vndr/build [2021-04-08T18:41:39.739Z] #45 91.24 github.com/LK4D4/vndr/versioned [2021-04-08T18:41:39.739Z] #45 91.35 compress/flate [2021-04-08T18:41:39.739Z] #45 ... [2021-04-08T18:41:39.739Z] [2021-04-08T18:41:39.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:39.739Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:39.739Z] #43 19.26 CC images/core-aarch64.o [2021-04-08T18:41:39.739Z] #43 19.62 CC images/core-ppc64.o [2021-04-08T18:41:39.739Z] #43 20.21 CC images/core-s390.o [2021-04-08T18:41:40.307Z] #43 20.83 CC images/cpuinfo.o [2021-04-08T18:41:40.406Z] #52 70.23 reflect [2021-04-08T18:41:40.566Z] #43 21.33 CC images/inventory.o [2021-04-08T18:41:40.593Z] #56 ... [2021-04-08T18:41:40.593Z] [2021-04-08T18:41:40.593Z] #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-08T18:41:40.593Z] #51 sha256:3d20c6e40980bedc9e6a6449e46c12276eff83ebd969d17446cc76a4fec82be1 [2021-04-08T18:41:40.593Z] #51 DONE 96.5s [2021-04-08T18:41:40.593Z] [2021-04-08T18:41:40.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:40.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:40.593Z] #43 18.44 CC images/core-x86.o [2021-04-08T18:41:40.593Z] #43 18.93 CC images/core-arm.o [2021-04-08T18:41:40.593Z] #43 19.44 CC images/core-aarch64.o [2021-04-08T18:41:40.593Z] #43 19.81 CC images/core-ppc64.o [2021-04-08T18:41:40.593Z] #43 20.44 CC images/core-s390.o [2021-04-08T18:41:40.593Z] #43 21.21 CC images/cpuinfo.o [2021-04-08T18:41:40.593Z] #43 21.69 CC images/inventory.o [2021-04-08T18:41:40.593Z] #43 21.97 CC images/fdinfo.o [2021-04-08T18:41:40.593Z] #43 22.38 CC images/fown.o [2021-04-08T18:41:40.593Z] #43 22.58 CC images/ns.o [2021-04-08T18:41:40.593Z] #43 22.91 CC images/regfile.o [2021-04-08T18:41:40.593Z] #43 23.16 CC images/ghost-file.o [2021-04-08T18:41:40.593Z] #43 23.49 CC images/fifo.o [2021-04-08T18:41:40.593Z] #43 23.66 CC images/remap-file-path.o [2021-04-08T18:41:40.593Z] #43 23.85 CC images/eventfd.o [2021-04-08T18:41:40.593Z] #43 24.19 CC images/eventpoll.o [2021-04-08T18:41:40.707Z] #52 70.31 regexp/syntax [2021-04-08T18:41:40.771Z] #13 ... [2021-04-08T18:41:40.771Z] [2021-04-08T18:41:40.771Z] #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-08T18:41:40.771Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-08T18:41:40.771Z] #36 59.22 Selecting previously unselected package libxml2:amd64. [2021-04-08T18:41:40.771Z] #36 59.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-08T18:41:40.771Z] #36 59.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:40.771Z] #36 59.79 Selecting previously unselected package libarchive13:amd64. [2021-04-08T18:41:40.771Z] #36 59.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-08T18:41:40.771Z] #36 59.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:40.771Z] #36 60.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-08T18:41:40.771Z] #36 60.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-08T18:41:40.771Z] #36 60.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-08T18:41:40.771Z] #36 60.40 Selecting previously unselected package librhash0:amd64. [2021-04-08T18:41:40.771Z] #36 60.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-08T18:41:40.771Z] #36 60.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-08T18:41:40.771Z] #36 60.61 Selecting previously unselected package libuv1:amd64. [2021-04-08T18:41:40.771Z] #36 60.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-08T18:41:40.771Z] #36 60.61 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-08T18:41:40.771Z] #36 60.79 Selecting previously unselected package cmake. [2021-04-08T18:41:40.771Z] #36 60.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-08T18:41:40.771Z] #36 60.84 Unpacking cmake (3.13.4-1) ... [2021-04-08T18:41:40.771Z] #36 63.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:41:40.771Z] #36 63.99 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:41:40.771Z] #36 64.01 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-08T18:41:40.771Z] #36 64.07 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:40.771Z] #36 64.13 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-08T18:41:40.771Z] #36 64.14 Setting up cmake-data (3.13.4-1) ... [2021-04-08T18:41:40.771Z] #36 64.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:40.771Z] #36 64.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-08T18:41:40.771Z] #36 64.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:40.771Z] #36 64.22 Setting up cmake (3.13.4-1) ... [2021-04-08T18:41:40.771Z] #36 64.25 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:40.771Z] #36 64.42 Processing triggers for mime-support (3.62) ... [2021-04-08T18:41:40.771Z] #36 DONE 65.2s [2021-04-08T18:41:40.771Z] [2021-04-08T18:41:40.771Z] #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-08T18:41:40.771Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:41:40.771Z] #45 55.16 time [2021-04-08T18:41:40.771Z] #45 60.15 strings [2021-04-08T18:41:40.771Z] #45 60.53 os [2021-04-08T18:41:40.771Z] #45 63.10 regexp/syntax [2021-04-08T18:41:40.771Z] #45 64.97 fmt [2021-04-08T18:41:40.771Z] #45 ... [2021-04-08T18:41:40.771Z] [2021-04-08T18:41:40.771Z] #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-08T18:41:40.771Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:40.771Z] #13 60.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-08T18:41:40.826Z] #43 21.52 CC images/fdinfo.o [2021-04-08T18:41:40.848Z] #43 24.54 CC images/fh.o [2021-04-08T18:41:41.032Z] #13 61.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-08T18:41:41.032Z] #13 61.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:41:41.085Z] #43 21.85 CC images/fown.o [2021-04-08T18:41:41.327Z] #13 42.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-08T18:41:41.327Z] #13 42.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-08T18:41:41.327Z] #13 42.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:41:41.344Z] #43 22.11 CC images/ns.o [2021-04-08T18:41:41.387Z] #52 ... [2021-04-08T18:41:41.388Z] [2021-04-08T18:41:41.388Z] #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-08T18:41:41.388Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:41:41.388Z] #46 60.85 vendor/golang.org/x/net/dns/dnsmessage [2021-04-08T18:41:41.388Z] #46 61.40 bytes [2021-04-08T18:41:41.388Z] #46 69.22 bufio [2021-04-08T18:41:41.388Z] #46 69.31 reflect [2021-04-08T18:41:41.388Z] #46 ... [2021-04-08T18:41:41.388Z] [2021-04-08T18:41:41.388Z] #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-08T18:41:41.388Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-08T18:41:41.388Z] #43 71.04 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-08T18:41:41.388Z] #43 71.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:41.414Z] #43 25.07 CC images/fsnotify.o [2021-04-08T18:41:41.608Z] #43 22.32 CC images/regfile.o [2021-04-08T18:41:41.819Z] #43 DONE 71.3s [2021-04-08T18:41:41.819Z] [2021-04-08T18:41:41.819Z] #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-08T18:41:41.819Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:41:41.867Z] #43 22.57 CC images/ghost-file.o [2021-04-08T18:41:42.092Z] #43 25.88 CC images/signalfd.o [2021-04-08T18:41:42.277Z] #13 ... [2021-04-08T18:41:42.277Z] [2021-04-08T18:41:42.277Z] #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-08T18:41:42.277Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-08T18:41:42.277Z] #32 36.27 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-08T18:41:42.277Z] #32 36.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-08T18:41:42.277Z] #32 37.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-08T18:41:42.277Z] #32 ... [2021-04-08T18:41:42.277Z] [2021-04-08T18:41:42.277Z] #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-08T18:41:42.277Z] #29 sha256:e04b11e9fb8f3e0b25521048b29d42f3e1b329cd7837d4adb72d3d06f732b493 [2021-04-08T18:41:42.277Z] #29 33.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-08T18:41:42.277Z] #29 33.97 [2021-04-08T18:41:42.277Z] #29 34.16 ######################################################################## 100.0% [2021-04-08T18:41:42.277Z] #29 34.24 [2021-04-08T18:41:42.277Z] #29 35.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-08T18:41:42.277Z] #29 35.46 [2021-04-08T18:41:42.277Z] #29 35.71 ######################################################################## 100.0% [2021-04-08T18:41:42.277Z] #29 35.80 [2021-04-08T18:41:42.277Z] #29 35.92 Download of images into '/build' complete. [2021-04-08T18:41:42.277Z] #29 35.92 Use something like the following to load the result into a Docker daemon: [2021-04-08T18:41:42.277Z] #29 35.92 tar -cC '/build' . | docker load [2021-04-08T18:41:42.348Z] #43 26.07 CC images/fs.o [2021-04-08T18:41:42.348Z] #43 26.26 CC images/pstree.o [2021-04-08T18:41:42.446Z] #43 22.99 CC images/fifo.o [2021-04-08T18:41:42.603Z] #43 26.44 CC images/pipe.o [2021-04-08T18:41:42.705Z] #43 23.25 CC images/remap-file-path.o [2021-04-08T18:41:42.705Z] #43 23.51 CC images/eventfd.o [2021-04-08T18:41:42.965Z] #43 23.66 CC images/eventpoll.o [2021-04-08T18:41:43.166Z] #43 26.71 CC images/tcp-stream.o [2021-04-08T18:41:43.166Z] #43 26.95 CC images/sk-packet.o [2021-04-08T18:41:43.225Z] #43 23.95 CC images/fh.o [2021-04-08T18:41:43.226Z] #29 DONE 37.1s [2021-04-08T18:41:43.226Z] [2021-04-08T18:41:43.226Z] #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-08T18:41:43.226Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:43.226Z] #45 37.49 bytes [2021-04-08T18:41:43.226Z] #45 40.43 bufio [2021-04-08T18:41:43.226Z] #45 42.38 reflect [2021-04-08T18:41:43.226Z] #45 43.16 regexp/syntax [2021-04-08T18:41:43.226Z] #45 43.67 hash/crc32 [2021-04-08T18:41:43.226Z] #45 45.33 crypto [2021-04-08T18:41:43.226Z] #45 45.92 crypto/rc4 [2021-04-08T18:41:43.226Z] #45 ... [2021-04-08T18:41:43.226Z] [2021-04-08T18:41:43.226Z] #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-08T18:41:43.226Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:43.226Z] #42 37.72 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-08T18:41:43.226Z] #42 37.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 37.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-08T18:41:43.226Z] #42 38.54 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-08T18:41:43.226Z] #42 38.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 38.66 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-08T18:41:43.226Z] #42 39.09 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-08T18:41:43.226Z] #42 39.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 39.11 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:43.226Z] #42 39.61 Selecting previously unselected package libprotobuf17:arm64. [2021-04-08T18:41:43.226Z] #42 39.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 39.64 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:43.226Z] #42 40.89 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-08T18:41:43.226Z] #42 40.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 40.92 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:43.226Z] #42 41.85 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-08T18:41:43.226Z] #42 41.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 41.86 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:43.226Z] #42 43.04 Selecting previously unselected package libprotoc17:arm64. [2021-04-08T18:41:43.226Z] #42 43.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-08T18:41:43.226Z] #42 43.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:43.226Z] #42 43.66 Selecting previously unselected package protobuf-c-compiler. [2021-04-08T18:41:43.227Z] #42 43.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-08T18:41:43.227Z] #42 43.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:43.227Z] #42 43.89 Selecting previously unselected package protobuf-compiler. [2021-04-08T18:41:43.227Z] #42 43.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-08T18:41:43.227Z] #42 43.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:43.227Z] #42 44.11 Selecting previously unselected package python-pkg-resources. [2021-04-08T18:41:43.227Z] #42 44.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:41:43.227Z] #42 44.15 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:43.227Z] #42 44.50 Selecting previously unselected package python-six. [2021-04-08T18:41:43.227Z] #42 44.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-08T18:41:43.227Z] #42 44.54 Unpacking python-six (1.12.0-1) ... [2021-04-08T18:41:43.227Z] #42 44.72 Selecting previously unselected package python-protobuf. [2021-04-08T18:41:43.227Z] #42 44.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-08T18:41:43.227Z] #42 44.74 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:43.227Z] #42 45.35 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-08T18:41:43.364Z] #44 1.582 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:41:43.364Z] #44 1.582 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:41:43.364Z] #44 1.610 Note: Building without GnuTLS support [2021-04-08T18:41:43.364Z] #44 1.614 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:41:43.364Z] #44 1.615 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:41:43.421Z] #43 27.21 CC images/mnt.o [2021-04-08T18:41:43.489Z] #42 47.93 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:43.489Z] #42 ... [2021-04-08T18:41:43.489Z] [2021-04-08T18:41:43.489Z] #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-08T18:41:43.489Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:43.489Z] #51 37.85 strconv [2021-04-08T18:41:43.489Z] #51 37.86 syscall [2021-04-08T18:41:43.489Z] #51 37.90 bytes [2021-04-08T18:41:43.489Z] #51 37.91 strings [2021-04-08T18:41:43.489Z] #51 43.66 reflect [2021-04-08T18:41:43.489Z] #51 44.02 regexp/syntax [2021-04-08T18:41:43.489Z] #51 47.27 time [2021-04-08T18:41:43.527Z] #43 ... [2021-04-08T18:41:43.527Z] [2021-04-08T18:41:43.527Z] #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-08T18:41:43.527Z] #51 sha256:5a7404b487de4d61f9feb92fc2e035f77fccd7d09ddc65566447086940b1f8a2 [2021-04-08T18:41:43.527Z] #51 89.45 mvdan.cc/sh/v3/cmd/shfmt [2021-04-08T18:41:43.527Z] #51 DONE 95.7s [2021-04-08T18:41:43.527Z] [2021-04-08T18:41:43.527Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:43.527Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:43.527Z] #43 24.29 CC images/fsnotify.o [2021-04-08T18:41:43.677Z] #43 27.45 CC images/pipe-data.o [2021-04-08T18:41:43.753Z] #51 ... [2021-04-08T18:41:43.753Z] [2021-04-08T18:41:43.753Z] #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-08T18:41:43.753Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:43.753Z] #42 48.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:43.753Z] #42 ... [2021-04-08T18:41:43.753Z] [2021-04-08T18:41:43.753Z] #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-08T18:41:43.753Z] #47 sha256:bb4b6085831a6eb23ab66134b70f7d745ae672e0a1308e83992fd0222093eb94 [2021-04-08T18:41:43.753Z] #47 DONE 48.1s [2021-04-08T18:41:43.753Z] [2021-04-08T18:41:43.753Z] #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-08T18:41:43.753Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:43.753Z] #42 48.18 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-08T18:41:43.758Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-04-08T18:41:43.933Z] #43 27.68 CC images/sa.o [2021-04-08T18:41:43.933Z] #43 27.84 CC images/timer.o [2021-04-08T18:41:44.016Z] #42 48.25 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-08T18:41:44.016Z] #42 48.27 Setting up python-six (1.12.0-1) ... [2021-04-08T18:41:44.016Z] #42 ... [2021-04-08T18:41:44.016Z] [2021-04-08T18:41:44.016Z] #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-08T18:41:44.016Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:41:44.016Z] #56 2.032 + RM_GOPATH=0 [2021-04-08T18:41:44.016Z] #56 2.032 + TMP_GOPATH= [2021-04-08T18:41:44.016Z] #56 2.032 + : /build [2021-04-08T18:41:44.016Z] #56 2.032 + '[' -z '' ']' [2021-04-08T18:41:44.016Z] #56 2.033 ++ mktemp -d [2021-04-08T18:41:44.016Z] #56 2.037 + export GOPATH=/tmp/tmp.tuqZZAMwh0 [2021-04-08T18:41:44.016Z] #56 2.037 + GOPATH=/tmp/tmp.tuqZZAMwh0 [2021-04-08T18:41:44.016Z] #56 2.038 + RM_GOPATH=1 [2021-04-08T18:41:44.016Z] #56 2.038 + case "$(go env GOARCH)" in [2021-04-08T18:41:44.016Z] #56 2.040 ++ go env GOARCH [2021-04-08T18:41:44.016Z] #56 2.092 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:44.016Z] #56 2.093 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:44.016Z] #56 2.094 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:44.016Z] #56 2.098 + dir=/tmp/install [2021-04-08T18:41:44.016Z] #56 2.104 + bin=containerd [2021-04-08T18:41:44.016Z] #56 2.105 + shift [2021-04-08T18:41:44.016Z] #56 2.106 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-08T18:41:44.016Z] #56 2.107 + . /tmp/install/containerd.installer [2021-04-08T18:41:44.016Z] #56 2.110 ++ set -e [2021-04-08T18:41:44.016Z] #56 2.113 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:44.016Z] #56 2.115 + install_containerd [2021-04-08T18:41:44.016Z] #56 2.118 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-08T18:41:44.016Z] #56 2.122 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:41:44.016Z] #56 2.123 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tuqZZAMwh0/src/github.com/containerd/containerd [2021-04-08T18:41:44.016Z] #56 2.126 Cloning into '/tmp/tmp.tuqZZAMwh0/src/github.com/containerd/containerd'... [2021-04-08T18:41:44.279Z] #56 ... [2021-04-08T18:41:44.279Z] [2021-04-08T18:41:44.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-08T18:41:44.279Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:44.279Z] #45 48.44 time [2021-04-08T18:41:44.352Z] #13 64.11 Selecting previously unselected package binutils-mingw-w64. [2021-04-08T18:41:44.352Z] #13 64.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-08T18:41:44.352Z] #13 64.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:41:44.352Z] #13 64.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-08T18:41:44.352Z] #13 64.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:41:44.352Z] #13 64.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:41:44.352Z] #13 ... [2021-04-08T18:41:44.352Z] [2021-04-08T18:41:44.352Z] #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-08T18:41:44.352Z] #34 sha256:1bb4620d2e7b740b12f580a7baaa1aab955c7775d0015e1c19cd8bcc9c32ceb9 [2021-04-08T18:41:44.352Z] #34 58.58 internal/fmtsort [2021-04-08T18:41:44.352Z] #34 59.28 strings [2021-04-08T18:41:44.352Z] #34 62.19 path [2021-04-08T18:41:44.352Z] #34 62.31 fmt [2021-04-08T18:41:44.352Z] #34 62.93 path/filepath [2021-04-08T18:41:44.352Z] #34 64.47 io/ioutil [2021-04-08T18:41:44.352Z] #34 65.25 text/tabwriter [2021-04-08T18:41:44.352Z] #34 67.10 github.com/BurntSushi/toml [2021-04-08T18:41:44.352Z] #34 67.13 flag [2021-04-08T18:41:44.352Z] #34 ... [2021-04-08T18:41:44.352Z] [2021-04-08T18:41:44.352Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-08T18:41:44.352Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:44.352Z] #13 64.50 Selecting previously unselected package dmsetup. [2021-04-08T18:41:44.352Z] #13 64.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:41:44.352Z] #13 64.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-08T18:41:44.352Z] #13 ... [2021-04-08T18:41:44.352Z] [2021-04-08T18:41:44.352Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-08T18:41:44.352Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:44.352Z] #42 58.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:44.352Z] #42 58.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:44.352Z] #42 58.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:44.352Z] #42 58.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-08T18:41:44.352Z] #42 58.97 Setting up python-six (1.12.0-1) ... [2021-04-08T18:41:44.352Z] #42 63.55 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:44.352Z] #42 63.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:41:44.352Z] #42 63.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:44.352Z] #42 63.62 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-08T18:41:44.352Z] #42 63.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:44.352Z] #42 63.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:44.352Z] #42 63.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:44.352Z] #42 63.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-08T18:41:44.352Z] #42 63.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:44.352Z] #42 63.79 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-08T18:41:44.495Z] #43 28.13 CC images/timerfd.o [2021-04-08T18:41:44.496Z] #43 28.31 CC images/mm.o [2021-04-08T18:41:44.623Z] #42 ... [2021-04-08T18:41:44.623Z] [2021-04-08T18:41:44.623Z] #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-08T18:41:44.623Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:44.623Z] #13 64.73 Selecting previously unselected package mingw-w64-common. [2021-04-08T18:41:44.623Z] #13 64.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-08T18:41:44.623Z] #13 64.73 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-08T18:41:44.976Z] #43 25.68 CC images/signalfd.o [2021-04-08T18:41:45.058Z] #43 28.62 CC images/sk-opts.o [2021-04-08T18:41:45.058Z] #43 28.91 CC images/sk-unix.o [2021-04-08T18:41:45.228Z] #45 ... [2021-04-08T18:41:45.228Z] [2021-04-08T18:41:45.228Z] #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-08T18:41:45.228Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-08T18:41:45.228Z] #36 39.47 Selecting previously unselected package libicu63:arm64. [2021-04-08T18:41:45.228Z] #36 39.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 39.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-08T18:41:45.228Z] #36 44.38 Selecting previously unselected package libxml2:arm64. [2021-04-08T18:41:45.228Z] #36 44.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 44.40 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:45.228Z] #36 45.01 Selecting previously unselected package libarchive13:arm64. [2021-04-08T18:41:45.228Z] #36 45.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 45.02 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:45.228Z] #36 45.34 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-08T18:41:45.228Z] #36 45.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 45.38 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-08T18:41:45.228Z] #36 45.63 Selecting previously unselected package librhash0:arm64. [2021-04-08T18:41:45.228Z] #36 45.64 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 45.68 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-08T18:41:45.228Z] #36 45.91 Selecting previously unselected package libuv1:arm64. [2021-04-08T18:41:45.228Z] #36 45.92 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 45.92 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-08T18:41:45.228Z] #36 46.08 Selecting previously unselected package cmake. [2021-04-08T18:41:45.228Z] #36 46.10 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-08T18:41:45.228Z] #36 46.12 Unpacking cmake (3.13.4-1) ... [2021-04-08T18:41:45.228Z] #36 48.91 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-08T18:41:45.228Z] #36 48.94 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:41:45.228Z] #36 48.98 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-08T18:41:45.228Z] #36 49.00 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:41:45.228Z] #36 49.04 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-08T18:41:45.228Z] #36 49.08 Setting up cmake-data (3.13.4-1) ... [2021-04-08T18:41:45.228Z] #36 49.48 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-08T18:41:45.228Z] #36 49.50 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-08T18:41:45.228Z] #36 49.55 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-08T18:41:45.228Z] #36 49.58 Setting up cmake (3.13.4-1) ... [2021-04-08T18:41:45.228Z] #36 ... [2021-04-08T18:41:45.228Z] [2021-04-08T18:41:45.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-08T18:41:45.228Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:45.228Z] #13 45.72 Selecting previously unselected package binutils-mingw-w64. [2021-04-08T18:41:45.228Z] #13 45.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-08T18:41:45.228Z] #13 45.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:41:45.228Z] #13 46.14 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-08T18:41:45.228Z] #13 46.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-08T18:41:45.228Z] #13 46.34 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-08T18:41:45.228Z] #13 46.64 Selecting previously unselected package dmsetup. [2021-04-08T18:41:45.228Z] #13 46.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-08T18:41:45.228Z] #13 46.68 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-08T18:41:45.237Z] #43 25.85 CC images/fs.o [2021-04-08T18:41:45.237Z] #43 26.01 CC images/pstree.o [2021-04-08T18:41:45.491Z] #13 46.96 Selecting previously unselected package mingw-w64-common. [2021-04-08T18:41:45.495Z] #44 3.635 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:41:45.495Z] #44 3.742 GEN .gitid [2021-04-08T18:41:45.495Z] #44 3.792 GEN criu/include/version.h [2021-04-08T18:41:45.495Z] #44 3.855 GEN include/common/asm [2021-04-08T18:41:45.495Z] #43 26.18 CC images/pipe.o [2021-04-08T18:41:45.621Z] #43 29.31 CC images/sk-inet.o [2021-04-08T18:41:45.753Z] #13 46.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-08T18:41:45.753Z] #13 46.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-08T18:41:45.754Z] #43 26.44 CC images/tcp-stream.o [2021-04-08T18:41:45.877Z] #43 29.72 CC images/tun.o [2021-04-08T18:41:46.013Z] #43 26.63 CC images/sk-packet.o [2021-04-08T18:41:46.016Z] #13 ... [2021-04-08T18:41:46.016Z] [2021-04-08T18:41:46.016Z] #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-08T18:41:46.016Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-08T18:41:46.016Z] #36 49.60 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:46.016Z] #36 49.76 Processing triggers for mime-support (3.62) ... [2021-04-08T18:41:46.016Z] #36 DONE 50.3s [2021-04-08T18:41:46.016Z] [2021-04-08T18:41:46.016Z] #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-08T18:41:46.016Z] #37 sha256:d80ac1651a5fd98ba1a3668b3e0fb2c7d780e91ab52cb76862a5ed22a2d9bf89 [2021-04-08T18:41:46.134Z] #43 29.97 CC images/sk-netlink.o [2021-04-08T18:41:46.272Z] #43 26.88 CC images/mnt.o [2021-04-08T18:41:46.390Z] #43 30.20 CC images/packet-sock.o [2021-04-08T18:41:46.390Z] #43 ... [2021-04-08T18:41:46.390Z] [2021-04-08T18:41:46.390Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:41:46.390Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:46.390Z] #45 92.47 github.com/LK4D4/vndr/build [2021-04-08T18:41:46.390Z] #45 92.81 hash/crc32 [2021-04-08T18:41:46.390Z] #45 93.31 compress/gzip [2021-04-08T18:41:46.390Z] #45 94.06 net [2021-04-08T18:41:46.390Z] #45 95.74 vendor/golang.org/x/text/transform [2021-04-08T18:41:46.390Z] #45 96.41 vendor/golang.org/x/text/unicode/bidi [2021-04-08T18:41:46.390Z] #45 98.65 vendor/golang.org/x/text/secure/bidirule [2021-04-08T18:41:46.390Z] #45 98.96 vendor/golang.org/x/text/unicode/norm [2021-04-08T18:41:46.532Z] #43 27.11 CC images/pipe-data.o [2021-04-08T18:41:46.647Z] #45 102.8 vendor/golang.org/x/net/idna [2021-04-08T18:41:46.791Z] #43 27.38 CC images/sa.o [2021-04-08T18:41:46.903Z] #45 ... [2021-04-08T18:41:46.903Z] [2021-04-08T18:41:46.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:46.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:46.903Z] #43 30.61 CC images/ipc-var.o [2021-04-08T18:41:46.903Z] #43 30.85 CC images/ipc-desc.o [2021-04-08T18:41:47.050Z] #43 27.63 CC images/timer.o [2021-04-08T18:41:47.160Z] #43 31.04 CC images/ipc-shm.o [2021-04-08T18:41:47.184Z] #13 ... [2021-04-08T18:41:47.184Z] [2021-04-08T18:41:47.184Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-08T18:41:47.184Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-08T18:41:47.184Z] #42 70.30 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-08T18:41:47.184Z] #42 70.31 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:47.184Z] #42 DONE 71.0s [2021-04-08T18:41:47.184Z] [2021-04-08T18:41:47.184Z] #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-08T18:41:47.184Z] #37 sha256:2d89a10c742b944dacd1d8c0eaf674d2dc186995336674c878b41154cb2ef20c [2021-04-08T18:41:47.184Z] #37 3.548 + RM_GOPATH=0 [2021-04-08T18:41:47.184Z] #37 3.548 + TMP_GOPATH= [2021-04-08T18:41:47.184Z] #37 3.549 + : /build [2021-04-08T18:41:47.184Z] #37 3.549 + '[' -z '' ']' [2021-04-08T18:41:47.184Z] #37 3.551 ++ mktemp -d [2021-04-08T18:41:47.184Z] #37 3.555 + export GOPATH=/tmp/tmp.vrEo8rfcWB [2021-04-08T18:41:47.184Z] #37 3.563 + GOPATH=/tmp/tmp.vrEo8rfcWB [2021-04-08T18:41:47.184Z] #37 3.564 + RM_GOPATH=1 [2021-04-08T18:41:47.184Z] #37 3.564 + case "$(go env GOARCH)" in [2021-04-08T18:41:47.184Z] #37 3.564 ++ go env GOARCH [2021-04-08T18:41:47.184Z] #37 3.574 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:47.184Z] #37 3.574 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:47.185Z] #37 3.574 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:47.185Z] #37 3.577 + dir=/tmp/install [2021-04-08T18:41:47.185Z] #37 3.577 + bin=tini [2021-04-08T18:41:47.185Z] #37 3.577 + shift [2021-04-08T18:41:47.185Z] #37 3.577 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-08T18:41:47.185Z] #37 3.578 + . /tmp/install/tini.installer [2021-04-08T18:41:47.185Z] #37 3.579 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:47.185Z] #37 3.579 + install_tini [2021-04-08T18:41:47.185Z] #37 3.580 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-08T18:41:47.185Z] #37 3.580 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:47.185Z] #37 3.581 + git clone https://github.com/krallin/tini.git /tmp/tmp.vrEo8rfcWB/tini [2021-04-08T18:41:47.185Z] #37 3.597 Cloning into '/tmp/tmp.vrEo8rfcWB/tini'... [2021-04-08T18:41:47.185Z] #37 4.386 + cd /tmp/tmp.vrEo8rfcWB/tini [2021-04-08T18:41:47.185Z] #37 4.386 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:47.185Z] #37 4.431 + cmake . [2021-04-08T18:41:47.185Z] #37 5.117 -- The C compiler identification is GNU 8.3.0 [2021-04-08T18:41:47.185Z] #37 5.170 -- Check for working C compiler: /usr/bin/cc [2021-04-08T18:41:47.185Z] #37 6.172 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-08T18:41:47.185Z] #37 6.178 -- Detecting C compiler ABI info [2021-04-08T18:41:47.309Z] #43 27.93 CC images/timerfd.o [2021-04-08T18:41:47.410Z] #37 1.230 + RM_GOPATH=0 [2021-04-08T18:41:47.410Z] #37 1.230 + TMP_GOPATH= [2021-04-08T18:41:47.410Z] #37 1.230 + : /build [2021-04-08T18:41:47.410Z] #37 1.230 + '[' -z '' ']' [2021-04-08T18:41:47.410Z] #37 1.230 ++ mktemp -d [2021-04-08T18:41:47.410Z] #37 1.233 + export GOPATH=/tmp/tmp.dGNCilAXD2 [2021-04-08T18:41:47.410Z] #37 1.233 + GOPATH=/tmp/tmp.dGNCilAXD2 [2021-04-08T18:41:47.410Z] #37 1.233 + RM_GOPATH=1 [2021-04-08T18:41:47.410Z] #37 1.234 + case "$(go env GOARCH)" in [2021-04-08T18:41:47.410Z] #37 1.235 ++ go env GOARCH [2021-04-08T18:41:47.410Z] #37 1.250 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:47.410Z] #37 1.251 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:41:47.410Z] #37 1.251 ++ dirname /tmp/install/install.sh [2021-04-08T18:41:47.410Z] #37 1.256 + dir=/tmp/install [2021-04-08T18:41:47.410Z] #37 1.258 + bin=tini [2021-04-08T18:41:47.410Z] #37 1.259 + shift [2021-04-08T18:41:47.410Z] #37 1.259 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-08T18:41:47.410Z] #37 1.259 + . /tmp/install/tini.installer [2021-04-08T18:41:47.410Z] #37 1.266 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:47.410Z] #37 1.267 + install_tini [2021-04-08T18:41:47.410Z] #37 1.267 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-08T18:41:47.411Z] #37 1.267 + git clone https://github.com/krallin/tini.git /tmp/tmp.dGNCilAXD2/tini [2021-04-08T18:41:47.411Z] #37 1.267 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:47.411Z] #37 1.269 Cloning into '/tmp/tmp.dGNCilAXD2/tini'... [2021-04-08T18:41:47.417Z] #43 31.25 CC images/ipc-msg.o [2021-04-08T18:41:47.569Z] #43 28.10 CC images/mm.o [2021-04-08T18:41:47.619Z] #44 ... [2021-04-08T18:41:47.619Z] [2021-04-08T18:41:47.619Z] #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-08T18:41:47.619Z] #38 sha256:ed9aa34dc0c11cc9712a6c4cee9046f2bd9f669398e427dbd649cad3f1587518 [2021-04-08T18:41:47.619Z] #38 1.460 + cd /tmp/tmp.5vdtoDNMlt/tini [2021-04-08T18:41:47.619Z] #38 1.480 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:47.619Z] #38 1.500 + cmake . [2021-04-08T18:41:47.619Z] #38 2.263 -- The C compiler identification is GNU 8.3.0 [2021-04-08T18:41:47.619Z] #38 2.326 -- Check for working C compiler: /usr/bin/cc [2021-04-08T18:41:47.619Z] #38 3.066 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-08T18:41:47.619Z] #38 3.105 -- Detecting C compiler ABI info [2021-04-08T18:41:47.619Z] #38 3.821 -- Detecting C compiler ABI info - done [2021-04-08T18:41:47.619Z] #38 3.898 -- Detecting C compile features [2021-04-08T18:41:47.619Z] #38 6.132 -- Detecting C compile features - done [2021-04-08T18:41:47.619Z] #38 6.160 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-08T18:41:47.619Z] #38 6.452 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-08T18:41:47.619Z] #38 6.610 -- Configuring done [2021-04-08T18:41:47.619Z] #38 6.632 -- Generating done [2021-04-08T18:41:47.619Z] #38 6.657 -- Build files have been written to: /tmp/tmp.5vdtoDNMlt/tini [2021-04-08T18:41:47.619Z] #38 6.672 + make tini-static [2021-04-08T18:41:47.619Z] #38 7.110 Scanning dependencies of target tini-static [2021-04-08T18:41:47.619Z] #38 7.200 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-08T18:41:47.619Z] #38 9.462 [100%] Linking C executable tini-static [2021-04-08T18:41:47.619Z] #38 10.37 [100%] Built target tini-static [2021-04-08T18:41:47.619Z] #38 10.43 + mkdir -p /build [2021-04-08T18:41:47.619Z] #38 10.44 + cp tini-static /build/docker-init [2021-04-08T18:41:47.619Z] #38 DONE 10.6s [2021-04-08T18:41:47.619Z] [2021-04-08T18:41:47.619Z] #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-08T18:41:47.619Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:41:47.619Z] #14 67.44 Selecting previously unselected package binutils-mingw-w64. [2021-04-08T18:41:47.619Z] #14 67.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-08T18:41:47.619Z] #14 67.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:41:47.619Z] #14 67.57 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-08T18:41:47.619Z] #14 67.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-08T18:41:47.619Z] #14 67.58 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-08T18:41:47.619Z] #14 67.76 Selecting previously unselected package dmsetup. [2021-04-08T18:41:47.619Z] #14 67.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-08T18:41:47.619Z] #14 67.78 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-08T18:41:47.619Z] #14 68.03 Selecting previously unselected package mingw-w64-common. [2021-04-08T18:41:47.619Z] #14 68.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-08T18:41:47.619Z] #14 68.05 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-08T18:41:47.619Z] #14 74.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-08T18:41:47.619Z] #14 74.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-08T18:41:47.619Z] #14 74.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:41:47.759Z] #37 6.806 -- Detecting C compiler ABI info - done [2021-04-08T18:41:47.759Z] #37 6.861 -- Detecting C compile features [2021-04-08T18:41:47.828Z] #43 28.45 CC images/sk-opts.o [2021-04-08T18:41:47.979Z] #43 31.62 CC images/ipc-sem.o [2021-04-08T18:41:47.979Z] #43 31.77 CC images/utsns.o [2021-04-08T18:41:47.990Z] #37 2.106 + cd /tmp/tmp.dGNCilAXD2/tini [2021-04-08T18:41:48.086Z] #43 28.72 CC images/sk-unix.o [2021-04-08T18:41:48.236Z] #43 31.93 CC images/creds.o [2021-04-08T18:41:48.236Z] #43 32.14 CC images/vma.o [2021-04-08T18:41:48.254Z] #37 2.112 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-08T18:41:48.254Z] #37 2.137 + cmake . [2021-04-08T18:41:48.272Z] #14 ... [2021-04-08T18:41:48.272Z] [2021-04-08T18:41:48.272Z] #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-08T18:41:48.272Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:41:48.272Z] #35 68.16 path [2021-04-08T18:41:48.272Z] #35 69.34 text/tabwriter [2021-04-08T18:41:48.272Z] #35 75.35 internal/syscall/execenv [2021-04-08T18:41:48.272Z] #35 75.35 internal/syscall/unix [2021-04-08T18:41:48.272Z] #35 75.37 time [2021-04-08T18:41:48.346Z] #43 29.08 CC images/sk-inet.o [2021-04-08T18:41:48.492Z] #43 32.42 CC images/netdev.o [2021-04-08T18:41:48.572Z] #35 ... [2021-04-08T18:41:48.572Z] [2021-04-08T18:41:48.572Z] #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-08T18:41:48.572Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:41:48.572Z] #44 6.738 PBCC images/timens.pb-c.c [2021-04-08T18:41:48.572Z] #44 6.855 DEP images/timens.pb-c.d [2021-04-08T18:41:48.572Z] #44 6.927 PBCC images/fown.pb-c.c [2021-04-08T18:41:48.572Z] #44 6.950 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-08T18:41:48.572Z] #44 7.087 PBCC images/opts.pb-c.c [2021-04-08T18:41:48.572Z] #44 7.112 PBCC images/memfd.pb-c.c [2021-04-08T18:41:48.605Z] #43 29.36 CC images/tun.o [2021-04-08T18:41:48.830Z] #37 2.922 -- The C compiler identification is GNU 8.3.0 [2021-04-08T18:41:48.873Z] #44 7.142 DEP images/fown.pb-c.d [2021-04-08T18:41:48.873Z] #44 7.181 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-08T18:41:48.873Z] #44 7.223 DEP images/opts.pb-c.d [2021-04-08T18:41:48.873Z] #44 7.256 DEP images/memfd.pb-c.d [2021-04-08T18:41:48.873Z] #44 7.337 PBCC images/sit.pb-c.c [2021-04-08T18:41:48.873Z] #44 7.394 DEP images/sit.pb-c.d [2021-04-08T18:41:48.873Z] #44 7.425 PBCC images/macvlan.pb-c.c [2021-04-08T18:41:48.873Z] #44 7.443 DEP images/macvlan.pb-c.d [2021-04-08T18:41:49.059Z] #43 32.72 CC images/tty.o [2021-04-08T18:41:49.092Z] #37 3.048 -- Check for working C compiler: /usr/bin/cc [2021-04-08T18:41:49.172Z] #43 29.69 CC images/sk-netlink.o [2021-04-08T18:41:49.173Z] #44 7.520 PBCC images/autofs.pb-c.c [2021-04-08T18:41:49.173Z] #44 7.555 DEP images/autofs.pb-c.d [2021-04-08T18:41:49.173Z] #44 7.615 PBCC images/sysctl.pb-c.c [2021-04-08T18:41:49.173Z] #44 7.647 DEP images/sysctl.pb-c.d [2021-04-08T18:41:49.173Z] #44 7.699 PBCC images/time.pb-c.c [2021-04-08T18:41:49.360Z] #37 ... [2021-04-08T18:41:49.360Z] [2021-04-08T18:41:49.360Z] #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-08T18:41:49.360Z] #34 sha256:78c9fc67ea1b8e4596ad46fd3ce13982f098e51843f35e0bdbf93da19eec15d9 [2021-04-08T18:41:49.360Z] #34 43.69 internal/syscall/execenv [2021-04-08T18:41:49.360Z] #34 43.69 internal/syscall/unix [2021-04-08T18:41:49.360Z] #34 43.69 time [2021-04-08T18:41:49.360Z] #34 48.67 internal/poll [2021-04-08T18:41:49.360Z] #34 50.73 os [2021-04-08T18:41:49.360Z] #34 53.45 internal/fmtsort [2021-04-08T18:41:49.360Z] #34 53.64 path/filepath [2021-04-08T18:41:49.432Z] #43 29.98 CC images/packet-sock.o [2021-04-08T18:41:49.474Z] #44 7.719 DEP images/time.pb-c.d [2021-04-08T18:41:49.474Z] #44 7.795 PBCC images/binfmt-misc.pb-c.c [2021-04-08T18:41:49.474Z] #44 7.815 DEP images/binfmt-misc.pb-c.d [2021-04-08T18:41:49.474Z] #44 7.893 PBCC images/seccomp.pb-c.c [2021-04-08T18:41:49.597Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.78688248s with top 10 stages: buildssa: 1m42.839718648s, goimports: 23.665747995s, unconvert: 13.347850711s, gosec: 10.033843968s, golint: 5.919607132s, ineffassign: 4.302641133s, misspell: 3.901833182s, vrp: 3.244648141s, inspect: 2.966654828s, printf: 1.965067707s [2021-04-08T18:41:49.597Z] INFO [runner] Issues before processing: 2263, after processing: 0 [2021-04-08T18:41:49.597Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1683/1683, skip_dirs: 1683/1683, skip_files: 1683/1683, exclude: 1578/1578, cgo: 1683/2263, filename_unadjuster: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, exclude-rules: 64/1578, nolint: 0/64 [2021-04-08T18:41:49.597Z] INFO [runner] processing took 60.20966ms with stages: nolint: 25.674831ms, identifier_marker: 16.787683ms, path_prettifier: 8.363127ms, autogenerated_exclude: 4.145021ms, exclude-rules: 3.282884ms, skip_dirs: 1.676886ms, cgo: 187.821µs, filename_unadjuster: 86.695µs, max_same_issues: 1.26µs, uniq_by_line: 775ns, exclude: 482ns, diff: 476ns, max_from_linter: 444ns, skip_files: 433ns, source_code: 358ns, path_shortener: 260ns, max_per_file_from_linter: 224ns [2021-04-08T18:41:49.597Z] INFO [runner] linters took 1m43.018870343s with stages: goanalysis_metalinter: 1m22.877224167s, unused: 20.081279055s [2021-04-08T18:41:49.597Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-08T18:41:49.597Z] INFO Memory: 1521 samples, avg is 935.2MB, max is 5044.9MB [2021-04-08T18:41:49.597Z] INFO Execution took 3m45.101844556s [2021-04-08T18:41:49.597Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2021-04-08T18:41:49.621Z] #43 33.20 CC images/file-lock.o [2021-04-08T18:41:49.621Z] #43 33.46 CC images/rlimit.o [Pipeline] // stage [2021-04-08T18:41:49.627Z] #34 ... [2021-04-08T18:41:49.627Z] [2021-04-08T18:41:49.627Z] #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-08T18:41:49.627Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:49.627Z] #42 50.89 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-08T18:41:49.627Z] #42 50.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-08T18:41:49.627Z] #42 51.00 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:49.627Z] #42 51.07 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-08T18:41:49.627Z] #42 51.09 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:49.627Z] #42 51.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-08T18:41:49.627Z] #42 51.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-08T18:41:49.627Z] #42 51.22 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-08T18:41:49.627Z] #42 51.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-08T18:41:49.627Z] #42 51.27 Setting up python-protobuf (3.6.1.3-2) ... [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-08T18:41:49.693Z] #43 30.37 CC images/ipc-var.o [2021-04-08T18:41:49.693Z] #43 ... [2021-04-08T18:41:49.693Z] [2021-04-08T18:41:49.693Z] #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-08T18:41:49.693Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:49.693Z] #13 97.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-08T18:41:49.774Z] #44 7.965 DEP images/seccomp.pb-c.d [2021-04-08T18:41:49.774Z] #44 8.051 PBCC images/userns.pb-c.c [2021-04-08T18:41:49.774Z] #44 8.082 DEP images/userns.pb-c.d [2021-04-08T18:41:49.774Z] #44 8.144 PBCC images/cgroup.pb-c.c [2021-04-08T18:41:49.774Z] #44 8.169 DEP images/cgroup.pb-c.d [2021-04-08T18:41:49.774Z] #44 8.219 PBCC images/ext-file.pb-c.c [2021-04-08T18:41:49.774Z] #44 8.236 DEP images/ext-file.pb-c.d [2021-04-08T18:41:49.774Z] #44 8.295 PBCC images/rpc.pb-c.c [2021-04-08T18:41:49.774Z] #44 8.357 DEP images/rpc.pb-c.d [2021-04-08T18:41:49.877Z] #43 33.64 CC images/pagemap.o [2021-04-08T18:41:49.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary-daemon test-docker-py [2021-04-08T18:41:49.952Z] #13 97.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:41:49.953Z] #13 97.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:50.076Z] #44 8.429 PBCC images/siginfo.pb-c.c [2021-04-08T18:41:50.076Z] #44 8.459 DEP images/siginfo.pb-c.d [2021-04-08T18:41:50.076Z] #44 8.525 PBCC images/pagemap.pb-c.c [2021-04-08T18:41:50.076Z] #44 8.573 DEP images/pagemap.pb-c.d [2021-04-08T18:41:50.134Z] #43 33.94 CC images/siginfo.o [2021-04-08T18:41:50.315Z] #37 9.137 -- Detecting C compile features - done [2021-04-08T18:41:50.315Z] #37 9.183 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-08T18:41:50.315Z] #37 9.591 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-08T18:41:50.315Z] #37 9.691 -- Configuring done [2021-04-08T18:41:50.377Z] #44 8.641 PBCC images/rlimit.pb-c.c [2021-04-08T18:41:50.377Z] #44 8.694 DEP images/rlimit.pb-c.d [2021-04-08T18:41:50.377Z] #44 8.737 PBCC images/file-lock.pb-c.c [2021-04-08T18:41:50.377Z] #44 8.766 DEP images/file-lock.pb-c.d [2021-04-08T18:41:50.377Z] #44 8.825 PBCC images/tty.pb-c.c [2021-04-08T18:41:50.377Z] #44 8.907 DEP images/tty.pb-c.d [2021-04-08T18:41:50.390Z] #43 34.28 CC images/rpc.o [2021-04-08T18:41:50.516Z] [2021-04-08T18:41:50.516Z] Removing bundles/ [2021-04-08T18:41:50.516Z] [2021-04-08T18:41:50.517Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-08T18:41:50.517Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:41:50.517Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:41:50.579Z] #37 9.726 -- Generating done [2021-04-08T18:41:50.579Z] #37 9.739 -- Build files have been written to: /tmp/tmp.vrEo8rfcWB/tini [2021-04-08T18:41:50.579Z] #37 9.742 + make tini-static [2021-04-08T18:41:50.579Z] #37 ... [2021-04-08T18:41:50.579Z] [2021-04-08T18:41:50.579Z] #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-08T18:41:50.579Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:50.579Z] #13 70.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-08T18:41:50.579Z] #13 70.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-08T18:41:50.579Z] #13 70.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:41:50.579Z] #13 ... [2021-04-08T18:41:50.579Z] [2021-04-08T18:41:50.579Z] #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-08T18:41:50.579Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:41:50.579Z] #51 65.12 encoding/base64 [2021-04-08T18:41:50.579Z] #51 66.23 golang.org/x/sys/unix [2021-04-08T18:41:50.579Z] #51 67.57 encoding/json [2021-04-08T18:41:50.579Z] #51 73.88 github.com/pkg/diff [2021-04-08T18:41:50.579Z] #51 75.06 go/ast [2021-04-08T18:41:50.678Z] #44 8.992 PBCC images/tun.pb-c.c [2021-04-08T18:41:50.678Z] #44 9.023 PBCC images/netdev.pb-c.c [2021-04-08T18:41:50.678Z] #44 9.114 DEP images/tun.pb-c.d [2021-04-08T18:41:50.678Z] #44 9.195 DEP images/netdev.pb-c.d [2021-04-08T18:41:50.841Z] #51 ... [2021-04-08T18:41:50.841Z] [2021-04-08T18:41:50.841Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:41:50.841Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:41:50.841Z] #45 68.02 regexp [2021-04-08T18:41:50.841Z] #45 69.94 go/token [2021-04-08T18:41:50.841Z] #45 70.90 go/scanner [2021-04-08T18:41:50.841Z] #45 71.84 internal/lazyregexp [2021-04-08T18:41:50.841Z] #45 72.10 net/url [2021-04-08T18:41:50.841Z] #45 72.46 go/ast [2021-04-08T18:41:50.841Z] #45 73.97 text/template/parse [2021-04-08T18:41:50.841Z] #45 ... [2021-04-08T18:41:50.841Z] [2021-04-08T18:41:50.841Z] #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-08T18:41:50.841Z] #37 sha256:2d89a10c742b944dacd1d8c0eaf674d2dc186995336674c878b41154cb2ef20c [2021-04-08T18:41:50.841Z] #37 10.15 Scanning dependencies of target tini-static [2021-04-08T18:41:50.892Z] #13 ... [2021-04-08T18:41:50.892Z] [2021-04-08T18:41:50.892Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-08T18:41:50.892Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:41:50.892Z] #56 48.68 + bin/ctr [2021-04-08T18:41:50.978Z] #44 9.275 PBCC images/vma.pb-c.c [2021-04-08T18:41:50.978Z] #44 9.353 DEP images/vma.pb-c.d [2021-04-08T18:41:50.978Z] #44 9.398 PBCC images/creds.pb-c.c [2021-04-08T18:41:50.978Z] #44 9.426 DEP images/creds.pb-c.d [2021-04-08T18:41:50.978Z] #44 9.483 PBCC images/utsns.pb-c.c [2021-04-08T18:41:50.978Z] #44 9.500 DEP images/utsns.pb-c.d [2021-04-08T18:41:51.021Z] #42 55.21 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-08T18:41:51.021Z] #42 55.23 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:41:51.108Z] #37 10.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-08T18:41:51.151Z] #56 ... [2021-04-08T18:41:51.151Z] [2021-04-08T18:41:51.151Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:51.151Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:51.151Z] #43 30.67 CC images/ipc-desc.o [2021-04-08T18:41:51.151Z] #43 30.84 CC images/ipc-shm.o [2021-04-08T18:41:51.151Z] #43 31.11 CC images/ipc-msg.o [2021-04-08T18:41:51.151Z] #43 31.37 CC images/ipc-sem.o [2021-04-08T18:41:51.151Z] #43 31.66 CC images/utsns.o [2021-04-08T18:41:51.151Z] #43 31.90 CC images/creds.o [2021-04-08T18:41:51.151Z] #43 ... [2021-04-08T18:41:51.151Z] [2021-04-08T18:41:51.151Z] #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-08T18:41:51.151Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:41:51.151Z] #45 93.37 hash/crc32 [2021-04-08T18:41:51.151Z] #45 93.91 compress/gzip [2021-04-08T18:41:51.151Z] #45 94.12 net [2021-04-08T18:41:51.151Z] #45 94.59 vendor/golang.org/x/text/transform [2021-04-08T18:41:51.151Z] #45 95.34 vendor/golang.org/x/text/unicode/bidi [2021-04-08T18:41:51.151Z] #45 97.68 vendor/golang.org/x/text/secure/bidirule [2021-04-08T18:41:51.151Z] #45 98.05 vendor/golang.org/x/text/unicode/norm [2021-04-08T18:41:51.151Z] #45 101.5 vendor/golang.org/x/net/idna [2021-04-08T18:41:51.279Z] #44 9.586 PBCC images/ipc-desc.pb-c.c [2021-04-08T18:41:51.279Z] #44 9.631 PBCC images/ipc-sem.pb-c.c [2021-04-08T18:41:51.279Z] #44 9.680 DEP images/ipc-desc.pb-c.d [2021-04-08T18:41:51.279Z] #44 9.754 DEP images/ipc-sem.pb-c.d [2021-04-08T18:41:51.410Z] #45 ... [2021-04-08T18:41:51.410Z] [2021-04-08T18:41:51.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:51.410Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:51.410Z] #43 32.09 CC images/vma.o [2021-04-08T18:41:51.578Z] #44 9.825 PBCC images/ipc-msg.pb-c.c [2021-04-08T18:41:51.578Z] #44 9.836 DEP images/ipc-msg.pb-c.d [2021-04-08T18:41:51.578Z] #44 9.891 PBCC images/ipc-shm.pb-c.c [2021-04-08T18:41:51.578Z] #44 9.928 DEP images/ipc-shm.pb-c.d [2021-04-08T18:41:51.578Z] #44 10.00 PBCC images/ipc-var.pb-c.c [2021-04-08T18:41:51.578Z] #44 10.04 DEP images/ipc-var.pb-c.d [2021-04-08T18:41:51.578Z] #44 10.11 PBCC images/sk-opts.pb-c.c [2021-04-08T18:41:51.670Z] #43 32.31 CC images/netdev.o [2021-04-08T18:41:51.757Z] #43 35.31 CC images/ext-file.o [2021-04-08T18:41:51.757Z] #43 35.52 CC images/cgroup.o [2021-04-08T18:41:51.881Z] #44 ... [2021-04-08T18:41:51.881Z] [2021-04-08T18:41:51.881Z] #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-08T18:41:51.881Z] #48 sha256:69ae1f540e1e0ad21d2d71f41a74c06e46d1cc30e3a1d7a3855f1a650f26c01c [2021-04-08T18:41:51.881Z] #48 DONE 81.6s [2021-04-08T18:41:51.881Z] [2021-04-08T18:41:51.881Z] #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-08T18:41:51.881Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:41:51.881Z] #44 10.12 PBCC images/packet-sock.pb-c.c [2021-04-08T18:41:51.881Z] #44 10.20 DEP images/sk-opts.pb-c.d [2021-04-08T18:41:51.881Z] #44 10.29 DEP images/packet-sock.pb-c.d [2021-04-08T18:41:51.928Z] #43 32.69 CC images/tty.o [2021-04-08T18:41:52.054Z] #37 ... [2021-04-08T18:41:52.054Z] [2021-04-08T18:41:52.054Z] #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-08T18:41:52.054Z] #34 sha256:1bb4620d2e7b740b12f580a7baaa1aab955c7775d0015e1c19cd8bcc9c32ceb9 [2021-04-08T18:41:52.054Z] #34 68.99 log [2021-04-08T18:41:52.054Z] #34 71.68 github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:41:52.054Z] #34 DONE 76.5s [2021-04-08T18:41:52.180Z] #44 10.52 PBCC images/sk-netlink.pb-c.c [2021-04-08T18:41:52.316Z] [2021-04-08T18:41:52.316Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:52.316Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:52.316Z] #43 4.334 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:41:52.316Z] #43 4.334 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:41:52.316Z] #43 4.359 Note: Building without GnuTLS support [2021-04-08T18:41:52.316Z] #43 4.365 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:41:52.316Z] #43 4.366 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:41:52.318Z] #43 36.04 CC images/userns.o [2021-04-08T18:41:52.318Z] #43 36.25 CC images/google/protobuf/descriptor.o [2021-04-08T18:41:52.415Z] #42 ... [2021-04-08T18:41:52.415Z] [2021-04-08T18:41:52.415Z] #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-08T18:41:52.415Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:52.415Z] #13 53.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-08T18:41:52.415Z] #13 ... [2021-04-08T18:41:52.415Z] [2021-04-08T18:41:52.415Z] #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-08T18:41:52.415Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-08T18:41:52.415Z] #42 DONE 56.6s [2021-04-08T18:41:52.415Z] [2021-04-08T18:41:52.415Z] #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-08T18:41:52.415Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:52.415Z] #13 53.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-08T18:41:52.415Z] #13 53.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:41:52.496Z] #43 33.22 CC images/file-lock.o [2021-04-08T18:41:52.513Z] #44 10.76 DEP images/sk-netlink.pb-c.d [2021-04-08T18:41:52.513Z] #44 10.83 PBCC images/sk-inet.pb-c.c [2021-04-08T18:41:52.513Z] #44 10.90 DEP images/sk-inet.pb-c.d [2021-04-08T18:41:52.513Z] #44 11.02 PBCC images/sk-unix.pb-c.c [2021-04-08T18:41:52.513Z] #44 11.07 DEP images/sk-unix.pb-c.d [2021-04-08T18:41:52.578Z] #43 ... [2021-04-08T18:41:52.578Z] [2021-04-08T18:41:52.578Z] #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-08T18:41:52.578Z] #37 sha256:2d89a10c742b944dacd1d8c0eaf674d2dc186995336674c878b41154cb2ef20c [2021-04-08T18:41:52.578Z] #37 11.82 [100%] Linking C executable tini-static [2021-04-08T18:41:52.755Z] #43 33.41 CC images/rlimit.o [2021-04-08T18:41:52.814Z] #44 11.25 PBCC images/mm.pb-c.c [2021-04-08T18:41:52.814Z] #44 11.34 DEP images/mm.pb-c.d [2021-04-08T18:41:53.014Z] #43 33.59 CC images/pagemap.o [2021-04-08T18:41:53.014Z] #43 33.85 CC images/siginfo.o [2021-04-08T18:41:53.111Z] #44 11.56 PBCC images/timerfd.pb-c.c [2021-04-08T18:41:53.111Z] #44 11.59 DEP images/timerfd.pb-c.d [2021-04-08T18:41:53.111Z] #44 11.62 PBCC images/timer.pb-c.c [2021-04-08T18:41:53.111Z] #44 11.65 DEP images/timer.pb-c.d [2021-04-08T18:41:53.111Z] #44 11.71 PBCC images/sa.pb-c.c [2021-04-08T18:41:53.152Z] #37 12.45 [100%] Built target tini-static [2021-04-08T18:41:53.409Z] #44 11.81 DEP images/sa.pb-c.d [2021-04-08T18:41:53.409Z] #44 11.91 PBCC images/pipe-data.pb-c.c [2021-04-08T18:41:53.409Z] #44 11.92 DEP images/pipe-data.pb-c.d [2021-04-08T18:41:53.415Z] #37 12.59 + mkdir -p /build [2021-04-08T18:41:53.415Z] #37 12.59 + cp tini-static /build/docker-init [2021-04-08T18:41:53.588Z] #43 34.19 CC images/rpc.o [2021-04-08T18:41:53.677Z] #37 DONE 12.8s [2021-04-08T18:41:53.677Z] [2021-04-08T18:41:53.677Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:53.677Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:53.677Z] #43 6.574 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:41:53.677Z] #43 6.631 GEN .gitid [2021-04-08T18:41:53.677Z] #43 6.671 GEN criu/include/version.h [2021-04-08T18:41:53.677Z] #43 6.761 GEN include/common/asm [2021-04-08T18:41:53.713Z] #44 11.96 PBCC images/mnt.pb-c.c [2021-04-08T18:41:53.713Z] #44 11.99 DEP images/mnt.pb-c.d [2021-04-08T18:41:53.713Z] #44 12.04 PBCC images/sk-packet.pb-c.c [2021-04-08T18:41:53.713Z] #44 12.06 DEP images/sk-packet.pb-c.d [2021-04-08T18:41:53.713Z] #44 12.09 PBCC images/tcp-stream.pb-c.c [2021-04-08T18:41:53.713Z] #44 12.14 DEP images/tcp-stream.pb-c.d [2021-04-08T18:41:53.713Z] #44 12.19 PBCC images/pipe.pb-c.c [2021-04-08T18:41:53.713Z] #44 12.24 DEP images/pipe.pb-c.d [2021-04-08T18:41:53.713Z] #44 12.29 PBCC images/pstree.pb-c.c [2021-04-08T18:41:53.713Z] #44 12.31 DEP images/pstree.pb-c.d [2021-04-08T18:41:54.014Z] #44 12.39 PBCC images/fs.pb-c.c [2021-04-08T18:41:54.014Z] #44 12.41 DEP images/fs.pb-c.d [2021-04-08T18:41:54.014Z] #44 12.46 PBCC images/signalfd.pb-c.c [2021-04-08T18:41:54.014Z] #44 12.52 DEP images/signalfd.pb-c.d [2021-04-08T18:41:54.014Z] #44 12.57 PBCC images/fh.pb-c.c [2021-04-08T18:41:54.208Z] #43 37.99 CC images/opts.o [2021-04-08T18:41:54.316Z] #44 12.63 PBCC images/fsnotify.pb-c.c [2021-04-08T18:41:54.316Z] #44 12.78 DEP images/fh.pb-c.d [2021-04-08T18:41:54.316Z] #44 12.86 DEP images/fsnotify.pb-c.d [2021-04-08T18:41:54.463Z] #43 38.21 CC images/seccomp.o [2021-04-08T18:41:54.526Z] #43 35.34 CC images/ext-file.o [2021-04-08T18:41:54.618Z] #44 12.94 PBCC images/eventpoll.pb-c.c [2021-04-08T18:41:54.618Z] #44 13.01 DEP images/eventpoll.pb-c.d [2021-04-08T18:41:54.618Z] #44 13.06 PBCC images/eventfd.pb-c.c [2021-04-08T18:41:54.618Z] #44 13.10 DEP images/eventfd.pb-c.d [2021-04-08T18:41:54.719Z] #43 38.42 CC images/binfmt-misc.o [2021-04-08T18:41:54.719Z] #43 38.59 CC images/time.o [2021-04-08T18:41:54.785Z] #43 35.52 CC images/cgroup.o [2021-04-08T18:41:54.920Z] #44 13.15 PBCC images/remap-file-path.pb-c.c [2021-04-08T18:41:54.920Z] #44 13.18 DEP images/remap-file-path.pb-c.d [2021-04-08T18:41:54.920Z] #44 13.24 PBCC images/fifo.pb-c.c [2021-04-08T18:41:54.920Z] #44 13.25 DEP images/fifo.pb-c.d [2021-04-08T18:41:54.920Z] #44 13.30 PBCC images/ghost-file.pb-c.c [2021-04-08T18:41:54.920Z] #44 13.37 DEP images/ghost-file.pb-c.d [2021-04-08T18:41:54.920Z] #44 13.44 PBCC images/regfile.pb-c.c [2021-04-08T18:41:54.920Z] #44 13.48 DEP images/regfile.pb-c.d [2021-04-08T18:41:55.068Z] #43 8.413 PBCC images/timens.pb-c.c [2021-04-08T18:41:55.068Z] #43 8.413 DEP images/timens.pb-c.d [2021-04-08T18:41:55.068Z] #43 8.474 PBCC images/fown.pb-c.c [2021-04-08T18:41:55.068Z] #43 8.545 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-08T18:41:55.068Z] #43 8.632 PBCC images/opts.pb-c.c [2021-04-08T18:41:55.223Z] #44 13.54 PBCC images/ns.pb-c.c [2021-04-08T18:41:55.223Z] #44 13.57 DEP images/ns.pb-c.d [2021-04-08T18:41:55.223Z] #44 13.62 PBCC images/fdinfo.pb-c.c [2021-04-08T18:41:55.223Z] #44 13.72 DEP images/fdinfo.pb-c.d [2021-04-08T18:41:55.280Z] #43 38.83 CC images/sysctl.o [2021-04-08T18:41:55.280Z] #43 39.08 CC images/autofs.o [2021-04-08T18:41:55.330Z] #43 8.701 PBCC images/memfd.pb-c.c [2021-04-08T18:41:55.330Z] #43 8.750 DEP images/fown.pb-c.d [2021-04-08T18:41:55.330Z] #43 8.829 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-08T18:41:55.353Z] #43 36.12 CC images/userns.o [2021-04-08T18:41:55.526Z] #44 13.77 PBCC images/core-aarch64.pb-c.c [2021-04-08T18:41:55.526Z] #44 13.82 PBCC images/core-arm.pb-c.c [2021-04-08T18:41:55.526Z] #44 13.90 PBCC images/core-ppc64.pb-c.c [2021-04-08T18:41:55.526Z] #44 13.93 PBCC images/core-s390.pb-c.c [2021-04-08T18:41:55.526Z] #44 13.98 PBCC images/core-x86.pb-c.c [2021-04-08T18:41:55.526Z] #44 14.03 PBCC images/core.pb-c.c [2021-04-08T18:41:55.536Z] #43 39.33 CC images/macvlan.o [2021-04-08T18:41:55.592Z] #43 8.935 DEP images/opts.pb-c.d [2021-04-08T18:41:55.592Z] #43 8.972 DEP images/memfd.pb-c.d [2021-04-08T18:41:55.592Z] #43 9.002 PBCC images/sit.pb-c.c [2021-04-08T18:41:55.592Z] #43 9.101 DEP images/sit.pb-c.d [2021-04-08T18:41:55.592Z] #43 9.125 PBCC images/macvlan.pb-c.c [2021-04-08T18:41:55.612Z] #43 36.36 CC images/google/protobuf/descriptor.o [2021-04-08T18:41:55.792Z] #43 39.52 CC images/sit.o [2021-04-08T18:41:55.829Z] #44 14.13 PBCC images/inventory.pb-c.c [2021-04-08T18:41:55.829Z] #44 14.21 DEP images/core-aarch64.pb-c.d [2021-04-08T18:41:55.829Z] #44 14.27 DEP images/core-arm.pb-c.d [2021-04-08T18:41:55.829Z] #44 14.33 DEP images/core-ppc64.pb-c.d [2021-04-08T18:41:55.854Z] #43 9.180 DEP images/macvlan.pb-c.d [2021-04-08T18:41:56.047Z] #43 39.74 CC images/memfd.o [2021-04-08T18:41:56.116Z] #43 9.250 PBCC images/autofs.pb-c.c [2021-04-08T18:41:56.116Z] #43 9.405 DEP images/autofs.pb-c.d [2021-04-08T18:41:56.116Z] #43 9.405 PBCC images/sysctl.pb-c.c [2021-04-08T18:41:56.116Z] #43 9.405 DEP images/sysctl.pb-c.d [2021-04-08T18:41:56.116Z] #43 9.481 PBCC images/time.pb-c.c [2021-04-08T18:41:56.116Z] #43 9.481 DEP images/time.pb-c.d [2021-04-08T18:41:56.116Z] #43 9.532 PBCC images/binfmt-misc.pb-c.c [2021-04-08T18:41:56.158Z] #44 14.40 DEP images/core-s390.pb-c.d [2021-04-08T18:41:56.158Z] #44 14.52 DEP images/core-x86.pb-c.d [2021-04-08T18:41:56.158Z] #44 14.62 DEP images/core.pb-c.d [2021-04-08T18:41:56.158Z] #44 14.71 DEP images/inventory.pb-c.d [2021-04-08T18:41:56.158Z] #44 14.76 PBCC images/cpuinfo.pb-c.c [2021-04-08T18:41:56.303Z] #43 40.03 CC images/timens.o [2021-04-08T18:41:56.303Z] #43 40.25 LINK images/built-in.o [2021-04-08T18:41:56.378Z] #43 9.618 DEP images/binfmt-misc.pb-c.d [2021-04-08T18:41:56.378Z] #43 9.702 PBCC images/seccomp.pb-c.c [2021-04-08T18:41:56.378Z] #43 9.702 DEP images/seccomp.pb-c.d [2021-04-08T18:41:56.378Z] #43 9.733 PBCC images/userns.pb-c.c [2021-04-08T18:41:56.378Z] #43 9.747 DEP images/userns.pb-c.d [2021-04-08T18:41:56.378Z] #43 9.837 PBCC images/cgroup.pb-c.c [2021-04-08T18:41:56.378Z] #43 9.837 DEP images/cgroup.pb-c.d [2021-04-08T18:41:56.461Z] #44 14.80 DEP images/cpuinfo.pb-c.d [2021-04-08T18:41:56.461Z] #44 14.87 PBCC images/stats.pb-c.c [2021-04-08T18:41:56.461Z] #44 ... [2021-04-08T18:41:56.461Z] [2021-04-08T18:41:56.461Z] #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-08T18:41:56.461Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:41:56.461Z] #46 76.10 regexp/syntax [2021-04-08T18:41:56.461Z] #46 80.09 vendor/golang.org/x/text/transform [2021-04-08T18:41:56.461Z] #46 84.05 time [2021-04-08T18:41:56.461Z] #46 ... [2021-04-08T18:41:56.461Z] [2021-04-08T18:41:56.461Z] #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-08T18:41:56.461Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:41:56.461Z] #44 14.91 DEP images/stats.pb-c.d [2021-04-08T18:41:56.559Z] #43 40.41 GEN compel/include/asm [2021-04-08T18:41:56.559Z] #43 40.43 GEN compel/include/version.h [2021-04-08T18:41:56.559Z] #43 40.47 touch .config [2021-04-08T18:41:56.559Z] #43 40.52 GEN include/common/config.h [2021-04-08T18:41:56.640Z] #43 9.917 PBCC images/ext-file.pb-c.c [2021-04-08T18:41:56.640Z] #43 9.937 DEP images/ext-file.pb-c.d [2021-04-08T18:41:56.640Z] #43 10.07 PBCC images/rpc.pb-c.c [2021-04-08T18:41:56.640Z] #43 10.07 DEP images/rpc.pb-c.d [2021-04-08T18:41:56.640Z] #43 10.14 PBCC images/siginfo.pb-c.c [2021-04-08T18:41:56.663Z] #13 ... [2021-04-08T18:41:56.663Z] [2021-04-08T18:41:56.663Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-08T18:41:56.663Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:56.663Z] #51 50.71 regexp [2021-04-08T18:41:56.663Z] #51 53.06 context [2021-04-08T18:41:56.663Z] #51 53.12 os [2021-04-08T18:41:56.663Z] #51 56.47 mvdan.cc/sh/v3/fileutil [2021-04-08T18:41:56.663Z] #51 58.23 flag [2021-04-08T18:41:56.664Z] #51 58.26 github.com/pkg/diff [2021-04-08T18:41:56.664Z] #51 58.26 go/token [2021-04-08T18:41:56.664Z] #51 58.28 encoding/binary [2021-04-08T18:41:56.664Z] #51 59.95 go/scanner [2021-04-08T18:41:56.664Z] #51 60.91 encoding/base64 [2021-04-08T18:41:56.664Z] #51 ... [2021-04-08T18:41:56.664Z] [2021-04-08T18:41:56.664Z] #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-08T18:41:56.664Z] #37 sha256:d80ac1651a5fd98ba1a3668b3e0fb2c7d780e91ab52cb76862a5ed22a2d9bf89 [2021-04-08T18:41:56.664Z] #37 4.022 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-08T18:41:56.664Z] #37 4.024 -- Detecting C compiler ABI info [2021-04-08T18:41:56.664Z] #37 4.792 -- Detecting C compiler ABI info - done [2021-04-08T18:41:56.664Z] #37 4.817 -- Detecting C compile features [2021-04-08T18:41:56.664Z] #37 7.358 -- Detecting C compile features - done [2021-04-08T18:41:56.664Z] #37 7.406 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-08T18:41:56.664Z] #37 7.888 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-08T18:41:56.664Z] #37 8.096 -- Configuring done [2021-04-08T18:41:56.664Z] #37 8.118 -- Generating done [2021-04-08T18:41:56.664Z] #37 8.156 -- Build files have been written to: /tmp/tmp.dGNCilAXD2/tini [2021-04-08T18:41:56.664Z] #37 8.159 + make tini-static [2021-04-08T18:41:56.664Z] #37 8.808 Scanning dependencies of target tini-static [2021-04-08T18:41:56.664Z] #37 8.979 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-08T18:41:56.664Z] #37 10.53 [100%] Linking C executable tini-static [2021-04-08T18:41:56.664Z] #37 ... [2021-04-08T18:41:56.664Z] [2021-04-08T18:41:56.664Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-08T18:41:56.664Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:56.664Z] #51 61.01 golang.org/x/sys/unix [2021-04-08T18:41:56.815Z] #43 40.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-08T18:41:56.815Z] #43 40.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-08T18:41:56.815Z] #43 40.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-08T18:41:56.815Z] #43 40.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-08T18:41:56.815Z] #43 40.70 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-08T18:41:56.815Z] #43 40.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-08T18:41:56.902Z] #43 10.19 DEP images/siginfo.pb-c.d [2021-04-08T18:41:56.902Z] #43 10.25 PBCC images/pagemap.pb-c.c [2021-04-08T18:41:56.902Z] #43 10.32 DEP images/pagemap.pb-c.d [2021-04-08T18:41:56.902Z] #43 10.36 PBCC images/rlimit.pb-c.c [2021-04-08T18:41:56.902Z] #43 10.41 DEP images/rlimit.pb-c.d [2021-04-08T18:41:56.928Z] #51 ... [2021-04-08T18:41:56.928Z] [2021-04-08T18:41:56.928Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:41:56.928Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:56.928Z] #45 51.11 regexp [2021-04-08T18:41:56.928Z] #45 54.21 path/filepath [2021-04-08T18:41:56.928Z] #45 54.25 net [2021-04-08T18:41:56.928Z] #45 55.12 internal/lazyregexp [2021-04-08T18:41:56.928Z] #45 55.33 github.com/LK4D4/vndr/versioned [2021-04-08T18:41:56.928Z] #45 56.12 os/exec [2021-04-08T18:41:56.928Z] #45 59.16 encoding/binary [2021-04-08T18:41:56.928Z] #45 59.18 net/url [2021-04-08T18:41:56.928Z] #45 59.19 go/token [2021-04-08T18:41:56.928Z] #45 60.41 go/scanner [2021-04-08T18:41:56.928Z] #45 ... [2021-04-08T18:41:56.928Z] [2021-04-08T18:41:56.928Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:56.928Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:41:56.928Z] #43 2.463 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:41:56.928Z] #43 2.467 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:41:56.928Z] #43 2.500 Note: Building without GnuTLS support [2021-04-08T18:41:56.928Z] #43 2.507 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:41:56.928Z] #43 2.507 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:41:57.071Z] #43 40.76 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-08T18:41:57.071Z] #43 40.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-08T18:41:57.071Z] #43 40.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-08T18:41:57.071Z] #43 40.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-08T18:41:57.071Z] #43 40.82 DEP compel/plugins/std/infect.d [2021-04-08T18:41:57.071Z] #43 40.98 DEP compel/plugins/std/string.d [2021-04-08T18:41:57.071Z] #43 ... [2021-04-08T18:41:57.071Z] [2021-04-08T18:41:57.071Z] #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-08T18:41:57.071Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:41:57.071Z] #13 98.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-08T18:41:57.071Z] #13 98.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:41:57.071Z] #13 98.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:57.164Z] #43 10.45 PBCC images/file-lock.pb-c.c [2021-04-08T18:41:57.164Z] #43 10.50 DEP images/file-lock.pb-c.d [2021-04-08T18:41:57.164Z] #43 10.55 PBCC images/tty.pb-c.c [2021-04-08T18:41:57.194Z] #43 4.926 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:41:57.194Z] #43 4.977 GEN .gitid [2021-04-08T18:41:57.194Z] #43 5.025 GEN criu/include/version.h [2021-04-08T18:41:57.327Z] #13 ... [2021-04-08T18:41:57.327Z] [2021-04-08T18:41:57.327Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:57.327Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:57.327Z] #43 41.07 DEP compel/plugins/std/log.d [2021-04-08T18:41:57.327Z] #43 41.15 DEP compel/plugins/std/fds.d [2021-04-08T18:41:57.327Z] #43 41.29 DEP compel/plugins/std/std.d [2021-04-08T18:41:57.426Z] #43 10.67 DEP images/tty.pb-c.d [2021-04-08T18:41:57.426Z] #43 10.73 PBCC images/tun.pb-c.c [2021-04-08T18:41:57.426Z] #43 10.81 PBCC images/netdev.pb-c.c [2021-04-08T18:41:57.426Z] #43 10.87 DEP images/tun.pb-c.d [2021-04-08T18:41:57.426Z] #43 10.94 DEP images/netdev.pb-c.d [2021-04-08T18:41:57.459Z] #43 5.154 GEN include/common/asm [2021-04-08T18:41:57.516Z] #43 37.89 CC images/opts.o [2021-04-08T18:41:57.516Z] #43 38.16 CC images/seccomp.o [2021-04-08T18:41:57.584Z] #43 41.37 DEP compel/plugins/shmem/shmem.d [2021-04-08T18:41:57.688Z] #43 10.96 PBCC images/vma.pb-c.c [2021-04-08T18:41:57.688Z] #43 11.03 DEP images/vma.pb-c.d [2021-04-08T18:41:57.688Z] #43 11.04 PBCC images/creds.pb-c.c [2021-04-08T18:41:57.688Z] #43 11.10 DEP images/creds.pb-c.d [2021-04-08T18:41:57.688Z] #43 11.18 PBCC images/utsns.pb-c.c [2021-04-08T18:41:57.722Z] #43 ... [2021-04-08T18:41:57.722Z] [2021-04-08T18:41:57.722Z] #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-08T18:41:57.722Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:41:57.722Z] #45 62.04 text/template/parse [2021-04-08T18:41:57.775Z] #43 38.36 CC images/binfmt-misc.o [2021-04-08T18:41:57.775Z] #43 38.51 CC images/time.o [2021-04-08T18:41:57.840Z] #43 41.45 DEP compel/plugins/fds/fds.d [2021-04-08T18:41:57.840Z] #43 41.58 CC compel/plugins/std/std.o [2021-04-08T18:41:57.951Z] #43 11.19 DEP images/utsns.pb-c.d [2021-04-08T18:41:57.951Z] #43 11.26 PBCC images/ipc-desc.pb-c.c [2021-04-08T18:41:57.951Z] #43 11.26 PBCC images/ipc-sem.pb-c.c [2021-04-08T18:41:57.951Z] #43 11.34 DEP images/ipc-desc.pb-c.d [2021-04-08T18:41:57.951Z] #43 11.36 DEP images/ipc-sem.pb-c.d [2021-04-08T18:41:57.951Z] #43 11.41 PBCC images/ipc-msg.pb-c.c [2021-04-08T18:41:58.004Z] using credential docker-jenkins-github-credentials [2021-04-08T18:41:58.034Z] #43 38.72 CC images/sysctl.o [2021-04-08T18:41:58.078Z] Cloning the remote Git repository [2021-04-08T18:41:58.078Z] Cloning with configured refspecs honoured and without tags [2021-04-08T18:41:58.097Z] #43 41.86 CC compel/plugins/std/fds.o [2021-04-08T18:41:58.213Z] #43 11.47 DEP images/ipc-msg.pb-c.d [2021-04-08T18:41:58.213Z] #43 11.53 PBCC images/ipc-shm.pb-c.c [2021-04-08T18:41:58.213Z] #43 11.53 DEP images/ipc-shm.pb-c.d [2021-04-08T18:41:58.213Z] #43 11.66 PBCC images/ipc-var.pb-c.c [2021-04-08T18:41:58.213Z] #43 11.66 DEP images/ipc-var.pb-c.d [2021-04-08T18:41:58.292Z] #43 39.00 CC images/autofs.o [2021-04-08T18:41:58.298Z] #45 62.70 go/ast [2021-04-08T18:41:58.475Z] #43 11.72 PBCC images/sk-opts.pb-c.c [2021-04-08T18:41:58.475Z] #43 11.72 PBCC images/packet-sock.pb-c.c [2021-04-08T18:41:58.475Z] #43 11.77 DEP images/sk-opts.pb-c.d [2021-04-08T18:41:58.475Z] #43 11.90 DEP images/packet-sock.pb-c.d [2021-04-08T18:41:58.475Z] #43 11.91 PBCC images/sk-netlink.pb-c.c [2021-04-08T18:41:58.475Z] #43 11.99 DEP images/sk-netlink.pb-c.d [2021-04-08T18:41:58.551Z] #43 39.20 CC images/macvlan.o [2021-04-08T18:41:58.561Z] #45 62.85 encoding/base64 [2021-04-08T18:41:58.283Z] Cloning repository https://github.com/moby/moby.git [2021-04-08T18:41:58.577Z] #44 16.73 make[1]: Nothing to be done for 'all'. [2021-04-08T18:41:58.660Z] #43 42.32 CC compel/plugins/std/log.o [2021-04-08T18:41:58.737Z] #43 12.10 PBCC images/sk-inet.pb-c.c [2021-04-08T18:41:58.738Z] #43 12.15 DEP images/sk-inet.pb-c.d [2021-04-08T18:41:58.738Z] #43 12.19 PBCC images/sk-unix.pb-c.c [2021-04-08T18:41:58.811Z] #43 39.38 CC images/sit.o [2021-04-08T18:41:58.824Z] #45 ... [2021-04-08T18:41:58.824Z] [2021-04-08T18:41:58.824Z] #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-08T18:41:58.824Z] #37 sha256:d80ac1651a5fd98ba1a3668b3e0fb2c7d780e91ab52cb76862a5ed22a2d9bf89 [2021-04-08T18:41:58.824Z] #37 11.27 [100%] Built target tini-static [2021-04-08T18:41:58.824Z] #37 11.33 + mkdir -p /build [2021-04-08T18:41:58.824Z] #37 11.34 + cp tini-static /build/docker-init [2021-04-08T18:41:58.824Z] #37 DONE 12.7s [2021-04-08T18:41:58.824Z] [2021-04-08T18:41:58.824Z] #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-08T18:41:58.824Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:41:58.824Z] #13 59.79 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-08T18:41:58.824Z] #13 59.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-08T18:41:58.824Z] #13 59.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:58.824Z] #13 60.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-08T18:41:58.824Z] #13 60.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-08T18:41:58.824Z] #13 60.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:41:58.916Z] #43 ... [2021-04-08T18:41:58.916Z] [2021-04-08T18:41:58.916Z] #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-08T18:41:58.916Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:41:58.916Z] #45 105.1 vendor/golang.org/x/net/http2/hpack [2021-04-08T18:41:58.916Z] #45 105.9 mime [2021-04-08T18:41:58.916Z] #45 107.3 mime/quotedprintable [2021-04-08T18:41:58.916Z] #45 107.6 net/http/internal [2021-04-08T18:41:58.916Z] #45 111.2 net/textproto [2021-04-08T18:41:58.916Z] #45 111.2 crypto/x509 [2021-04-08T18:41:58.916Z] #45 112.3 vendor/golang.org/x/net/http/httpguts [2021-04-08T18:41:58.916Z] #45 112.6 vendor/golang.org/x/net/http/httpproxy [2021-04-08T18:41:58.916Z] #45 113.0 mime/multipart [2021-04-08T18:41:59.001Z] #43 12.22 DEP images/sk-unix.pb-c.d [2021-04-08T18:41:59.001Z] #43 12.35 PBCC images/mm.pb-c.c [2021-04-08T18:41:59.001Z] #43 12.40 DEP images/mm.pb-c.d [2021-04-08T18:41:59.001Z] #43 12.46 PBCC images/timerfd.pb-c.c [2021-04-08T18:41:59.070Z] #43 39.62 CC images/memfd.o [2021-04-08T18:41:59.173Z] #45 115.2 crypto/tls [2021-04-08T18:41:59.263Z] #43 12.53 DEP images/timerfd.pb-c.d [2021-04-08T18:41:59.329Z] #43 39.98 CC images/timens.o [2021-04-08T18:41:59.403Z] #13 ... [2021-04-08T18:41:59.403Z] [2021-04-08T18:41:59.403Z] #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-08T18:41:59.403Z] #34 sha256:78c9fc67ea1b8e4596ad46fd3ce13982f098e51843f35e0bdbf93da19eec15d9 [2021-04-08T18:41:59.403Z] #34 54.11 fmt [2021-04-08T18:41:59.403Z] #34 55.01 io/ioutil [2021-04-08T18:41:59.403Z] #34 57.05 github.com/BurntSushi/toml [2021-04-08T18:41:59.403Z] #34 57.06 log [2021-04-08T18:41:59.403Z] #34 57.07 flag [2021-04-08T18:41:59.403Z] #34 60.22 github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:41:59.403Z] #34 DONE 63.9s [2021-04-08T18:41:59.429Z] #45 ... [2021-04-08T18:41:59.429Z] [2021-04-08T18:41:59.429Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:41:59.429Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:41:59.429Z] #43 43.17 CC compel/plugins/std/string.o [2021-04-08T18:41:59.525Z] #43 12.66 PBCC images/timer.pb-c.c [2021-04-08T18:41:59.525Z] #43 12.66 DEP images/timer.pb-c.d [2021-04-08T18:41:59.525Z] #43 12.76 PBCC images/sa.pb-c.c [2021-04-08T18:41:59.525Z] #43 12.76 DEP images/sa.pb-c.d [2021-04-08T18:41:59.525Z] #43 12.84 PBCC images/pipe-data.pb-c.c [2021-04-08T18:41:59.525Z] #43 12.84 DEP images/pipe-data.pb-c.d [2021-04-08T18:41:59.525Z] #43 12.87 PBCC images/mnt.pb-c.c [2021-04-08T18:41:59.525Z] #43 12.94 DEP images/mnt.pb-c.d [2021-04-08T18:41:59.525Z] #43 12.97 PBCC images/sk-packet.pb-c.c [2021-04-08T18:41:59.588Z] #43 40.30 LINK images/built-in.o [2021-04-08T18:41:59.588Z] #43 40.45 GEN compel/include/asm [2021-04-08T18:41:59.667Z] [2021-04-08T18:41:59.667Z] #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-08T18:41:59.667Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:41:59.667Z] #51 61.46 mvdan.cc/editorconfig [2021-04-08T18:41:59.667Z] #51 62.84 go/ast [2021-04-08T18:41:59.667Z] #51 63.33 encoding/json [2021-04-08T18:41:59.667Z] #51 63.48 mvdan.cc/sh/v3/syntax [2021-04-08T18:41:59.787Z] #43 13.03 DEP images/sk-packet.pb-c.d [2021-04-08T18:41:59.787Z] #43 13.10 PBCC images/tcp-stream.pb-c.c [2021-04-08T18:41:59.787Z] #43 13.15 DEP images/tcp-stream.pb-c.d [2021-04-08T18:41:59.787Z] #43 13.19 PBCC images/pipe.pb-c.c [2021-04-08T18:41:59.847Z] #43 40.49 GEN compel/include/version.h [2021-04-08T18:41:59.847Z] #43 40.52 touch .config [2021-04-08T18:41:59.847Z] #43 40.55 GEN include/common/config.h [2021-04-08T18:41:59.847Z] #43 40.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-08T18:41:59.847Z] #43 40.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-08T18:41:59.992Z] #43 43.85 CC compel/plugins/std/infect.o [2021-04-08T18:42:00.049Z] #43 13.27 DEP images/pipe.pb-c.d [2021-04-08T18:42:00.049Z] #43 13.32 PBCC images/pstree.pb-c.c [2021-04-08T18:42:00.049Z] #43 13.37 DEP images/pstree.pb-c.d [2021-04-08T18:42:00.049Z] #43 13.45 PBCC images/fs.pb-c.c [2021-04-08T18:42:00.049Z] #43 13.48 DEP images/fs.pb-c.d [2021-04-08T18:42:00.049Z] #43 13.55 PBCC images/signalfd.pb-c.c [2021-04-08T18:42:00.105Z] #43 40.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-08T18:42:00.105Z] #43 40.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-08T18:42:00.105Z] #43 40.75 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-08T18:42:00.105Z] #43 40.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-08T18:42:00.105Z] #43 40.79 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-08T18:42:00.105Z] #43 40.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-08T18:42:00.105Z] #43 40.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-08T18:42:00.105Z] #43 40.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-08T18:42:00.105Z] #43 40.86 DEP compel/plugins/std/infect.d [2021-04-08T18:42:00.119Z] #44 18.45 CC images/stats.o [2021-04-08T18:42:00.312Z] #43 13.58 DEP images/signalfd.pb-c.d [2021-04-08T18:42:00.312Z] #43 13.62 PBCC images/fh.pb-c.c [2021-04-08T18:42:00.312Z] #43 13.69 PBCC images/fsnotify.pb-c.c [2021-04-08T18:42:00.312Z] #43 13.74 DEP images/fh.pb-c.d [2021-04-08T18:42:00.312Z] #43 13.78 DEP images/fsnotify.pb-c.d [2021-04-08T18:42:00.364Z] #43 41.06 DEP compel/plugins/std/string.d [2021-04-08T18:42:00.364Z] #43 41.20 DEP compel/plugins/std/log.d [2021-04-08T18:41:58.677Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-08T18:41:59.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:41:59.399Z] > git --version # timeout=10 [2021-04-08T18:41:59.451Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-08T18:41:59.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:41:59.455Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:42:00.555Z] #43 44.36 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-08T18:42:00.555Z] #43 44.42 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-08T18:42:00.555Z] #43 44.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-08T18:42:00.574Z] #43 13.85 PBCC images/eventpoll.pb-c.c [2021-04-08T18:42:00.574Z] #43 13.88 DEP images/eventpoll.pb-c.d [2021-04-08T18:42:00.574Z] #43 13.94 PBCC images/eventfd.pb-c.c [2021-04-08T18:42:00.574Z] #43 13.96 DEP images/eventfd.pb-c.d [2021-04-08T18:42:00.574Z] #43 14.04 PBCC images/remap-file-path.pb-c.c [2021-04-08T18:42:00.574Z] #43 14.10 DEP images/remap-file-path.pb-c.d [2021-04-08T18:42:00.623Z] #43 41.35 DEP compel/plugins/std/fds.d [2021-04-08T18:42:00.623Z] #43 41.46 DEP compel/plugins/std/std.d [2021-04-08T18:42:00.768Z] #44 18.98 CC images/core.o [2021-04-08T18:42:00.811Z] #43 44.53 AR compel/plugins/std.lib.a [2021-04-08T18:42:00.811Z] #43 44.59 CC compel/plugins/fds/fds.o [2021-04-08T18:42:00.837Z] #43 14.16 PBCC images/fifo.pb-c.c [2021-04-08T18:42:00.837Z] #43 14.16 DEP images/fifo.pb-c.d [2021-04-08T18:42:00.837Z] #43 14.23 PBCC images/ghost-file.pb-c.c [2021-04-08T18:42:00.881Z] #43 41.61 DEP compel/plugins/shmem/shmem.d [2021-04-08T18:42:00.881Z] #43 41.72 DEP compel/plugins/fds/fds.d [2021-04-08T18:42:01.068Z] #43 44.93 AR compel/plugins/fds.lib.a [2021-04-08T18:42:01.068Z] #43 44.99 HOSTDEP compel/src/lib/log-host.d [2021-04-08T18:42:01.099Z] #43 14.39 DEP images/ghost-file.pb-c.d [2021-04-08T18:42:01.099Z] #43 14.39 PBCC images/regfile.pb-c.c [2021-04-08T18:42:01.099Z] #43 14.41 DEP images/regfile.pb-c.d [2021-04-08T18:42:01.099Z] #43 14.51 PBCC images/ns.pb-c.c [2021-04-08T18:42:01.099Z] #43 14.51 DEP images/ns.pb-c.d [2021-04-08T18:42:01.099Z] #43 14.53 PBCC images/fdinfo.pb-c.c [2021-04-08T18:42:01.099Z] #43 14.66 DEP images/fdinfo.pb-c.d [2021-04-08T18:42:01.140Z] #43 41.83 CC compel/plugins/std/std.o [2021-04-08T18:42:01.324Z] #43 45.05 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-08T18:42:01.324Z] #43 45.12 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-08T18:42:01.324Z] #43 45.19 HOSTDEP compel/src/main-host.d [2021-04-08T18:42:01.362Z] #43 14.69 PBCC images/core-aarch64.pb-c.c [2021-04-08T18:42:01.362Z] #43 14.75 PBCC images/core-arm.pb-c.c [2021-04-08T18:42:01.362Z] #43 14.79 PBCC images/core-ppc64.pb-c.c [2021-04-08T18:42:01.362Z] #43 14.90 PBCC images/core-s390.pb-c.c [2021-04-08T18:42:01.362Z] #43 ... [2021-04-08T18:42:01.362Z] [2021-04-08T18:42:01.362Z] #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-08T18:42:01.362Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:42:01.362Z] #51 75.90 golang.org/x/crypto/ssh/terminal [2021-04-08T18:42:01.362Z] #51 77.82 mvdan.cc/editorconfig [2021-04-08T18:42:01.362Z] #51 79.00 mvdan.cc/sh/v3/fileutil [2021-04-08T18:42:01.362Z] #51 79.15 mvdan.cc/sh/v3/syntax [2021-04-08T18:42:01.400Z] #43 42.09 CC compel/plugins/std/fds.o [2021-04-08T18:42:01.424Z] #44 19.77 CC images/core-x86.o [2021-04-08T18:42:01.581Z] #43 45.29 DEP compel/src/lib/ptrace.d [2021-04-08T18:42:01.624Z] #51 ... [2021-04-08T18:42:01.624Z] [2021-04-08T18:42:01.624Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:01.624Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:01.624Z] #43 15.00 PBCC images/core-x86.pb-c.c [2021-04-08T18:42:01.624Z] #43 15.06 PBCC images/core.pb-c.c [2021-04-08T18:42:01.661Z] #43 42.49 CC compel/plugins/std/log.o [2021-04-08T18:42:01.661Z] #43 ... [2021-04-08T18:42:01.661Z] [2021-04-08T18:42:01.661Z] #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-08T18:42:01.661Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:42:01.661Z] #45 103.9 vendor/golang.org/x/net/http2/hpack [2021-04-08T18:42:01.661Z] #45 105.0 mime [2021-04-08T18:42:01.661Z] #45 106.6 mime/quotedprintable [2021-04-08T18:42:01.661Z] #45 107.0 net/http/internal [2021-04-08T18:42:01.661Z] #45 111.2 crypto/x509 [2021-04-08T18:42:01.661Z] #45 111.2 net/textproto [2021-04-08T18:42:01.661Z] #45 112.2 vendor/golang.org/x/net/http/httpguts [2021-04-08T18:42:01.661Z] #45 112.5 vendor/golang.org/x/net/http/httpproxy [2021-04-08T18:42:01.661Z] #45 113.0 mime/multipart [2021-04-08T18:42:01.838Z] #43 45.44 DEP compel/src/lib/infect.d [2021-04-08T18:42:01.838Z] #43 45.62 DEP compel/src/lib/infect-util.d [2021-04-08T18:42:01.886Z] #43 15.18 PBCC images/inventory.pb-c.c [2021-04-08T18:42:01.886Z] #43 15.27 DEP images/core-aarch64.pb-c.d [2021-04-08T18:42:01.886Z] #43 15.33 DEP images/core-arm.pb-c.d [2021-04-08T18:42:02.074Z] #44 ... [2021-04-08T18:42:02.074Z] [2021-04-08T18:42:02.074Z] #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-08T18:42:02.074Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:42:02.074Z] #52 81.57 time [2021-04-08T18:42:02.074Z] #52 83.03 regexp [2021-04-08T18:42:02.074Z] #52 91.47 mvdan.cc/sh/v3/fileutil [2021-04-08T18:42:02.074Z] #52 91.48 path/filepath [2021-04-08T18:42:02.074Z] #52 ... [2021-04-08T18:42:02.074Z] [2021-04-08T18:42:02.074Z] #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-08T18:42:02.074Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:02.074Z] #44 20.41 CC images/core-arm.o [2021-04-08T18:42:02.094Z] #43 45.73 DEP compel/src/lib/infect-rpc.d [2021-04-08T18:42:02.094Z] #43 45.85 DEP compel/arch/x86/src/lib/infect.d [2021-04-08T18:42:02.094Z] #43 45.93 DEP compel/arch/x86/src/lib/cpu.d [2021-04-08T18:42:02.094Z] #43 45.99 DEP compel/src/lib/log.d [2021-04-08T18:42:02.148Z] #43 15.40 DEP images/core-ppc64.pb-c.d [2021-04-08T18:42:02.148Z] #43 15.45 DEP images/core-s390.pb-c.d [2021-04-08T18:42:02.149Z] #43 15.55 DEP images/core-x86.pb-c.d [2021-04-08T18:42:02.149Z] #43 15.58 DEP images/core.pb-c.d [2021-04-08T18:42:02.351Z] #43 46.06 DEP compel/src/main.d [2021-04-08T18:42:02.351Z] #43 46.19 DEP compel/src/lib/handle-elf.d [2021-04-08T18:42:02.374Z] #44 20.89 CC images/core-aarch64.o [2021-04-08T18:42:02.411Z] #43 15.71 DEP images/inventory.pb-c.d [2021-04-08T18:42:02.411Z] #43 15.71 PBCC images/cpuinfo.pb-c.c [2021-04-08T18:42:02.411Z] #43 15.79 DEP images/cpuinfo.pb-c.d [2021-04-08T18:42:02.411Z] #43 15.82 PBCC images/stats.pb-c.c [2021-04-08T18:42:02.411Z] #43 15.86 DEP images/stats.pb-c.d [2021-04-08T18:42:02.597Z] #45 ... [2021-04-08T18:42:02.597Z] [2021-04-08T18:42:02.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:02.597Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:02.597Z] #43 43.29 CC compel/plugins/std/string.o [2021-04-08T18:42:02.607Z] #43 46.28 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-08T18:42:02.607Z] #43 46.45 CC compel/src/lib/log.o [2021-04-08T18:42:02.864Z] #43 46.67 CC compel/arch/x86/src/lib/cpu.o [2021-04-08T18:42:02.989Z] #51 ... [2021-04-08T18:42:02.989Z] [2021-04-08T18:42:02.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:02.989Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:02.989Z] #43 7.652 PBCC images/timens.pb-c.c [2021-04-08T18:42:02.989Z] #43 7.740 DEP images/timens.pb-c.d [2021-04-08T18:42:02.989Z] #43 7.855 PBCC images/fown.pb-c.c [2021-04-08T18:42:02.989Z] #43 7.868 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-08T18:42:02.989Z] #43 7.973 PBCC images/opts.pb-c.c [2021-04-08T18:42:02.989Z] #43 8.040 PBCC images/memfd.pb-c.c [2021-04-08T18:42:02.989Z] #43 8.097 DEP images/fown.pb-c.d [2021-04-08T18:42:02.989Z] #43 8.156 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-08T18:42:02.989Z] #43 8.293 DEP images/opts.pb-c.d [2021-04-08T18:42:02.989Z] #43 8.381 DEP images/memfd.pb-c.d [2021-04-08T18:42:02.989Z] #43 8.487 PBCC images/sit.pb-c.c [2021-04-08T18:42:02.989Z] #43 8.675 DEP images/sit.pb-c.d [2021-04-08T18:42:02.989Z] #43 8.777 PBCC images/macvlan.pb-c.c [2021-04-08T18:42:02.989Z] #43 8.786 DEP images/macvlan.pb-c.d [2021-04-08T18:42:02.989Z] #43 8.851 PBCC images/autofs.pb-c.c [2021-04-08T18:42:02.989Z] #43 8.979 DEP images/autofs.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.036 PBCC images/sysctl.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.073 DEP images/sysctl.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.163 PBCC images/time.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.255 DEP images/time.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.299 PBCC images/binfmt-misc.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.313 DEP images/binfmt-misc.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.381 PBCC images/seccomp.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.406 DEP images/seccomp.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.456 PBCC images/userns.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.483 DEP images/userns.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.534 PBCC images/cgroup.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.565 DEP images/cgroup.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.649 PBCC images/ext-file.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.673 DEP images/ext-file.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.722 PBCC images/rpc.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.759 DEP images/rpc.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.834 PBCC images/siginfo.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.853 DEP images/siginfo.pb-c.d [2021-04-08T18:42:02.989Z] #43 9.937 PBCC images/pagemap.pb-c.c [2021-04-08T18:42:02.989Z] #43 9.994 DEP images/pagemap.pb-c.d [2021-04-08T18:42:02.989Z] #43 10.07 PBCC images/rlimit.pb-c.c [2021-04-08T18:42:02.989Z] #43 10.09 DEP images/rlimit.pb-c.d [2021-04-08T18:42:02.989Z] #43 10.14 PBCC images/file-lock.pb-c.c [2021-04-08T18:42:02.989Z] #43 10.17 DEP images/file-lock.pb-c.d [2021-04-08T18:42:02.989Z] #43 10.22 PBCC images/tty.pb-c.c [2021-04-08T18:42:02.989Z] #43 10.30 DEP images/tty.pb-c.d [2021-04-08T18:42:02.989Z] #43 10.38 PBCC images/tun.pb-c.c [2021-04-08T18:42:02.989Z] #43 10.47 PBCC images/netdev.pb-c.c [2021-04-08T18:42:02.989Z] #43 10.56 DEP images/tun.pb-c.d [2021-04-08T18:42:02.989Z] #43 10.65 DEP images/netdev.pb-c.d [2021-04-08T18:42:02.989Z] #43 10.72 PBCC images/vma.pb-c.c [2021-04-08T18:42:02.989Z] #43 10.82 DEP images/vma.pb-c.d [2021-04-08T18:42:03.024Z] #44 21.33 CC images/core-ppc64.o [2021-04-08T18:42:03.165Z] #43 43.88 CC compel/plugins/std/infect.o [2021-04-08T18:42:03.252Z] #43 10.89 PBCC images/creds.pb-c.c [2021-04-08T18:42:03.252Z] #43 10.94 DEP images/creds.pb-c.d [2021-04-08T18:42:03.252Z] #43 11.03 PBCC images/utsns.pb-c.c [2021-04-08T18:42:03.514Z] #43 11.10 DEP images/utsns.pb-c.d [2021-04-08T18:42:03.514Z] #43 11.20 PBCC images/ipc-desc.pb-c.c [2021-04-08T18:42:03.514Z] #43 11.23 PBCC images/ipc-sem.pb-c.c [2021-04-08T18:42:03.514Z] #43 11.27 DEP images/ipc-desc.pb-c.d [2021-04-08T18:42:03.514Z] #43 11.31 DEP images/ipc-sem.pb-c.d [2021-04-08T18:42:03.673Z] #44 22.13 CC images/core-s390.o [2021-04-08T18:42:03.732Z] #43 44.38 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-08T18:42:03.732Z] #43 44.44 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-08T18:42:03.732Z] #43 44.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-08T18:42:03.777Z] #43 11.39 PBCC images/ipc-msg.pb-c.c [2021-04-08T18:42:03.778Z] #43 11.40 DEP images/ipc-msg.pb-c.d [2021-04-08T18:42:03.778Z] #43 11.46 PBCC images/ipc-shm.pb-c.c [2021-04-08T18:42:03.778Z] #43 11.47 DEP images/ipc-shm.pb-c.d [2021-04-08T18:42:03.778Z] #43 11.52 PBCC images/ipc-var.pb-c.c [2021-04-08T18:42:03.778Z] #43 11.54 DEP images/ipc-var.pb-c.d [2021-04-08T18:42:03.778Z] #43 11.59 PBCC images/sk-opts.pb-c.c [2021-04-08T18:42:03.778Z] #43 11.60 PBCC images/packet-sock.pb-c.c [2021-04-08T18:42:03.778Z] #43 11.69 DEP images/sk-opts.pb-c.d [2021-04-08T18:42:03.795Z] #43 47.46 CC compel/arch/x86/src/lib/infect.o [2021-04-08T18:42:03.801Z] #43 ... [2021-04-08T18:42:03.801Z] [2021-04-08T18:42:03.801Z] #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-08T18:42:03.801Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:42:03.801Z] #45 78.00 go/parser [2021-04-08T18:42:03.801Z] #45 78.93 text/template [2021-04-08T18:42:03.801Z] #45 82.05 encoding/xml [2021-04-08T18:42:03.801Z] #45 83.99 go/doc [2021-04-08T18:42:03.801Z] #45 87.49 github.com/LK4D4/vndr/build [2021-04-08T18:42:03.801Z] #45 ... [2021-04-08T18:42:03.801Z] [2021-04-08T18:42:03.801Z] #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-08T18:42:03.801Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:42:03.801Z] #51 86.38 mvdan.cc/sh/v3/cmd/shfmt [2021-04-08T18:42:03.991Z] #43 44.56 AR compel/plugins/std.lib.a [2021-04-08T18:42:03.991Z] #43 44.67 CC compel/plugins/fds/fds.o [2021-04-08T18:42:04.040Z] #43 11.74 DEP images/packet-sock.pb-c.d [2021-04-08T18:42:04.040Z] #43 11.82 PBCC images/sk-netlink.pb-c.c [2021-04-08T18:42:04.040Z] #43 11.88 DEP images/sk-netlink.pb-c.d [2021-04-08T18:42:04.040Z] #43 11.92 PBCC images/sk-inet.pb-c.c [2021-04-08T18:42:04.250Z] #43 44.88 AR compel/plugins/fds.lib.a [2021-04-08T18:42:04.250Z] #43 44.94 HOSTDEP compel/src/lib/log-host.d [2021-04-08T18:42:04.303Z] #43 11.98 DEP images/sk-inet.pb-c.d [2021-04-08T18:42:04.303Z] #43 12.04 PBCC images/sk-unix.pb-c.c [2021-04-08T18:42:04.303Z] #43 12.11 DEP images/sk-unix.pb-c.d [2021-04-08T18:42:04.303Z] #43 12.16 PBCC images/mm.pb-c.c [2021-04-08T18:42:04.358Z] #43 48.29 CC compel/src/lib/infect-rpc.o [2021-04-08T18:42:04.508Z] #43 45.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-08T18:42:04.508Z] #43 45.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-08T18:42:04.508Z] #43 45.30 HOSTDEP compel/src/main-host.d [2021-04-08T18:42:04.566Z] #43 12.26 DEP images/mm.pb-c.d [2021-04-08T18:42:04.566Z] #43 12.36 PBCC images/timerfd.pb-c.c [2021-04-08T18:42:04.738Z] #44 22.99 CC images/cpuinfo.o [2021-04-08T18:42:04.738Z] #44 ... [2021-04-08T18:42:04.738Z] [2021-04-08T18:42:04.738Z] #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-08T18:42:04.738Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:42:04.738Z] #14 83.71 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-08T18:42:04.738Z] #14 83.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-08T18:42:04.738Z] #14 83.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:04.738Z] #14 83.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-08T18:42:04.738Z] #14 83.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-08T18:42:04.738Z] #14 83.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:04.738Z] #14 ... [2021-04-08T18:42:04.738Z] [2021-04-08T18:42:04.738Z] #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-08T18:42:04.738Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:42:04.738Z] #35 84.77 internal/poll [2021-04-08T18:42:04.738Z] #35 87.61 os [2021-04-08T18:42:04.738Z] #35 88.79 internal/fmtsort [2021-04-08T18:42:04.738Z] #35 90.40 path/filepath [2021-04-08T18:42:04.738Z] #35 90.41 fmt [2021-04-08T18:42:04.738Z] #35 92.02 io/ioutil [2021-04-08T18:42:04.738Z] #35 93.86 flag [2021-04-08T18:42:04.738Z] #35 93.86 log [2021-04-08T18:42:04.738Z] #35 93.86 github.com/BurntSushi/toml [2021-04-08T18:42:04.738Z] #35 ... [2021-04-08T18:42:04.738Z] [2021-04-08T18:42:04.738Z] #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-08T18:42:04.738Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:42:04.738Z] #52 94.48 flag [2021-04-08T18:42:04.738Z] #52 94.48 github.com/pkg/diff [2021-04-08T18:42:04.738Z] #52 94.48 go/token [2021-04-08T18:42:04.738Z] #52 94.56 encoding/binary [2021-04-08T18:42:04.767Z] #43 45.44 DEP compel/src/lib/ptrace.d [2021-04-08T18:42:04.830Z] #43 12.47 DEP images/timerfd.pb-c.d [2021-04-08T18:42:04.830Z] #43 12.59 PBCC images/timer.pb-c.c [2021-04-08T18:42:04.830Z] #43 12.65 DEP images/timer.pb-c.d [2021-04-08T18:42:04.921Z] #43 48.59 CC compel/src/lib/infect-util.o [2021-04-08T18:42:04.921Z] #43 48.87 CC compel/src/lib/infect.o [2021-04-08T18:42:05.026Z] #43 45.55 DEP compel/src/lib/infect.d [2021-04-08T18:42:05.026Z] #43 45.71 DEP compel/src/lib/infect-util.d [2021-04-08T18:42:05.026Z] #43 45.86 DEP compel/src/lib/infect-rpc.d [2021-04-08T18:42:05.093Z] #43 12.73 PBCC images/sa.pb-c.c [2021-04-08T18:42:05.093Z] #43 12.78 DEP images/sa.pb-c.d [2021-04-08T18:42:05.093Z] #43 12.83 PBCC images/pipe-data.pb-c.c [2021-04-08T18:42:05.093Z] #43 12.84 DEP images/pipe-data.pb-c.d [2021-04-08T18:42:05.093Z] #43 12.93 PBCC images/mnt.pb-c.c [2021-04-08T18:42:05.285Z] #43 45.99 DEP compel/arch/x86/src/lib/infect.d [2021-04-08T18:42:05.357Z] #43 12.99 DEP images/mnt.pb-c.d [2021-04-08T18:42:05.357Z] #43 13.04 PBCC images/sk-packet.pb-c.c [2021-04-08T18:42:05.357Z] #43 13.05 DEP images/sk-packet.pb-c.d [2021-04-08T18:42:05.357Z] #43 13.11 PBCC images/tcp-stream.pb-c.c [2021-04-08T18:42:05.357Z] #43 13.15 DEP images/tcp-stream.pb-c.d [2021-04-08T18:42:05.357Z] #43 13.22 PBCC images/pipe.pb-c.c [2021-04-08T18:42:05.357Z] #43 13.29 DEP images/pipe.pb-c.d [2021-04-08T18:42:05.486Z] #43 ... [2021-04-08T18:42:05.486Z] [2021-04-08T18:42:05.486Z] #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-08T18:42:05.486Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:05.486Z] #13 113.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-08T18:42:05.486Z] #13 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-08T18:42:05.486Z] #13 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-08T18:42:05.486Z] #13 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 113.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-08T18:42:05.486Z] #13 113.8 Selecting previously unselected package libbtrfs0. [2021-04-08T18:42:05.486Z] #13 113.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 113.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:05.486Z] #13 113.9 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:42:05.486Z] #13 113.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 113.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:05.486Z] #13 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-08T18:42:05.486Z] #13 114.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 114.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:05.486Z] #13 114.2 Selecting previously unselected package libudev-dev:amd64. [2021-04-08T18:42:05.486Z] #13 114.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 114.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:05.486Z] #13 114.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-08T18:42:05.486Z] #13 114.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 114.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-08T18:42:05.486Z] #13 114.7 Selecting previously unselected package libpcre16-3:amd64. [2021-04-08T18:42:05.486Z] #13 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 114.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 114.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-08T18:42:05.486Z] #13 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 115.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 115.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-08T18:42:05.486Z] #13 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 115.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 115.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-08T18:42:05.486Z] #13 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 115.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 115.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-08T18:42:05.486Z] #13 115.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 115.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-08T18:42:05.486Z] #13 115.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-08T18:42:05.486Z] #13 116.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 116.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:05.486Z] #13 116.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-08T18:42:05.486Z] #13 116.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 116.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:05.486Z] #13 116.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-08T18:42:05.486Z] #13 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-08T18:42:05.486Z] #13 116.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-08T18:42:05.486Z] #13 116.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:05.486Z] #13 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:05.486Z] #13 116.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 116.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:05.486Z] #13 116.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:42:05.486Z] #13 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:05.486Z] #13 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-08T18:42:05.486Z] #13 117.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-08T18:42:05.486Z] #13 117.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:05.486Z] #13 117.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:42:05.486Z] #13 117.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-08T18:42:05.486Z] #13 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:05.486Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-08T18:42:05.544Z] #43 46.09 DEP compel/arch/x86/src/lib/cpu.d [2021-04-08T18:42:05.544Z] #43 46.15 DEP compel/src/lib/log.d [2021-04-08T18:42:05.544Z] #43 46.22 DEP compel/src/main.d [2021-04-08T18:42:05.544Z] #43 46.30 DEP compel/src/lib/handle-elf.d [2021-04-08T18:42:05.620Z] #43 13.37 PBCC images/pstree.pb-c.c [2021-04-08T18:42:05.620Z] #43 13.39 DEP images/pstree.pb-c.d [2021-04-08T18:42:05.620Z] #43 13.46 PBCC images/fs.pb-c.c [2021-04-08T18:42:05.620Z] #43 13.49 DEP images/fs.pb-c.d [2021-04-08T18:42:05.743Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-08T18:42:05.743Z] #13 117.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:05.743Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-08T18:42:05.743Z] #13 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-08T18:42:05.743Z] #13 117.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:42:05.743Z] #13 117.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-08T18:42:05.743Z] #13 117.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:05.743Z] #13 117.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-08T18:42:05.743Z] #13 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:05.743Z] #13 117.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:05.743Z] #13 117.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:42:05.803Z] #43 46.41 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-08T18:42:05.803Z] #43 46.56 CC compel/src/lib/log.o [2021-04-08T18:42:05.883Z] #43 13.56 PBCC images/signalfd.pb-c.c [2021-04-08T18:42:05.883Z] #43 13.61 DEP images/signalfd.pb-c.d [2021-04-08T18:42:05.883Z] #43 13.68 PBCC images/fh.pb-c.c [2021-04-08T18:42:06.061Z] #43 46.79 CC compel/arch/x86/src/lib/cpu.o [2021-04-08T18:42:06.146Z] #43 13.74 PBCC images/fsnotify.pb-c.c [2021-04-08T18:42:06.146Z] #43 13.83 DEP images/fh.pb-c.d [2021-04-08T18:42:06.146Z] #43 13.89 DEP images/fsnotify.pb-c.d [2021-04-08T18:42:06.409Z] #43 14.00 PBCC images/eventpoll.pb-c.c [2021-04-08T18:42:06.409Z] #43 14.03 DEP images/eventpoll.pb-c.d [2021-04-08T18:42:06.409Z] #43 14.12 PBCC images/eventfd.pb-c.c [2021-04-08T18:42:06.409Z] #43 14.13 DEP images/eventfd.pb-c.d [2021-04-08T18:42:06.409Z] #43 14.20 PBCC images/remap-file-path.pb-c.c [2021-04-08T18:42:06.409Z] #43 14.25 DEP images/remap-file-path.pb-c.d [2021-04-08T18:42:06.672Z] #43 14.31 PBCC images/fifo.pb-c.c [2021-04-08T18:42:06.672Z] #43 14.35 DEP images/fifo.pb-c.d [2021-04-08T18:42:06.672Z] #43 14.40 PBCC images/ghost-file.pb-c.c [2021-04-08T18:42:06.672Z] #43 14.49 DEP images/ghost-file.pb-c.d [2021-04-08T18:42:06.672Z] #43 14.54 PBCC images/regfile.pb-c.c [2021-04-08T18:42:06.935Z] #43 14.58 DEP images/regfile.pb-c.d [2021-04-08T18:42:06.935Z] #43 14.66 PBCC images/ns.pb-c.c [2021-04-08T18:42:06.935Z] #43 14.68 DEP images/ns.pb-c.d [2021-04-08T18:42:06.935Z] #43 14.76 PBCC images/fdinfo.pb-c.c [2021-04-08T18:42:07.020Z] #43 47.55 CC compel/arch/x86/src/lib/infect.o [2021-04-08T18:42:07.111Z] #13 ... [2021-04-08T18:42:07.111Z] [2021-04-08T18:42:07.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:07.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:07.111Z] #43 50.94 CC compel/src/lib/ptrace.o [2021-04-08T18:42:07.115Z] #51 ... [2021-04-08T18:42:07.115Z] [2021-04-08T18:42:07.115Z] #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-08T18:42:07.115Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:07.115Z] #13 77.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-08T18:42:07.115Z] #13 77.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:42:07.115Z] #13 77.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:07.115Z] #13 77.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-08T18:42:07.115Z] #13 77.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:42:07.115Z] #13 77.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:07.115Z] #13 ... [2021-04-08T18:42:07.115Z] [2021-04-08T18:42:07.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-08T18:42:07.115Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:42:07.115Z] #56 49.81 Checking out files: 49% (1904/3840) Checking out files: 50% (1920/3840) Checking out files: 51% (1959/3840) Checking out files: 52% (1997/3840) Checking out files: 53% (2036/3840) Checking out files: 54% (2074/3840) Checking out files: 55% (2112/3840) Checking out files: 56% (2151/3840) Checking out files: 57% (2189/3840) Checking out files: 58% (2228/3840) Checking out files: 59% (2266/3840) Checking out files: 60% (2304/3840) Checking out files: 61% (2343/3840) Checking out files: 62% (2381/3840) Checking out files: 63% (2420/3840) Checking out files: 64% (2458/3840) Checking out files: 65% (2496/3840) Checking out files: 66% (2535/3840) Checking out files: 67% (2573/3840) Checking out files: 68% (2612/3840) Checking out files: 69% (2650/3840) Checking out files: 70% (2688/3840) Checking out files: 71% (2727/3840) Checking out files: 72% (2765/3840) Checking out files: 73% (2804/3840) Checking out files: 74% (2842/3840) Checking out files: 75% (2880/3840) Checking out files: 76% (2919/3840) Checking out files: 77% (2957/3840) Checking out files: 78% (2996/3840) Checking out files: 79% (3034/3840) Checking out files: 80% (3072/3840) Checking out files: 81% (3111/3840) Checking out files: 82% (3149/3840) Checking out files: 83% (3188/3840) Checking out files: 84% (3226/3840) Checking out files: 85% (3264/3840) Checking out files: 86% (3303/3840) Checking out files: 87% (3341/3840) Checking out files: 88% (3380/3840) Checking out files: 89% (3418/3840) Checking out files: 90% (3456/3840) Checking out files: 91% (3495/3840) Checking out files: 92% (3533/3840) Checking out files: 93% (3572/3840) Checking out files: 94% (3610/3840) Checking out files: 95% (3648/3840) Checking out files: 96% (3687/3840) Checking out files: 97% (3725/3840) Checking out files: 98% (3764/3840) Checking out files: 99% (3802/3840) Checking out files: 100% (3840/3840) Checking out files: 100% (3840/3840), done. [2021-04-08T18:42:07.115Z] #56 51.23 + cd /tmp/tmp.e7nxj3kyAf/src/github.com/containerd/containerd [2021-04-08T18:42:07.115Z] #56 51.23 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:42:07.198Z] #43 14.82 DEP images/fdinfo.pb-c.d [2021-04-08T18:42:07.199Z] #43 14.89 PBCC images/core-aarch64.pb-c.c [2021-04-08T18:42:07.199Z] #43 14.99 PBCC images/core-arm.pb-c.c [2021-04-08T18:42:07.199Z] #43 15.08 PBCC images/core-ppc64.pb-c.c [2021-04-08T18:42:07.377Z] #56 ... [2021-04-08T18:42:07.377Z] [2021-04-08T18:42:07.377Z] #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-08T18:42:07.377Z] #51 sha256:fd5d40d1bc6cd1c0ff46219386c29453e0ede17689be06eafd36ce1116fbb92d [2021-04-08T18:42:07.377Z] #51 DONE 91.7s [2021-04-08T18:42:07.377Z] [2021-04-08T18:42:07.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:07.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:07.377Z] #43 17.34 make[1]: Nothing to be done for 'all'. [2021-04-08T18:42:07.377Z] #43 18.77 CC images/stats.o [2021-04-08T18:42:07.377Z] #43 19.17 CC images/core.o [2021-04-08T18:42:07.377Z] #43 19.80 CC images/core-x86.o [2021-04-08T18:42:07.377Z] #43 20.34 CC images/core-arm.o [2021-04-08T18:42:07.377Z] #43 20.70 CC images/core-aarch64.o [2021-04-08T18:42:07.462Z] #43 15.21 PBCC images/core-s390.pb-c.c [2021-04-08T18:42:07.462Z] #43 15.26 PBCC images/core-x86.pb-c.c [2021-04-08T18:42:07.462Z] #43 15.32 PBCC images/core.pb-c.c [2021-04-08T18:42:07.569Z] #52 97.44 go/scanner [2021-04-08T18:42:07.587Z] #43 48.28 CC compel/src/lib/infect-rpc.o [2021-04-08T18:42:07.640Z] #43 21.01 CC images/core-ppc64.o [2021-04-08T18:42:07.674Z] #43 51.29 AR compel/libcompel.a [2021-04-08T18:42:07.674Z] #43 51.36 HOSTCC compel/src/main-host.o [2021-04-08T18:42:07.724Z] #43 15.44 PBCC images/inventory.pb-c.c [2021-04-08T18:42:07.724Z] #43 15.53 DEP images/core-aarch64.pb-c.d [2021-04-08T18:42:07.847Z] #43 48.57 CC compel/src/lib/infect-util.o [2021-04-08T18:42:07.934Z] #43 ... [2021-04-08T18:42:07.934Z] [2021-04-08T18:42:07.934Z] #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-08T18:42:07.934Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:07.934Z] #13 DONE 119.3s [2021-04-08T18:42:07.934Z] [2021-04-08T18:42:07.934Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:07.934Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:07.934Z] #43 51.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-08T18:42:07.987Z] #43 15.60 DEP images/core-arm.pb-c.d [2021-04-08T18:42:07.987Z] #43 15.71 DEP images/core-ppc64.pb-c.d [2021-04-08T18:42:07.987Z] #43 15.82 DEP images/core-s390.pb-c.d [2021-04-08T18:42:08.106Z] #43 48.84 CC compel/src/lib/infect.o [2021-04-08T18:42:08.191Z] #43 51.93 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-08T18:42:08.217Z] #43 21.71 CC images/core-s390.o [2021-04-08T18:42:08.250Z] #43 15.91 DEP images/core-x86.pb-c.d [2021-04-08T18:42:08.250Z] #43 16.04 DEP images/core.pb-c.d [2021-04-08T18:42:08.250Z] #43 16.08 DEP images/inventory.pb-c.d [2021-04-08T18:42:08.513Z] #43 16.15 PBCC images/cpuinfo.pb-c.c [2021-04-08T18:42:08.513Z] #43 16.17 DEP images/cpuinfo.pb-c.d [2021-04-08T18:42:08.513Z] #43 16.23 PBCC images/stats.pb-c.c [2021-04-08T18:42:08.513Z] #43 16.25 DEP images/stats.pb-c.d [2021-04-08T18:42:08.674Z] #43 ... [2021-04-08T18:42:08.674Z] [2021-04-08T18:42:08.674Z] #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-08T18:42:08.674Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:08.674Z] #13 112.1 Selecting previously unselected package libapparmor1:amd64. [2021-04-08T18:42:08.674Z] #13 112.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-08T18:42:08.674Z] #13 112.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-08T18:42:08.674Z] #13 112.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-08T18:42:08.674Z] #13 112.4 Selecting previously unselected package libbtrfs0. [2021-04-08T18:42:08.674Z] #13 112.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:08.674Z] #13 112.5 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:42:08.674Z] #13 112.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:08.674Z] #13 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-08T18:42:08.674Z] #13 112.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:08.674Z] #13 112.7 Selecting previously unselected package libudev-dev:amd64. [2021-04-08T18:42:08.674Z] #13 112.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:08.674Z] #13 112.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-08T18:42:08.674Z] #13 112.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-08T18:42:08.674Z] #13 112.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-08T18:42:08.675Z] #13 113.2 Selecting previously unselected package libpcre16-3:amd64. [2021-04-08T18:42:08.675Z] #13 113.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 113.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 113.4 Selecting previously unselected package libpcre32-3:amd64. [2021-04-08T18:42:08.675Z] #13 113.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 113.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 113.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-08T18:42:08.675Z] #13 113.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 113.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 113.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-08T18:42:08.675Z] #13 113.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 113.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 114.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-08T18:42:08.675Z] #13 114.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 114.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-08T18:42:08.675Z] #13 114.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-08T18:42:08.675Z] #13 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:08.675Z] #13 114.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-08T18:42:08.675Z] #13 114.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 114.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:08.675Z] #13 114.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-08T18:42:08.675Z] #13 114.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-08T18:42:08.675Z] #13 114.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:08.675Z] #13 115.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 115.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:42:08.675Z] #13 115.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-08T18:42:08.675Z] #13 115.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:08.675Z] #13 115.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-08T18:42:08.675Z] #13 115.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-08T18:42:08.675Z] #13 115.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:08.675Z] #13 115.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-08T18:42:08.675Z] #13 115.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-08T18:42:08.675Z] #13 115.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:42:08.675Z] #13 115.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-08T18:42:08.675Z] #13 115.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:08.675Z] #13 115.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-08T18:42:08.675Z] #13 115.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:08.675Z] #13 115.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:08.675Z] #13 115.7 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:42:08.754Z] #43 52.38 HOSTCC compel/src/lib/log-host.o [2021-04-08T18:42:08.754Z] #43 52.58 HOSTLINK compel/compel-host-bin [2021-04-08T18:42:09.010Z] #43 52.75 DEP soccr/soccr.d [2021-04-08T18:42:09.129Z] #52 98.76 mvdan.cc/editorconfig [2021-04-08T18:42:09.162Z] #43 22.37 CC images/cpuinfo.o [2021-04-08T18:42:09.267Z] #43 53.04 CC soccr/soccr.o [2021-04-08T18:42:09.424Z] #43 22.79 CC images/inventory.o [2021-04-08T18:42:09.687Z] #43 23.08 CC images/fdinfo.o [2021-04-08T18:42:09.831Z] #43 ... [2021-04-08T18:42:09.831Z] [2021-04-08T18:42:09.831Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:42:09.831Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-08T18:42:09.831Z] #14 DONE 1.9s [2021-04-08T18:42:09.831Z] [2021-04-08T18:42:09.831Z] #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-08T18:42:09.831Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:42:09.831Z] #53 1.629 + RM_GOPATH=0 [2021-04-08T18:42:09.831Z] #53 1.629 + TMP_GOPATH= [2021-04-08T18:42:09.831Z] #53 1.629 + : /build [2021-04-08T18:42:09.831Z] #53 1.629 + '[' -z '' ']' [2021-04-08T18:42:09.831Z] #53 1.629 ++ mktemp -d [2021-04-08T18:42:09.831Z] #53 1.630 + export GOPATH=/tmp/tmp.2ZWEzUEsju [2021-04-08T18:42:09.831Z] #53 1.631 + GOPATH=/tmp/tmp.2ZWEzUEsju [2021-04-08T18:42:09.831Z] #53 1.631 + RM_GOPATH=1 [2021-04-08T18:42:09.831Z] #53 1.631 + case "$(go env GOARCH)" in [2021-04-08T18:42:09.831Z] #53 1.633 ++ go env GOARCH [2021-04-08T18:42:09.831Z] #53 1.660 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:09.831Z] #53 1.660 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:09.831Z] #53 1.662 ++ dirname /tmp/install/install.sh [2021-04-08T18:42:09.831Z] #53 1.665 + dir=/tmp/install [2021-04-08T18:42:09.831Z] #53 1.666 + bin=runc [2021-04-08T18:42:09.831Z] #53 1.666 + shift [2021-04-08T18:42:09.831Z] #53 1.666 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-08T18:42:09.831Z] #53 1.666 + . /tmp/install/runc.installer [2021-04-08T18:42:09.831Z] #53 1.667 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:09.831Z] #53 1.667 + install_runc [2021-04-08T18:42:09.831Z] #53 1.668 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-08T18:42:09.831Z] #53 1.669 + uname -r [2021-04-08T18:42:09.831Z] #53 1.678 + RUNC_BUILDTAGS='seccomp ' [2021-04-08T18:42:09.831Z] #53 1.678 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-08T18:42:09.831Z] #53 1.678 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-08T18:42:09.831Z] #53 1.681 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2ZWEzUEsju/src/github.com/opencontainers/runc [2021-04-08T18:42:09.831Z] #53 1.690 Cloning into '/tmp/tmp.2ZWEzUEsju/src/github.com/opencontainers/runc'... [2021-04-08T18:42:09.906Z] #43 ... [2021-04-08T18:42:09.906Z] [2021-04-08T18:42:09.906Z] #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-08T18:42:09.906Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:42:09.906Z] #45 64.16 encoding/json [2021-04-08T18:42:09.906Z] #45 68.54 text/template [2021-04-08T18:42:09.906Z] #45 70.44 go/parser [2021-04-08T18:42:09.906Z] #45 72.54 encoding/xml [2021-04-08T18:42:09.906Z] #45 ... [2021-04-08T18:42:09.906Z] [2021-04-08T18:42:09.906Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:09.906Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:09.906Z] #43 17.84 make[1]: Nothing to be done for 'all'. [2021-04-08T18:42:09.949Z] #43 23.43 CC images/fown.o [2021-04-08T18:42:10.054Z] #13 DONE 117.5s [2021-04-08T18:42:10.054Z] [2021-04-08T18:42:10.054Z] #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-08T18:42:10.054Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:42:10.054Z] #45 115.3 crypto/tls [2021-04-08T18:42:10.054Z] #45 121.3 net/http/httptrace [2021-04-08T18:42:10.054Z] #45 121.5 net/http [2021-04-08T18:42:10.054Z] #45 ... [2021-04-08T18:42:10.054Z] [2021-04-08T18:42:10.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-08T18:42:10.054Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:10.054Z] #43 50.88 CC compel/src/lib/ptrace.o [2021-04-08T18:42:10.200Z] #52 99.78 mvdan.cc/sh/v3/syntax [2021-04-08T18:42:10.200Z] #52 ... [2021-04-08T18:42:10.200Z] [2021-04-08T18:42:10.200Z] #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-08T18:42:10.200Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:42:10.200Z] #46 89.84 regexp [2021-04-08T18:42:10.200Z] #46 94.38 net [2021-04-08T18:42:10.200Z] #46 94.44 os/exec [2021-04-08T18:42:10.200Z] #46 98.64 github.com/LK4D4/vndr/versioned [2021-04-08T18:42:10.200Z] #46 98.64 internal/lazyregexp [2021-04-08T18:42:10.200Z] #46 ... [2021-04-08T18:42:10.200Z] [2021-04-08T18:42:10.200Z] #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-08T18:42:10.200Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:10.200Z] #44 23.64 CC images/inventory.o [2021-04-08T18:42:10.200Z] #44 23.95 CC images/fdinfo.o [2021-04-08T18:42:10.200Z] #44 24.46 CC images/fown.o [2021-04-08T18:42:10.200Z] #44 24.68 CC images/ns.o [2021-04-08T18:42:10.200Z] #44 24.86 CC images/regfile.o [2021-04-08T18:42:10.200Z] #44 25.15 CC images/ghost-file.o [2021-04-08T18:42:10.200Z] #44 25.46 CC images/fifo.o [2021-04-08T18:42:10.200Z] #44 25.67 CC images/remap-file-path.o [2021-04-08T18:42:10.200Z] #44 25.94 CC images/eventfd.o [2021-04-08T18:42:10.200Z] #44 26.18 CC images/eventpoll.o [2021-04-08T18:42:10.200Z] #44 26.54 CC images/fh.o [2021-04-08T18:42:10.200Z] #44 26.92 CC images/fsnotify.o [2021-04-08T18:42:10.200Z] #44 27.54 CC images/signalfd.o [2021-04-08T18:42:10.200Z] #44 27.77 CC images/fs.o [2021-04-08T18:42:10.200Z] #44 28.02 CC images/pstree.o [2021-04-08T18:42:10.200Z] #44 28.34 CC images/pipe.o [2021-04-08T18:42:10.211Z] #43 23.67 CC images/ns.o [2021-04-08T18:42:10.395Z] #53 ... [2021-04-08T18:42:10.395Z] [2021-04-08T18:42:10.395Z] #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-08T18:42:10.395Z] #58 sha256:6240fe8ffdc8e9ca2ad3eb235dce2f73047ef699c5bf28730eee65ca4a01ed4d [2021-04-08T18:42:10.395Z] #58 118.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:42:10.395Z] #58 118.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-08T18:42:10.395Z] #58 DONE 126.6s [2021-04-08T18:42:10.473Z] #43 23.91 CC images/regfile.o [2021-04-08T18:42:10.502Z] #44 28.80 CC images/tcp-stream.o [2021-04-08T18:42:10.651Z] [2021-04-08T18:42:10.651Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:42:10.651Z] #59 sha256:f15186cfaff36e1cb3acb08e6796663761d80a60c363462861693eb9e35ecb02 [2021-04-08T18:42:10.651Z] #59 DONE 0.1s [2021-04-08T18:42:10.651Z] [2021-04-08T18:42:10.651Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:42:10.651Z] #60 sha256:6600ca3b6e505f28b692b7324cea258d3861e53a0f3f14809700e1cc1f2dfe6e [2021-04-08T18:42:10.651Z] #60 DONE 0.1s [2021-04-08T18:42:10.651Z] [2021-04-08T18:42:10.651Z] #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-08T18:42:10.651Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-08T18:42:10.735Z] #43 24.18 CC images/ghost-file.o [2021-04-08T18:42:10.803Z] #44 29.08 CC images/sk-packet.o [2021-04-08T18:42:10.803Z] #44 ... [2021-04-08T18:42:10.803Z] [2021-04-08T18:42:10.803Z] #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-08T18:42:10.803Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:42:10.991Z] #43 51.58 AR compel/libcompel.a [2021-04-08T18:42:10.991Z] #43 51.70 HOSTCC compel/src/main-host.o [2021-04-08T18:42:11.312Z] #43 24.51 CC images/fifo.o [2021-04-08T18:42:11.312Z] #43 24.71 CC images/remap-file-path.o [2021-04-08T18:42:11.559Z] #43 52.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-08T18:42:11.559Z] #43 52.28 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-08T18:42:11.574Z] #43 24.92 CC images/eventfd.o [2021-04-08T18:42:11.583Z] #15 DONE 2.0s [2021-04-08T18:42:11.583Z] [2021-04-08T18:42:11.583Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-08T18:42:11.583Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-08T18:42:11.818Z] #43 ... [2021-04-08T18:42:11.818Z] [2021-04-08T18:42:11.818Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:42:11.818Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-08T18:42:11.818Z] #14 DONE 1.7s [2021-04-08T18:42:11.818Z] [2021-04-08T18:42:11.818Z] #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-08T18:42:11.818Z] #53 sha256:7531b77c05d71b10d131c45597ffef74d6504c2c697f4f60f278760d08b665ea [2021-04-08T18:42:11.818Z] #53 1.698 + RM_GOPATH=0 [2021-04-08T18:42:11.818Z] #53 1.698 + TMP_GOPATH= [2021-04-08T18:42:11.818Z] #53 1.698 + : /build [2021-04-08T18:42:11.818Z] #53 1.698 + '[' -z '' ']' [2021-04-08T18:42:11.818Z] #53 1.698 ++ mktemp -d [2021-04-08T18:42:11.818Z] #53 1.707 + export GOPATH=/tmp/tmp.7no9cOgYvw [2021-04-08T18:42:11.818Z] #53 1.707 + GOPATH=/tmp/tmp.7no9cOgYvw [2021-04-08T18:42:11.818Z] #53 1.707 + RM_GOPATH=1 [2021-04-08T18:42:11.818Z] #53 1.707 + case "$(go env GOARCH)" in [2021-04-08T18:42:11.818Z] #53 1.709 ++ go env GOARCH [2021-04-08T18:42:11.818Z] #53 1.775 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:11.818Z] #53 1.775 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:11.818Z] #53 1.775 ++ dirname /tmp/install/install.sh [2021-04-08T18:42:11.818Z] #53 1.776 + dir=/tmp/install [2021-04-08T18:42:11.818Z] #53 1.776 + bin=runc [2021-04-08T18:42:11.818Z] #53 1.776 + shift [2021-04-08T18:42:11.818Z] #53 1.776 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-08T18:42:11.818Z] #53 1.776 + . /tmp/install/runc.installer [2021-04-08T18:42:11.818Z] #53 1.776 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:11.818Z] #53 1.776 + install_runc [2021-04-08T18:42:11.818Z] #53 1.784 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-08T18:42:11.818Z] #53 1.784 + uname -r [2021-04-08T18:42:11.818Z] #53 1.792 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-08T18:42:11.818Z] #53 1.793 + RUNC_BUILDTAGS='seccomp ' [2021-04-08T18:42:11.818Z] #53 1.793 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-08T18:42:11.818Z] #53 1.793 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7no9cOgYvw/src/github.com/opencontainers/runc [2021-04-08T18:42:11.818Z] #53 1.793 Cloning into '/tmp/tmp.7no9cOgYvw/src/github.com/opencontainers/runc'... [2021-04-08T18:42:11.830Z] #43 19.47 CC images/stats.o [2021-04-08T18:42:11.836Z] #43 25.18 CC images/eventpoll.o [2021-04-08T18:42:12.008Z] #57 53.86 Checking out files: 53% (2048/3840) Checking out files: 54% (2074/3840) Checking out files: 55% (2112/3840) Checking out files: 56% (2151/3840) Checking out files: 57% (2189/3840) Checking out files: 58% (2228/3840) Checking out files: 59% (2266/3840) Checking out files: 60% (2304/3840) Checking out files: 61% (2343/3840) Checking out files: 62% (2381/3840) Checking out files: 63% (2420/3840) Checking out files: 64% (2458/3840) Checking out files: 65% (2496/3840) Checking out files: 66% (2535/3840) Checking out files: 67% (2573/3840) Checking out files: 68% (2612/3840) Checking out files: 69% (2650/3840) Checking out files: 70% (2688/3840) Checking out files: 71% (2727/3840) Checking out files: 72% (2765/3840) Checking out files: 73% (2804/3840) Checking out files: 74% (2842/3840) Checking out files: 75% (2880/3840) Checking out files: 76% (2919/3840) Checking out files: 77% (2957/3840) Checking out files: 78% (2996/3840) Checking out files: 79% (3034/3840) Checking out files: 80% (3072/3840) Checking out files: 81% (3111/3840) Checking out files: 82% (3149/3840) Checking out files: 83% (3188/3840) Checking out files: 84% (3226/3840) Checking out files: 85% (3264/3840) Checking out files: 86% (3303/3840) Checking out files: 87% (3341/3840) Checking out files: 88% (3380/3840) Checking out files: 89% (3418/3840) Checking out files: 90% (3456/3840) Checking out files: 91% (3495/3840) Checking out files: 92% (3533/3840) Checking out files: 93% (3572/3840) Checking out files: 94% (3610/3840) Checking out files: 95% (3648/3840) Checking out files: 96% (3687/3840) Checking out files: 97% (3725/3840) Checking out files: 98% (3764/3840) Checking out files: 99% (3802/3840) Checking out files: 100% (3840/3840) Checking out files: 100% (3840/3840), done. [2021-04-08T18:42:12.008Z] #57 54.86 + cd /tmp/tmp.fCR6f1EdA9/src/github.com/containerd/containerd [2021-04-08T18:42:12.008Z] #57 54.86 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:42:12.093Z] #43 19.95 CC images/core.o [2021-04-08T18:42:12.098Z] #43 25.52 CC images/fh.o [2021-04-08T18:42:12.360Z] #43 25.85 CC images/fsnotify.o [2021-04-08T18:42:12.934Z] #43 26.34 CC images/signalfd.o [2021-04-08T18:42:13.042Z] #43 20.75 CC images/core-x86.o [2021-04-08T18:42:13.196Z] #43 26.61 CC images/fs.o [2021-04-08T18:42:13.205Z] #53 ... [2021-04-08T18:42:13.205Z] [2021-04-08T18:42:13.205Z] #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-08T18:42:13.205Z] #58 sha256:cad231ae5fd9d3db34a6438db30e0dc2c72cb6cc5854ed53dd418db28e7fc284 [2021-04-08T18:42:13.205Z] #58 116.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:42:13.205Z] #58 116.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-08T18:42:13.205Z] #58 DONE 125.2s [2021-04-08T18:42:13.205Z] [2021-04-08T18:42:13.205Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:42:13.205Z] #59 sha256:b3546a275625991211493b3d5b7973d30d418c59116793dc1197abf931e3dd4b [2021-04-08T18:42:13.205Z] #59 DONE 0.2s [2021-04-08T18:42:13.205Z] [2021-04-08T18:42:13.205Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:42:13.205Z] #60 sha256:57fc6f3495f1845c98255390e1d0c1ef6390049ba585841f1eb46422aad6a308 [2021-04-08T18:42:13.205Z] #60 DONE 0.1s [2021-04-08T18:42:13.205Z] [2021-04-08T18:42:13.205Z] #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-08T18:42:13.205Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-08T18:42:13.205Z] #15 DONE 1.6s [2021-04-08T18:42:13.205Z] [2021-04-08T18:42:13.205Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-08T18:42:13.205Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-08T18:42:13.458Z] #43 26.83 CC images/pstree.o [2021-04-08T18:42:13.504Z] #16 1.804 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-08T18:42:13.556Z] #57 ... [2021-04-08T18:42:13.556Z] [2021-04-08T18:42:13.556Z] #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-08T18:42:13.556Z] #35 sha256:561a32d4756fb8429b419824b70dd47f0bb1dc6b7b1fad56255e8415cf48ce7d [2021-04-08T18:42:13.556Z] #35 98.63 github.com/BurntSushi/toml/cmd/tomlv [2021-04-08T18:42:13.556Z] #35 DONE 103.0s [2021-04-08T18:42:13.556Z] [2021-04-08T18:42:13.556Z] #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-08T18:42:13.556Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:13.556Z] #44 29.63 CC images/mnt.o [2021-04-08T18:42:13.556Z] #44 30.08 CC images/pipe-data.o [2021-04-08T18:42:13.556Z] #44 30.41 CC images/sa.o [2021-04-08T18:42:13.556Z] #44 30.65 CC images/timer.o [2021-04-08T18:42:13.556Z] #44 31.08 CC images/timerfd.o [2021-04-08T18:42:13.556Z] #44 31.32 CC images/mm.o [2021-04-08T18:42:13.556Z] #44 31.70 CC images/sk-opts.o [2021-04-08T18:42:13.618Z] #43 21.41 CC images/core-arm.o [2021-04-08T18:42:13.720Z] #43 27.08 CC images/pipe.o [2021-04-08T18:42:13.720Z] #43 ... [2021-04-08T18:42:13.720Z] [2021-04-08T18:42:13.720Z] #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-08T18:42:13.720Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:42:13.720Z] #45 88.21 github.com/LK4D4/vndr/versioned [2021-04-08T18:42:13.720Z] #45 88.31 compress/flate [2021-04-08T18:42:13.720Z] #45 90.57 hash/crc32 [2021-04-08T18:42:13.720Z] #45 91.07 compress/gzip [2021-04-08T18:42:13.720Z] #45 91.15 net [2021-04-08T18:42:13.720Z] #45 91.98 vendor/golang.org/x/text/transform [2021-04-08T18:42:13.720Z] #45 92.83 vendor/golang.org/x/text/unicode/bidi [2021-04-08T18:42:13.720Z] #45 94.63 vendor/golang.org/x/text/secure/bidirule [2021-04-08T18:42:13.720Z] #45 94.98 vendor/golang.org/x/text/unicode/norm [2021-04-08T18:42:13.761Z] #16 DONE 2.0s [2021-04-08T18:42:13.761Z] [2021-04-08T18:42:13.761Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:42:13.761Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-08T18:42:13.858Z] #44 32.17 CC images/sk-unix.o [2021-04-08T18:42:13.882Z] #43 21.71 CC images/core-aarch64.o [2021-04-08T18:42:13.982Z] #45 ... [2021-04-08T18:42:13.982Z] [2021-04-08T18:42:13.982Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:13.982Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:13.982Z] #43 27.33 CC images/tcp-stream.o [2021-04-08T18:42:14.243Z] #43 27.51 CC images/sk-packet.o [2021-04-08T18:42:14.243Z] #43 27.76 CC images/mnt.o [2021-04-08T18:42:14.458Z] #43 22.03 CC images/core-ppc64.o [2021-04-08T18:42:14.505Z] #43 27.96 CC images/pipe-data.o [2021-04-08T18:42:14.510Z] #44 32.96 CC images/sk-inet.o [2021-04-08T18:42:14.722Z] #43 22.56 CC images/core-s390.o [2021-04-08T18:42:14.812Z] #44 33.26 CC images/tun.o [2021-04-08T18:42:15.079Z] #43 28.23 CC images/sa.o [2021-04-08T18:42:15.079Z] #43 28.45 CC images/timer.o [2021-04-08T18:42:15.110Z] #16 1.702 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-08T18:42:15.112Z] #44 33.55 CC images/sk-netlink.o [2021-04-08T18:42:15.135Z] #17 DONE 1.2s [2021-04-08T18:42:15.135Z] [2021-04-08T18:42:15.135Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:15.135Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:15.135Z] #43 55.08 AR soccr/libsoccr.a [2021-04-08T18:42:15.135Z] #43 55.18 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:42:15.135Z] #43 55.84 DEP criu/arch/x86/sigframe.d [2021-04-08T18:42:15.135Z] #43 56.02 DEP criu/arch/x86/sigaction_compat.d [2021-04-08T18:42:15.135Z] #43 56.25 DEP criu/arch/x86/kerndat.d [2021-04-08T18:42:15.135Z] #43 56.38 DEP criu/arch/x86/crtools.d [2021-04-08T18:42:15.135Z] #43 56.53 DEP criu/arch/x86/cpu.d [2021-04-08T18:42:15.135Z] #43 56.91 CC criu/arch/x86/cpu.o [2021-04-08T18:42:15.135Z] #43 57.95 CC criu/arch/x86/crtools.o [2021-04-08T18:42:15.341Z] #43 28.79 CC images/timerfd.o [2021-04-08T18:42:15.354Z] Fetching without tags [2021-04-08T18:42:15.369Z] #16 DONE 1.9s [2021-04-08T18:42:15.369Z] [2021-04-08T18:42:15.369Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:42:15.369Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-08T18:42:15.391Z] #43 ... [2021-04-08T18:42:15.391Z] [2021-04-08T18:42:15.391Z] #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-08T18:42:15.391Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:42:15.391Z] #45 121.5 net/http/httptrace [2021-04-08T18:42:15.391Z] #45 121.8 net/http [2021-04-08T18:42:15.414Z] #44 33.80 CC images/packet-sock.o [2021-04-08T18:42:15.603Z] #43 29.01 CC images/mm.o [2021-04-08T18:42:15.650Z] #45 ... [2021-04-08T18:42:15.650Z] [2021-04-08T18:42:15.650Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-08T18:42:15.650Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-08T18:42:15.670Z] #43 23.22 CC images/cpuinfo.o [2021-04-08T18:42:15.670Z] #43 ... [2021-04-08T18:42:15.670Z] [2021-04-08T18:42:15.670Z] #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-08T18:42:15.670Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:42:15.670Z] #56 36.95 Checking out files: 39% (1518/3840) Checking out files: 40% (1536/3840) Checking out files: 41% (1575/3840) Checking out files: 42% (1613/3840) Checking out files: 43% (1652/3840) Checking out files: 44% (1690/3840) Checking out files: 45% (1728/3840) Checking out files: 46% (1767/3840) Checking out files: 47% (1805/3840) Checking out files: 48% (1844/3840) Checking out files: 49% (1882/3840) Checking out files: 50% (1920/3840) Checking out files: 51% (1959/3840) Checking out files: 52% (1997/3840) Checking out files: 53% (2036/3840) Checking out files: 54% (2074/3840) Checking out files: 55% (2112/3840) Checking out files: 56% (2151/3840) Checking out files: 57% (2189/3840) Checking out files: 58% (2228/3840) Checking out files: 59% (2266/3840) Checking out files: 60% (2304/3840) Checking out files: 61% (2343/3840) Checking out files: 62% (2381/3840) Checking out files: 63% (2420/3840) Checking out files: 64% (2458/3840) Checking out files: 65% (2496/3840) Checking out files: 66% (2535/3840) Checking out files: 67% (2573/3840) Checking out files: 68% (2612/3840) Checking out files: 69% (2650/3840) Checking out files: 70% (2688/3840) Checking out files: 71% (2727/3840) Checking out files: 72% (2765/3840) Checking out files: 73% (2804/3840) Checking out files: 74% (2842/3840) Checking out files: 75% (2880/3840) Checking out files: 76% (2919/3840) Checking out files: 77% (2957/3840) Checking out files: 78% (2996/3840) Checking out files: 79% (3034/3840) Checking out files: 80% (3072/3840) Checking out files: 81% (3111/3840) Checking out files: 82% (3149/3840) Checking out files: 83% (3188/3840) Checking out files: 84% (3226/3840) Checking out files: 85% (3264/3840) Checking out files: 85% (3295/3840) Checking out files: 86% (3303/3840) Checking out files: 87% (3341/3840) Checking out files: 88% (3380/3840) Checking out files: 89% (3418/3840) Checking out files: 90% (3456/3840) Checking out files: 91% (3495/3840) Checking out files: 92% (3533/3840) Checking out files: 93% (3572/3840) Checking out files: 94% (3610/3840) Checking out files: 95% (3648/3840) Checking out files: 96% (3687/3840) Checking out files: 97% (3725/3840) Checking out files: 98% (3764/3840) Checking out files: 99% (3802/3840) Checking out files: 100% (3840/3840) Checking out files: 100% (3840/3840), done. [2021-04-08T18:42:15.670Z] #56 38.32 + cd /tmp/tmp.tuqZZAMwh0/src/github.com/containerd/containerd [2021-04-08T18:42:15.670Z] #56 38.33 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-08T18:42:15.670Z] #56 39.64 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-08T18:42:15.670Z] #56 39.65 + BUILDTAGS='netgo osusergo static_build' [2021-04-08T18:42:15.670Z] #56 39.65 + export EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:42:15.670Z] #56 39.65 + EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:42:15.670Z] #56 39.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-08T18:42:15.670Z] #56 39.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-08T18:42:15.670Z] #56 39.65 + '[' '' = dynamic ']' [2021-04-08T18:42:15.670Z] #56 39.65 + make [2021-04-08T18:42:15.670Z] #56 40.82 + bin/ctr [2021-04-08T18:42:15.865Z] #43 29.36 CC images/sk-opts.o [2021-04-08T18:42:16.065Z] #44 34.35 CC images/ipc-var.o [2021-04-08T18:42:16.101Z] Merging remotes/origin/master commit a7284bb96ccfe730108fda78edc48f11e5a1ea83 into PR head commit 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:42:16.127Z] #43 29.59 CC images/sk-unix.o [2021-04-08T18:42:16.214Z] #18 DONE 1.1s [2021-04-08T18:42:16.214Z] [2021-04-08T18:42:16.214Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:42:16.214Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-08T18:42:16.366Z] #44 34.67 CC images/ipc-desc.o [2021-04-08T18:42:16.366Z] #44 34.89 CC images/ipc-shm.o [2021-04-08T18:42:16.390Z] #43 29.83 CC images/sk-inet.o [2021-04-08T18:42:16.659Z] #43 30.22 CC images/tun.o [2021-04-08T18:42:16.666Z] #44 35.10 CC images/ipc-msg.o [2021-04-08T18:42:16.748Z] #17 DONE 1.5s [2021-04-08T18:42:16.748Z] [2021-04-08T18:42:16.748Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:16.748Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:16.748Z] #43 52.78 HOSTCC compel/src/lib/log-host.o [2021-04-08T18:42:16.748Z] #43 52.98 HOSTLINK compel/compel-host-bin [2021-04-08T18:42:16.748Z] #43 53.13 DEP soccr/soccr.d [2021-04-08T18:42:16.748Z] #43 53.34 CC soccr/soccr.o [2021-04-08T18:42:16.748Z] #43 55.31 AR soccr/libsoccr.a [2021-04-08T18:42:16.748Z] #43 55.43 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:42:16.748Z] #43 56.15 DEP criu/arch/x86/sigframe.d [2021-04-08T18:42:16.748Z] #43 56.35 DEP criu/arch/x86/sigaction_compat.d [2021-04-08T18:42:16.748Z] #43 56.59 DEP criu/arch/x86/kerndat.d [2021-04-08T18:42:16.748Z] #43 56.86 DEP criu/arch/x86/crtools.d [2021-04-08T18:42:16.748Z] #43 57.02 DEP criu/arch/x86/cpu.d [2021-04-08T18:42:16.748Z] #43 57.28 CC criu/arch/x86/cpu.o [2021-04-08T18:42:16.977Z] #44 35.39 CC images/ipc-sem.o [2021-04-08T18:42:17.144Z] #19 DONE 1.2s [2021-04-08T18:42:17.144Z] [2021-04-08T18:42:17.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:17.144Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:17.144Z] #43 59.48 CC criu/arch/x86/kerndat.o [2021-04-08T18:42:17.144Z] #43 60.28 CC criu/arch/x86/sigaction_compat.o [2021-04-08T18:42:17.144Z] #43 60.66 CC criu/arch/x86/sigframe.o [2021-04-08T18:42:17.144Z] #43 61.00 LINK criu/arch/x86/crtools.built-in.o [2021-04-08T18:42:17.144Z] #43 61.08 DEP criu/pie/util-vdso-elf32.d [2021-04-08T18:42:17.234Z] #43 30.47 CC images/sk-netlink.o [2021-04-08T18:42:17.278Z] #44 35.66 CC images/utsns.o [2021-04-08T18:42:17.316Z] #43 58.14 CC criu/arch/x86/crtools.o [2021-04-08T18:42:14.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:42:15.060Z] > git config --add remote.origin.fetch +refs/pull/41999/head:refs/remotes/origin/PR-41999 # timeout=10 [2021-04-08T18:42:15.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:42:15.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-08T18:42:15.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-08T18:42:15.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:42:15.390Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41999/head:refs/remotes/origin/PR-41999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T18:42:16.205Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:42:16.257Z] > git checkout -f 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:42:17.496Z] #43 30.68 CC images/packet-sock.o [2021-04-08T18:42:17.496Z] #43 31.07 CC images/ipc-var.o [2021-04-08T18:42:17.578Z] #44 35.86 CC images/creds.o [2021-04-08T18:42:17.578Z] #44 36.05 CC images/vma.o [2021-04-08T18:42:17.707Z] #43 61.25 DEP criu/pie/util-vdso.d [2021-04-08T18:42:17.707Z] #43 61.42 DEP criu/pie/util.d [2021-04-08T18:42:17.880Z] #44 36.32 CC images/netdev.o [2021-04-08T18:42:17.887Z] #43 ... [2021-04-08T18:42:17.887Z] [2021-04-08T18:42:17.887Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-08T18:42:17.887Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-08T18:42:17.887Z] #18 DONE 1.2s [2021-04-08T18:42:17.887Z] [2021-04-08T18:42:17.887Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:42:17.887Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-08T18:42:17.963Z] #43 61.63 CC criu/pie/util.o [2021-04-08T18:42:18.071Z] #43 31.24 CC images/ipc-desc.o [2021-04-08T18:42:18.071Z] #43 ... [2021-04-08T18:42:18.071Z] [2021-04-08T18:42:18.071Z] #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-08T18:42:18.071Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:42:18.071Z] #56 52.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-08T18:42:18.071Z] #56 52.74 + BUILDTAGS='netgo osusergo static_build' [2021-04-08T18:42:18.071Z] #56 52.74 + export EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:42:18.071Z] #56 52.74 + EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:42:18.071Z] #56 52.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-08T18:42:18.071Z] #56 52.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-08T18:42:18.071Z] #56 52.74 + '[' '' = dynamic ']' [2021-04-08T18:42:18.071Z] #56 52.74 + make [2021-04-08T18:42:18.071Z] #56 53.87 + bin/ctr [2021-04-08T18:42:18.071Z] #56 ... [2021-04-08T18:42:18.071Z] [2021-04-08T18:42:18.071Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:18.071Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:18.071Z] #43 31.43 CC images/ipc-shm.o [2021-04-08T18:42:18.220Z] #43 62.03 CC criu/pie/util-vdso.o [2021-04-08T18:42:18.278Z] #56 ... [2021-04-08T18:42:18.278Z] [2021-04-08T18:42:18.278Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-08T18:42:18.278Z] #51 sha256:a991fa4f506fbaf05f1a0d9dca8a4afda625ef4cfc38de1fedc9d09b30266cfd [2021-04-08T18:42:18.278Z] #51 72.69 golang.org/x/crypto/ssh/terminal [2021-04-08T18:42:18.278Z] #51 75.80 mvdan.cc/sh/v3/cmd/shfmt [2021-04-08T18:42:18.278Z] #51 DONE 82.6s [2021-04-08T18:42:18.278Z] [2021-04-08T18:42:18.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-08T18:42:18.278Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:18.278Z] #43 23.62 CC images/inventory.o [2021-04-08T18:42:18.278Z] #43 23.88 CC images/fdinfo.o [2021-04-08T18:42:18.278Z] #43 24.32 CC images/fown.o [2021-04-08T18:42:18.278Z] #43 24.53 CC images/ns.o [2021-04-08T18:42:18.278Z] #43 24.82 CC images/regfile.o [2021-04-08T18:42:18.278Z] #43 25.11 CC images/ghost-file.o [2021-04-08T18:42:18.278Z] #43 25.44 CC images/fifo.o [2021-04-08T18:42:18.278Z] #43 25.83 CC images/remap-file-path.o [2021-04-08T18:42:18.278Z] #43 26.04 CC images/eventfd.o [2021-04-08T18:42:18.333Z] #43 31.62 CC images/ipc-msg.o [2021-04-08T18:42:18.531Z] #44 36.82 CC images/tty.o [2021-04-08T18:42:18.562Z] #43 26.34 CC images/eventpoll.o [2021-04-08T18:42:18.596Z] #43 31.90 CC images/ipc-sem.o [2021-04-08T18:42:18.830Z] #43 26.66 CC images/fh.o [2021-04-08T18:42:18.858Z] #43 32.15 CC images/utsns.o [2021-04-08T18:42:18.858Z] #43 32.34 CC images/creds.o [2021-04-08T18:42:19.121Z] #43 32.50 CC images/vma.o [2021-04-08T18:42:19.150Z] #43 62.80 CC criu/pie/util-vdso-elf32.o [2021-04-08T18:42:19.183Z] #44 37.55 CC images/file-lock.o [2021-04-08T18:42:19.268Z] #19 DONE 1.1s [2021-04-08T18:42:19.268Z] [2021-04-08T18:42:19.268Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-08T18:42:19.268Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:19.384Z] #43 32.78 CC images/netdev.o [2021-04-08T18:42:19.403Z] #43 27.14 CC images/fsnotify.o [2021-04-08T18:42:19.483Z] #44 37.74 CC images/rlimit.o [2021-04-08T18:42:19.713Z] #43 63.51 AR criu/pie/pie.lib.a [2021-04-08T18:42:19.713Z] #43 63.58 DEP criu/pie/restorer.d [2021-04-08T18:42:19.784Z] #44 38.04 CC images/pagemap.o [2021-04-08T18:42:19.958Z] #43 33.17 CC images/tty.o [2021-04-08T18:42:19.969Z] #43 63.80 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-08T18:42:20.061Z] Merge succeeded, producing cc632dd8f181c3f45ebd24273486c0bca2836b57 [2021-04-08T18:42:20.062Z] Checking out Revision cc632dd8f181c3f45ebd24273486c0bca2836b57 (PR-41999) [2021-04-08T18:42:20.084Z] #44 38.38 CC images/siginfo.o [2021-04-08T18:42:20.226Z] #43 63.93 DEP criu/arch/x86/restorer_unmap.d [2021-04-08T18:42:20.226Z] #43 63.95 DEP criu/arch/x86/restorer.d [2021-04-08T18:42:18.981Z] > git remote # timeout=10 [2021-04-08T18:42:19.054Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T18:42:19.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-08T18:42:19.103Z] > git merge a7284bb96ccfe730108fda78edc48f11e5a1ea83 # timeout=10 [2021-04-08T18:42:19.969Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-08T18:42:20.096Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T18:42:20.169Z] > git checkout -f cc632dd8f181c3f45ebd24273486c0bca2836b57 # timeout=10 [2021-04-08T18:42:20.364Z] #43 28.04 CC images/signalfd.o [2021-04-08T18:42:20.406Z] #44 38.72 CC images/rpc.o [2021-04-08T18:42:20.485Z] #43 64.23 DEP criu/arch/x86/vdso-pie.d [2021-04-08T18:42:20.485Z] #43 64.31 DEP criu/pie/parasite-vdso.d [2021-04-08T18:42:20.533Z] #43 33.74 CC images/file-lock.o [2021-04-08T18:42:20.533Z] #43 33.93 CC images/rlimit.o [2021-04-08T18:42:20.626Z] #43 28.26 CC images/fs.o [2021-04-08T18:42:20.647Z] #20 1.608 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:42:20.742Z] #43 64.48 DEP criu/pie/parasite.d [2021-04-08T18:42:20.810Z] #43 34.12 CC images/pagemap.o [2021-04-08T18:42:20.889Z] #43 28.53 CC images/pstree.o [2021-04-08T18:42:20.889Z] #43 ... [2021-04-08T18:42:20.889Z] [2021-04-08T18:42:20.889Z] #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-08T18:42:20.889Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:42:20.889Z] #45 75.12 math/big [2021-04-08T18:42:20.889Z] #45 75.27 go/doc [2021-04-08T18:42:20.889Z] #45 79.09 vendor/golang.org/x/text/unicode/norm [2021-04-08T18:42:20.889Z] #45 80.23 github.com/LK4D4/vndr/build [2021-04-08T18:42:20.889Z] #45 84.38 vendor/golang.org/x/net/http2/hpack [2021-04-08T18:42:20.906Z] #20 1.850 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:42:20.906Z] #20 1.872 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:42:20.999Z] #43 64.76 CC criu/pie/parasite.o [2021-04-08T18:42:21.073Z] #43 34.37 CC images/siginfo.o [2021-04-08T18:42:21.155Z] #45 85.45 vendor/golang.org/x/net/idna [2021-04-08T18:42:21.155Z] #45 ... [2021-04-08T18:42:21.155Z] [2021-04-08T18:42:21.155Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:21.155Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:21.155Z] #43 28.85 CC images/pipe.o [2021-04-08T18:42:21.165Z] #20 2.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:42:21.335Z] #43 34.65 CC images/rpc.o [2021-04-08T18:42:21.426Z] #20 2.245 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-08T18:42:21.429Z] #43 29.12 CC images/tcp-stream.o [2021-04-08T18:42:21.476Z] #44 ... [2021-04-08T18:42:21.476Z] [2021-04-08T18:42:21.476Z] #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-08T18:42:21.476Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:42:21.476Z] #52 101.3 encoding/base64 [2021-04-08T18:42:21.476Z] #52 102.0 go/ast [2021-04-08T18:42:21.476Z] #52 103.2 golang.org/x/sys/unix [2021-04-08T18:42:21.476Z] #52 104.6 encoding/json [2021-04-08T18:42:21.692Z] #43 29.48 CC images/sk-packet.o [2021-04-08T18:42:21.781Z] #52 ... [2021-04-08T18:42:21.781Z] [2021-04-08T18:42:21.781Z] #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-08T18:42:21.781Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:42:21.781Z] #46 101.4 encoding/base64 [2021-04-08T18:42:21.781Z] #46 101.5 crypto/cipher [2021-04-08T18:42:21.781Z] #46 101.5 go/scanner [2021-04-08T18:42:21.781Z] #46 104.3 net/url [2021-04-08T18:42:21.781Z] #46 105.6 go/ast [2021-04-08T18:42:21.781Z] #46 105.9 text/template/parse [2021-04-08T18:42:21.781Z] #46 108.3 encoding/json [2021-04-08T18:42:21.781Z] #46 ... [2021-04-08T18:42:21.781Z] [2021-04-08T18:42:21.781Z] #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-08T18:42:21.781Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:21.781Z] #44 40.26 CC images/ext-file.o [2021-04-08T18:42:21.929Z] #43 ... [2021-04-08T18:42:21.929Z] [2021-04-08T18:42:21.929Z] #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-08T18:42:21.929Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:42:21.929Z] #45 137.9 github.com/LK4D4/vndr/godl [2021-04-08T18:42:21.955Z] #43 ... [2021-04-08T18:42:21.955Z] [2021-04-08T18:42:21.955Z] #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-08T18:42:21.955Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:42:21.955Z] #13 73.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-08T18:42:21.955Z] #13 73.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-08T18:42:21.955Z] #13 73.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:22.082Z] #44 40.50 CC images/cgroup.o [2021-04-08T18:42:22.218Z] #13 ... [2021-04-08T18:42:22.218Z] [2021-04-08T18:42:22.218Z] #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-08T18:42:22.218Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:42:22.218Z] #45 86.47 mime [2021-04-08T18:42:22.322Z] #43 35.74 CC images/ext-file.o [2021-04-08T18:42:22.363Z] #20 3.248 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:42:22.604Z] #43 35.98 CC images/cgroup.o [2021-04-08T18:42:22.734Z] #44 41.24 CC images/userns.o [2021-04-08T18:42:22.858Z] #45 138.8 github.com/LK4D4/vndr [2021-04-08T18:42:23.183Z] #43 36.58 CC images/userns.o [2021-04-08T18:42:23.385Z] #44 41.61 CC images/google/protobuf/descriptor.o [2021-04-08T18:42:23.445Z] #43 36.85 CC images/google/protobuf/descriptor.o [2021-04-08T18:42:23.741Z] #20 4.600 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:42:24.017Z] #43 ... [2021-04-08T18:42:24.017Z] [2021-04-08T18:42:24.017Z] #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-08T18:42:24.017Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:42:24.017Z] #45 98.59 vendor/golang.org/x/net/idna [2021-04-08T18:42:24.017Z] #45 100.3 vendor/golang.org/x/net/http2/hpack [2021-04-08T18:42:24.017Z] #45 101.4 mime [2021-04-08T18:42:24.017Z] #45 102.9 mime/quotedprintable [2021-04-08T18:42:24.017Z] #45 103.3 net/http/internal [2021-04-08T18:42:24.017Z] #45 107.7 crypto/x509 [2021-04-08T18:42:24.017Z] #45 107.7 net/textproto [2021-04-08T18:42:24.017Z] #45 108.6 vendor/golang.org/x/net/http/httpguts [2021-04-08T18:42:24.142Z] #45 88.19 mime/quotedprintable [2021-04-08T18:42:24.278Z] #45 108.9 vendor/golang.org/x/net/http/httpproxy [2021-04-08T18:42:24.717Z] #45 88.78 net/http/internal [2021-04-08T18:42:24.927Z] #44 ... [2021-04-08T18:42:24.927Z] [2021-04-08T18:42:24.927Z] #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-08T18:42:24.927Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:42:24.927Z] #57 57.81 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-08T18:42:24.927Z] #57 57.81 + BUILDTAGS='netgo osusergo static_build' [2021-04-08T18:42:24.927Z] #57 57.81 + export EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:42:24.927Z] #57 57.81 + EXTRA_FLAGS=-buildmode=pie [2021-04-08T18:42:24.927Z] #57 57.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-08T18:42:24.927Z] #57 57.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-08T18:42:24.927Z] #57 57.81 + '[' '' = dynamic ']' [2021-04-08T18:42:24.927Z] #57 57.81 + make [2021-04-08T18:42:24.927Z] #57 58.68 + bin/ctr [2021-04-08T18:42:25.118Z] #20 ... [2021-04-08T18:42:25.118Z] [2021-04-08T18:42:25.118Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:42:25.118Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:42:25.118Z] #45 137.1 github.com/LK4D4/vndr/godl [2021-04-08T18:42:25.222Z] #45 109.4 mime/multipart [2021-04-08T18:42:25.222Z] #45 ... [2021-04-08T18:42:25.222Z] [2021-04-08T18:42:25.222Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:25.222Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:25.222Z] #43 38.34 CC images/opts.o [2021-04-08T18:42:25.222Z] #43 38.56 CC images/seccomp.o [2021-04-08T18:42:25.483Z] #43 38.77 CC images/binfmt-misc.o [2021-04-08T18:42:25.483Z] #43 38.98 CC images/time.o [2021-04-08T18:42:25.577Z] #57 ... [2021-04-08T18:42:25.577Z] [2021-04-08T18:42:25.577Z] #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-08T18:42:25.577Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:25.577Z] #44 44.06 CC images/opts.o [2021-04-08T18:42:25.686Z] #45 137.9 github.com/LK4D4/vndr [2021-04-08T18:42:25.744Z] #43 39.17 CC images/sysctl.o [2021-04-08T18:42:25.877Z] #44 44.32 CC images/seccomp.o [2021-04-08T18:42:26.005Z] #43 39.38 CC images/autofs.o [2021-04-08T18:42:26.110Z] #45 90.10 net/textproto [2021-04-08T18:42:26.110Z] #45 90.10 vendor/golang.org/x/net/http/httpproxy [2021-04-08T18:42:26.110Z] #45 90.12 crypto/x509 [2021-04-08T18:42:26.177Z] #44 44.63 CC images/binfmt-misc.o [2021-04-08T18:42:26.267Z] #43 39.64 CC images/macvlan.o [2021-04-08T18:42:26.267Z] #43 39.84 CC images/sit.o [2021-04-08T18:42:26.475Z] #44 44.88 CC images/time.o [2021-04-08T18:42:26.475Z] #44 ... [2021-04-08T18:42:26.475Z] [2021-04-08T18:42:26.475Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-08T18:42:26.475Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:42:26.475Z] #14 105.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-08T18:42:26.475Z] #14 105.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-08T18:42:26.475Z] #14 105.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:26.684Z] #45 91.10 vendor/golang.org/x/net/http/httpguts [2021-04-08T18:42:26.684Z] #45 91.10 mime/multipart [2021-04-08T18:42:26.774Z] #14 ... [2021-04-08T18:42:26.774Z] [2021-04-08T18:42:26.774Z] #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-08T18:42:26.774Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:26.774Z] #44 45.09 CC images/sysctl.o [2021-04-08T18:42:26.839Z] #43 40.13 CC images/memfd.o [2021-04-08T18:42:27.030Z] #45 ... [2021-04-08T18:42:27.030Z] [2021-04-08T18:42:27.030Z] #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-08T18:42:27.030Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:27.030Z] #20 1.487 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:42:27.030Z] #20 1.631 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:42:27.030Z] #20 1.634 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:42:27.030Z] #20 1.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:42:27.030Z] #20 2.075 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-08T18:42:27.030Z] #20 3.151 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:42:27.030Z] #20 4.541 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:42:27.030Z] #20 5.921 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:42:27.072Z] #44 45.35 CC images/autofs.o [2021-04-08T18:42:27.072Z] #44 45.56 CC images/macvlan.o [2021-04-08T18:42:27.101Z] #43 40.46 CC images/timens.o [2021-04-08T18:42:27.287Z] #20 ... [2021-04-08T18:42:27.287Z] [2021-04-08T18:42:27.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-08T18:42:27.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:27.287Z] #43 65.92 LINK criu/pie/parasite.built-in.o [2021-04-08T18:42:27.287Z] #43 65.93 GEN criu/pie/parasite-blob.h [2021-04-08T18:42:27.287Z] #43 65.97 CC criu/pie/parasite-vdso.o [2021-04-08T18:42:27.287Z] #43 66.50 CC criu/arch/x86/vdso-pie.o [2021-04-08T18:42:27.287Z] #43 66.98 CC criu/arch/x86/restorer.o [2021-04-08T18:42:27.287Z] #43 67.65 CC criu/arch/x86/restorer_unmap.o [2021-04-08T18:42:27.287Z] #43 67.69 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-08T18:42:27.287Z] #43 67.95 CC criu/pie/restorer.o [2021-04-08T18:42:27.287Z] #43 71.02 LINK criu/pie/restorer.built-in.o [2021-04-08T18:42:27.288Z] #43 71.05 GEN criu/pie/restorer-blob.h [2021-04-08T18:42:27.288Z] #43 71.13 DEP criu/vdso.d [2021-04-08T18:42:27.362Z] #43 40.76 LINK images/built-in.o [2021-04-08T18:42:27.377Z] #44 45.77 CC images/sit.o [2021-04-08T18:42:27.544Z] #43 71.33 DEP criu/vdso-compat.d [2021-04-08T18:42:27.624Z] #43 40.92 GEN compel/include/asm [2021-04-08T18:42:27.624Z] #43 40.96 GEN compel/include/version.h [2021-04-08T18:42:27.624Z] #43 40.98 touch .config [2021-04-08T18:42:27.624Z] #43 41.03 GEN include/common/config.h [2021-04-08T18:42:27.624Z] #43 41.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-08T18:42:27.632Z] #45 ... [2021-04-08T18:42:27.632Z] [2021-04-08T18:42:27.632Z] #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-08T18:42:27.632Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-08T18:42:27.632Z] #13 84.25 Selecting previously unselected package libapparmor1:arm64. [2021-04-08T18:42:27.632Z] #13 84.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 84.28 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-08T18:42:27.632Z] #13 84.38 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-08T18:42:27.632Z] #13 84.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 84.39 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-08T18:42:27.632Z] #13 84.55 Selecting previously unselected package libbtrfs0. [2021-04-08T18:42:27.632Z] #13 84.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 84.57 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:27.632Z] #13 84.70 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:42:27.632Z] #13 84.70 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 84.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:27.632Z] #13 84.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-08T18:42:27.632Z] #13 84.86 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 84.88 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-08T18:42:27.632Z] #13 85.00 Selecting previously unselected package libudev-dev:arm64. [2021-04-08T18:42:27.632Z] #13 85.00 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 85.03 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-08T18:42:27.632Z] #13 85.21 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-08T18:42:27.632Z] #13 85.24 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 85.24 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-08T18:42:27.632Z] #13 85.56 Selecting previously unselected package libpcre16-3:arm64. [2021-04-08T18:42:27.632Z] #13 85.56 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 85.58 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.632Z] #13 85.76 Selecting previously unselected package libpcre32-3:arm64. [2021-04-08T18:42:27.632Z] #13 85.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 85.77 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.632Z] #13 86.03 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-08T18:42:27.632Z] #13 86.03 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 86.04 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.632Z] #13 86.17 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-08T18:42:27.632Z] #13 86.17 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-08T18:42:27.632Z] #13 86.26 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.632Z] #13 86.64 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-08T18:42:27.632Z] #13 86.64 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-08T18:42:27.633Z] #13 86.65 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-08T18:42:27.633Z] #13 86.95 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-08T18:42:27.633Z] #13 86.95 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-08T18:42:27.633Z] #13 86.96 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-08T18:42:27.633Z] #13 87.08 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-08T18:42:27.633Z] #13 87.08 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-08T18:42:27.633Z] #13 87.10 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:27.633Z] #13 87.33 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-08T18:42:27.633Z] #13 87.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-08T18:42:27.633Z] #13 87.36 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-08T18:42:27.633Z] #13 87.96 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.633Z] #13 88.02 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:27.633Z] #13 88.04 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-08T18:42:27.633Z] #13 88.05 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:42:27.633Z] #13 88.07 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.633Z] #13 88.09 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-08T18:42:27.633Z] #13 88.10 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:27.633Z] #13 88.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:27.633Z] #13 88.13 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.633Z] #13 88.15 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-08T18:42:27.633Z] #13 88.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:42:27.633Z] #13 88.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:27.633Z] #13 88.24 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-08T18:42:27.633Z] #13 88.25 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-08T18:42:27.633Z] #13 88.26 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-08T18:42:27.633Z] #13 88.28 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:42:27.633Z] #13 88.29 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-08T18:42:27.633Z] #13 88.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:27.633Z] #13 88.34 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-08T18:42:27.633Z] #13 88.34 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-08T18:42:27.633Z] #13 88.36 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:27.633Z] #13 88.37 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-08T18:42:27.633Z] #13 88.40 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-08T18:42:27.633Z] #13 88.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:42:27.633Z] #13 88.45 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-08T18:42:27.633Z] #13 88.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-08T18:42:27.633Z] #13 88.48 Setting up dmsetup (2:1.02.155-3) ... [2021-04-08T18:42:27.633Z] #13 88.51 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-08T18:42:27.633Z] #13 88.57 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-08T18:42:27.633Z] #13 88.59 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:42:27.697Z] #44 46.02 CC images/memfd.o [2021-04-08T18:42:27.801Z] #43 71.48 DEP criu/uts_ns.d [2021-04-08T18:42:27.801Z] #43 71.67 DEP criu/util.d [2021-04-08T18:42:27.885Z] #43 41.14 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-08T18:42:27.885Z] #43 41.17 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-08T18:42:27.885Z] #43 41.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-08T18:42:27.885Z] #43 41.24 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-08T18:42:27.885Z] #43 41.27 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-08T18:42:27.885Z] #43 41.30 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-08T18:42:27.885Z] #43 41.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-08T18:42:27.885Z] #43 41.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-08T18:42:27.895Z] #13 DONE 89.4s [2021-04-08T18:42:27.895Z] [2021-04-08T18:42:27.895Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:42:27.895Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-08T18:42:27.996Z] #44 46.45 CC images/timens.o [2021-04-08T18:42:28.057Z] #43 71.88 DEP criu/uffd.d [2021-04-08T18:42:28.147Z] #43 41.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-08T18:42:28.147Z] #43 41.39 DEP compel/plugins/std/infect.d [2021-04-08T18:42:28.147Z] #43 41.51 DEP compel/plugins/std/string.d [2021-04-08T18:42:28.147Z] #43 41.63 DEP compel/plugins/std/log.d [2021-04-08T18:42:28.298Z] #44 46.84 LINK images/built-in.o [2021-04-08T18:42:28.314Z] #43 72.07 DEP criu/tun.d [2021-04-08T18:42:28.408Z] #43 41.71 DEP compel/plugins/std/fds.d [2021-04-08T18:42:28.408Z] #43 41.81 DEP compel/plugins/std/std.d [2021-04-08T18:42:28.408Z] #43 41.90 DEP compel/plugins/shmem/shmem.d [2021-04-08T18:42:28.571Z] #43 72.27 DEP criu/tty.d [2021-04-08T18:42:28.571Z] #43 ... [2021-04-08T18:42:28.571Z] [2021-04-08T18:42:28.571Z] #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-08T18:42:28.571Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:28.571Z] #20 11.40 Fetched 8933 kB in 10s (877 kB/s) [2021-04-08T18:42:28.597Z] #44 47.02 GEN compel/include/asm [2021-04-08T18:42:28.597Z] #44 47.06 GEN compel/include/version.h [2021-04-08T18:42:28.597Z] #44 47.08 touch .config [2021-04-08T18:42:28.670Z] #43 42.04 DEP compel/plugins/fds/fds.d [2021-04-08T18:42:28.670Z] #43 42.16 CC compel/plugins/std/std.o [2021-04-08T18:42:28.898Z] #44 47.18 GEN include/common/config.h [2021-04-08T18:42:28.898Z] #44 47.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-08T18:42:28.898Z] #44 47.36 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-08T18:42:28.898Z] #44 47.40 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-08T18:42:28.898Z] #44 47.45 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-08T18:42:28.931Z] #43 42.43 CC compel/plugins/std/fds.o [2021-04-08T18:42:29.197Z] #44 47.50 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-08T18:42:29.197Z] #44 47.53 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-08T18:42:29.197Z] #44 47.58 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-08T18:42:29.197Z] #44 47.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-08T18:42:29.197Z] #44 47.67 DEP compel/plugins/std/infect.d [2021-04-08T18:42:29.496Z] #44 47.88 DEP compel/plugins/std/string.d [2021-04-08T18:42:29.496Z] #44 47.97 DEP compel/plugins/std/log.d [2021-04-08T18:42:29.504Z] #43 ... [2021-04-08T18:42:29.504Z] [2021-04-08T18:42:29.504Z] #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-08T18:42:29.504Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:29.504Z] #13 99.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-08T18:42:29.504Z] #13 99.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-08T18:42:29.505Z] #13 99.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:29.505Z] #13 ... [2021-04-08T18:42:29.505Z] [2021-04-08T18:42:29.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:29.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:29.505Z] #43 42.88 CC compel/plugins/std/log.o [2021-04-08T18:42:29.796Z] #44 48.10 DEP compel/plugins/std/fds.d [2021-04-08T18:42:29.796Z] #44 48.22 DEP compel/plugins/std/std.d [2021-04-08T18:42:29.818Z] #14 DONE 1.9s [2021-04-08T18:42:29.818Z] [2021-04-08T18:42:29.818Z] #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-08T18:42:29.818Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-08T18:42:29.876Z] #45 ... [2021-04-08T18:42:29.876Z] [2021-04-08T18:42:29.876Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:29.876Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:29.876Z] #43 59.98 CC criu/arch/x86/kerndat.o [2021-04-08T18:42:29.876Z] #43 60.84 CC criu/arch/x86/sigaction_compat.o [2021-04-08T18:42:29.876Z] #43 61.19 CC criu/arch/x86/sigframe.o [2021-04-08T18:42:29.876Z] #43 61.46 LINK criu/arch/x86/crtools.built-in.o [2021-04-08T18:42:29.876Z] #43 61.52 DEP criu/pie/util-vdso-elf32.d [2021-04-08T18:42:29.876Z] #43 61.64 DEP criu/pie/util-vdso.d [2021-04-08T18:42:29.876Z] #43 61.86 DEP criu/pie/util.d [2021-04-08T18:42:29.876Z] #43 61.97 CC criu/pie/util.o [2021-04-08T18:42:29.876Z] #43 62.28 CC criu/pie/util-vdso.o [2021-04-08T18:42:29.876Z] #43 63.02 CC criu/pie/util-vdso-elf32.o [2021-04-08T18:42:29.876Z] #43 63.65 AR criu/pie/pie.lib.a [2021-04-08T18:42:29.876Z] #43 63.75 DEP criu/pie/restorer.d [2021-04-08T18:42:29.876Z] #43 64.02 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-08T18:42:29.876Z] #43 64.15 DEP criu/arch/x86/restorer_unmap.d [2021-04-08T18:42:29.876Z] #43 64.19 DEP criu/arch/x86/restorer.d [2021-04-08T18:42:29.876Z] #43 64.44 DEP criu/arch/x86/vdso-pie.d [2021-04-08T18:42:29.876Z] #43 64.52 DEP criu/pie/parasite-vdso.d [2021-04-08T18:42:29.876Z] #43 64.68 DEP criu/pie/parasite.d [2021-04-08T18:42:29.876Z] #43 64.94 CC criu/pie/parasite.o [2021-04-08T18:42:29.876Z] #43 66.28 LINK criu/pie/parasite.built-in.o [2021-04-08T18:42:29.876Z] #43 66.29 GEN criu/pie/parasite-blob.h [2021-04-08T18:42:29.876Z] #43 66.32 CC criu/pie/parasite-vdso.o [2021-04-08T18:42:29.876Z] #43 66.98 CC criu/arch/x86/vdso-pie.o [2021-04-08T18:42:29.876Z] #43 67.24 CC criu/arch/x86/restorer.o [2021-04-08T18:42:29.876Z] #43 67.76 CC criu/arch/x86/restorer_unmap.o [2021-04-08T18:42:29.876Z] #43 67.81 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-08T18:42:29.876Z] #43 68.08 CC criu/pie/restorer.o [2021-04-08T18:42:30.095Z] #44 48.35 DEP compel/plugins/shmem/shmem.d [2021-04-08T18:42:30.095Z] #44 48.51 DEP compel/plugins/fds/fds.d [2021-04-08T18:42:30.394Z] #44 48.68 CC compel/plugins/std/std.o [2021-04-08T18:42:30.450Z] #43 43.67 CC compel/plugins/std/string.o [2021-04-08T18:42:30.462Z] #20 11.40 Reading package lists... [2021-04-08T18:42:30.462Z] #20 ... [2021-04-08T18:42:30.462Z] [2021-04-08T18:42:30.462Z] #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-08T18:42:30.462Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:42:30.462Z] #53 12.50 + cd /tmp/tmp.2ZWEzUEsju/src/github.com/opencontainers/runc [2021-04-08T18:42:30.462Z] #53 12.50 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:30.462Z] #53 12.88 + '[' -z '' ']' [2021-04-08T18:42:30.462Z] #53 12.88 + target=static [2021-04-08T18:42:30.462Z] #53 12.88 + make 'BUILDTAGS=seccomp ' static [2021-04-08T18:42:30.463Z] #53 13.31 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-08T18:42:30.463Z] #53 ... [2021-04-08T18:42:30.463Z] [2021-04-08T18:42:30.463Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:30.463Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:30.463Z] #43 72.46 DEP criu/timerfd.d [2021-04-08T18:42:30.463Z] #43 72.62 DEP criu/timens.d [2021-04-08T18:42:30.463Z] #43 72.81 DEP criu/sysfs_parse.d [2021-04-08T18:42:30.463Z] #43 73.05 DEP criu/sysctl.d [2021-04-08T18:42:30.463Z] #43 73.18 DEP criu/string.d [2021-04-08T18:42:30.463Z] #43 73.27 DEP criu/stats.d [2021-04-08T18:42:30.463Z] #43 73.38 DEP criu/sockets.d [2021-04-08T18:42:30.463Z] #43 73.58 DEP criu/sk-unix.d [2021-04-08T18:42:30.463Z] #43 73.83 DEP criu/sk-tcp.d [2021-04-08T18:42:30.463Z] #43 74.07 DEP criu/sk-queue.d [2021-04-08T18:42:30.463Z] #43 74.18 DEP criu/sk-packet.d [2021-04-08T18:42:30.719Z] #43 74.37 DEP criu/sk-netlink.d [2021-04-08T18:42:30.719Z] #43 74.59 DEP criu/sk-inet.d [2021-04-08T18:42:30.720Z] #44 49.02 CC compel/plugins/std/fds.o [2021-04-08T18:42:30.814Z] #43 71.29 LINK criu/pie/restorer.built-in.o [2021-04-08T18:42:30.814Z] #43 71.31 GEN criu/pie/restorer-blob.h [2021-04-08T18:42:30.814Z] #43 71.40 DEP criu/vdso.d [2021-04-08T18:42:31.023Z] #44 49.55 CC compel/plugins/std/log.o [2021-04-08T18:42:31.024Z] #43 44.25 CC compel/plugins/std/infect.o [2021-04-08T18:42:31.073Z] #43 71.70 DEP criu/vdso-compat.d [2021-04-08T18:42:31.073Z] #43 71.80 DEP criu/uts_ns.d [2021-04-08T18:42:31.165Z] Commit message: "Merge commit 'a7284bb96ccfe730108fda78edc48f11e5a1ea83' into HEAD" [2021-04-08T18:42:31.282Z] #43 74.89 DEP criu/signalfd.d [2021-04-08T18:42:31.282Z] #43 75.07 DEP criu/sigframe.d [2021-04-08T18:42:31.286Z] #43 44.67 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-08T18:42:31.286Z] #43 44.73 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-08T18:42:31.286Z] #43 44.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-08T18:42:31.342Z] #43 71.97 DEP criu/util.d [2021-04-08T18:42:31.540Z] #43 75.23 DEP criu/shmem.d [2021-04-08T18:42:31.540Z] #43 75.39 DEP criu/servicefd.d [2021-04-08T18:42:31.548Z] #43 44.89 AR compel/plugins/std.lib.a [2021-04-08T18:42:31.548Z] #43 44.97 CC compel/plugins/fds/fds.o [2021-04-08T18:42:31.197Z] > git rev-list --no-walk 58825ffc3243f13795b36f430726ae8e3e14bed0 # timeout=10 [2021-04-08T18:42:31.601Z] #43 72.19 DEP criu/uffd.d [2021-04-08T18:42:31.744Z] #15 DONE 1.7s [2021-04-08T18:42:31.744Z] [2021-04-08T18:42:31.744Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-08T18:42:31.744Z] #53 sha256:5ed2249397064b2ae56daa4d392c952199058d4f94dee32dbc4fdba2e8b94a2b [2021-04-08T18:42:31.744Z] #53 1.744 + RM_GOPATH=0 [2021-04-08T18:42:31.744Z] #53 1.744 + TMP_GOPATH= [2021-04-08T18:42:31.744Z] #53 1.744 + : /build [2021-04-08T18:42:31.744Z] #53 1.744 + '[' -z '' ']' [2021-04-08T18:42:31.744Z] #53 1.746 ++ mktemp -d [2021-04-08T18:42:31.744Z] #53 1.749 + export GOPATH=/tmp/tmp.vwN3kyco9i [2021-04-08T18:42:31.744Z] #53 1.749 + GOPATH=/tmp/tmp.vwN3kyco9i [2021-04-08T18:42:31.744Z] #53 1.749 + RM_GOPATH=1 [2021-04-08T18:42:31.744Z] #53 1.750 + case "$(go env GOARCH)" in [2021-04-08T18:42:31.744Z] #53 1.754 ++ go env GOARCH [2021-04-08T18:42:31.744Z] #53 1.778 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:31.744Z] #53 1.778 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:31.744Z] #53 1.806 ++ dirname /tmp/install/install.sh [2021-04-08T18:42:31.744Z] #53 1.807 + dir=/tmp/install [2021-04-08T18:42:31.744Z] #53 1.808 + bin=runc [2021-04-08T18:42:31.744Z] #53 1.808 + shift [2021-04-08T18:42:31.744Z] #53 1.809 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-08T18:42:31.744Z] #53 1.809 + . /tmp/install/runc.installer [2021-04-08T18:42:31.744Z] #53 1.810 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:31.744Z] #53 1.811 + install_runc [2021-04-08T18:42:31.744Z] #53 1.812 + uname -r [2021-04-08T18:42:31.744Z] #53 1.813 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-08T18:42:31.744Z] #53 1.817 + RUNC_BUILDTAGS='seccomp ' [2021-04-08T18:42:31.744Z] #53 1.817 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-08T18:42:31.744Z] #53 1.818 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-08T18:42:31.744Z] #53 1.818 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vwN3kyco9i/src/github.com/opencontainers/runc [2021-04-08T18:42:31.744Z] #53 1.823 Cloning into '/tmp/tmp.vwN3kyco9i/src/github.com/opencontainers/runc'... [2021-04-08T18:42:31.796Z] #43 75.52 DEP criu/seize.d [2021-04-08T18:42:31.796Z] #43 75.75 DEP criu/seccomp.d [2021-04-08T18:42:31.860Z] #43 72.44 DEP criu/tun.d [2021-04-08T18:42:31.860Z] #43 72.69 DEP criu/tty.d [Pipeline] withEnv [Pipeline] { [2021-04-08T18:42:32.007Z] #53 ... [2021-04-08T18:42:32.008Z] [2021-04-08T18:42:32.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:32.008Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:32.008Z] #43 29.86 CC images/mnt.o [2021-04-08T18:42:32.008Z] #43 30.14 CC images/pipe-data.o [2021-04-08T18:42:32.008Z] #43 30.47 CC images/sa.o [2021-04-08T18:42:32.008Z] #43 30.75 CC images/timer.o [2021-04-08T18:42:32.008Z] #43 31.01 CC images/timerfd.o [2021-04-08T18:42:32.008Z] #43 31.27 CC images/mm.o [2021-04-08T18:42:32.008Z] #43 31.50 CC images/sk-opts.o [2021-04-08T18:42:32.008Z] #43 31.79 CC images/sk-unix.o [2021-04-08T18:42:32.008Z] #43 32.20 CC images/sk-inet.o [2021-04-08T18:42:32.008Z] #43 32.62 CC images/tun.o [2021-04-08T18:42:32.008Z] #43 32.94 CC images/sk-netlink.o [2021-04-08T18:42:32.008Z] #43 33.24 CC images/packet-sock.o [2021-04-08T18:42:32.008Z] #43 33.49 CC images/ipc-var.o [2021-04-08T18:42:32.008Z] #43 33.74 CC images/ipc-desc.o [2021-04-08T18:42:32.008Z] #43 33.96 CC images/ipc-shm.o [2021-04-08T18:42:32.008Z] #43 34.24 CC images/ipc-msg.o [2021-04-08T18:42:32.008Z] #43 34.48 CC images/ipc-sem.o [2021-04-08T18:42:32.008Z] #43 34.69 CC images/utsns.o [2021-04-08T18:42:32.008Z] #43 34.91 CC images/creds.o [2021-04-08T18:42:32.008Z] #43 35.15 CC images/vma.o [2021-04-08T18:42:32.008Z] #43 35.37 CC images/netdev.o [2021-04-08T18:42:32.008Z] #43 35.90 CC images/tty.o [2021-04-08T18:42:32.008Z] #43 36.80 CC images/file-lock.o [2021-04-08T18:42:32.008Z] #43 36.97 CC images/rlimit.o [2021-04-08T18:42:32.008Z] #43 37.32 CC images/pagemap.o [2021-04-08T18:42:32.008Z] #43 37.82 CC images/siginfo.o [2021-04-08T18:42:32.008Z] #43 38.27 CC images/rpc.o [2021-04-08T18:42:32.008Z] #43 39.85 CC images/ext-file.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-08T18:42:32.057Z] #43 75.95 DEP criu/rst-malloc.d [2021-04-08T18:42:32.057Z] #43 76.01 DEP criu/rbtree.d [2021-04-08T18:42:32.119Z] #43 72.98 DEP criu/timerfd.d [2021-04-08T18:42:32.122Z] #43 45.26 AR compel/plugins/fds.lib.a [2021-04-08T18:42:32.122Z] #43 45.35 HOSTDEP compel/src/lib/log-host.d [2021-04-08T18:42:32.122Z] #43 45.42 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-08T18:42:32.122Z] #43 45.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-08T18:42:32.122Z] #43 45.66 HOSTDEP compel/src/main-host.d [2021-04-08T18:42:32.270Z] #43 ... [2021-04-08T18:42:32.270Z] [2021-04-08T18:42:32.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-08T18:42:32.271Z] #58 sha256:bc1244a6ce4951c293f8e29f41e0f9244c6e615ecf9766f5f3427648cfe35478 [2021-04-08T18:42:32.271Z] #58 96.36 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:42:32.271Z] #58 96.36 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-08T18:42:32.316Z] #43 76.10 DEP criu/pstree.d [2021-04-08T18:42:32.384Z] #43 45.75 DEP compel/src/lib/ptrace.d [2021-04-08T18:42:32.384Z] #43 45.91 DEP compel/src/lib/infect.d [2021-04-08T18:42:32.573Z] #43 76.32 DEP criu/protobuf.d [2021-04-08T18:42:32.639Z] #44 50.71 CC compel/plugins/std/string.o [2021-04-08T18:42:32.639Z] #44 ... [2021-04-08T18:42:32.639Z] [2021-04-08T18:42:32.639Z] #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-08T18:42:32.639Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-08T18:42:32.639Z] #14 120.2 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-08T18:42:32.639Z] #14 120.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 120.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-08T18:42:32.639Z] #14 120.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-08T18:42:32.639Z] #14 120.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 120.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-08T18:42:32.639Z] #14 120.6 Selecting previously unselected package libbtrfs0. [2021-04-08T18:42:32.639Z] #14 120.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 120.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:32.639Z] #14 120.7 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:42:32.639Z] #14 120.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 120.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:32.639Z] #14 120.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-08T18:42:32.639Z] #14 120.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 120.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-08T18:42:32.639Z] #14 121.0 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-08T18:42:32.639Z] #14 121.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 121.1 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-08T18:42:32.639Z] #14 121.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-08T18:42:32.639Z] #14 121.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 121.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-08T18:42:32.639Z] #14 121.5 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-08T18:42:32.639Z] #14 121.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 121.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-08T18:42:32.639Z] #14 121.8 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-08T18:42:32.639Z] #14 121.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-08T18:42:32.639Z] #14 121.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-08T18:42:32.646Z] #43 46.13 DEP compel/src/lib/infect-util.d [2021-04-08T18:42:32.687Z] #43 73.16 DEP criu/timens.d [2021-04-08T18:42:32.687Z] #43 73.36 DEP criu/sysfs_parse.d [2021-04-08T18:42:32.687Z] #43 ... [2021-04-08T18:42:32.687Z] [2021-04-08T18:42:32.687Z] #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-08T18:42:32.687Z] #53 sha256:7531b77c05d71b10d131c45597ffef74d6504c2c697f4f60f278760d08b665ea [2021-04-08T18:42:32.687Z] #53 12.62 + cd /tmp/tmp.7no9cOgYvw/src/github.com/opencontainers/runc [2021-04-08T18:42:32.687Z] #53 12.62 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:32.687Z] #53 13.16 + '[' -z '' ']' [2021-04-08T18:42:32.687Z] #53 13.16 + target=static [2021-04-08T18:42:32.687Z] #53 13.16 + make 'BUILDTAGS=seccomp ' static [2021-04-08T18:42:32.687Z] #53 13.56 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-08T18:42:32.831Z] #43 76.49 GEN criu/protobuf-desc-gen.h [2021-04-08T18:42:32.907Z] #43 46.22 DEP compel/src/lib/infect-rpc.d [2021-04-08T18:42:32.991Z] #53 ... [2021-04-08T18:42:32.991Z] [2021-04-08T18:42:32.991Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:32.991Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:32.991Z] #43 73.52 DEP criu/sysctl.d [2021-04-08T18:42:32.991Z] #43 73.70 DEP criu/string.d [2021-04-08T18:42:32.991Z] #43 73.73 DEP criu/stats.d [2021-04-08T18:42:33.028Z] #14 122.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-08T18:42:33.028Z] #14 122.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-08T18:42:33.028Z] #14 122.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-08T18:42:33.028Z] #14 122.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-08T18:42:33.028Z] #14 122.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-08T18:42:33.028Z] #14 122.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-08T18:42:33.088Z] #43 ... [2021-04-08T18:42:33.088Z] [2021-04-08T18:42:33.088Z] #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-08T18:42:33.088Z] #45 sha256:d979f7cd8207f1d1f53546a56f5766284401fbeb48d0ede0358b0fd3d2282e47 [2021-04-08T18:42:33.088Z] #45 DONE 149.0s [2021-04-08T18:42:33.088Z] [2021-04-08T18:42:33.088Z] #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-08T18:42:33.088Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:33.088Z] #20 11.40 Reading package lists... [2021-04-08T18:42:33.169Z] #43 46.39 DEP compel/arch/x86/src/lib/infect.d [2021-04-08T18:42:33.170Z] #43 46.59 DEP compel/arch/x86/src/lib/cpu.d [2021-04-08T18:42:33.219Z] #58 ... [2021-04-08T18:42:33.219Z] [2021-04-08T18:42:33.219Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-08T18:42:33.219Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-08T18:42:33.219Z] #16 1.207 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-08T18:42:33.219Z] #16 DONE 1.4s [2021-04-08T18:42:33.219Z] [2021-04-08T18:42:33.219Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:42:33.219Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-08T18:42:33.250Z] #43 73.91 DEP criu/sockets.d [2021-04-08T18:42:33.328Z] #14 122.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-08T18:42:33.329Z] #14 122.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-08T18:42:33.329Z] #14 122.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-08T18:42:33.432Z] #43 46.70 DEP compel/src/lib/log.d [2021-04-08T18:42:33.432Z] #43 46.82 DEP compel/src/main.d [2021-04-08T18:42:33.517Z] #43 74.20 DEP criu/sk-unix.d [2021-04-08T18:42:33.631Z] #14 122.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-08T18:42:33.631Z] #14 122.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-08T18:42:33.631Z] #14 122.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-08T18:42:33.694Z] #43 46.95 DEP compel/src/lib/handle-elf.d [2021-04-08T18:42:33.694Z] #43 47.05 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-08T18:42:33.694Z] #43 47.16 CC compel/src/lib/log.o [2021-04-08T18:42:33.777Z] #43 74.49 DEP criu/sk-tcp.d [2021-04-08T18:42:33.933Z] #14 122.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-08T18:42:33.933Z] #14 122.9 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-08T18:42:33.933Z] #14 123.0 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-08T18:42:33.933Z] #14 123.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-08T18:42:33.933Z] #14 123.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-08T18:42:33.933Z] #14 123.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-08T18:42:33.956Z] #43 47.45 CC compel/arch/x86/src/lib/cpu.o [2021-04-08T18:42:34.036Z] #43 74.66 DEP criu/sk-queue.d [2021-04-08T18:42:34.036Z] #43 74.90 DEP criu/sk-packet.d [2021-04-08T18:42:34.582Z] #14 123.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-08T18:42:34.583Z] #14 123.8 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-08T18:42:34.583Z] #14 123.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:42:34.620Z] #43 75.15 DEP criu/sk-netlink.d [2021-04-08T18:42:34.620Z] #43 75.38 DEP criu/sk-inet.d [2021-04-08T18:42:34.626Z] #17 DONE 1.6s [2021-04-08T18:42:34.626Z] [2021-04-08T18:42:34.626Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:34.626Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:34.626Z] #43 40.08 CC images/cgroup.o [2021-04-08T18:42:34.626Z] #43 40.96 CC images/userns.o [2021-04-08T18:42:34.626Z] #43 41.21 CC images/google/protobuf/descriptor.o [2021-04-08T18:42:34.720Z] + docker version [2021-04-08T18:42:34.879Z] #43 75.63 DEP criu/signalfd.d [2021-04-08T18:42:34.884Z] #14 123.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:34.884Z] #14 123.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-08T18:42:34.884Z] #14 123.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-08T18:42:34.884Z] #14 123.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-08T18:42:34.884Z] #14 123.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:42:34.884Z] #14 123.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-08T18:42:34.884Z] #14 123.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:34.884Z] #14 123.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-08T18:42:34.884Z] #14 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-08T18:42:34.884Z] #14 124.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:34.884Z] #14 124.0 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-08T18:42:34.884Z] #14 124.0 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-08T18:42:34.884Z] #14 124.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:42:34.884Z] #14 124.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-08T18:42:34.884Z] #14 124.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-08T18:42:34.884Z] #14 124.1 Setting up dmsetup (2:1.02.155-3) ... [2021-04-08T18:42:34.884Z] #14 124.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-08T18:42:34.884Z] #14 124.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-08T18:42:34.884Z] #14 124.1 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:42:34.901Z] #43 48.18 CC compel/arch/x86/src/lib/infect.o [2021-04-08T18:42:35.142Z] #43 75.80 DEP criu/sigframe.d [2021-04-08T18:42:35.142Z] #43 75.87 DEP criu/shmem.d [2021-04-08T18:42:35.142Z] #43 ... [2021-04-08T18:42:35.142Z] [2021-04-08T18:42:35.142Z] #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-08T18:42:35.142Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:35.142Z] #20 6.089 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:42:35.142Z] #20 11.57 Fetched 8933 kB in 10s (874 kB/s) [2021-04-08T18:42:35.142Z] #20 11.57 Reading package lists... [2021-04-08T18:42:35.184Z] #14 DONE 124.4s [2021-04-08T18:42:35.184Z] [2021-04-08T18:42:35.184Z] #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-08T18:42:35.184Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:35.184Z] #44 51.35 CC compel/plugins/std/infect.o [2021-04-08T18:42:35.184Z] #44 51.80 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-08T18:42:35.184Z] #44 51.82 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-08T18:42:35.184Z] #44 51.88 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-08T18:42:35.184Z] #44 51.91 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-08T18:42:35.184Z] #44 51.97 AR compel/plugins/std.lib.a [2021-04-08T18:42:35.184Z] #44 52.06 CC compel/plugins/fds/fds.o [2021-04-08T18:42:35.184Z] #44 52.35 AR compel/plugins/fds.lib.a [2021-04-08T18:42:35.184Z] #44 52.43 HOSTDEP compel/src/lib/log-host.d [2021-04-08T18:42:35.184Z] #44 52.57 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-08T18:42:35.184Z] #44 52.70 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-08T18:42:35.184Z] #44 52.85 HOSTDEP compel/src/main-host.d [2021-04-08T18:42:35.184Z] #44 52.97 DEP compel/src/lib/ptrace.d [2021-04-08T18:42:35.184Z] #44 53.14 DEP compel/src/lib/infect.d [2021-04-08T18:42:35.184Z] #44 53.42 DEP compel/src/lib/infect-util.d [2021-04-08T18:42:35.184Z] #44 53.56 DEP compel/src/lib/infect-rpc.d [2021-04-08T18:42:35.201Z] #43 43.14 CC images/opts.o [2021-04-08T18:42:35.401Z] #20 16.12 Reading package lists... [2021-04-08T18:42:35.401Z] #20 ... [2021-04-08T18:42:35.401Z] [2021-04-08T18:42:35.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-08T18:42:35.401Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:35.401Z] #43 76.02 DEP criu/servicefd.d [2021-04-08T18:42:35.401Z] #43 ... [2021-04-08T18:42:35.401Z] [2021-04-08T18:42:35.401Z] #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-08T18:42:35.401Z] #45 sha256:ada5090281ed6ad8f8120c582a0388b17812bf6654d053fc16ce91eac201575c [2021-04-08T18:42:35.401Z] #45 DONE 147.6s [2021-04-08T18:42:35.401Z] [2021-04-08T18:42:35.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-08T18:42:35.401Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:35.401Z] #43 76.15 DEP criu/seize.d [2021-04-08T18:42:35.475Z] #43 ... [2021-04-08T18:42:35.475Z] [2021-04-08T18:42:35.475Z] #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-08T18:42:35.475Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:35.475Z] #13 115.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-08T18:42:35.475Z] #13 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-08T18:42:35.475Z] #13 115.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-08T18:42:35.475Z] #13 115.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-08T18:42:35.475Z] #13 115.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-08T18:42:35.475Z] #13 115.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-08T18:42:35.484Z] #44 53.85 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-08T18:42:35.663Z] #43 76.29 DEP criu/seccomp.d [2021-04-08T18:42:35.663Z] #43 76.43 DEP criu/rst-malloc.d [2021-04-08T18:42:35.737Z] #13 115.8 Selecting previously unselected package libbtrfs0. [2021-04-08T18:42:35.737Z] #13 115.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-08T18:42:35.737Z] #13 115.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:35.737Z] #13 115.8 Selecting previously unselected package libbtrfs-dev. [2021-04-08T18:42:35.737Z] #13 115.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-08T18:42:35.737Z] #13 115.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:35.777Z] #43 43.47 CC images/seccomp.o [2021-04-08T18:42:35.790Z] #44 54.01 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-08T18:42:35.790Z] #44 ... [2021-04-08T18:42:35.790Z] [2021-04-08T18:42:35.790Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:42:35.790Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-08T18:42:35.790Z] #15 DONE 0.5s [2021-04-08T18:42:35.790Z] [2021-04-08T18:42:35.790Z] #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-08T18:42:35.790Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:35.790Z] #44 54.20 DEP compel/src/lib/log.d [2021-04-08T18:42:35.790Z] #44 ... [2021-04-08T18:42:35.790Z] [2021-04-08T18:42:35.790Z] #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-08T18:42:35.790Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:42:35.790Z] #46 115.5 text/template [2021-04-08T18:42:35.790Z] #46 116.7 go/parser [2021-04-08T18:42:35.790Z] #46 123.1 encoding/xml [2021-04-08T18:42:35.790Z] #46 ... [2021-04-08T18:42:35.790Z] [2021-04-08T18:42:35.790Z] #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-08T18:42:35.790Z] #54 sha256:706941a3224884117c768c0c0bd02003edf1856c4686ea6fc412bedee288ac51 [2021-04-08T18:42:35.790Z] #54 0.459 + RM_GOPATH=0 [2021-04-08T18:42:35.790Z] #54 0.459 + TMP_GOPATH= [2021-04-08T18:42:35.790Z] #54 0.459 + : /build [2021-04-08T18:42:35.790Z] #54 0.459 + '[' -z '' ']' [2021-04-08T18:42:35.790Z] #54 0.461 ++ mktemp -d [2021-04-08T18:42:35.790Z] #54 0.466 + export GOPATH=/tmp/tmp.PdxXowhybE [2021-04-08T18:42:35.790Z] #54 0.466 + GOPATH=/tmp/tmp.PdxXowhybE [2021-04-08T18:42:35.790Z] #54 0.466 + RM_GOPATH=1 [2021-04-08T18:42:35.790Z] #54 0.467 + case "$(go env GOARCH)" in [2021-04-08T18:42:35.790Z] #54 0.467 ++ go env GOARCH [2021-04-08T18:42:35.790Z] #54 0.477 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:35.790Z] #54 0.477 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:35.790Z] #54 0.478 ++ dirname /tmp/install/install.sh [2021-04-08T18:42:35.790Z] #54 0.488 + dir=/tmp/install [2021-04-08T18:42:35.790Z] #54 0.488 + bin=runc [2021-04-08T18:42:35.790Z] #54 0.488 + shift [2021-04-08T18:42:35.790Z] #54 0.489 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-08T18:42:35.790Z] #54 0.489 + . /tmp/install/runc.installer [2021-04-08T18:42:35.790Z] #54 0.497 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:35.790Z] #54 0.505 + install_runc [2021-04-08T18:42:35.790Z] #54 0.508 + uname -r [2021-04-08T18:42:35.790Z] #54 0.509 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-08T18:42:35.790Z] #54 0.526 + RUNC_BUILDTAGS='seccomp ' [2021-04-08T18:42:35.790Z] #54 0.542 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-08T18:42:35.790Z] #54 0.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PdxXowhybE/src/github.com/opencontainers/runc [2021-04-08T18:42:35.790Z] #54 0.543 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-08T18:42:35.790Z] #54 0.559 Cloning into '/tmp/tmp.PdxXowhybE/src/github.com/opencontainers/runc'... [2021-04-08T18:42:35.922Z] #43 76.65 DEP criu/rbtree.d [2021-04-08T18:42:35.922Z] #43 76.73 DEP criu/pstree.d [2021-04-08T18:42:35.998Z] #13 116.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-08T18:42:35.999Z] #13 116.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:42:35.999Z] #13 116.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:35.999Z] #13 116.1 Selecting previously unselected package libudev-dev:amd64. [2021-04-08T18:42:35.999Z] #13 116.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-08T18:42:35.999Z] #13 116.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:36.041Z] #43 43.74 CC images/binfmt-misc.o [2021-04-08T18:42:36.261Z] #13 116.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-08T18:42:36.261Z] #13 116.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-08T18:42:36.261Z] #13 116.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-08T18:42:36.305Z] #43 ... [2021-04-08T18:42:36.305Z] [2021-04-08T18:42:36.305Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-08T18:42:36.305Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-08T18:42:36.305Z] #18 DONE 1.7s [2021-04-08T18:42:36.305Z] [2021-04-08T18:42:36.305Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:36.305Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:36.305Z] #43 44.00 CC images/time.o [2021-04-08T18:42:36.440Z] #54 ... [2021-04-08T18:42:36.440Z] [2021-04-08T18:42:36.440Z] #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-08T18:42:36.440Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-08T18:42:36.440Z] #16 DONE 0.5s [2021-04-08T18:42:36.440Z] [2021-04-08T18:42:36.440Z] #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-08T18:42:36.440Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:36.440Z] #44 54.27 DEP compel/src/main.d [2021-04-08T18:42:36.440Z] #44 54.36 DEP compel/src/lib/handle-elf.d [2021-04-08T18:42:36.440Z] #44 54.44 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-08T18:42:36.440Z] #44 54.55 CC compel/src/lib/log.o [2021-04-08T18:42:36.440Z] #44 54.79 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-08T18:42:36.489Z] #43 77.13 DEP criu/protobuf.d [2021-04-08T18:42:36.523Z] #13 116.7 Selecting previously unselected package libpcre16-3:amd64. [2021-04-08T18:42:36.523Z] #13 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:36.523Z] #13 116.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:36.568Z] #43 44.32 CC images/sysctl.o [2021-04-08T18:42:36.743Z] #44 ... [2021-04-08T18:42:36.743Z] [2021-04-08T18:42:36.743Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-08T18:42:36.743Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-08T18:42:36.743Z] #17 0.338 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-08T18:42:36.743Z] #17 DONE 0.4s [2021-04-08T18:42:36.743Z] [2021-04-08T18:42:36.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:36.743Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:36.743Z] #44 55.13 CC compel/arch/ppc64/src/lib/infect.o [2021-04-08T18:42:36.748Z] #43 77.26 GEN criu/protobuf-desc-gen.h [2021-04-08T18:42:36.785Z] #13 116.9 Selecting previously unselected package libpcre32-3:amd64. [2021-04-08T18:42:36.785Z] #13 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:36.785Z] #13 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:36.832Z] #43 44.61 CC images/autofs.o [2021-04-08T18:42:37.043Z] #44 ... [2021-04-08T18:42:37.043Z] [2021-04-08T18:42:37.043Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:42:37.043Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-08T18:42:37.043Z] #18 DONE 0.3s [2021-04-08T18:42:37.043Z] [2021-04-08T18:42:37.043Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-08T18:42:37.043Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-08T18:42:37.046Z] #13 117.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-08T18:42:37.046Z] #13 117.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:37.046Z] #13 117.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-08T18:42:37.046Z] #13 117.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-08T18:42:37.046Z] #13 ... [2021-04-08T18:42:37.046Z] [2021-04-08T18:42:37.046Z] #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-08T18:42:37.046Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:42:37.046Z] #45 111.5 crypto/tls [2021-04-08T18:42:37.046Z] #45 117.6 net/http/httptrace [2021-04-08T18:42:37.046Z] #45 117.8 net/http [2021-04-08T18:42:37.095Z] #43 44.80 CC images/macvlan.o [2021-04-08T18:42:37.267Z] #20 15.46 Reading package lists... [2021-04-08T18:42:37.308Z] #45 ... [2021-04-08T18:42:37.308Z] [2021-04-08T18:42:37.308Z] #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-08T18:42:37.308Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:37.308Z] #13 117.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-08T18:42:37.308Z] #13 117.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-08T18:42:37.349Z] #19 DONE 0.4s [2021-04-08T18:42:37.349Z] [2021-04-08T18:42:37.349Z] #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-08T18:42:37.349Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:37.349Z] #44 55.85 CC compel/src/lib/infect-rpc.o [2021-04-08T18:42:37.358Z] #43 45.13 CC images/sit.o [2021-04-08T18:42:37.524Z] #20 19.57 Building dependency tree... [2021-04-08T18:42:37.625Z] #43 ... [2021-04-08T18:42:37.625Z] [2021-04-08T18:42:37.625Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:42:37.625Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-08T18:42:37.625Z] #19 DONE 1.5s [2021-04-08T18:42:37.649Z] #44 56.14 CC compel/src/lib/infect-util.o [2021-04-08T18:42:37.887Z] [2021-04-08T18:42:37.887Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:37.887Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:37.887Z] #43 45.52 CC images/memfd.o [2021-04-08T18:42:37.950Z] #44 ... [2021-04-08T18:42:37.950Z] [2021-04-08T18:42:37.950Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:42:37.950Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-08T18:42:37.950Z] #20 DONE 0.5s [2021-04-08T18:42:37.950Z] [2021-04-08T18:42:37.950Z] #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-08T18:42:37.950Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:37.950Z] #44 56.51 CC compel/src/lib/infect.o [2021-04-08T18:42:38.088Z] #20 21.01 libcap2-bin is already the newest version (1:2.25-2). [2021-04-08T18:42:38.088Z] #20 21.01 The following additional packages will be installed: [2021-04-08T18:42:38.133Z] #43 78.84 DEP criu/protobuf-desc.d [2021-04-08T18:42:38.133Z] #43 79.02 DEP criu/proc_parse.d [2021-04-08T18:42:38.149Z] #43 45.91 CC images/timens.o [2021-04-08T18:42:38.254Z] #13 118.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-08T18:42:38.254Z] #13 118.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-08T18:42:38.254Z] #13 118.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-08T18:42:38.344Z] #20 21.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-08T18:42:38.344Z] #20 21.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-08T18:42:38.344Z] #20 21.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-08T18:42:38.344Z] #20 21.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-08T18:42:38.344Z] #20 21.02 python3.7 python3.7-minimal vim-runtime xxd [2021-04-08T18:42:38.344Z] #20 21.02 Suggested packages: [2021-04-08T18:42:38.344Z] #20 21.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-08T18:42:38.344Z] #20 21.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-08T18:42:38.344Z] #20 21.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-08T18:42:38.344Z] #20 21.02 Recommended packages: [2021-04-08T18:42:38.344Z] #20 21.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-08T18:42:38.344Z] #20 21.02 python3-keyrings.alt python3-xdg unzip [2021-04-08T18:42:38.411Z] #43 46.19 LINK images/built-in.o [2021-04-08T18:42:38.516Z] #13 118.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-08T18:42:38.516Z] #13 118.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-08T18:42:38.516Z] #13 118.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:38.701Z] #43 79.28 DEP criu/plugin.d [2021-04-08T18:42:38.701Z] #43 79.42 DEP criu/pipes.d [2021-04-08T18:42:38.777Z] #13 118.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-08T18:42:38.777Z] #13 118.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-08T18:42:38.778Z] #13 118.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:38.960Z] #43 79.66 DEP criu/pie-util.d [2021-04-08T18:42:38.987Z] #43 46.50 GEN compel/include/asm [2021-04-08T18:42:38.987Z] #43 46.57 GEN compel/include/version.h [2021-04-08T18:42:38.987Z] #43 46.65 touch .config [2021-04-08T18:42:38.987Z] #43 46.76 GEN include/common/config.h [2021-04-08T18:42:39.039Z] #13 119.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-08T18:42:39.039Z] #13 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-08T18:42:39.039Z] #13 119.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:39.219Z] #43 79.82 DEP criu/pie-util-vdso.d [2021-04-08T18:42:39.219Z] #43 79.92 DEP criu/pie-util-vdso-elf32.d [2021-04-08T18:42:39.249Z] #43 46.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-08T18:42:39.249Z] #43 46.97 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-08T18:42:39.249Z] #43 47.05 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-08T18:42:39.274Z] #20 ... [2021-04-08T18:42:39.274Z] [2021-04-08T18:42:39.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:39.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:39.274Z] #43 78.80 DEP criu/protobuf-desc.d [2021-04-08T18:42:39.274Z] #43 78.91 DEP criu/proc_parse.d [2021-04-08T18:42:39.274Z] #43 79.19 DEP criu/plugin.d [2021-04-08T18:42:39.274Z] #43 79.33 DEP criu/pipes.d [2021-04-08T18:42:39.274Z] #43 79.52 DEP criu/pie-util.d [2021-04-08T18:42:39.274Z] #43 79.64 DEP criu/pie-util-vdso.d [2021-04-08T18:42:39.274Z] #43 79.80 DEP criu/pie-util-vdso-elf32.d [2021-04-08T18:42:39.274Z] #43 79.97 DEP criu/path.d [2021-04-08T18:42:39.274Z] #43 80.13 DEP criu/parasite-syscall.d [2021-04-08T18:42:39.274Z] #43 80.32 DEP criu/pagemap.d [2021-04-08T18:42:39.274Z] #43 80.51 DEP criu/pagemap-cache.d [2021-04-08T18:42:39.274Z] #43 80.63 DEP criu/page-xfer.d [2021-04-08T18:42:39.274Z] #43 80.84 DEP criu/page-pipe.d [2021-04-08T18:42:39.274Z] #43 81.01 DEP criu/netfilter.d [2021-04-08T18:42:39.274Z] #43 81.15 DEP criu/net.d [2021-04-08T18:42:39.274Z] #43 81.42 DEP criu/namespaces.d [2021-04-08T18:42:39.274Z] #43 81.53 DEP criu/mount.d [2021-04-08T18:42:39.274Z] #43 81.75 DEP criu/memfd.d [2021-04-08T18:42:39.274Z] #43 81.90 DEP criu/mem.d [2021-04-08T18:42:39.274Z] #43 82.13 DEP criu/lsm.d [2021-04-08T18:42:39.274Z] #43 82.28 DEP criu/log.d [2021-04-08T18:42:39.274Z] #43 82.38 DEP criu/libnetlink.d [2021-04-08T18:42:39.274Z] #43 82.51 DEP criu/kerndat.d [2021-04-08T18:42:39.274Z] #43 82.74 DEP criu/kcmp-ids.d [2021-04-08T18:42:39.274Z] #43 82.86 DEP criu/irmap.d [2021-04-08T18:42:39.274Z] #43 82.96 DEP criu/ipc_ns.d [2021-04-08T18:42:39.407Z] Client: Docker Engine - Enterprise [2021-04-08T18:42:39.407Z] Version: 19.03.12 [2021-04-08T18:42:39.407Z] API version: 1.40 [2021-04-08T18:42:39.407Z] Go version: go1.13.13 [2021-04-08T18:42:39.407Z] Git commit: 4306744 [2021-04-08T18:42:39.407Z] Built: 08/05/2020 19:27:53 [2021-04-08T18:42:39.407Z] OS/Arch: windows/amd64 [2021-04-08T18:42:39.407Z] Experimental: false [2021-04-08T18:42:39.407Z] [2021-04-08T18:42:39.407Z] Server: Docker Engine - Enterprise [2021-04-08T18:42:39.407Z] Engine: [2021-04-08T18:42:39.407Z] Version: 19.03.12 [2021-04-08T18:42:39.407Z] API version: 1.40 (minimum version 1.24) [2021-04-08T18:42:39.407Z] Go version: go1.13.13 [2021-04-08T18:42:39.407Z] Git commit: f295753ffd [2021-04-08T18:42:39.407Z] Built: 08/05/2020 19:26:41 [2021-04-08T18:42:39.407Z] OS/Arch: windows/amd64 [2021-04-08T18:42:39.407Z] Experimental: true [2021-04-08T18:42:39.478Z] #43 80.07 DEP criu/path.d [2021-04-08T18:42:39.478Z] #43 80.24 DEP criu/parasite-syscall.d [2021-04-08T18:42:39.512Z] #43 47.08 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-08T18:42:39.512Z] #43 47.10 DEP compel/plugins/std/infect.d [2021-04-08T18:42:39.512Z] #43 ... [2021-04-08T18:42:39.512Z] [2021-04-08T18:42:39.512Z] #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-08T18:42:39.512Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:42:39.512Z] #45 93.64 crypto/tls [2021-04-08T18:42:39.512Z] #45 100.8 net/http/httptrace [2021-04-08T18:42:39.512Z] #45 101.1 net/http [2021-04-08T18:42:39.512Z] #45 ... [2021-04-08T18:42:39.512Z] [2021-04-08T18:42:39.512Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:39.512Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:39.512Z] #43 47.22 DEP compel/plugins/std/string.d [2021-04-08T18:42:39.512Z] #43 47.34 DEP compel/plugins/std/log.d [2021-04-08T18:42:39.530Z] #43 83.14 DEP criu/image.d [2021-04-08T18:42:39.530Z] #43 83.31 DEP criu/image-desc.d [2021-04-08T18:42:39.737Z] #43 80.45 DEP criu/pagemap.d [2021-04-08T18:42:39.790Z] #43 83.44 DEP criu/fsnotify.d [2021-04-08T18:42:39.790Z] #43 83.58 DEP criu/filesystems.d [2021-04-08T18:42:39.820Z] #43 47.43 DEP compel/plugins/std/fds.d [2021-04-08T18:42:39.820Z] #43 47.60 DEP compel/plugins/std/std.d [2021-04-08T18:42:39.820Z] #43 47.70 DEP compel/plugins/shmem/shmem.d [2021-04-08T18:42:39.985Z] #13 ... [2021-04-08T18:42:39.985Z] [2021-04-08T18:42:39.985Z] #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-08T18:42:39.985Z] #58 sha256:346d695e7481f6f07b9006607e7c4fa8a68d29ff84626ad0fecff363b8f0c6b9 [2021-04-08T18:42:39.985Z] #58 116.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:42:39.985Z] #58 116.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-08T18:42:39.985Z] #58 DONE 124.2s [2021-04-08T18:42:39.985Z] [2021-04-08T18:42:39.985Z] #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-08T18:42:39.985Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:39.985Z] #13 119.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-08T18:42:39.985Z] #13 120.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-08T18:42:39.985Z] #13 120.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-08T18:42:39.985Z] #13 ... [2021-04-08T18:42:39.985Z] [2021-04-08T18:42:39.985Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:42:39.985Z] #59 sha256:23279f24ad245759177e2215e66420984d4c159f9ffeafca1ee9e2b2178406e1 [2021-04-08T18:42:39.985Z] #59 DONE 0.1s [2021-04-08T18:42:39.985Z] [2021-04-08T18:42:39.985Z] #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-08T18:42:39.985Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:39.985Z] #13 120.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-08T18:42:39.985Z] #13 120.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:39.985Z] #13 120.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-08T18:42:39.985Z] #13 120.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:39.985Z] #13 120.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-08T18:42:39.985Z] #13 ... [2021-04-08T18:42:39.985Z] [2021-04-08T18:42:39.985Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:42:39.985Z] #60 sha256:a8c993660348d767c6e4fd8afabb39eba0162bb7a2b01ec41707311883a5fd7d [2021-04-08T18:42:39.985Z] #60 DONE 0.1s [2021-04-08T18:42:39.985Z] [2021-04-08T18:42:39.985Z] #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-08T18:42:39.985Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-08T18:42:39.985Z] #13 120.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-08T18:42:39.985Z] #13 120.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:39.985Z] #13 120.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-08T18:42:39.995Z] #43 80.61 DEP criu/pagemap-cache.d [2021-04-08T18:42:39.995Z] #43 80.72 DEP criu/page-xfer.d [2021-04-08T18:42:39.995Z] #43 80.86 DEP criu/page-pipe.d [Pipeline] sh [2021-04-08T18:42:40.048Z] #43 83.74 DEP criu/files.d [2021-04-08T18:42:40.048Z] #43 ... [2021-04-08T18:42:40.048Z] [2021-04-08T18:42:40.048Z] #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-08T18:42:40.048Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:42:40.048Z] #32 DONE 156.0s [2021-04-08T18:42:40.048Z] [2021-04-08T18:42:40.048Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:40.048Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:40.048Z] #43 83.98 DEP criu/files-reg.d [2021-04-08T18:42:40.048Z] #43 ... [2021-04-08T18:42:40.048Z] [2021-04-08T18:42:40.048Z] #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-08T18:42:40.048Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:40.048Z] #20 22.78 The following NEW packages will be installed: [2021-04-08T18:42:40.048Z] #20 22.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-08T18:42:40.048Z] #20 22.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-08T18:42:40.048Z] #20 22.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-08T18:42:40.048Z] #20 22.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-08T18:42:40.048Z] #20 22.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-08T18:42:40.048Z] #20 22.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-08T18:42:40.048Z] #20 22.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-08T18:42:40.048Z] #20 22.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-08T18:42:40.048Z] #20 22.79 xz-utils zip [2021-04-08T18:42:40.082Z] #43 ... [2021-04-08T18:42:40.082Z] [2021-04-08T18:42:40.082Z] #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-08T18:42:40.082Z] #58 sha256:bc1244a6ce4951c293f8e29f41e0f9244c6e615ecf9766f5f3427648cfe35478 [2021-04-08T18:42:40.082Z] #58 DONE 104.4s [2021-04-08T18:42:40.082Z] [2021-04-08T18:42:40.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:40.082Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:40.082Z] #43 47.82 DEP compel/plugins/fds/fds.d [2021-04-08T18:42:40.247Z] #13 120.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-08T18:42:40.247Z] #13 120.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-08T18:42:40.247Z] #13 120.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-08T18:42:40.247Z] #13 120.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-08T18:42:40.247Z] #13 120.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-08T18:42:40.247Z] #13 120.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-08T18:42:40.247Z] #13 120.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:40.247Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-08T18:42:40.247Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-08T18:42:40.247Z] #13 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-08T18:42:40.247Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-08T18:42:40.247Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-08T18:42:40.247Z] #13 120.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-08T18:42:40.247Z] #13 120.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-08T18:42:40.247Z] #13 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:40.247Z] #13 120.5 Setting up dmsetup (2:1.02.155-3) ... [2021-04-08T18:42:40.247Z] #13 120.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:40.254Z] #43 81.01 DEP criu/netfilter.d [2021-04-08T18:42:40.254Z] #43 81.14 DEP criu/net.d [2021-04-08T18:42:40.305Z] #20 23.17 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:42:40.305Z] #20 23.17 Need to get 28.5 MB of archives. [2021-04-08T18:42:40.305Z] #20 23.17 After this operation, 116 MB of additional disk space will be used. [2021-04-08T18:42:40.305Z] #20 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-08T18:42:40.305Z] #20 23.17 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-08T18:42:40.305Z] #20 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-08T18:42:40.350Z] #43 ... [2021-04-08T18:42:40.351Z] [2021-04-08T18:42:40.351Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:42:40.351Z] #59 sha256:438cd4d3a8fd833103a73e89ea315af59a5d7c1956e7b21c349332e2aedca2c4 [2021-04-08T18:42:40.351Z] #59 DONE 0.2s [2021-04-08T18:42:40.351Z] [2021-04-08T18:42:40.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:40.351Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:40.351Z] #43 47.99 CC compel/plugins/std/std.o [2021-04-08T18:42:40.351Z] #43 ... [2021-04-08T18:42:40.351Z] [2021-04-08T18:42:40.351Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:42:40.351Z] #60 sha256:569bc29c03e56a3b7b5c265379b6ffb90d9da1d8909b35c868b4bf66214d23b7 [2021-04-08T18:42:40.351Z] #60 DONE 0.1s [2021-04-08T18:42:40.509Z] #13 120.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-08T18:42:40.509Z] #13 120.5 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:42:40.613Z] [2021-04-08T18:42:40.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-08T18:42:40.614Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:40.614Z] #43 48.32 CC compel/plugins/std/fds.o [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.7% of statements [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/builder/dockerfile 0.926s coverage: 48.5% of statements [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-08T18:42:40.685Z] ok github.com/docker/docker/builder/remotecontext/git 1.116s coverage: 86.3% of statements [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/cli [no test files] [2021-04-08T18:42:40.685Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-08T18:42:40.822Z] #43 81.30 DEP criu/namespaces.d [2021-04-08T18:42:40.822Z] #43 81.45 DEP criu/mount.d [2021-04-08T18:42:40.868Z] #20 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-08T18:42:40.868Z] #20 23.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-08T18:42:40.868Z] #20 23.51 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-08T18:42:40.868Z] #20 23.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-08T18:42:40.868Z] #20 23.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-08T18:42:40.868Z] #20 23.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-08T18:42:40.868Z] #20 23.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-08T18:42:40.868Z] #20 23.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-08T18:42:40.868Z] #20 23.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-08T18:42:40.868Z] #20 23.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-08T18:42:40.868Z] #20 23.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-08T18:42:40.868Z] #20 23.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-08T18:42:40.868Z] #20 23.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-08T18:42:40.868Z] #20 23.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-08T18:42:40.868Z] #20 23.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-08T18:42:40.876Z] #43 48.78 CC compel/plugins/std/log.o [2021-04-08T18:42:40.926Z] + docker info [2021-04-08T18:42:41.082Z] #43 81.63 DEP criu/memfd.d [2021-04-08T18:42:41.082Z] #43 81.77 DEP criu/mem.d [2021-04-08T18:42:41.083Z] #13 DONE 121.2s [2021-04-08T18:42:41.083Z] [2021-04-08T18:42:41.083Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:41.083Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:41.083Z] #43 48.95 CC compel/src/lib/infect-rpc.o [2021-04-08T18:42:41.083Z] #43 49.26 CC compel/src/lib/infect-util.o [2021-04-08T18:42:41.083Z] #43 49.50 CC compel/src/lib/infect.o [2021-04-08T18:42:41.083Z] #43 51.78 CC compel/src/lib/ptrace.o [2021-04-08T18:42:41.083Z] #43 52.15 AR compel/libcompel.a [2021-04-08T18:42:41.083Z] #43 52.22 HOSTCC compel/src/main-host.o [2021-04-08T18:42:41.083Z] #43 52.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-08T18:42:41.083Z] #43 52.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-08T18:42:41.083Z] #43 52.95 HOSTCC compel/src/lib/log-host.o [2021-04-08T18:42:41.083Z] #43 53.25 HOSTLINK compel/compel-host-bin [2021-04-08T18:42:41.083Z] #43 53.48 DEP soccr/soccr.d [2021-04-08T18:42:41.083Z] #43 53.60 CC soccr/soccr.o [2021-04-08T18:42:41.083Z] #43 ... [2021-04-08T18:42:41.083Z] [2021-04-08T18:42:41.083Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-08T18:42:41.083Z] #53 sha256:3f58695bbb274ddf16226be2eb9597454b3c9362238a947699b7ee9d9f6678dd [2021-04-08T18:42:41.126Z] #20 23.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-08T18:42:41.126Z] #20 23.83 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-08T18:42:41.126Z] #20 23.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-08T18:42:41.126Z] #20 23.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-08T18:42:41.126Z] #20 23.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-08T18:42:41.126Z] #20 23.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-08T18:42:41.126Z] #20 23.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-08T18:42:41.126Z] #20 23.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-08T18:42:41.126Z] #20 24.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-08T18:42:41.126Z] #20 24.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-08T18:42:41.126Z] #20 24.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-08T18:42:41.340Z] #43 81.96 DEP criu/lsm.d [2021-04-08T18:42:41.340Z] #43 82.13 DEP criu/log.d [2021-04-08T18:42:41.530Z] #44 59.64 CC compel/src/lib/ptrace.o [2021-04-08T18:42:41.600Z] #43 82.31 DEP criu/libnetlink.d [2021-04-08T18:42:41.690Z] #20 24.49 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-08T18:42:41.690Z] #20 24.50 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-08T18:42:41.690Z] #20 24.50 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-08T18:42:41.690Z] #20 24.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-08T18:42:41.690Z] #20 24.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-08T18:42:41.690Z] #20 24.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-08T18:42:41.690Z] #20 24.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-08T18:42:41.714Z] ok github.com/docker/docker/client 0.122s coverage: 75.4% of statements [2021-04-08T18:42:41.830Z] #44 60.20 AR compel/libcompel.a [2021-04-08T18:42:41.830Z] #44 60.33 HOSTCC compel/src/main-host.o [2021-04-08T18:42:41.859Z] #43 82.50 DEP criu/kerndat.d [2021-04-08T18:42:41.947Z] #20 24.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-08T18:42:41.947Z] #20 24.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-08T18:42:41.947Z] #20 24.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-08T18:42:41.947Z] #20 24.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-08T18:42:41.947Z] #20 24.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-08T18:42:41.947Z] #20 24.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-08T18:42:41.947Z] #20 24.74 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-08T18:42:41.947Z] #20 24.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-08T18:42:41.947Z] #20 24.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-08T18:42:42.118Z] #43 82.66 DEP criu/kcmp-ids.d [2021-04-08T18:42:42.118Z] #43 82.81 DEP criu/irmap.d [2021-04-08T18:42:42.203Z] #20 25.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-08T18:42:42.268Z] #43 50.06 CC compel/plugins/std/string.o [2021-04-08T18:42:42.377Z] #43 82.92 DEP criu/ipc_ns.d [2021-04-08T18:42:42.377Z] #43 83.09 DEP criu/image.d [2021-04-08T18:42:42.460Z] #20 25.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-08T18:42:42.460Z] #20 25.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-08T18:42:42.523Z] #44 60.74 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-08T18:42:42.523Z] #44 ... [2021-04-08T18:42:42.523Z] [2021-04-08T18:42:42.523Z] #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-08T18:42:42.523Z] #52 sha256:b600f954ed246269296817b4c8645d601d32d6084b0ef9db9c872d8251f7621f [2021-04-08T18:42:42.523Z] #52 122.1 golang.org/x/crypto/ssh/terminal [2021-04-08T18:42:42.523Z] #52 125.5 mvdan.cc/sh/v3/cmd/shfmt [2021-04-08T18:42:42.523Z] #52 DONE 132.3s [2021-04-08T18:42:42.523Z] [2021-04-08T18:42:42.523Z] #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-08T18:42:42.523Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:42.523Z] #44 60.90 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-08T18:42:42.636Z] #43 83.23 DEP criu/image-desc.d [2021-04-08T18:42:42.636Z] #43 83.32 DEP criu/fsnotify.d [2021-04-08T18:42:42.844Z] #43 50.56 CC compel/plugins/std/infect.o [2021-04-08T18:42:42.897Z] #43 83.52 DEP criu/filesystems.d [2021-04-08T18:42:42.897Z] #43 83.66 DEP criu/files.d [2021-04-08T18:42:43.022Z] #20 25.92 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:42:43.170Z] #43 83.91 DEP criu/files-reg.d [2021-04-08T18:42:43.170Z] #43 84.02 DEP criu/files-ext.d [2021-04-08T18:42:43.174Z] #44 61.44 HOSTCC compel/src/lib/log-host.o [2021-04-08T18:42:43.279Z] #20 26.01 Fetched 28.5 MB in 2s (12.1 MB/s) [2021-04-08T18:42:43.279Z] #20 26.07 Selecting previously unselected package pigz. [2021-04-08T18:42:43.279Z] #20 26.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-08T18:42:43.279Z] #20 26.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-08T18:42:43.279Z] #20 26.13 Unpacking pigz (2.4-1) ... [2021-04-08T18:42:43.420Z] #43 51.10 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-08T18:42:43.420Z] #43 51.19 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-08T18:42:43.429Z] #43 84.11 DEP criu/file-lock.d [2021-04-08T18:42:43.429Z] #43 84.28 DEP criu/file-ids.d [2021-04-08T18:42:43.474Z] #44 61.83 HOSTLINK compel/compel-host-bin [2021-04-08T18:42:43.474Z] #44 62.02 DEP soccr/soccr.d [2021-04-08T18:42:43.535Z] #20 26.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-08T18:42:43.535Z] #20 26.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:43.535Z] #20 26.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:43.683Z] #43 51.33 AR compel/plugins/std.lib.a [2021-04-08T18:42:43.683Z] #43 51.41 CC compel/plugins/fds/fds.o [2021-04-08T18:42:43.689Z] #43 ... [2021-04-08T18:42:43.689Z] [2021-04-08T18:42:43.689Z] #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-08T18:42:43.689Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:42:43.689Z] #32 DONE 155.7s [2021-04-08T18:42:43.689Z] [2021-04-08T18:42:43.689Z] #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-08T18:42:43.689Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:43.689Z] #20 16.12 Reading package lists... [2021-04-08T18:42:43.689Z] #20 20.56 Building dependency tree... [2021-04-08T18:42:43.689Z] #20 22.20 libcap2-bin is already the newest version (1:2.25-2). [2021-04-08T18:42:43.689Z] #20 22.20 The following additional packages will be installed: [2021-04-08T18:42:43.689Z] #20 22.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-08T18:42:43.689Z] #20 22.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-08T18:42:43.689Z] #20 22.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-08T18:42:43.689Z] #20 22.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-08T18:42:43.689Z] #20 22.21 python3.7 python3.7-minimal vim-runtime xxd [2021-04-08T18:42:43.689Z] #20 22.21 Suggested packages: [2021-04-08T18:42:43.689Z] #20 22.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-08T18:42:43.689Z] #20 22.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-08T18:42:43.689Z] #20 22.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-08T18:42:43.689Z] #20 22.22 Recommended packages: [2021-04-08T18:42:43.689Z] #20 22.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-08T18:42:43.689Z] #20 22.22 python3-keyrings.alt python3-xdg unzip [2021-04-08T18:42:43.689Z] #20 24.14 The following NEW packages will be installed: [2021-04-08T18:42:43.689Z] #20 24.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-08T18:42:43.689Z] #20 24.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-08T18:42:43.689Z] #20 24.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-08T18:42:43.689Z] #20 24.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-08T18:42:43.689Z] #20 24.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-08T18:42:43.689Z] #20 24.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-08T18:42:43.689Z] #20 24.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-08T18:42:43.689Z] #20 24.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-08T18:42:43.689Z] #20 24.16 xz-utils zip [2021-04-08T18:42:43.689Z] #20 24.47 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:42:43.689Z] #20 24.47 Need to get 28.5 MB of archives. [2021-04-08T18:42:43.689Z] #20 24.47 After this operation, 116 MB of additional disk space will be used. [2021-04-08T18:42:43.689Z] #20 24.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-08T18:42:43.689Z] #20 24.47 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-08T18:42:43.689Z] #20 24.50 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-08T18:42:43.689Z] #20 24.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-08T18:42:43.689Z] #20 24.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-08T18:42:43.689Z] #20 24.62 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-08T18:42:43.689Z] #20 24.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-08T18:42:43.689Z] #20 24.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-08T18:42:43.689Z] #20 24.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-08T18:42:43.689Z] #20 24.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-08T18:42:43.689Z] #20 24.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-08T18:42:43.774Z] #44 62.31 CC soccr/soccr.o [2021-04-08T18:42:43.791Z] #20 26.60 Selecting previously unselected package python3.7-minimal. [2021-04-08T18:42:43.791Z] #20 26.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:43.791Z] #20 26.64 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:42:43.946Z] #43 51.79 AR compel/plugins/fds.lib.a [2021-04-08T18:42:43.948Z] #20 24.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-08T18:42:43.948Z] #20 24.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-08T18:42:43.948Z] #20 24.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-08T18:42:43.948Z] #20 24.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-08T18:42:43.948Z] #20 24.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-08T18:42:43.948Z] #20 24.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-08T18:42:43.948Z] #20 24.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:42:43.948Z] #20 24.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-08T18:42:43.948Z] #20 24.89 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-08T18:42:43.948Z] #20 24.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-08T18:42:43.948Z] #20 24.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-08T18:42:43.948Z] #20 24.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-08T18:42:43.948Z] #20 24.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-08T18:42:43.948Z] #20 24.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-08T18:42:43.948Z] #20 24.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-08T18:42:43.948Z] #20 24.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-08T18:42:43.948Z] #20 24.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-08T18:42:43.948Z] #20 24.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-08T18:42:44.209Z] #43 51.89 HOSTDEP compel/src/lib/log-host.d [2021-04-08T18:42:44.471Z] #43 52.05 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-08T18:42:44.471Z] #43 52.25 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-08T18:42:44.516Z] #20 25.46 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-08T18:42:44.516Z] #20 25.46 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-08T18:42:44.516Z] #20 25.46 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-08T18:42:44.516Z] #20 25.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-08T18:42:44.516Z] #20 25.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-08T18:42:44.516Z] #20 25.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-08T18:42:44.720Z] #20 27.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:44.720Z] #20 27.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:42:44.734Z] #43 52.35 HOSTDEP compel/src/main-host.d [2021-04-08T18:42:44.734Z] #43 52.47 DEP compel/src/lib/ptrace.d [2021-04-08T18:42:44.778Z] #20 25.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-08T18:42:44.778Z] #20 25.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-08T18:42:44.778Z] #20 25.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-08T18:42:44.778Z] #20 25.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-08T18:42:44.778Z] #20 25.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-08T18:42:44.778Z] #20 25.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-08T18:42:44.778Z] #20 25.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-08T18:42:44.778Z] #20 25.85 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-08T18:42:44.778Z] #20 25.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-08T18:42:44.778Z] #20 25.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-08T18:42:44.997Z] #43 52.70 DEP compel/src/lib/infect.d [2021-04-08T18:42:45.260Z] #43 52.98 DEP compel/src/lib/infect-util.d [2021-04-08T18:42:45.346Z] #20 26.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-08T18:42:45.346Z] #20 26.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-08T18:42:45.346Z] #20 26.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-08T18:42:45.523Z] #43 53.12 DEP compel/src/lib/infect-rpc.d [2021-04-08T18:42:45.786Z] #43 53.41 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-08T18:42:45.786Z] #43 53.55 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-08T18:42:45.786Z] #43 53.62 DEP compel/src/lib/log.d [2021-04-08T18:42:45.880Z] #44 64.18 AR soccr/libsoccr.a [2021-04-08T18:42:45.880Z] #44 64.23 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:42:46.048Z] #43 53.82 DEP compel/src/main.d [2021-04-08T18:42:46.181Z] #44 64.54 DEP criu/arch/ppc64/sigframe.d [2021-04-08T18:42:46.181Z] #44 64.64 DEP criu/arch/ppc64/crtools.d [2021-04-08T18:42:46.283Z] #20 27.09 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:42:46.283Z] #20 27.21 Fetched 28.5 MB in 2s (13.2 MB/s) [2021-04-08T18:42:46.283Z] #20 27.26 Selecting previously unselected package pigz. [2021-04-08T18:42:46.311Z] #43 53.97 DEP compel/src/lib/handle-elf.d [2021-04-08T18:42:46.311Z] #43 54.20 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-08T18:42:46.389Z] #53 5.196 + RM_GOPATH=0 [2021-04-08T18:42:46.389Z] #53 5.196 + TMP_GOPATH= [2021-04-08T18:42:46.389Z] #53 5.196 + : /build [2021-04-08T18:42:46.389Z] #53 5.196 + '[' -z '' ']' [2021-04-08T18:42:46.389Z] #53 5.196 ++ mktemp -d [2021-04-08T18:42:46.389Z] #53 5.197 + export GOPATH=/tmp/tmp.tcKw60f8AM [2021-04-08T18:42:46.389Z] #53 5.197 + GOPATH=/tmp/tmp.tcKw60f8AM [2021-04-08T18:42:46.389Z] #53 5.197 + RM_GOPATH=1 [2021-04-08T18:42:46.389Z] #53 5.197 + case "$(go env GOARCH)" in [2021-04-08T18:42:46.389Z] #53 5.204 ++ go env GOARCH [2021-04-08T18:42:46.389Z] #53 5.220 + export GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:46.389Z] #53 5.220 + GO_BUILDMODE=-buildmode=pie [2021-04-08T18:42:46.389Z] #53 5.222 ++ dirname /tmp/install/install.sh [2021-04-08T18:42:46.389Z] #53 5.230 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-08T18:42:46.389Z] #53 5.230 + dir=/tmp/install [2021-04-08T18:42:46.389Z] #53 5.230 + bin=runc [2021-04-08T18:42:46.389Z] #53 5.230 + shift [2021-04-08T18:42:46.389Z] #53 5.230 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-08T18:42:46.389Z] #53 5.230 + . /tmp/install/runc.installer [2021-04-08T18:42:46.389Z] #53 5.230 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:46.389Z] #53 5.230 + install_runc [2021-04-08T18:42:46.389Z] #53 5.230 + uname -r [2021-04-08T18:42:46.389Z] #53 5.230 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-08T18:42:46.389Z] #53 5.230 + RUNC_BUILDTAGS='seccomp ' [2021-04-08T18:42:46.389Z] #53 5.230 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-08T18:42:46.389Z] #53 5.230 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tcKw60f8AM/src/github.com/opencontainers/runc [2021-04-08T18:42:46.389Z] #53 5.233 Cloning into '/tmp/tmp.tcKw60f8AM/src/github.com/opencontainers/runc'... [2021-04-08T18:42:46.481Z] #44 64.79 DEP criu/arch/ppc64/cpu.d [2021-04-08T18:42:46.541Z] #20 27.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 ... 23435 files and directories currently installed.) [2021-04-08T18:42:46.541Z] #20 27.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-08T18:42:46.541Z] #20 27.36 Unpacking pigz (2.4-1) ... [2021-04-08T18:42:46.541Z] #20 27.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-08T18:42:46.541Z] #20 27.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:46.541Z] #20 27.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:46.574Z] #43 54.35 CC compel/src/lib/log.o [2021-04-08T18:42:46.611Z] #20 29.36 Selecting previously unselected package python3-minimal. [2021-04-08T18:42:46.611Z] #20 29.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-08T18:42:46.611Z] #20 29.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-08T18:42:46.611Z] #20 29.45 Unpacking python3-minimal (3.7.3-1) ... [2021-04-08T18:42:46.611Z] #20 29.50 Selecting previously unselected package libmpdec2:amd64. [2021-04-08T18:42:46.611Z] #20 29.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-08T18:42:46.611Z] #20 29.52 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-08T18:42:46.611Z] #20 29.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-08T18:42:46.782Z] #44 65.15 CC criu/arch/ppc64/cpu.o [2021-04-08T18:42:46.837Z] #43 54.59 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-08T18:42:46.868Z] #20 29.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:46.868Z] #20 29.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:46.963Z] #53 ... [2021-04-08T18:42:46.964Z] [2021-04-08T18:42:46.964Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-08T18:42:46.964Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-08T18:42:46.964Z] #14 DONE 5.8s [2021-04-08T18:42:46.964Z] [2021-04-08T18:42:46.964Z] #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-08T18:42:46.964Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-08T18:42:47.100Z] #43 54.94 CC compel/arch/aarch64/src/lib/infect.o [2021-04-08T18:42:47.109Z] #20 27.88 Selecting previously unselected package python3.7-minimal. [2021-04-08T18:42:47.109Z] #20 27.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:47.109Z] #20 27.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:42:47.438Z] #44 65.75 CC criu/arch/ppc64/crtools.o [2021-04-08T18:42:47.676Z] #20 28.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:47.676Z] #20 28.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:42:47.676Z] #43 ... [2021-04-08T18:42:47.676Z] [2021-04-08T18:42:47.676Z] #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-08T18:42:47.676Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:42:47.676Z] #45 111.8 github.com/LK4D4/vndr/godl [2021-04-08T18:42:47.676Z] #45 ... [2021-04-08T18:42:47.676Z] [2021-04-08T18:42:47.676Z] #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-08T18:42:47.676Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:42:47.676Z] #20 1.830 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:42:47.676Z] #20 1.856 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:42:47.676Z] #20 1.930 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:42:47.676Z] #20 1.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:42:47.676Z] #20 2.648 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB] [2021-04-08T18:42:47.676Z] #20 3.796 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-08T18:42:47.676Z] #20 4.924 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-08T18:42:47.676Z] #20 5.544 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-08T18:42:47.676Z] #20 8.792 Fetched 8751 kB in 7s (1214 kB/s) [2021-04-08T18:42:47.744Z] #44 ... [2021-04-08T18:42:47.744Z] [2021-04-08T18:42:47.744Z] #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-08T18:42:47.744Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:42:47.744Z] #21 0.566 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:42:47.744Z] #21 0.570 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:42:47.744Z] #21 0.711 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:42:47.744Z] #21 0.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:42:47.744Z] #21 2.031 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] [2021-04-08T18:42:47.744Z] #21 3.413 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-08T18:42:47.744Z] #21 4.783 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-08T18:42:47.744Z] #21 6.509 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-08T18:42:47.797Z] #20 30.53 Selecting previously unselected package python3.7. [2021-04-08T18:42:47.797Z] #20 30.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:47.797Z] #20 30.56 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:47.797Z] #20 30.68 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-08T18:42:47.797Z] #20 30.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-08T18:42:47.797Z] #20 30.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-08T18:42:47.939Z] #20 8.792 Reading package lists... [2021-04-08T18:42:47.939Z] #20 ... [2021-04-08T18:42:47.939Z] [2021-04-08T18:42:47.939Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:47.939Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:47.939Z] #43 55.48 CC compel/src/lib/infect-rpc.o [2021-04-08T18:42:48.044Z] #21 ... [2021-04-08T18:42:48.044Z] [2021-04-08T18:42:48.044Z] #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-08T18:42:48.044Z] #54 sha256:706941a3224884117c768c0c0bd02003edf1856c4686ea6fc412bedee288ac51 [2021-04-08T18:42:48.044Z] #54 11.97 + cd /tmp/tmp.PdxXowhybE/src/github.com/opencontainers/runc [2021-04-08T18:42:48.044Z] #54 11.98 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:48.044Z] #54 12.28 + '[' -z '' ']' [2021-04-08T18:42:48.044Z] #54 12.28 + target=static [2021-04-08T18:42:48.044Z] #54 12.28 + make 'BUILDTAGS=seccomp ' static [2021-04-08T18:42:48.044Z] #54 12.89 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-08T18:42:48.044Z] #54 ... [2021-04-08T18:42:48.044Z] [2021-04-08T18:42:48.044Z] #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-08T18:42:48.044Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:42:48.044Z] #46 127.9 math/big [2021-04-08T18:42:48.044Z] #46 134.7 go/doc [2021-04-08T18:42:48.053Z] #20 30.81 Setting up python3-minimal (3.7.3-1) ... [2021-04-08T18:42:48.202Z] #43 55.91 CC compel/src/lib/infect-util.o [2021-04-08T18:42:48.465Z] #43 56.13 CC compel/src/lib/infect.o [2021-04-08T18:42:48.694Z] #46 ... [2021-04-08T18:42:48.694Z] [2021-04-08T18:42:48.694Z] #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-08T18:42:48.694Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:42:48.694Z] #44 67.01 CC criu/arch/ppc64/sigframe.o [2021-04-08T18:42:48.873Z] #20 31.53 Selecting previously unselected package python3. [2021-04-08T18:42:48.873Z] #20 31.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 ... 24096 files and directories currently installed.) [2021-04-08T18:42:48.873Z] #20 31.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-08T18:42:48.873Z] #20 31.59 Unpacking python3 (3.7.3-1) ... [2021-04-08T18:42:48.873Z] #20 31.69 Selecting previously unselected package libip4tc0:amd64. [2021-04-08T18:42:48.873Z] #20 31.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-08T18:42:48.873Z] #20 31.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-08T18:42:48.995Z] #44 67.35 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-08T18:42:48.995Z] #44 67.40 DEP criu/pie/util-vdso.d [2021-04-08T18:42:49.130Z] #20 31.79 Selecting previously unselected package libip6tc0:amd64. [2021-04-08T18:42:49.130Z] #20 31.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-08T18:42:49.130Z] #20 31.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-08T18:42:49.130Z] #20 31.89 Selecting previously unselected package libiptc0:amd64. [2021-04-08T18:42:49.130Z] #20 31.90 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-08T18:42:49.130Z] #20 31.91 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-08T18:42:49.130Z] #20 31.97 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-08T18:42:49.130Z] #20 31.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-08T18:42:49.130Z] #20 31.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-08T18:42:49.307Z] #44 67.55 DEP criu/pie/util.d [2021-04-08T18:42:49.307Z] #44 67.69 CC criu/pie/util.o [2021-04-08T18:42:49.387Z] #20 32.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-08T18:42:49.387Z] #20 32.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-08T18:42:49.387Z] #20 32.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-08T18:42:49.387Z] #20 32.14 Selecting previously unselected package libnftnl11:amd64. [2021-04-08T18:42:49.387Z] #20 32.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-08T18:42:49.387Z] #20 32.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-08T18:42:49.413Z] #43 ... [2021-04-08T18:42:49.413Z] [2021-04-08T18:42:49.413Z] #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-08T18:42:49.413Z] #53 sha256:5ed2249397064b2ae56daa4d392c952199058d4f94dee32dbc4fdba2e8b94a2b [2021-04-08T18:42:49.413Z] #53 11.46 + cd /tmp/tmp.vwN3kyco9i/src/github.com/opencontainers/runc [2021-04-08T18:42:49.413Z] #53 11.46 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:49.413Z] #53 12.30 + '[' -z '' ']' [2021-04-08T18:42:49.413Z] #53 12.30 + target=static [2021-04-08T18:42:49.413Z] #53 12.30 + make 'BUILDTAGS=seccomp ' static [2021-04-08T18:42:49.413Z] #53 12.62 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-08T18:42:49.580Z] #20 30.32 Selecting previously unselected package python3-minimal. [2021-04-08T18:42:49.580Z] #20 30.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-08T18:42:49.580Z] #20 30.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-08T18:42:49.580Z] #20 30.38 Unpacking python3-minimal (3.7.3-1) ... [2021-04-08T18:42:49.580Z] #20 30.46 Selecting previously unselected package libmpdec2:amd64. [2021-04-08T18:42:49.580Z] #20 30.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-08T18:42:49.580Z] #20 30.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-08T18:42:49.580Z] #20 30.55 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-08T18:42:49.580Z] #20 30.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:49.580Z] #20 30.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:49.605Z] #44 68.05 CC criu/pie/util-vdso.o [2021-04-08T18:42:49.643Z] #20 32.26 Selecting previously unselected package iptables. [2021-04-08T18:42:49.643Z] #20 32.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-08T18:42:49.643Z] #20 32.27 Unpacking iptables (1.8.2-4) ... [2021-04-08T18:42:49.643Z] #20 32.64 Selecting previously unselected package xxd. [2021-04-08T18:42:49.643Z] #20 32.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:42:49.643Z] #20 32.66 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:42:49.677Z] #53 ... [2021-04-08T18:42:49.677Z] [2021-04-08T18:42:49.677Z] #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-08T18:42:49.677Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:42:49.677Z] #20 8.792 Reading package lists... [2021-04-08T18:42:49.900Z] #20 32.80 Selecting previously unselected package vim-common. [2021-04-08T18:42:50.156Z] #20 32.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:42:50.156Z] #20 32.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:42:50.156Z] #20 33.01 Selecting previously unselected package bash-completion. [2021-04-08T18:42:50.156Z] #20 33.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-08T18:42:50.254Z] #44 68.84 AR criu/pie/pie.lib.a [2021-04-08T18:42:50.412Z] #20 ... [2021-04-08T18:42:50.412Z] [2021-04-08T18:42:50.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-08T18:42:50.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:50.412Z] #43 84.24 DEP criu/files-ext.d [2021-04-08T18:42:50.412Z] #43 84.41 DEP criu/file-lock.d [2021-04-08T18:42:50.412Z] #43 84.77 DEP criu/file-ids.d [2021-04-08T18:42:50.412Z] #43 84.95 DEP criu/fifo.d [2021-04-08T18:42:50.412Z] #43 85.20 DEP criu/fdstore.d [2021-04-08T18:42:50.412Z] #43 85.34 DEP criu/fault-injection.d [2021-04-08T18:42:50.412Z] #43 85.42 DEP criu/external.d [2021-04-08T18:42:50.412Z] #43 85.54 DEP criu/eventpoll.d [2021-04-08T18:42:50.412Z] #43 85.68 DEP criu/eventfd.d [2021-04-08T18:42:50.412Z] #43 85.81 DEP criu/crtools.d [2021-04-08T18:42:50.412Z] #43 85.95 DEP criu/cr-service.d [2021-04-08T18:42:50.412Z] #43 86.05 DEP criu/cr-restore.d [2021-04-08T18:42:50.412Z] #43 86.22 DEP criu/cr-errno.d [2021-04-08T18:42:50.412Z] #43 86.23 DEP criu/cr-dump.d [2021-04-08T18:42:50.412Z] #43 86.40 DEP criu/cr-dedup.d [2021-04-08T18:42:50.412Z] #43 86.52 DEP criu/cr-check.d [2021-04-08T18:42:50.412Z] #43 86.67 DEP criu/config.d [2021-04-08T18:42:50.412Z] #43 86.80 DEP criu/clone-noasan.d [2021-04-08T18:42:50.412Z] #43 86.84 DEP criu/cgroup.d [2021-04-08T18:42:50.412Z] #43 86.99 DEP criu/cgroup-props.d [2021-04-08T18:42:50.412Z] #43 87.07 DEP criu/bitmap.d [2021-04-08T18:42:50.412Z] #43 87.09 DEP criu/bfd.d [2021-04-08T18:42:50.412Z] #43 87.19 DEP criu/autofs.d [2021-04-08T18:42:50.412Z] #43 87.31 DEP criu/aio.d [2021-04-08T18:42:50.412Z] #43 87.45 DEP criu/action-scripts.d [2021-04-08T18:42:50.412Z] #43 87.68 CC criu/action-scripts.o [2021-04-08T18:42:50.412Z] #43 88.18 CC criu/aio.o [2021-04-08T18:42:50.412Z] #43 88.74 CC criu/autofs.o [2021-04-08T18:42:50.412Z] #43 90.11 CC criu/bfd.o [2021-04-08T18:42:50.412Z] #43 90.59 CC criu/bitmap.o [2021-04-08T18:42:50.412Z] #43 90.80 CC criu/cgroup-props.o [2021-04-08T18:42:50.412Z] #43 91.51 CC criu/cgroup.o [2021-04-08T18:42:50.412Z] #43 94.20 CC criu/clone-noasan.o [2021-04-08T18:42:50.516Z] #20 31.43 Selecting previously unselected package python3.7. [2021-04-08T18:42:50.516Z] #20 31.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:42:50.516Z] #20 31.44 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:50.553Z] #44 68.94 DEP criu/pie/restorer.d [2021-04-08T18:42:50.668Z] #43 94.35 CC criu/config.o [2021-04-08T18:42:50.775Z] #20 31.56 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-08T18:42:50.775Z] #20 31.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-08T18:42:50.775Z] #20 31.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-08T18:42:50.775Z] #20 31.74 Setting up python3-minimal (3.7.3-1) ... [2021-04-08T18:42:50.853Z] #44 69.22 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-08T18:42:50.853Z] #44 69.23 DEP criu/arch/ppc64/restorer.d [2021-04-08T18:42:51.179Z] #44 69.56 DEP criu/arch/ppc64/vdso-pie.d [2021-04-08T18:42:51.180Z] #15 DONE 4.1s [2021-04-08T18:42:51.180Z] [2021-04-08T18:42:51.180Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:51.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:51.180Z] #43 55.04 AR soccr/libsoccr.a [2021-04-08T18:42:51.180Z] #43 55.12 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:42:51.180Z] #43 55.52 DEP criu/arch/x86/sigframe.d [2021-04-08T18:42:51.180Z] #43 55.65 DEP criu/arch/x86/sigaction_compat.d [2021-04-08T18:42:51.180Z] #43 55.76 DEP criu/arch/x86/kerndat.d [2021-04-08T18:42:51.180Z] #43 55.89 DEP criu/arch/x86/crtools.d [2021-04-08T18:42:51.180Z] #43 55.97 DEP criu/arch/x86/cpu.d [2021-04-08T18:42:51.180Z] #43 56.11 CC criu/arch/x86/cpu.o [2021-04-08T18:42:51.180Z] #43 56.58 CC criu/arch/x86/crtools.o [2021-04-08T18:42:51.180Z] #43 57.58 CC criu/arch/x86/kerndat.o [2021-04-08T18:42:51.180Z] #43 58.06 CC criu/arch/x86/sigaction_compat.o [2021-04-08T18:42:51.180Z] #43 58.33 CC criu/arch/x86/sigframe.o [2021-04-08T18:42:51.180Z] #43 58.60 LINK criu/arch/x86/crtools.built-in.o [2021-04-08T18:42:51.180Z] #43 58.65 DEP criu/pie/util-vdso-elf32.d [2021-04-08T18:42:51.180Z] #43 58.88 DEP criu/pie/util-vdso.d [2021-04-08T18:42:51.180Z] #43 59.03 DEP criu/pie/util.d [2021-04-08T18:42:51.180Z] #43 59.19 CC criu/pie/util.o [2021-04-08T18:42:51.180Z] #43 59.54 CC criu/pie/util-vdso.o [2021-04-08T18:42:51.180Z] #43 60.30 CC criu/pie/util-vdso-elf32.o [2021-04-08T18:42:51.180Z] #43 61.08 AR criu/pie/pie.lib.a [2021-04-08T18:42:51.180Z] #43 61.15 DEP criu/pie/restorer.d [2021-04-08T18:42:51.180Z] #43 61.38 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-08T18:42:51.180Z] #43 61.52 DEP criu/arch/x86/restorer_unmap.d [2021-04-08T18:42:51.180Z] #43 61.54 DEP criu/arch/x86/restorer.d [2021-04-08T18:42:51.180Z] #43 61.73 DEP criu/arch/x86/vdso-pie.d [2021-04-08T18:42:51.180Z] #43 61.86 DEP criu/pie/parasite-vdso.d [2021-04-08T18:42:51.180Z] #43 62.05 DEP criu/pie/parasite.d [2021-04-08T18:42:51.180Z] #43 62.32 CC criu/pie/parasite.o [2021-04-08T18:42:51.180Z] #43 63.65 LINK criu/pie/parasite.built-in.o [2021-04-08T18:42:51.180Z] #43 63.67 GEN criu/pie/parasite-blob.h [2021-04-08T18:42:51.180Z] #43 63.69 CC criu/pie/parasite-vdso.o [2021-04-08T18:42:51.180Z] #43 ... [2021-04-08T18:42:51.180Z] [2021-04-08T18:42:51.180Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-08T18:42:51.180Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-08T18:42:51.487Z] #44 69.78 DEP criu/pie/parasite-vdso.d [2021-04-08T18:42:51.487Z] #44 70.01 DEP criu/pie/parasite.d [2021-04-08T18:42:51.601Z] #20 32.41 Selecting previously unselected package python3. [2021-04-08T18:42:51.601Z] #20 32.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-08T18:42:51.601Z] #20 32.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-08T18:42:51.601Z] #20 32.50 Unpacking python3 (3.7.3-1) ... [2021-04-08T18:42:51.601Z] #20 32.57 Selecting previously unselected package libip4tc0:amd64. [2021-04-08T18:42:51.602Z] #20 32.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-08T18:42:51.602Z] #20 32.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-08T18:42:51.602Z] #20 32.66 Selecting previously unselected package libip6tc0:amd64. [2021-04-08T18:42:51.787Z] #44 70.35 CC criu/pie/parasite.o [2021-04-08T18:42:51.860Z] #20 32.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-08T18:42:51.860Z] #20 32.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-08T18:42:51.860Z] #20 32.77 Selecting previously unselected package libiptc0:amd64. [2021-04-08T18:42:51.860Z] #20 32.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-08T18:42:51.860Z] #20 32.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-08T18:42:51.860Z] #20 32.87 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-08T18:42:51.860Z] #20 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-08T18:42:51.860Z] #20 32.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-08T18:42:52.036Z] #43 95.57 CC criu/cr-check.o [2021-04-08T18:42:52.119Z] #20 32.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-08T18:42:52.119Z] #20 32.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-08T18:42:52.119Z] #20 32.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-08T18:42:52.119Z] #20 33.04 Selecting previously unselected package libnftnl11:amd64. [2021-04-08T18:42:52.119Z] #20 33.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-08T18:42:52.119Z] #20 33.06 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-08T18:42:52.232Z] #20 11.58 Reading package lists... [2021-04-08T18:42:52.380Z] #20 33.17 Selecting previously unselected package iptables. [2021-04-08T18:42:52.380Z] #20 33.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-08T18:42:52.380Z] #20 33.18 Unpacking iptables (1.8.2-4) ... [2021-04-08T18:42:52.639Z] #20 33.51 Selecting previously unselected package xxd. [2021-04-08T18:42:52.639Z] #20 33.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:42:52.639Z] #20 33.52 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:42:52.639Z] #20 33.65 Selecting previously unselected package vim-common. [2021-04-08T18:42:52.639Z] #20 33.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:42:52.639Z] #20 33.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:42:52.809Z] #20 14.48 Building dependency tree... [2021-04-08T18:42:52.898Z] #20 33.88 Selecting previously unselected package bash-completion. [2021-04-08T18:42:52.898Z] #20 33.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-08T18:42:52.965Z] #43 ... [2021-04-08T18:42:52.965Z] [2021-04-08T18:42:52.965Z] #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-08T18:42:52.965Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:52.965Z] #20 35.55 Unpacking bash-completion (1:2.8-6) ... [2021-04-08T18:42:53.222Z] #20 35.92 Selecting previously unselected package bzip2. [2021-04-08T18:42:53.222Z] #20 35.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-08T18:42:53.222Z] #20 35.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:42:53.222Z] #20 36.01 Selecting previously unselected package xz-utils. [2021-04-08T18:42:53.222Z] #20 36.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-08T18:42:53.222Z] #20 36.02 Unpacking xz-utils (5.2.4-1) ... [2021-04-08T18:42:53.301Z] Client: [2021-04-08T18:42:53.301Z] Debug Mode: false [2021-04-08T18:42:53.301Z] Plugins: [2021-04-08T18:42:53.301Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-08T18:42:53.301Z] [2021-04-08T18:42:53.301Z] Server: [2021-04-08T18:42:53.301Z] Containers: 0 [2021-04-08T18:42:53.301Z] Running: 0 [2021-04-08T18:42:53.301Z] Paused: 0 [2021-04-08T18:42:53.301Z] Stopped: 0 [2021-04-08T18:42:53.301Z] Images: 0 [2021-04-08T18:42:53.301Z] Server Version: 19.03.12 [2021-04-08T18:42:53.301Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-08T18:42:53.301Z] Windows: [2021-04-08T18:42:53.301Z] LCOW: [2021-04-08T18:42:53.301Z] Logging Driver: json-file [2021-04-08T18:42:53.301Z] Plugins: [2021-04-08T18:42:53.301Z] Volume: local [2021-04-08T18:42:53.301Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-08T18:42:53.301Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-08T18:42:53.301Z] Swarm: inactive [2021-04-08T18:42:53.301Z] Default Isolation: process [2021-04-08T18:42:53.301Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-08T18:42:53.301Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-08T18:42:53.301Z] OSType: windows [2021-04-08T18:42:53.301Z] Architecture: x86_64 [2021-04-08T18:42:53.301Z] CPUs: 4 [2021-04-08T18:42:53.301Z] Total Memory: 32GiB [2021-04-08T18:42:53.301Z] Name: azwin-2-2a77d0 [2021-04-08T18:42:53.301Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-08T18:42:53.301Z] Docker Root Dir: D:\docker [2021-04-08T18:42:53.301Z] Debug Mode: false [2021-04-08T18:42:53.301Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:42:53.301Z] Labels: [2021-04-08T18:42:53.301Z] Experimental: true [2021-04-08T18:42:53.301Z] Insecure Registries: [2021-04-08T18:42:53.301Z] 10.0.0.4:5000 [2021-04-08T18:42:53.301Z] 127.0.0.0/8 [2021-04-08T18:42:53.301Z] Registry Mirrors: [2021-04-08T18:42:53.301Z] http://10.0.0.4:5000/ [2021-04-08T18:42:53.301Z] Live Restore Enabled: false [2021-04-08T18:42:53.301Z] [2021-04-08T18:42:53.385Z] #20 15.85 libcap2-bin is already the newest version (1:2.25-2). [2021-04-08T18:42:53.385Z] #20 15.85 The following additional packages will be installed: [2021-04-08T18:42:53.385Z] #20 15.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-08T18:42:53.385Z] #20 15.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-08T18:42:53.385Z] #20 15.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-08T18:42:53.385Z] #20 15.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-08T18:42:53.385Z] #20 15.85 python3.7 python3.7-minimal vim-runtime xxd [2021-04-08T18:42:53.385Z] #20 15.86 Suggested packages: [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-08T18:42:53.504Z] #20 36.19 Selecting previously unselected package apparmor. [2021-04-08T18:42:53.504Z] #20 36.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-08T18:42:53.504Z] #20 36.29 Unpacking apparmor (2.13.2-10) ... [2021-04-08T18:42:53.648Z] #20 15.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-08T18:42:53.648Z] #20 15.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-08T18:42:53.648Z] #20 15.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-08T18:42:53.648Z] #20 15.86 Recommended packages: [2021-04-08T18:42:53.648Z] #20 15.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-08T18:42:53.648Z] #20 15.86 python3-keyrings.alt python3-xdg unzip [2021-04-08T18:42:53.733Z] #16 2.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-08T18:42:53.733Z] #16 DONE 2.7s [2021-04-08T18:42:53.733Z] [2021-04-08T18:42:53.733Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:42:53.733Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-08T18:42:53.786Z] #20 36.71 Selecting previously unselected package aufs-tools. [2021-04-08T18:42:53.787Z] #20 36.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-08T18:42:53.787Z] #20 36.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:42:53.835Z] #20 ... [2021-04-08T18:42:53.835Z] [2021-04-08T18:42:53.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:53.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:42:53.835Z] #43 84.55 DEP criu/fifo.d [2021-04-08T18:42:53.835Z] #43 84.83 DEP criu/fdstore.d [2021-04-08T18:42:53.835Z] #43 84.96 DEP criu/fault-injection.d [2021-04-08T18:42:53.835Z] #43 84.99 DEP criu/external.d [2021-04-08T18:42:53.835Z] #43 85.07 DEP criu/eventpoll.d [2021-04-08T18:42:53.835Z] #43 85.37 DEP criu/eventfd.d [2021-04-08T18:42:53.835Z] #43 85.62 DEP criu/crtools.d [2021-04-08T18:42:53.835Z] #43 85.95 DEP criu/cr-service.d [2021-04-08T18:42:53.835Z] #43 86.11 DEP criu/cr-restore.d [2021-04-08T18:42:53.835Z] #43 86.25 DEP criu/cr-errno.d [2021-04-08T18:42:53.835Z] #43 86.28 DEP criu/cr-dump.d [2021-04-08T18:42:53.835Z] #43 86.38 DEP criu/cr-dedup.d [2021-04-08T18:42:53.835Z] #43 86.48 DEP criu/cr-check.d [2021-04-08T18:42:53.835Z] #43 86.62 DEP criu/config.d [2021-04-08T18:42:53.835Z] #43 86.73 DEP criu/clone-noasan.d [2021-04-08T18:42:53.835Z] #43 86.86 DEP criu/cgroup.d [2021-04-08T18:42:53.835Z] #43 86.99 DEP criu/cgroup-props.d [2021-04-08T18:42:53.835Z] #43 87.08 DEP criu/bitmap.d [2021-04-08T18:42:53.835Z] #43 87.10 DEP criu/bfd.d [2021-04-08T18:42:53.835Z] #43 87.19 DEP criu/autofs.d [2021-04-08T18:42:53.835Z] #43 87.30 DEP criu/aio.d [2021-04-08T18:42:53.835Z] #43 87.46 DEP criu/action-scripts.d [2021-04-08T18:42:53.835Z] #43 87.70 CC criu/action-scripts.o [2021-04-08T18:42:53.835Z] #43 88.15 CC criu/aio.o [2021-04-08T18:42:53.835Z] #43 88.61 CC criu/autofs.o [2021-04-08T18:42:53.835Z] #43 89.86 CC criu/bfd.o [2021-04-08T18:42:53.835Z] #43 90.42 CC criu/bitmap.o [2021-04-08T18:42:53.835Z] #43 90.61 CC criu/cgroup-props.o [2021-04-08T18:42:53.835Z] #43 91.31 CC criu/cgroup.o [2021-04-08T18:42:53.835Z] #43 94.20 CC criu/clone-noasan.o [2021-04-08T18:42:53.835Z] #43 94.38 CC criu/config.o [2021-04-08T18:42:53.903Z] #44 72.00 LINK criu/pie/parasite.built-in.o [2021-04-08T18:42:53.903Z] #44 72.01 GEN criu/pie/parasite-blob.h [2021-04-08T18:42:53.903Z] #44 72.06 CC criu/pie/parasite-vdso.o [2021-04-08T18:42:54.055Z] #20 36.89 Selecting previously unselected package libonig5:amd64. [2021-04-08T18:42:54.055Z] #20 36.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-08T18:42:54.055Z] #20 36.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:42:54.324Z] #20 37.05 Selecting previously unselected package libjq1:amd64. [2021-04-08T18:42:54.324Z] #20 37.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:42:54.324Z] #20 37.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:42:54.324Z] #20 37.20 Selecting previously unselected package jq. [2021-04-08T18:42:54.324Z] #20 37.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:42:54.324Z] #20 37.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:42:54.324Z] #20 37.31 Selecting previously unselected package libaio1:amd64. [2021-04-08T18:42:54.552Z] #44 72.90 CC criu/arch/ppc64/vdso-pie.o [2021-04-08T18:42:54.585Z] #20 37.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-08T18:42:54.585Z] #20 37.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-08T18:42:54.585Z] #20 37.39 Selecting previously unselected package libgpm2:amd64. [2021-04-08T18:42:54.585Z] #20 37.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-08T18:42:54.585Z] #20 37.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-08T18:42:54.771Z] #43 95.66 CC criu/cr-check.o [2021-04-08T18:42:54.843Z] #20 37.46 Selecting previously unselected package libicu63:amd64. [2021-04-08T18:42:54.843Z] #20 37.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-08T18:42:54.843Z] #20 37.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:42:55.041Z] #20 17.47 The following NEW packages will be installed: [2021-04-08T18:42:55.123Z] #17 ... [2021-04-08T18:42:55.123Z] [2021-04-08T18:42:55.123Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:42:55.123Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:42:55.123Z] #45 129.5 github.com/LK4D4/vndr/godl [2021-04-08T18:42:55.123Z] #45 130.0 github.com/LK4D4/vndr [2021-04-08T18:42:55.123Z] #45 ... [2021-04-08T18:42:55.123Z] [2021-04-08T18:42:55.123Z] #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-08T18:42:55.123Z] #53 sha256:3f58695bbb274ddf16226be2eb9597454b3c9362238a947699b7ee9d9f6678dd [2021-04-08T18:42:55.123Z] #53 13.82 + cd /tmp/tmp.tcKw60f8AM/src/github.com/opencontainers/runc [2021-04-08T18:42:55.123Z] #53 13.82 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-08T18:42:55.203Z] #44 73.36 CC criu/arch/ppc64/restorer.o [2021-04-08T18:42:55.305Z] #20 17.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-08T18:42:55.305Z] #20 17.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-08T18:42:55.305Z] #20 17.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-08T18:42:55.305Z] #20 17.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-08T18:42:55.305Z] #20 17.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-08T18:42:55.305Z] #20 17.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-08T18:42:55.305Z] #20 17.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-08T18:42:55.305Z] #20 17.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-08T18:42:55.305Z] #20 17.49 xz-utils zip [2021-04-08T18:42:55.506Z] #44 73.87 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-08T18:42:55.506Z] #44 73.90 CC criu/pie/restorer.o [2021-04-08T18:42:55.569Z] #20 17.85 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:42:55.569Z] #20 17.85 Need to get 27.6 MB of archives. [2021-04-08T18:42:55.569Z] #20 17.85 After this operation, 114 MB of additional disk space will be used. [2021-04-08T18:42:55.569Z] #20 17.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-08T18:42:55.569Z] #20 17.86 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-08T18:42:55.569Z] #20 17.88 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-08T18:42:55.569Z] #20 17.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-08T18:42:55.569Z] #20 17.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-08T18:42:55.569Z] #20 17.97 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-08T18:42:55.697Z] #53 ... [2021-04-08T18:42:55.697Z] [2021-04-08T18:42:55.697Z] #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-08T18:42:55.697Z] #45 sha256:09427e7c0db0a1978fff2981a0ae9ef2542672c5c299ea409b34998ca61a5e97 [2021-04-08T18:42:55.697Z] #45 DONE 140.1s [2021-04-08T18:42:55.697Z] [2021-04-08T18:42:55.697Z] #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-08T18:42:55.697Z] #53 sha256:3f58695bbb274ddf16226be2eb9597454b3c9362238a947699b7ee9d9f6678dd [2021-04-08T18:42:55.697Z] #53 14.53 + '[' -z '' ']' [2021-04-08T18:42:55.697Z] #53 14.53 + target=static [2021-04-08T18:42:55.697Z] #53 14.53 + make 'BUILDTAGS=seccomp ' static [2021-04-08T18:42:55.709Z] #43 ... [2021-04-08T18:42:55.709Z] [2021-04-08T18:42:55.709Z] #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-08T18:42:55.709Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:42:55.709Z] #20 36.75 Unpacking bash-completion (1:2.8-6) ... [2021-04-08T18:42:55.832Z] #20 18.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-08T18:42:55.832Z] #20 18.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-08T18:42:55.832Z] #20 18.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-08T18:42:55.832Z] #20 18.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-08T18:42:55.832Z] #20 18.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-08T18:42:55.832Z] #20 18.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-08T18:42:55.832Z] #20 18.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-08T18:42:55.832Z] #20 18.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-08T18:42:55.832Z] #20 18.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-08T18:42:55.832Z] #20 18.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-08T18:42:55.832Z] #20 18.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-08T18:42:55.832Z] #20 18.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:42:55.832Z] #20 18.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-08T18:42:55.832Z] #20 18.19 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-08T18:42:55.832Z] #20 18.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-08T18:42:55.832Z] #20 18.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-08T18:42:55.959Z] #53 14.94 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-08T18:42:56.095Z] #20 18.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-08T18:42:56.095Z] #20 18.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-08T18:42:56.095Z] #20 18.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-08T18:42:56.095Z] #20 18.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-08T18:42:56.095Z] #20 18.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-08T18:42:56.095Z] #20 18.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-08T18:42:56.095Z] #20 18.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-08T18:42:56.277Z] #20 37.18 Selecting previously unselected package bzip2. [2021-04-08T18:42:56.277Z] #20 37.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-08T18:42:56.277Z] #20 37.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:42:56.277Z] #20 37.30 Selecting previously unselected package xz-utils. [2021-04-08T18:42:56.277Z] #20 37.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-08T18:42:56.277Z] #20 37.32 Unpacking xz-utils (5.2.4-1) ... [2021-04-08T18:42:56.359Z] #20 18.69 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-08T18:42:56.359Z] #20 18.70 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-08T18:42:56.359Z] #20 18.70 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-08T18:42:56.359Z] #20 18.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-08T18:42:56.359Z] #20 18.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-08T18:42:56.359Z] #20 18.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-08T18:42:56.359Z] #20 18.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-08T18:42:56.536Z] #20 37.51 Selecting previously unselected package apparmor. [2021-04-08T18:42:56.536Z] #20 37.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-08T18:42:56.622Z] #20 ... [2021-04-08T18:42:56.622Z] [2021-04-08T18:42:56.622Z] #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-08T18:42:56.622Z] #45 sha256:f7fc8db5b8fdff572abeed912d64fb771b14674b3581d603e97c67a7999ffb39 [2021-04-08T18:42:56.622Z] #45 112.6 github.com/LK4D4/vndr [2021-04-08T18:42:56.622Z] #45 DONE 120.9s [2021-04-08T18:42:56.622Z] [2021-04-08T18:42:56.622Z] #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-08T18:42:56.622Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:42:56.622Z] #20 18.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-08T18:42:56.622Z] #20 18.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-08T18:42:56.622Z] #20 18.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-08T18:42:56.622Z] #20 18.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-08T18:42:56.622Z] #20 18.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-08T18:42:56.622Z] #20 18.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-08T18:42:56.622Z] #20 ... [2021-04-08T18:42:56.622Z] [2021-04-08T18:42:56.622Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:42:56.622Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:42:56.622Z] #43 58.46 CC compel/src/lib/ptrace.o [2021-04-08T18:42:56.622Z] #43 58.84 AR compel/libcompel.a [2021-04-08T18:42:56.622Z] #43 58.94 HOSTCC compel/src/main-host.o [2021-04-08T18:42:56.622Z] #43 59.34 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-08T18:42:56.622Z] #43 59.57 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-08T18:42:56.622Z] #43 60.00 HOSTCC compel/src/lib/log-host.o [2021-04-08T18:42:56.622Z] #43 60.21 HOSTLINK compel/compel-host-bin [2021-04-08T18:42:56.622Z] #43 60.47 DEP soccr/soccr.d [2021-04-08T18:42:56.622Z] #43 60.74 CC soccr/soccr.o [2021-04-08T18:42:56.622Z] #43 62.17 AR soccr/libsoccr.a [2021-04-08T18:42:56.622Z] #43 62.24 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:42:56.622Z] #43 62.92 DEP criu/arch/aarch64/sigframe.d [2021-04-08T18:42:56.622Z] #43 63.11 DEP criu/arch/aarch64/crtools.d [2021-04-08T18:42:56.622Z] #43 63.38 DEP criu/arch/aarch64/cpu.d [2021-04-08T18:42:56.622Z] #43 63.44 DEP criu/arch/aarch64/bitops.d [2021-04-08T18:42:56.622Z] #43 63.53 CC criu/arch/aarch64/bitops.o [2021-04-08T18:42:56.622Z] #43 63.67 CC criu/arch/aarch64/cpu.o [2021-04-08T18:42:56.622Z] #43 63.79 CC criu/arch/aarch64/crtools.o [2021-04-08T18:42:56.622Z] #43 ... [2021-04-08T18:42:56.622Z] [2021-04-08T18:42:56.622Z] #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-08T18:42:56.622Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:42:56.622Z] #20 18.94 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-08T18:42:56.622Z] #20 18.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-08T18:42:56.622Z] #20 19.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-08T18:42:56.794Z] #20 37.60 Unpacking apparmor (2.13.2-10) ... [2021-04-08T18:42:56.906Z] #53 ... [2021-04-08T18:42:56.906Z] [2021-04-08T18:42:56.906Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-08T18:42:56.906Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-08T18:42:56.906Z] #17 DONE 3.1s [2021-04-08T18:42:56.906Z] [2021-04-08T18:42:56.906Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-08T18:42:56.906Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-08T18:42:57.053Z] #20 37.94 Selecting previously unselected package aufs-tools. [2021-04-08T18:42:57.053Z] #20 37.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-08T18:42:57.053Z] #20 37.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:42:57.053Z] #20 38.05 Selecting previously unselected package libonig5:amd64. [2021-04-08T18:42:57.053Z] #20 38.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-08T18:42:57.053Z] #20 38.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:42:57.245Z] #20 19.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-08T18:42:57.245Z] #20 19.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-08T18:42:57.245Z] #20 19.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-08T18:42:57.312Z] #20 38.18 Selecting previously unselected package libjq1:amd64. [2021-04-08T18:42:57.312Z] #20 38.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:42:57.312Z] #20 38.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:42:57.312Z] #20 38.29 Selecting previously unselected package jq. [2021-04-08T18:42:57.312Z] #20 38.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:42:57.312Z] #20 38.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:42:57.312Z] #20 38.38 Selecting previously unselected package libaio1:amd64. [2021-04-08T18:42:57.312Z] #20 38.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-08T18:42:57.571Z] #20 38.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-08T18:42:57.571Z] #20 38.45 Selecting previously unselected package libgpm2:amd64. [2021-04-08T18:42:57.571Z] #20 38.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-08T18:42:57.571Z] #20 38.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-08T18:42:57.571Z] #20 38.53 Selecting previously unselected package libicu63:amd64. [2021-04-08T18:42:57.571Z] #20 38.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-08T18:42:57.571Z] #20 38.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:42:58.115Z] #20 40.74 Selecting previously unselected package libnet1:amd64. [2021-04-08T18:42:58.115Z] #20 40.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:42:58.115Z] #20 40.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:42:58.115Z] #20 40.87 Selecting previously unselected package libnl-3-200:amd64. [2021-04-08T18:42:58.115Z] #20 40.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-08T18:42:58.115Z] #20 40.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:42:58.115Z] #20 40.98 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-08T18:42:58.115Z] #20 40.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:42:58.115Z] #20 40.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:42:58.115Z] #20 41.06 Selecting previously unselected package libreadline5:amd64. [2021-04-08T18:42:58.115Z] #20 41.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-08T18:42:58.204Z] #20 20.66 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:42:58.371Z] #20 41.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-08T18:42:58.371Z] #20 41.20 Selecting previously unselected package net-tools. [2021-04-08T18:42:58.371Z] #20 41.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-08T18:42:58.371Z] #20 41.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:42:58.466Z] #20 20.81 Fetched 27.6 MB in 2s (14.1 MB/s) [2021-04-08T18:42:58.628Z] #20 41.41 Selecting previously unselected package python-pip-whl. [2021-04-08T18:42:58.628Z] #20 41.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-08T18:42:58.628Z] #20 41.42 Unpacking python-pip-whl (18.1-5) ... [2021-04-08T18:42:58.727Z] #20 20.91 Selecting previously unselected package pigz. [2021-04-08T18:42:58.727Z] #20 20.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:42:58.727Z] #20 21.03 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-08T18:42:58.727Z] #20 21.05 Unpacking pigz (2.4-1) ... [2021-04-08T18:42:58.989Z] #20 21.44 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-08T18:42:59.191Z] #20 41.94 Selecting previously unselected package python3-lib2to3. [2021-04-08T18:42:59.191Z] #20 41.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-08T18:42:59.191Z] #20 41.96 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:42:59.251Z] #20 21.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-08T18:42:59.251Z] #20 21.45 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-08T18:42:59.447Z] #20 42.09 Selecting previously unselected package python3-distutils. [2021-04-08T18:42:59.447Z] #20 42.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-08T18:42:59.447Z] #20 42.11 Unpacking python3-distutils (3.7.3-1) ... [2021-04-08T18:42:59.447Z] #20 42.24 Selecting previously unselected package python3-pip. [2021-04-08T18:42:59.447Z] #20 42.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-08T18:42:59.447Z] #20 42.25 Unpacking python3-pip (18.1-5) ... [2021-04-08T18:42:59.704Z] #20 42.42 Selecting previously unselected package python3-pkg-resources. [2021-04-08T18:42:59.704Z] #20 42.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:42:59.704Z] #20 42.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:42:59.704Z] #20 42.56 Selecting previously unselected package python3-setuptools. [2021-04-08T18:42:59.704Z] #20 42.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-08T18:42:59.704Z] #20 42.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-08T18:42:59.777Z] #20 21.93 Selecting previously unselected package python3.7-minimal. [2021-04-08T18:42:59.777Z] #20 21.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-08T18:42:59.777Z] #20 21.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:42:59.960Z] #20 42.76 Selecting previously unselected package python3-wheel. [2021-04-08T18:42:59.960Z] #20 42.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-08T18:42:59.960Z] #20 42.77 Unpacking python3-wheel (0.32.3-2) ... [2021-04-08T18:43:00.039Z] #20 ... [2021-04-08T18:43:00.039Z] [2021-04-08T18:43:00.039Z] #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-08T18:43:00.039Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-08T18:43:00.039Z] #32 DONE 124.2s [2021-04-08T18:43:00.045Z] #44 77.76 LINK criu/pie/restorer.built-in.o [2021-04-08T18:43:00.045Z] #44 77.78 GEN criu/pie/restorer-blob.h [2021-04-08T18:43:00.045Z] #44 77.91 DEP criu/vdso.d [2021-04-08T18:43:00.045Z] #44 78.10 DEP criu/uts_ns.d [2021-04-08T18:43:00.045Z] #44 78.29 DEP criu/util.d [2021-04-08T18:43:00.045Z] #44 78.50 DEP criu/uffd.d [2021-04-08T18:43:00.045Z] #44 ... [2021-04-08T18:43:00.045Z] [2021-04-08T18:43:00.045Z] #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-08T18:43:00.045Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:00.045Z] #21 12.24 Fetched 8696 kB in 12s (743 kB/s) [2021-04-08T18:43:00.045Z] #21 12.24 Reading package lists... [2021-04-08T18:43:00.045Z] #21 16.66 Reading package lists... [2021-04-08T18:43:00.217Z] #20 42.83 Selecting previously unselected package sudo. [2021-04-08T18:43:00.217Z] #20 42.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-08T18:43:00.217Z] #20 42.85 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:00.303Z] [2021-04-08T18:43:00.303Z] #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-08T18:43:00.303Z] #24 sha256:43cc2cc7adab3ba86157a5e0cd12823be6d2d050d33fe759089722711f7bdf67 [2021-04-08T18:43:00.345Z] #21 21.55 Building dependency tree... [2021-04-08T18:43:00.345Z] #21 ... [2021-04-08T18:43:00.345Z] [2021-04-08T18:43:00.345Z] #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-08T18:43:00.345Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:43:00.345Z] #44 78.72 DEP criu/tun.d [2021-04-08T18:43:00.473Z] #20 43.35 Selecting previously unselected package thin-provisioning-tools. [2021-04-08T18:43:00.473Z] #20 43.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-08T18:43:00.473Z] #20 43.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:00.647Z] #44 78.97 DEP criu/tty.d [2021-04-08T18:43:00.730Z] #20 43.60 Selecting previously unselected package uidmap. [2021-04-08T18:43:00.730Z] #20 43.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-08T18:43:00.730Z] #20 43.61 Unpacking uidmap (1:4.5-1.1) ... [2021-04-08T18:43:00.947Z] #44 79.26 DEP criu/timerfd.d [2021-04-08T18:43:00.986Z] #20 43.72 Selecting previously unselected package vim-runtime. [2021-04-08T18:43:00.986Z] #20 43.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:00.986Z] #20 43.75 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-08T18:43:00.986Z] #20 43.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-08T18:43:00.986Z] #20 43.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:01.125Z] #18 DONE 4.2s [2021-04-08T18:43:01.125Z] [2021-04-08T18:43:01.125Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:43:01.125Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-08T18:43:01.125Z] #19 ... [2021-04-08T18:43:01.125Z] [2021-04-08T18:43:01.125Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:01.125Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:01.125Z] #43 64.49 CC criu/arch/x86/vdso-pie.o [2021-04-08T18:43:01.125Z] #43 64.85 CC criu/arch/x86/restorer.o [2021-04-08T18:43:01.125Z] #43 65.36 CC criu/arch/x86/restorer_unmap.o [2021-04-08T18:43:01.125Z] #43 65.40 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-08T18:43:01.125Z] #43 65.67 CC criu/pie/restorer.o [2021-04-08T18:43:01.125Z] #43 68.72 LINK criu/pie/restorer.built-in.o [2021-04-08T18:43:01.125Z] #43 68.73 GEN criu/pie/restorer-blob.h [2021-04-08T18:43:01.125Z] #43 68.87 DEP criu/vdso.d [2021-04-08T18:43:01.125Z] #43 69.11 DEP criu/vdso-compat.d [2021-04-08T18:43:01.125Z] #43 69.25 DEP criu/uts_ns.d [2021-04-08T18:43:01.125Z] #43 69.33 DEP criu/util.d [2021-04-08T18:43:01.125Z] #43 69.52 DEP criu/uffd.d [2021-04-08T18:43:01.125Z] #43 69.77 DEP criu/tun.d [2021-04-08T18:43:01.125Z] #43 69.96 DEP criu/tty.d [2021-04-08T18:43:01.125Z] #43 70.18 DEP criu/timerfd.d [2021-04-08T18:43:01.125Z] #43 70.38 DEP criu/timens.d [2021-04-08T18:43:01.125Z] #43 70.50 DEP criu/sysfs_parse.d [2021-04-08T18:43:01.125Z] #43 70.65 DEP criu/sysctl.d [2021-04-08T18:43:01.125Z] #43 70.79 DEP criu/string.d [2021-04-08T18:43:01.125Z] #43 70.83 DEP criu/stats.d [2021-04-08T18:43:01.125Z] #43 70.98 DEP criu/sockets.d [2021-04-08T18:43:01.125Z] #43 71.17 DEP criu/sk-unix.d [2021-04-08T18:43:01.125Z] #43 71.39 DEP criu/sk-tcp.d [2021-04-08T18:43:01.125Z] #43 71.58 DEP criu/sk-queue.d [2021-04-08T18:43:01.125Z] #43 71.74 DEP criu/sk-packet.d [2021-04-08T18:43:01.125Z] #43 71.99 DEP criu/sk-netlink.d [2021-04-08T18:43:01.125Z] #43 72.25 DEP criu/sk-inet.d [2021-04-08T18:43:01.125Z] #43 72.51 DEP criu/signalfd.d [2021-04-08T18:43:01.125Z] #43 72.59 DEP criu/sigframe.d [2021-04-08T18:43:01.125Z] #43 72.68 DEP criu/shmem.d [2021-04-08T18:43:01.125Z] #43 72.86 DEP criu/servicefd.d [2021-04-08T18:43:01.125Z] #43 73.03 DEP criu/seize.d [2021-04-08T18:43:01.125Z] #43 73.21 DEP criu/seccomp.d [2021-04-08T18:43:01.125Z] #43 73.41 DEP criu/rst-malloc.d [2021-04-08T18:43:01.125Z] #43 73.44 DEP criu/rbtree.d [2021-04-08T18:43:01.125Z] #43 73.52 DEP criu/pstree.d [2021-04-08T18:43:01.125Z] #43 73.65 DEP criu/protobuf.d [2021-04-08T18:43:01.125Z] #43 73.80 GEN criu/protobuf-desc-gen.h [2021-04-08T18:43:01.249Z] #44 79.59 DEP criu/timens.d [2021-04-08T18:43:01.553Z] #44 79.80 DEP criu/sysfs_parse.d [2021-04-08T18:43:01.553Z] #44 80.03 DEP criu/sysctl.d [2021-04-08T18:43:01.764Z] #20 41.97 Selecting previously unselected package libnet1:amd64. [2021-04-08T18:43:01.765Z] #20 41.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:43:01.765Z] #20 41.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:01.765Z] #20 42.09 Selecting previously unselected package libnl-3-200:amd64. [2021-04-08T18:43:01.765Z] #20 42.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-08T18:43:01.765Z] #20 42.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:43:01.765Z] #20 42.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-08T18:43:01.765Z] #20 42.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:43:01.765Z] #20 42.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:43:01.765Z] #20 42.29 Selecting previously unselected package libreadline5:amd64. [2021-04-08T18:43:01.765Z] #20 42.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-08T18:43:01.765Z] #20 42.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:01.765Z] #20 42.40 Selecting previously unselected package net-tools. [2021-04-08T18:43:01.765Z] #20 42.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-08T18:43:01.765Z] #20 42.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:01.765Z] #20 42.62 Selecting previously unselected package python-pip-whl. [2021-04-08T18:43:01.765Z] #20 42.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-08T18:43:01.765Z] #20 42.63 Unpacking python-pip-whl (18.1-5) ... [2021-04-08T18:43:01.879Z] #44 80.25 DEP criu/string.d [2021-04-08T18:43:01.880Z] #44 80.29 DEP criu/stats.d [2021-04-08T18:43:02.072Z] #43 75.41 DEP criu/protobuf-desc.d [2021-04-08T18:43:02.182Z] #44 80.44 DEP criu/sockets.d [2021-04-08T18:43:02.332Z] #20 43.09 Selecting previously unselected package python3-lib2to3. [2021-04-08T18:43:02.332Z] #20 43.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-08T18:43:02.332Z] #20 43.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:02.332Z] #20 43.20 Selecting previously unselected package python3-distutils. [2021-04-08T18:43:02.332Z] #20 43.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-08T18:43:02.332Z] #20 43.22 Unpacking python3-distutils (3.7.3-1) ... [2021-04-08T18:43:02.334Z] #43 75.57 DEP criu/proc_parse.d [2021-04-08T18:43:02.334Z] #43 75.79 DEP criu/plugin.d [2021-04-08T18:43:02.481Z] #44 80.76 DEP criu/sk-unix.d [2021-04-08T18:43:02.592Z] #20 43.37 Selecting previously unselected package python3-pip. [2021-04-08T18:43:02.592Z] #20 43.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-08T18:43:02.592Z] #20 43.38 Unpacking python3-pip (18.1-5) ... [2021-04-08T18:43:02.592Z] #20 43.56 Selecting previously unselected package python3-pkg-resources. [2021-04-08T18:43:02.592Z] #20 43.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:43:02.592Z] #20 43.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:02.597Z] #43 75.88 DEP criu/pipes.d [2021-04-08T18:43:02.782Z] #44 81.10 DEP criu/sk-tcp.d [2021-04-08T18:43:02.851Z] #20 43.72 Selecting previously unselected package python3-setuptools. [2021-04-08T18:43:02.851Z] #20 43.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-08T18:43:02.851Z] #20 43.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:02.859Z] #43 76.11 DEP criu/pie-util.d [2021-04-08T18:43:02.859Z] #43 76.24 DEP criu/pie-util-vdso.d [2021-04-08T18:43:03.082Z] #44 81.43 DEP criu/sk-queue.d [2021-04-08T18:43:03.110Z] #20 43.96 Selecting previously unselected package python3-wheel. [2021-04-08T18:43:03.110Z] #20 43.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-08T18:43:03.110Z] #20 43.97 Unpacking python3-wheel (0.32.3-2) ... [2021-04-08T18:43:03.110Z] #20 44.04 Selecting previously unselected package sudo. [2021-04-08T18:43:03.110Z] #20 44.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-08T18:43:03.110Z] #20 44.06 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:03.121Z] #43 76.39 DEP criu/pie-util-vdso-elf32.d [2021-04-08T18:43:03.121Z] #43 76.54 DEP criu/path.d [2021-04-08T18:43:03.196Z] #24 122.0 Checking out files: 12% (1418/11205) Checking out files: 13% (1457/11205) Checking out files: 14% (1569/11205) Checking out files: 15% (1681/11205) Checking out files: 16% (1793/11205) Checking out files: 17% (1905/11205) Checking out files: 18% (2017/11205) Checking out files: 19% (2129/11205) Checking out files: 20% (2241/11205) Checking out files: 21% (2354/11205) Checking out files: 22% (2466/11205) Checking out files: 23% (2578/11205) Checking out files: 24% (2690/11205) Checking out files: 25% (2802/11205) Checking out files: 26% (2914/11205) Checking out files: 27% (3026/11205) Checking out files: 28% (3138/11205) Checking out files: 28% (3226/11205) Checking out files: 29% (3250/11205) Checking out files: 30% (3362/11205) Checking out files: 31% (3474/11205) Checking out files: 32% (3586/11205) Checking out files: 33% (3698/11205) Checking out files: 34% (3810/11205) Checking out files: 35% (3922/11205) Checking out files: 36% (4034/11205) Checking out files: 37% (4146/11205) Checking out files: 38% (4258/11205) Checking out files: 39% (4370/11205) Checking out files: 40% (4482/11205) Checking out files: 41% (4595/11205) Checking out files: 42% (4707/11205) Checking out files: 43% (4819/11205) Checking out files: 43% (4853/11205) Checking out files: 44% (4931/11205) Checking out files: 45% (5043/11205) Checking out files: 46% (5155/11205) Checking out files: 47% (5267/11205) Checking out files: 48% (5379/11205) Checking out files: 49% (5491/11205) Checking out files: 50% (5603/11205) Checking out files: 51% (5715/11205) Checking out files: 52% (5827/11205) Checking out files: 53% (5939/11205) Checking out files: 54% (6051/11205) Checking out files: 55% (6163/11205) Checking out files: 56% (6275/11205) Checking out files: 57% (6387/11205) Checking out files: 58% (6499/11205) Checking out files: 58% (6573/11205) Checking out files: 59% (6611/11205) Checking out files: 60% (6723/11205) Checking out files: 61% (6836/11205) Checking out files: 62% (6948/11205) Checking out files: 63% (7060/11205) Checking out files: 64% (7172/11205) Checking out files: 65% (7284/11205) Checking out files: 66% (7396/11205) Checking out files: 67% (7508/11205) Checking out files: 68% (7620/11205) Checking out files: 69% (7732/11205) Checking out files: 70% (7844/11205) Checking out files: 71% (7956/11205) Checking out files: 72% (8068/11205) Checking out files: 73% (8180/11205) Checking out files: 73% (8242/11205) Checking out files: 74% (8292/11205) Checking out files: 75% (8404/11205) Checking out files: 76% (8516/11205) Checking out files: 77% (8628/11205) Checking out files: 78% (8740/11205) Checking out files: 79% (8852/11205) Checking out files: 80% (8964/11205) Checking out files: 81% (9077/11205) Checking out files: 82% (9189/11205) Checking out files: 83% (9301/11205) Checking out files: 84% (9413/11205) Checking out files: 85% (9525/11205) Checking out files: 86% (9637/11205) Checking out files: 87% (9749/11205) Checking out files: 88% (9861/11205) Checking out files: 88% (9956/11205) Checking out files: 89% (9973/11205) Checking out files: 90% (10085/11205) Checking out files: 91% (10197/11205) Checking out files: 92% (10309/11205) Checking out files: 93% (10421/11205) Checking out files: 94% (10533/11205) Checking out files: 95% (10645/11205) Checking out files: 96% (10757/11205) Checking out files: 97% (10869/11205) Checking out files: 98% (10981/11205) Checking out files: 99% (11093/11205) Checking out files: 100% (11205/11205) Checking out files: 100% (11205/11205), done. [2021-04-08T18:43:03.382Z] #44 81.75 DEP criu/sk-packet.d [2021-04-08T18:43:03.382Z] #44 81.98 DEP criu/sk-netlink.d [2021-04-08T18:43:03.383Z] #43 76.73 DEP criu/parasite-syscall.d [2021-04-08T18:43:03.459Z] #24 127.7 + cd /tmp/tmp.PK0ndpEE3t/tmp/docker-ce [2021-04-08T18:43:03.459Z] #24 127.7 + git checkout -q v17.06.2-ce [2021-04-08T18:43:03.506Z] #20 ... [2021-04-08T18:43:03.506Z] [2021-04-08T18:43:03.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:03.506Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:03.506Z] #43 97.09 CC criu/cr-dedup.o [2021-04-08T18:43:03.506Z] #43 97.50 CC criu/cr-dump.o [2021-04-08T18:43:03.506Z] #43 99.76 CC criu/cr-errno.o [2021-04-08T18:43:03.506Z] #43 99.85 CC criu/cr-restore.o [2021-04-08T18:43:03.506Z] #43 104.4 CC criu/cr-service.o [2021-04-08T18:43:03.506Z] #43 106.1 CC criu/crtools.o [2021-04-08T18:43:03.506Z] #43 106.8 CC criu/eventfd.o [2021-04-08T18:43:03.506Z] #43 107.1 CC criu/eventpoll.o [2021-04-08T18:43:03.645Z] #43 77.03 DEP criu/pagemap.d [2021-04-08T18:43:03.689Z] #20 44.57 Selecting previously unselected package thin-provisioning-tools. [2021-04-08T18:43:03.689Z] #20 44.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-08T18:43:03.689Z] #20 44.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:03.907Z] #43 77.24 DEP criu/pagemap-cache.d [2021-04-08T18:43:03.907Z] #43 77.36 DEP criu/page-xfer.d [2021-04-08T18:43:03.948Z] #20 44.85 Selecting previously unselected package uidmap. [2021-04-08T18:43:03.948Z] #20 44.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-08T18:43:03.948Z] #20 44.86 Unpacking uidmap (1:4.5-1.1) ... [2021-04-08T18:43:03.948Z] #20 44.98 Selecting previously unselected package vim-runtime. [2021-04-08T18:43:03.948Z] #20 44.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:03.948Z] #20 45.03 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-08T18:43:03.948Z] #20 45.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-08T18:43:04.033Z] #44 82.40 DEP criu/sk-inet.d [2021-04-08T18:43:04.069Z] #43 107.9 CC criu/external.o [2021-04-08T18:43:04.169Z] #43 77.48 DEP criu/page-pipe.d [2021-04-08T18:43:04.170Z] #43 77.59 DEP criu/netfilter.d [2021-04-08T18:43:04.170Z] #43 ... [2021-04-08T18:43:04.170Z] [2021-04-08T18:43:04.170Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-08T18:43:04.170Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-08T18:43:04.170Z] #19 DONE 3.2s [2021-04-08T18:43:04.170Z] [2021-04-08T18:43:04.170Z] #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-08T18:43:04.170Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:04.207Z] #20 45.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:04.326Z] #43 ... [2021-04-08T18:43:04.326Z] [2021-04-08T18:43:04.326Z] #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-08T18:43:04.326Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:04.326Z] #20 47.14 Selecting previously unselected package vim. [2021-04-08T18:43:04.326Z] #20 47.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:43:04.326Z] #20 47.16 Unpacking vim (2:8.1.0875-5) ... [2021-04-08T18:43:04.333Z] #44 ... [2021-04-08T18:43:04.333Z] [2021-04-08T18:43:04.333Z] #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-08T18:43:04.333Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:43:04.333Z] #46 143.9 github.com/LK4D4/vndr/build [2021-04-08T18:43:04.333Z] #46 144.6 vendor/golang.org/x/text/secure/bidirule [2021-04-08T18:43:04.333Z] #46 145.3 vendor/golang.org/x/net/idna [2021-04-08T18:43:04.333Z] #46 153.0 mime [2021-04-08T18:43:04.333Z] #46 ... [2021-04-08T18:43:04.333Z] [2021-04-08T18:43:04.333Z] #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-08T18:43:04.333Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:43:04.333Z] #44 82.70 DEP criu/signalfd.d [2021-04-08T18:43:04.634Z] #44 82.91 DEP criu/sigframe.d [2021-04-08T18:43:04.634Z] #44 83.01 DEP criu/shmem.d [2021-04-08T18:43:04.889Z] #20 47.68 Selecting previously unselected package xfsprogs. [2021-04-08T18:43:04.889Z] #20 47.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-08T18:43:04.889Z] #20 47.69 Unpacking xfsprogs (4.20.0-1) ... [2021-04-08T18:43:04.936Z] #44 83.20 DEP criu/servicefd.d [2021-04-08T18:43:04.936Z] #44 83.40 DEP criu/seize.d [2021-04-08T18:43:05.241Z] #44 83.64 DEP criu/seccomp.d [2021-04-08T18:43:05.454Z] #20 48.20 Selecting previously unselected package zip. [2021-04-08T18:43:05.454Z] #20 48.20 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-08T18:43:05.454Z] #20 48.22 Unpacking zip (3.0-11+b1) ... [2021-04-08T18:43:05.454Z] #20 48.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:05.454Z] #20 48.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:05.454Z] #20 48.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:05.454Z] #20 48.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:05.454Z] #20 48.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-08T18:43:05.454Z] #20 48.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:05.454Z] #20 48.44 Setting up uidmap (1:4.5-1.1) ... [2021-04-08T18:43:05.541Z] #44 83.89 DEP criu/rst-malloc.d [2021-04-08T18:43:05.541Z] #44 83.97 DEP criu/rbtree.d [2021-04-08T18:43:05.541Z] #44 84.03 DEP criu/pstree.d [2021-04-08T18:43:05.713Z] #20 48.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-08T18:43:05.713Z] #20 48.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:05.713Z] #20 48.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:05.713Z] #20 48.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:43:05.713Z] #20 48.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:43:05.713Z] #20 48.51 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:43:05.713Z] #20 48.52 Setting up zip (3.0-11+b1) ... [2021-04-08T18:43:05.713Z] #20 48.53 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:05.713Z] #20 48.56 Setting up bash-completion (1:2.8-6) ... [2021-04-08T18:43:05.846Z] #44 84.25 DEP criu/protobuf.d [2021-04-08T18:43:06.150Z] #44 84.43 GEN criu/protobuf-desc-gen.h [2021-04-08T18:43:06.742Z] #20 ... [2021-04-08T18:43:06.742Z] [2021-04-08T18:43:06.742Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:06.742Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:06.742Z] #43 97.30 CC criu/cr-dedup.o [2021-04-08T18:43:06.742Z] #43 97.68 CC criu/cr-dump.o [2021-04-08T18:43:06.742Z] #43 99.88 CC criu/cr-errno.o [2021-04-08T18:43:06.742Z] #43 99.97 CC criu/cr-restore.o [2021-04-08T18:43:06.742Z] #43 104.6 CC criu/cr-service.o [2021-04-08T18:43:06.742Z] #43 106.1 CC criu/crtools.o [2021-04-08T18:43:06.742Z] #43 106.9 CC criu/eventfd.o [2021-04-08T18:43:06.742Z] #43 107.2 CC criu/eventpoll.o [2021-04-08T18:43:06.773Z] #20 2.631 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-08T18:43:06.774Z] #24 ... [2021-04-08T18:43:06.774Z] [2021-04-08T18:43:06.774Z] #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-08T18:43:06.774Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:43:06.774Z] #20 22.89 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:06.774Z] #20 23.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:43:06.774Z] #20 25.81 Selecting previously unselected package python3-minimal. [2021-04-08T18:43:06.774Z] #20 25.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-04-08T18:43:06.774Z] #20 25.89 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 25.90 Unpacking python3-minimal (3.7.3-1) ... [2021-04-08T18:43:06.774Z] #20 26.09 Selecting previously unselected package libmpdec2:arm64. [2021-04-08T18:43:06.774Z] #20 26.09 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 26.10 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-08T18:43:06.774Z] #20 26.20 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-08T18:43:06.774Z] #20 26.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 26.22 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:06.774Z] #20 27.11 Selecting previously unselected package python3.7. [2021-04-08T18:43:06.774Z] #20 27.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 27.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:06.774Z] #20 27.30 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-08T18:43:06.774Z] #20 27.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 27.33 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-08T18:43:06.774Z] #20 27.44 Setting up python3-minimal (3.7.3-1) ... [2021-04-08T18:43:06.774Z] #20 28.47 Selecting previously unselected package python3. [2021-04-08T18:43:06.774Z] #20 28.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-08T18:43:06.774Z] #20 28.57 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 28.58 Unpacking python3 (3.7.3-1) ... [2021-04-08T18:43:06.774Z] #20 28.74 Selecting previously unselected package libip4tc0:arm64. [2021-04-08T18:43:06.774Z] #20 28.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 28.76 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-08T18:43:06.774Z] #20 28.88 Selecting previously unselected package libip6tc0:arm64. [2021-04-08T18:43:06.774Z] #20 28.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 28.90 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-08T18:43:06.774Z] #20 29.05 Selecting previously unselected package libiptc0:arm64. [2021-04-08T18:43:06.774Z] #20 29.06 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 29.09 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-08T18:43:06.774Z] #20 29.18 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-08T18:43:06.774Z] #20 29.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-08T18:43:06.774Z] #20 29.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-08T18:43:06.774Z] #20 29.28 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-08T18:43:06.774Z] #20 ... [2021-04-08T18:43:06.774Z] [2021-04-08T18:43:06.774Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:06.774Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:43:06.774Z] #43 64.64 CC criu/arch/aarch64/sigframe.o [2021-04-08T18:43:06.774Z] #43 64.84 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-08T18:43:06.774Z] #43 64.87 DEP criu/pie/util-vdso.d [2021-04-08T18:43:06.774Z] #43 64.99 DEP criu/pie/util.d [2021-04-08T18:43:06.774Z] #43 65.13 CC criu/pie/util.o [2021-04-08T18:43:06.774Z] #43 65.61 CC criu/pie/util-vdso.o [2021-04-08T18:43:06.774Z] #43 66.40 AR criu/pie/pie.lib.a [2021-04-08T18:43:06.774Z] #43 66.46 DEP criu/pie/restorer.d [2021-04-08T18:43:06.774Z] #43 66.64 DEP criu/arch/aarch64/intraprocedure.d [2021-04-08T18:43:06.774Z] #43 66.66 DEP criu/arch/aarch64/restorer.d [2021-04-08T18:43:06.774Z] #43 66.80 DEP criu/arch/aarch64/vdso-pie.d [2021-04-08T18:43:06.774Z] #43 66.90 DEP criu/pie/parasite-vdso.d [2021-04-08T18:43:06.774Z] #43 67.03 DEP criu/pie/parasite.d [2021-04-08T18:43:06.774Z] #43 67.30 CC criu/pie/parasite.o [2021-04-08T18:43:06.774Z] #43 68.67 LINK criu/pie/parasite.built-in.o [2021-04-08T18:43:06.774Z] #43 68.69 GEN criu/pie/parasite-blob.h [2021-04-08T18:43:06.774Z] #43 68.70 CC criu/pie/parasite-vdso.o [2021-04-08T18:43:06.774Z] #43 69.65 CC criu/arch/aarch64/vdso-pie.o [2021-04-08T18:43:06.774Z] #43 69.85 CC criu/arch/aarch64/restorer.o [2021-04-08T18:43:06.774Z] #43 70.13 CC criu/arch/aarch64/intraprocedure.o [2021-04-08T18:43:06.774Z] #43 70.18 CC criu/pie/restorer.o [2021-04-08T18:43:06.774Z] #43 72.75 LINK criu/pie/restorer.built-in.o [2021-04-08T18:43:06.774Z] #43 72.77 GEN criu/pie/restorer-blob.h [2021-04-08T18:43:06.774Z] #43 72.89 DEP criu/vdso.d [2021-04-08T18:43:06.774Z] #43 73.13 DEP criu/uts_ns.d [2021-04-08T18:43:06.774Z] #43 73.34 DEP criu/util.d [2021-04-08T18:43:06.774Z] #43 73.60 DEP criu/uffd.d [2021-04-08T18:43:06.774Z] #43 73.89 DEP criu/tun.d [2021-04-08T18:43:06.774Z] #43 74.03 DEP criu/tty.d [2021-04-08T18:43:06.774Z] #43 74.31 DEP criu/timerfd.d [2021-04-08T18:43:06.774Z] #43 74.47 DEP criu/timens.d [2021-04-08T18:43:06.774Z] #43 74.63 DEP criu/sysfs_parse.d [2021-04-08T18:43:07.037Z] #43 ... [2021-04-08T18:43:07.037Z] [2021-04-08T18:43:07.037Z] #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-08T18:43:07.037Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:43:07.037Z] #20 29.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-08T18:43:07.037Z] #20 29.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-08T18:43:07.037Z] #20 29.39 Selecting previously unselected package libnftnl11:arm64. [2021-04-08T18:43:07.037Z] #20 29.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-08T18:43:07.037Z] #20 29.41 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-08T18:43:07.038Z] #20 2.692 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-08T18:43:07.038Z] #20 2.704 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-08T18:43:07.038Z] #20 2.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-08T18:43:07.038Z] #20 ... [2021-04-08T18:43:07.038Z] [2021-04-08T18:43:07.038Z] #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-08T18:43:07.038Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-08T18:43:07.038Z] #32 DONE 150.5s [2021-04-08T18:43:07.299Z] [2021-04-08T18:43:07.299Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:07.299Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:07.299Z] #43 77.84 DEP criu/net.d [2021-04-08T18:43:07.299Z] #43 78.05 DEP criu/namespaces.d [2021-04-08T18:43:07.299Z] #43 78.27 DEP criu/mount.d [2021-04-08T18:43:07.299Z] #43 78.47 DEP criu/memfd.d [2021-04-08T18:43:07.299Z] #43 78.60 DEP criu/mem.d [2021-04-08T18:43:07.299Z] #43 78.80 DEP criu/lsm.d [2021-04-08T18:43:07.299Z] #43 78.97 DEP criu/log.d [2021-04-08T18:43:07.299Z] #43 79.05 DEP criu/libnetlink.d [2021-04-08T18:43:07.299Z] #43 79.22 DEP criu/kerndat.d [2021-04-08T18:43:07.299Z] #43 79.37 DEP criu/kcmp-ids.d [2021-04-08T18:43:07.299Z] #43 79.45 DEP criu/irmap.d [2021-04-08T18:43:07.299Z] #43 79.65 DEP criu/ipc_ns.d [2021-04-08T18:43:07.299Z] #43 79.83 DEP criu/image.d [2021-04-08T18:43:07.299Z] #43 79.98 DEP criu/image-desc.d [2021-04-08T18:43:07.299Z] #43 80.10 DEP criu/fsnotify.d [2021-04-08T18:43:07.299Z] #43 80.24 DEP criu/filesystems.d [2021-04-08T18:43:07.299Z] #43 80.41 DEP criu/files.d [2021-04-08T18:43:07.299Z] #43 80.70 DEP criu/files-reg.d [2021-04-08T18:43:07.299Z] #43 80.81 DEP criu/files-ext.d [2021-04-08T18:43:07.300Z] #20 29.53 Selecting previously unselected package iptables. [2021-04-08T18:43:07.300Z] #20 29.53 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-08T18:43:07.300Z] #20 29.54 Unpacking iptables (1.8.2-4) ... [2021-04-08T18:43:07.310Z] #43 108.0 CC criu/external.o [2021-04-08T18:43:07.310Z] #43 ... [2021-04-08T18:43:07.310Z] [2021-04-08T18:43:07.310Z] #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-08T18:43:07.310Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:07.310Z] #20 48.32 Selecting previously unselected package vim. [2021-04-08T18:43:07.310Z] #20 48.32 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:43:07.310Z] #20 48.35 Unpacking vim (2:8.1.0875-5) ... [2021-04-08T18:43:07.562Z] #43 80.96 DEP criu/file-lock.d [2021-04-08T18:43:07.562Z] #20 29.87 Selecting previously unselected package xxd. [2021-04-08T18:43:07.562Z] #20 29.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-08T18:43:07.562Z] #20 29.88 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:43:07.823Z] #20 30.03 Selecting previously unselected package vim-common. [2021-04-08T18:43:07.823Z] #20 30.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:07.823Z] #20 30.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:07.824Z] #43 81.13 DEP criu/file-ids.d [2021-04-08T18:43:07.878Z] #20 48.88 Selecting previously unselected package xfsprogs. [2021-04-08T18:43:07.878Z] #20 48.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-08T18:43:07.878Z] #20 48.90 Unpacking xfsprogs (4.20.0-1) ... [2021-04-08T18:43:08.086Z] #20 30.34 Selecting previously unselected package bash-completion. [2021-04-08T18:43:08.086Z] #43 81.27 DEP criu/fifo.d [2021-04-08T18:43:08.086Z] #43 81.46 DEP criu/fdstore.d [2021-04-08T18:43:08.087Z] #43 81.55 DEP criu/fault-injection.d [2021-04-08T18:43:08.086Z] #20 30.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-08T18:43:08.350Z] #43 81.62 DEP criu/external.d [2021-04-08T18:43:08.350Z] #43 81.73 DEP criu/eventpoll.d [2021-04-08T18:43:08.446Z] #20 49.37 Selecting previously unselected package zip. [2021-04-08T18:43:08.446Z] #20 49.40 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-08T18:43:08.446Z] #20 49.40 Unpacking zip (3.0-11+b1) ... [2021-04-08T18:43:08.446Z] #20 49.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:08.613Z] #43 81.88 DEP criu/eventfd.d [2021-04-08T18:43:08.613Z] #43 82.05 DEP criu/crtools.d [2021-04-08T18:43:08.705Z] #20 49.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:08.705Z] #20 49.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:08.705Z] #20 49.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:08.705Z] #20 49.63 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-08T18:43:08.705Z] #20 49.64 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:08.705Z] #20 49.65 Setting up uidmap (1:4.5-1.1) ... [2021-04-08T18:43:08.705Z] #20 49.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-08T18:43:08.705Z] #20 49.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:08.705Z] #20 49.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:08.705Z] #20 49.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:43:08.705Z] #20 49.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:43:08.705Z] #20 49.76 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:43:08.705Z] #20 49.77 Setting up zip (3.0-11+b1) ... [2021-04-08T18:43:08.705Z] #20 49.78 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:08.815Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.1% of statements [2021-04-08T18:43:08.815Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2021-04-08T18:43:08.815Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-08T18:43:08.815Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-08T18:43:08.815Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-08T18:43:08.815Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-08T18:43:08.875Z] #43 82.23 DEP criu/cr-service.d [2021-04-08T18:43:08.944Z] #44 87.12 DEP criu/protobuf-desc.d [2021-04-08T18:43:08.944Z] #44 87.30 DEP criu/proc_parse.d [2021-04-08T18:43:08.964Z] #20 49.80 Setting up bash-completion (1:2.8-6) ... [2021-04-08T18:43:08.985Z] #20 51.42 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:08.985Z] #20 51.44 Setting up xz-utils (5.2.4-1) ... [2021-04-08T18:43:08.985Z] #20 51.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-08T18:43:08.985Z] #20 51.47 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:08.985Z] #20 51.70 invoke-rc.d: could not determine current runlevel [2021-04-08T18:43:08.985Z] #20 51.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:43:08.985Z] #20 51.74 Setting up pigz (2.4-1) ... [2021-04-08T18:43:08.985Z] #20 51.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-08T18:43:08.985Z] #20 51.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:43:08.985Z] #20 51.82 Setting up python-pip-whl (18.1-5) ... [2021-04-08T18:43:08.985Z] #20 51.83 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-08T18:43:09.137Z] #43 82.47 DEP criu/cr-restore.d [2021-04-08T18:43:09.242Z] #20 51.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:09.247Z] #44 87.60 DEP criu/plugin.d [2021-04-08T18:43:09.247Z] #44 87.70 DEP criu/pipes.d [2021-04-08T18:43:09.399Z] #43 82.77 DEP criu/cr-errno.d [2021-04-08T18:43:09.399Z] #43 82.79 DEP criu/cr-dump.d [2021-04-08T18:43:09.547Z] #44 ... [2021-04-08T18:43:09.547Z] [2021-04-08T18:43:09.547Z] #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-08T18:43:09.547Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:43:09.547Z] #46 159.3 vendor/golang.org/x/net/http/httpproxy [2021-04-08T18:43:09.547Z] #46 159.3 net/textproto [2021-04-08T18:43:09.547Z] #46 159.3 crypto/x509 [2021-04-08T18:43:09.683Z] #43 83.07 DEP criu/cr-dedup.d [2021-04-08T18:43:09.755Z] #20 52.46 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-08T18:43:09.755Z] #20 52.50 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:43:09.755Z] #20 52.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:09.755Z] #20 52.53 Setting up vim (2:8.1.0875-5) ... [2021-04-08T18:43:09.755Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-08T18:43:09.755Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-08T18:43:09.755Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-08T18:43:09.755Z] #20 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-08T18:43:09.755Z] #20 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-08T18:43:09.755Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-08T18:43:09.755Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-08T18:43:09.755Z] #20 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-08T18:43:09.755Z] #20 52.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:43:09.945Z] #43 83.29 DEP criu/cr-check.d [2021-04-08T18:43:09.945Z] #43 83.49 DEP criu/config.d [2021-04-08T18:43:10.012Z] #20 52.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:10.012Z] #20 52.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-08T18:43:10.012Z] #20 52.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:10.012Z] #20 52.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-08T18:43:10.012Z] #20 52.72 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:10.206Z] #43 83.63 DEP criu/clone-noasan.d [2021-04-08T18:43:10.206Z] #43 83.70 DEP criu/cgroup.d [2021-04-08T18:43:10.468Z] #43 83.83 DEP criu/cgroup-props.d [2021-04-08T18:43:10.468Z] #43 83.92 DEP criu/bitmap.d [2021-04-08T18:43:10.619Z] #46 ... [2021-04-08T18:43:10.619Z] [2021-04-08T18:43:10.619Z] #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-08T18:43:10.619Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:10.619Z] #21 21.55 Building dependency tree... [2021-04-08T18:43:10.619Z] #21 23.68 libcap2-bin is already the newest version (1:2.25-2). [2021-04-08T18:43:10.619Z] #21 23.68 The following additional packages will be installed: [2021-04-08T18:43:10.619Z] #21 23.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-08T18:43:10.619Z] #21 23.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-08T18:43:10.619Z] #21 23.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-08T18:43:10.619Z] #21 23.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-08T18:43:10.619Z] #21 23.68 python3.7 python3.7-minimal vim-runtime xxd [2021-04-08T18:43:10.619Z] #21 23.70 Suggested packages: [2021-04-08T18:43:10.619Z] #21 23.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-08T18:43:10.619Z] #21 23.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-08T18:43:10.619Z] #21 23.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-08T18:43:10.619Z] #21 23.70 Recommended packages: [2021-04-08T18:43:10.619Z] #21 23.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-08T18:43:10.619Z] #21 23.70 python3-keyrings.alt python3-xdg unzip [2021-04-08T18:43:10.619Z] #21 26.05 The following NEW packages will be installed: [2021-04-08T18:43:10.619Z] #21 26.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-08T18:43:10.619Z] #21 26.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-08T18:43:10.619Z] #21 26.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-08T18:43:10.619Z] #21 26.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-08T18:43:10.619Z] #21 26.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-08T18:43:10.619Z] #21 26.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-08T18:43:10.619Z] #21 26.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-08T18:43:10.619Z] #21 26.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-08T18:43:10.619Z] #21 26.08 xz-utils zip [2021-04-08T18:43:10.619Z] #21 26.25 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:43:10.619Z] #21 26.25 Need to get 29.2 MB of archives. [2021-04-08T18:43:10.619Z] #21 26.25 After this operation, 134 MB of additional disk space will be used. [2021-04-08T18:43:10.619Z] #21 26.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-08T18:43:10.619Z] #21 26.45 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-08T18:43:10.619Z] #21 26.73 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-08T18:43:10.619Z] #21 26.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-08T18:43:10.619Z] #21 26.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-08T18:43:10.619Z] #21 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-08T18:43:10.619Z] #21 27.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-08T18:43:10.619Z] #21 27.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-08T18:43:10.619Z] #21 27.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-08T18:43:10.619Z] #21 27.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-08T18:43:10.619Z] #21 27.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-08T18:43:10.619Z] #21 27.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-08T18:43:10.619Z] #21 27.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-08T18:43:10.619Z] #21 27.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-08T18:43:10.619Z] #21 27.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-08T18:43:10.619Z] #21 27.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-08T18:43:10.619Z] #21 27.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-08T18:43:10.619Z] #21 27.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:43:10.619Z] #21 27.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-08T18:43:10.619Z] #21 27.32 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-08T18:43:10.619Z] #21 27.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-08T18:43:10.619Z] #21 27.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-08T18:43:10.619Z] #21 27.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-08T18:43:10.619Z] #21 27.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-08T18:43:10.619Z] #21 27.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-08T18:43:10.619Z] #21 27.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-08T18:43:10.619Z] #21 27.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-08T18:43:10.619Z] #21 27.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-08T18:43:10.619Z] #21 27.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-08T18:43:10.619Z] #21 28.31 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-08T18:43:10.619Z] #21 28.32 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-08T18:43:10.619Z] #21 28.32 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-08T18:43:10.619Z] #21 28.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-08T18:43:10.619Z] #21 28.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-08T18:43:10.619Z] #21 28.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-08T18:43:10.619Z] #21 28.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-08T18:43:10.619Z] #21 28.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-08T18:43:10.619Z] #21 28.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-08T18:43:10.619Z] #21 28.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-08T18:43:10.619Z] #21 28.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-08T18:43:10.619Z] #21 28.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-08T18:43:10.619Z] #21 28.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-08T18:43:10.619Z] #21 28.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-08T18:43:10.619Z] #21 28.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-08T18:43:10.619Z] #21 28.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-08T18:43:10.619Z] #21 29.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-08T18:43:10.619Z] #21 29.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-08T18:43:10.619Z] #21 29.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-08T18:43:10.619Z] #21 30.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:43:10.619Z] #21 30.33 Fetched 29.2 MB in 3s (9565 kB/s) [2021-04-08T18:43:10.619Z] #21 30.41 Selecting previously unselected package pigz. [2021-04-08T18:43:10.619Z] #21 30.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-08T18:43:10.619Z] #21 30.50 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-08T18:43:10.619Z] #21 30.50 Unpacking pigz (2.4-1) ... [2021-04-08T18:43:10.619Z] #21 30.64 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-08T18:43:10.619Z] #21 30.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-08T18:43:10.619Z] #21 30.67 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-08T18:43:10.619Z] #21 31.22 Selecting previously unselected package python3.7-minimal. [2021-04-08T18:43:10.619Z] #21 31.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-08T18:43:10.619Z] #21 31.24 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:43:10.619Z] #21 32.36 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-08T18:43:10.619Z] #21 32.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:43:10.730Z] #43 83.95 DEP criu/bfd.d [2021-04-08T18:43:10.730Z] #43 84.02 DEP criu/autofs.d [2021-04-08T18:43:10.730Z] #43 84.17 DEP criu/aio.d [2021-04-08T18:43:10.992Z] #43 84.28 DEP criu/action-scripts.d [2021-04-08T18:43:11.255Z] #43 84.60 CC criu/action-scripts.o [2021-04-08T18:43:11.402Z] #20 33.27 Unpacking bash-completion (1:2.8-6) ... [2021-04-08T18:43:11.402Z] #20 33.80 Selecting previously unselected package bzip2. [2021-04-08T18:43:11.402Z] #20 33.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-08T18:43:11.679Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-08T18:43:11.679Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1d182ce9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-08T18:43:11.679Z] ---------------------------------------------------------------------------- [2021-04-08T18:43:11.679Z] [2021-04-08T18:43:11.679Z] INFO: executeCI.ps1 starting at Thu Apr 8 18:43:11 CUT 2021 [2021-04-08T18:43:11.679Z] [2021-04-08T18:43:11.679Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-08T18:43:11.679Z] INFO: Running git version 2.24.1.windows.2 [2021-04-08T18:43:11.679Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-08T18:43:11.679Z] INFO: Environment variables: [2021-04-08T18:43:11.679Z] [2021-04-08T18:43:11.679Z] Name Value [2021-04-08T18:43:11.679Z] ---- ----- [2021-04-08T18:43:11.679Z] ALLUSERSPROFILE C:\ProgramData [2021-04-08T18:43:11.679Z] amd64 true [2021-04-08T18:43:11.679Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-08T18:43:11.679Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-08T18:43:11.679Z] arm64 true [2021-04-08T18:43:11.679Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-08T18:43:11.679Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-08T18:43:11.679Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-08T18:43:11.679Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-08T18:43:11.679Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-08T18:43:11.679Z] BRANCH_NAME PR-41999 [2021-04-08T18:43:11.679Z] BUILD_DISPLAY_NAME #5 [2021-04-08T18:43:11.679Z] BUILD_ID 5 [2021-04-08T18:43:11.679Z] BUILD_NUMBER 5 [2021-04-08T18:43:11.679Z] BUILD_TAG jenkins-moby-PR-41999-5 [2021-04-08T18:43:11.679Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/5/ [2021-04-08T18:43:11.679Z] CHANGE_AUTHOR diakovliev [2021-04-08T18:43:11.679Z] CHANGE_BRANCH fix_update_sync [2021-04-08T18:43:11.679Z] CHANGE_FORK diakovliev [2021-04-08T18:43:11.679Z] CHANGE_ID 41999 [2021-04-08T18:43:11.679Z] CHANGE_TARGET master [2021-04-08T18:43:11.679Z] CHANGE_TITLE Fix for lack of synchronization in daemon/update.go [2021-04-08T18:43:11.679Z] CHANGE_URL https://github.com/moby/moby/pull/41999 [2021-04-08T18:43:11.679Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-08T18:43:11.679Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-08T18:43:11.679Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-08T18:43:11.679Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-08T18:43:11.679Z] COMPUTERNAME azwin-2-2a77d0 [2021-04-08T18:43:11.679Z] ComSpec C:\windows\system32\cmd.exe [2021-04-08T18:43:11.679Z] ConfigSequenceNumber 0 [2021-04-08T18:43:11.679Z] dco true [2021-04-08T18:43:11.679Z] DOCKER_BUILDKIT 0 [2021-04-08T18:43:11.679Z] DOCKER_DUT_DEBUG 1 [2021-04-08T18:43:11.679Z] DOCKER_EXPERIMENTAL 1 [2021-04-08T18:43:11.679Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-08T18:43:11.679Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-08T18:43:11.679Z] EXECUTOR_NUMBER 0 [2021-04-08T18:43:11.679Z] FQDN azwin-2-2a77d0.westus.cloudapp.azure.com [2021-04-08T18:43:11.679Z] GIT_BRANCH PR-41999 [2021-04-08T18:43:11.679Z] GIT_COMMIT 1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:43:11.679Z] GIT_PREVIOUS_COMMIT 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:43:11.679Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 58825ffc3243f13795b36f430726ae8e3e14bed0 [2021-04-08T18:43:11.679Z] GIT_URL https://github.com/moby/moby.git [2021-04-08T18:43:11.679Z] HUDSON_COOKIE 84d1f050-8273-40ab-a53a-5df4f5c1286e [2021-04-08T18:43:11.679Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-08T18:43:11.679Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-08T18:43:11.679Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-08T18:43:11.679Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-08T18:43:11.679Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-08T18:43:11.679Z] JENKINS_NODE_COOKIE efed48f6-791a-42cb-8f0d-bbd7d590f8bd [2021-04-08T18:43:11.679Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-08T18:43:11.679Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-08T18:43:11.679Z] JOB_BASE_NAME PR-41999 [2021-04-08T18:43:11.679Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/display/redirect [2021-04-08T18:43:11.679Z] JOB_NAME moby/PR-41999 [2021-04-08T18:43:11.679Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/ [2021-04-08T18:43:11.679Z] library.jps.version master [2021-04-08T18:43:11.679Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-08T18:43:11.679Z] NODE_LABELS amd64 azure azwin-2-2a77d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-08T18:43:11.679Z] NODE_NAME azwin-2-2a77d0 [2021-04-08T18:43:11.679Z] NUMBER_OF_PROCESSORS 4 [2021-04-08T18:43:11.679Z] OS Windows_NT [2021-04-08T18:43:11.679Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-08T18:43:11.679Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-08T18:43:11.679Z] ppc64le true [2021-04-08T18:43:11.679Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-08T18:43:11.679Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-08T18:43:11.679Z] PROCESSOR_LEVEL 6 [2021-04-08T18:43:11.679Z] PROCESSOR_REVISION 4f01 [2021-04-08T18:43:11.679Z] ProgramData C:\ProgramData [2021-04-08T18:43:11.679Z] ProgramFiles C:\Program Files [2021-04-08T18:43:11.679Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-08T18:43:11.679Z] ProgramW6432 C:\Program Files [2021-04-08T18:43:11.679Z] PROMPT $P$G [2021-04-08T18:43:11.679Z] PSExecutionPolicyPreference Bypass [2021-04-08T18:43:11.679Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-08T18:43:11.679Z] PUBLIC C:\Users\Public [2021-04-08T18:43:11.679Z] rootless true [2021-04-08T18:43:11.679Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/5/display/redirect?page=artif... [2021-04-08T18:43:11.679Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/5/display/redirect?page=changes [2021-04-08T18:43:11.679Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/5/display/redirect [2021-04-08T18:43:11.679Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41999/5/display/redirect?page=tests [2021-04-08T18:43:11.679Z] s390x true [2021-04-08T18:43:11.679Z] SKIP_VALIDATION_TESTS 1 [2021-04-08T18:43:11.679Z] SOURCES_DRIVE d [2021-04-08T18:43:11.679Z] SOURCES_SUBDIR gopath [2021-04-08T18:43:11.679Z] STAGE_NAME Run tests [2021-04-08T18:43:11.679Z] SystemDrive C: [2021-04-08T18:43:11.679Z] SystemRoot C:\windows [2021-04-08T18:43:11.679Z] TEMP C:\windows\TEMP [2021-04-08T18:43:11.679Z] TESTDEBUG 0 [2021-04-08T18:43:11.679Z] TESTRUN_DRIVE d [2021-04-08T18:43:11.679Z] TESTRUN_SUBDIR CI [2021-04-08T18:43:11.679Z] TIMEOUT 120m [2021-04-08T18:43:11.679Z] TMP C:\windows\TEMP [2021-04-08T18:43:11.679Z] unit_validate true [2021-04-08T18:43:11.679Z] USERDOMAIN WORKGROUP [2021-04-08T18:43:11.679Z] USERNAME azwin-2-2a77d0$ [2021-04-08T18:43:11.679Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-08T18:43:11.679Z] validate_force false [2021-04-08T18:43:11.679Z] windir C:\windows [2021-04-08T18:43:11.680Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-08T18:43:11.680Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-08T18:43:11.680Z] windowsRS1 false [2021-04-08T18:43:11.680Z] windowsRS5 true [2021-04-08T18:43:11.680Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-08T18:43:11.680Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-08T18:43:11.680Z] [2021-04-08T18:43:11.680Z] [2021-04-08T18:43:11.680Z] [2021-04-08T18:43:11.681Z] #21 ... [2021-04-08T18:43:11.681Z] [2021-04-08T18:43:11.681Z] #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-08T18:43:11.681Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:43:11.681Z] #46 161.3 vendor/golang.org/x/net/http/httpguts [2021-04-08T18:43:11.681Z] #46 161.3 mime/multipart [2021-04-08T18:43:11.688Z] #20 33.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:11.688Z] #20 33.95 Selecting previously unselected package xz-utils. [2021-04-08T18:43:11.688Z] #20 33.96 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-08T18:43:11.688Z] #20 33.97 Unpacking xz-utils (5.2.4-1) ... [2021-04-08T18:43:11.756Z] #20 52.56 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:11.756Z] #20 52.57 Setting up xz-utils (5.2.4-1) ... [2021-04-08T18:43:11.756Z] #20 52.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-08T18:43:11.756Z] #20 52.60 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:11.757Z] #20 52.65 invoke-rc.d: could not determine current runlevel [2021-04-08T18:43:11.757Z] #20 52.66 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:43:11.757Z] #20 52.67 Setting up pigz (2.4-1) ... [2021-04-08T18:43:11.757Z] #20 52.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-08T18:43:11.757Z] #20 52.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:43:11.757Z] #20 52.71 Setting up python-pip-whl (18.1-5) ... [2021-04-08T18:43:11.757Z] #20 52.72 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-08T18:43:11.757Z] #20 52.73 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:11.828Z] #43 85.02 CC criu/aio.o [2021-04-08T18:43:11.951Z] #20 34.20 Selecting previously unselected package apparmor. [2021-04-08T18:43:11.951Z] #20 34.21 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-08T18:43:11.951Z] #20 34.31 Unpacking apparmor (2.13.2-10) ... [2021-04-08T18:43:12.089Z] #43 85.51 CC criu/autofs.o [2021-04-08T18:43:12.324Z] #20 53.16 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-08T18:43:12.324Z] #20 53.17 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:43:12.324Z] #20 53.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:12.324Z] #20 53.24 Setting up vim (2:8.1.0875-5) ... [2021-04-08T18:43:12.324Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-08T18:43:12.324Z] #20 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-08T18:43:12.324Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-08T18:43:12.479Z] #20 34.61 Selecting previously unselected package aufs-tools. [2021-04-08T18:43:12.479Z] #20 34.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-08T18:43:12.479Z] #20 34.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:12.479Z] #20 34.73 Selecting previously unselected package libonig5:arm64. [2021-04-08T18:43:12.479Z] #20 34.73 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-08T18:43:12.479Z] #20 34.74 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-08T18:43:12.479Z] #20 34.83 Selecting previously unselected package libjq1:arm64. [2021-04-08T18:43:12.479Z] #20 34.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-08T18:43:12.479Z] #20 34.86 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-08T18:43:12.582Z] #20 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-08T18:43:12.582Z] #20 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-08T18:43:12.582Z] #20 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-08T18:43:12.582Z] #20 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-08T18:43:12.582Z] #20 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-08T18:43:12.582Z] #20 53.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:43:12.582Z] #20 53.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:12.582Z] #20 53.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-08T18:43:12.582Z] #20 53.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:12.646Z] INFO: Sources under d:\gopath\... [2021-04-08T18:43:12.646Z] INFO: Test run under d:\CI\... [2021-04-08T18:43:12.646Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-08T18:43:12.646Z] INFO: docker/docker repository was found [2021-04-08T18:43:12.646Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-08T18:43:12.742Z] #20 34.97 Selecting previously unselected package jq. [2021-04-08T18:43:12.742Z] #20 34.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-08T18:43:12.742Z] #20 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:12.742Z] #20 35.11 Selecting previously unselected package libaio1:arm64. [2021-04-08T18:43:12.742Z] #20 35.12 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-08T18:43:12.742Z] #20 35.12 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-08T18:43:12.742Z] #20 35.23 Selecting previously unselected package libgpm2:arm64. [2021-04-08T18:43:12.841Z] #20 53.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-08T18:43:12.841Z] #20 53.61 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:13.006Z] #20 35.23 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-08T18:43:13.006Z] #20 35.25 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-08T18:43:13.104Z] ltsc2019: Pulling from windows/servercore [2021-04-08T18:43:13.104Z] 4612f6d0b889: Pulling fs layer [2021-04-08T18:43:13.104Z] 5ff1512f88ec: Pulling fs layer [2021-04-08T18:43:13.269Z] #20 35.42 Selecting previously unselected package libicu63:arm64. [2021-04-08T18:43:13.270Z] #20 35.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-08T18:43:13.270Z] #20 35.43 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-08T18:43:13.285Z] #20 55.67 Setting up iptables (1.8.2-4) ... [2021-04-08T18:43:13.285Z] #20 55.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:13.285Z] #20 55.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:13.285Z] #20 55.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:13.285Z] #20 55.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:13.285Z] #20 55.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-08T18:43:13.285Z] #20 55.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-08T18:43:13.285Z] #20 55.73 Setting up python3 (3.7.3-1) ... [2021-04-08T18:43:13.481Z] #43 86.78 CC criu/bfd.o [2021-04-08T18:43:13.544Z] #20 56.26 Setting up python3-wheel (0.32.3-2) ... [2021-04-08T18:43:13.800Z] #20 ... [2021-04-08T18:43:13.800Z] [2021-04-08T18:43:13.800Z] #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-08T18:43:13.800Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:43:13.800Z] #40 189.6 + dpkg --print-architecture [2021-04-08T18:43:13.800Z] #40 189.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-08T18:43:14.054Z] #43 87.24 CC criu/bitmap.o [2021-04-08T18:43:14.054Z] #43 87.40 CC criu/cgroup-props.o [2021-04-08T18:43:14.057Z] #40 190.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-08T18:43:14.057Z] #40 190.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-08T18:43:14.366Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2021-04-08T18:43:14.620Z] #40 ... [2021-04-08T18:43:14.620Z] [2021-04-08T18:43:14.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:14.620Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:14.620Z] #43 108.2 CC criu/fault-injection.o [2021-04-08T18:43:14.620Z] #43 108.3 CC criu/fdstore.o [2021-04-08T18:43:14.620Z] #43 108.7 CC criu/fifo.o [2021-04-08T18:43:14.620Z] #43 109.2 CC criu/file-ids.o [2021-04-08T18:43:14.620Z] #43 109.5 CC criu/file-lock.o [2021-04-08T18:43:14.620Z] #43 110.4 CC criu/files-ext.o [2021-04-08T18:43:14.620Z] #43 110.8 CC criu/files-reg.o [2021-04-08T18:43:14.620Z] #43 113.0 CC criu/files.o [2021-04-08T18:43:14.620Z] #43 115.1 CC criu/filesystems.o [2021-04-08T18:43:14.620Z] #43 115.8 CC criu/fsnotify.o [2021-04-08T18:43:14.620Z] #43 116.9 CC criu/image-desc.o [2021-04-08T18:43:14.620Z] #43 117.1 CC criu/image.o [2021-04-08T18:43:14.620Z] #43 118.1 CC criu/ipc_ns.o [2021-04-08T18:43:14.620Z] #43 ... [2021-04-08T18:43:14.620Z] [2021-04-08T18:43:14.620Z] #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-08T18:43:14.620Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:14.620Z] #20 56.97 Setting up apparmor (2.13.2-10) ... [2021-04-08T18:43:14.627Z] #43 88.11 CC criu/cgroup.o [2021-04-08T18:43:14.996Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-04-08T18:43:15.828Z] #20 37.82 Selecting previously unselected package libnet1:arm64. [2021-04-08T18:43:15.828Z] #20 37.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-08T18:43:15.828Z] #20 37.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:15.828Z] #20 38.00 Selecting previously unselected package libnl-3-200:arm64. [2021-04-08T18:43:15.828Z] #20 38.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-08T18:43:15.828Z] #20 38.01 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-08T18:43:15.828Z] #20 38.13 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-08T18:43:15.828Z] #20 38.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-08T18:43:15.828Z] #20 38.16 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-08T18:43:15.828Z] #20 38.23 Selecting previously unselected package libreadline5:arm64. [2021-04-08T18:43:15.987Z] #20 58.49 Setting up xfsprogs (4.20.0-1) ... [2021-04-08T18:43:15.987Z] #20 58.50 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:15.987Z] #20 58.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:16.024Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-04-08T18:43:16.091Z] #20 38.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-08T18:43:16.091Z] #20 38.25 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:16.091Z] #20 38.41 Selecting previously unselected package net-tools. [2021-04-08T18:43:16.091Z] #20 38.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-08T18:43:16.091Z] #20 38.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:16.129Z] #20 56.45 Setting up iptables (1.8.2-4) ... [2021-04-08T18:43:16.129Z] #20 56.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:16.129Z] #20 56.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:16.129Z] #20 56.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:16.129Z] #20 56.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:16.129Z] #20 56.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-08T18:43:16.129Z] #20 56.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-08T18:43:16.129Z] #20 56.52 Setting up python3 (3.7.3-1) ... [2021-04-08T18:43:16.129Z] #20 56.96 Setting up python3-wheel (0.32.3-2) ... [2021-04-08T18:43:16.228Z] #46 165.2 crypto/tls [2021-04-08T18:43:16.354Z] #20 38.63 Selecting previously unselected package python-pip-whl. [2021-04-08T18:43:16.354Z] #20 38.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-08T18:43:16.354Z] #20 38.64 Unpacking python-pip-whl (18.1-5) ... [2021-04-08T18:43:16.528Z] #46 ... [2021-04-08T18:43:16.528Z] [2021-04-08T18:43:16.528Z] #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-08T18:43:16.528Z] #59 sha256:a696801549bb3427e9a8f480a038c87075d65ca8304423c7f8b26bf04c5fbb67 [2021-04-08T18:43:16.528Z] #59 156.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-08T18:43:16.528Z] #59 156.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-08T18:43:16.698Z] #20 57.69 Setting up apparmor (2.13.2-10) ... [2021-04-08T18:43:16.831Z] #59 ... [2021-04-08T18:43:16.831Z] [2021-04-08T18:43:16.831Z] #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-08T18:43:16.831Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:16.831Z] #21 35.32 Selecting previously unselected package python3-minimal. [2021-04-08T18:43:16.831Z] #21 35.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 ... 23612 files and directories currently installed.) [2021-04-08T18:43:16.831Z] #21 35.42 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 35.43 Unpacking python3-minimal (3.7.3-1) ... [2021-04-08T18:43:16.831Z] #21 35.54 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-08T18:43:16.831Z] #21 35.56 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 35.58 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-08T18:43:16.831Z] #21 35.74 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-08T18:43:16.831Z] #21 35.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 35.75 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-08T18:43:16.831Z] #21 36.72 Selecting previously unselected package python3.7. [2021-04-08T18:43:16.831Z] #21 36.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 36.74 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:16.831Z] #21 36.93 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-08T18:43:16.831Z] #21 36.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 36.97 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-08T18:43:16.831Z] #21 37.08 Setting up python3-minimal (3.7.3-1) ... [2021-04-08T18:43:16.831Z] #21 38.37 Selecting previously unselected package python3. [2021-04-08T18:43:16.831Z] #21 38.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-04-08T18:43:16.831Z] #21 38.43 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 38.45 Unpacking python3 (3.7.3-1) ... [2021-04-08T18:43:16.831Z] #21 38.58 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-08T18:43:16.831Z] #21 38.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 38.59 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-08T18:43:16.831Z] #21 38.68 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-08T18:43:16.831Z] #21 38.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 38.70 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-08T18:43:16.831Z] #21 38.85 Selecting previously unselected package libiptc0:ppc64el. [2021-04-08T18:43:16.831Z] #21 38.86 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 38.87 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-08T18:43:16.831Z] #21 38.95 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-08T18:43:16.831Z] #21 38.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 38.97 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-08T18:43:16.831Z] #21 39.04 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-08T18:43:16.831Z] #21 39.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-08T18:43:16.831Z] #21 39.05 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-08T18:43:16.930Z] #20 39.02 Selecting previously unselected package python3-lib2to3. [2021-04-08T18:43:16.930Z] #20 39.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-08T18:43:16.930Z] #20 39.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:16.930Z] #20 39.21 Selecting previously unselected package python3-distutils. [2021-04-08T18:43:16.930Z] #20 39.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-08T18:43:16.930Z] #20 39.23 Unpacking python3-distutils (3.7.3-1) ... [2021-04-08T18:43:16.930Z] #20 ... [2021-04-08T18:43:16.930Z] [2021-04-08T18:43:16.930Z] #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-08T18:43:16.930Z] #24 sha256:43cc2cc7adab3ba86157a5e0cd12823be6d2d050d33fe759089722711f7bdf67 [2021-04-08T18:43:16.930Z] #24 131.3 + mkdir -p /tmp/tmp.PK0ndpEE3t/src/github.com/docker [2021-04-08T18:43:16.930Z] #24 131.3 + mv components/cli /tmp/tmp.PK0ndpEE3t/src/github.com/docker/cli [2021-04-08T18:43:16.930Z] #24 131.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-08T18:43:16.930Z] #24 ... [2021-04-08T18:43:16.930Z] [2021-04-08T18:43:16.930Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:16.930Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:43:16.930Z] #43 74.83 DEP criu/sysctl.d [2021-04-08T18:43:16.930Z] #43 74.95 DEP criu/string.d [2021-04-08T18:43:16.930Z] #43 75.01 DEP criu/stats.d [2021-04-08T18:43:16.930Z] #43 75.20 DEP criu/sockets.d [2021-04-08T18:43:16.930Z] #43 75.46 DEP criu/sk-unix.d [2021-04-08T18:43:16.930Z] #43 75.62 DEP criu/sk-tcp.d [2021-04-08T18:43:16.930Z] #43 75.80 DEP criu/sk-queue.d [2021-04-08T18:43:16.930Z] #43 76.02 DEP criu/sk-packet.d [2021-04-08T18:43:16.930Z] #43 76.26 DEP criu/sk-netlink.d [2021-04-08T18:43:16.930Z] #43 76.51 DEP criu/sk-inet.d [2021-04-08T18:43:16.930Z] #43 76.78 DEP criu/signalfd.d [2021-04-08T18:43:16.930Z] #43 76.91 DEP criu/sigframe.d [2021-04-08T18:43:16.930Z] #43 77.11 DEP criu/shmem.d [2021-04-08T18:43:16.930Z] #43 77.33 DEP criu/servicefd.d [2021-04-08T18:43:16.930Z] #43 77.54 DEP criu/seize.d [2021-04-08T18:43:16.930Z] #43 77.65 DEP criu/seccomp.d [2021-04-08T18:43:16.930Z] #43 77.75 DEP criu/rst-malloc.d [2021-04-08T18:43:16.930Z] #43 77.84 DEP criu/rbtree.d [2021-04-08T18:43:16.930Z] #43 77.86 DEP criu/pstree.d [2021-04-08T18:43:16.930Z] #43 78.15 DEP criu/protobuf.d [2021-04-08T18:43:16.930Z] #43 78.30 GEN criu/protobuf-desc-gen.h [2021-04-08T18:43:16.930Z] #43 79.81 DEP criu/protobuf-desc.d [2021-04-08T18:43:16.930Z] #43 80.01 DEP criu/proc_parse.d [2021-04-08T18:43:16.930Z] #43 80.27 DEP criu/plugin.d [2021-04-08T18:43:16.930Z] #43 80.38 DEP criu/pipes.d [2021-04-08T18:43:16.930Z] #43 80.56 DEP criu/pie-util.d [2021-04-08T18:43:16.930Z] #43 80.72 DEP criu/pie-util-vdso.d [2021-04-08T18:43:16.930Z] #43 80.91 DEP criu/path.d [2021-04-08T18:43:16.930Z] #43 81.11 DEP criu/parasite-syscall.d [2021-04-08T18:43:16.930Z] #43 81.29 DEP criu/pagemap.d [2021-04-08T18:43:16.930Z] #43 81.53 DEP criu/pagemap-cache.d [2021-04-08T18:43:16.930Z] #43 81.82 DEP criu/page-xfer.d [2021-04-08T18:43:16.930Z] #43 82.07 DEP criu/page-pipe.d [2021-04-08T18:43:16.930Z] #43 82.22 DEP criu/netfilter.d [2021-04-08T18:43:16.930Z] #43 82.37 DEP criu/net.d [2021-04-08T18:43:16.930Z] #43 82.58 DEP criu/namespaces.d [2021-04-08T18:43:16.930Z] #43 82.71 DEP criu/mount.d [2021-04-08T18:43:16.930Z] #43 82.99 DEP criu/memfd.d [2021-04-08T18:43:16.930Z] #43 83.18 DEP criu/mem.d [2021-04-08T18:43:16.930Z] #43 83.46 DEP criu/lsm.d [2021-04-08T18:43:16.930Z] #43 83.65 DEP criu/log.d [2021-04-08T18:43:16.930Z] #43 83.78 DEP criu/libnetlink.d [2021-04-08T18:43:16.930Z] #43 83.95 DEP criu/kerndat.d [2021-04-08T18:43:16.930Z] #43 84.22 DEP criu/kcmp-ids.d [2021-04-08T18:43:16.930Z] #43 84.31 DEP criu/irmap.d [2021-04-08T18:43:16.930Z] #43 84.42 DEP criu/ipc_ns.d [2021-04-08T18:43:16.930Z] #43 84.62 DEP criu/image.d [2021-04-08T18:43:16.930Z] #43 84.80 DEP criu/image-desc.d [2021-04-08T18:43:17.131Z] #21 39.14 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-08T18:43:17.131Z] #21 39.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-08T18:43:17.131Z] #21 39.16 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-08T18:43:17.131Z] #21 39.29 Selecting previously unselected package iptables. [2021-04-08T18:43:17.131Z] #21 39.31 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-08T18:43:17.131Z] #21 39.31 Unpacking iptables (1.8.2-4) ... [2021-04-08T18:43:17.193Z] #43 84.95 DEP criu/fsnotify.d [2021-04-08T18:43:17.193Z] #43 ... [2021-04-08T18:43:17.193Z] [2021-04-08T18:43:17.193Z] #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-08T18:43:17.193Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:43:17.193Z] #20 39.45 Selecting previously unselected package python3-pip. [2021-04-08T18:43:17.193Z] #20 39.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-08T18:43:17.193Z] #20 39.48 Unpacking python3-pip (18.1-5) ... [2021-04-08T18:43:17.268Z] #20 ... [2021-04-08T18:43:17.268Z] [2021-04-08T18:43:17.268Z] #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-08T18:43:17.268Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:43:17.268Z] #40 189.2 + dpkg --print-architecture [2021-04-08T18:43:17.268Z] #40 189.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-08T18:43:17.356Z] #20 59.86 Setting up python3-distutils (3.7.3-1) ... [2021-04-08T18:43:17.432Z] #21 ... [2021-04-08T18:43:17.432Z] [2021-04-08T18:43:17.432Z] #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-08T18:43:17.432Z] #59 sha256:a696801549bb3427e9a8f480a038c87075d65ca8304423c7f8b26bf04c5fbb67 [2021-04-08T18:43:17.432Z] #59 DONE 167.2s [2021-04-08T18:43:17.455Z] #20 39.70 Selecting previously unselected package python3-pkg-resources. [2021-04-08T18:43:17.456Z] #20 39.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:43:17.456Z] #20 39.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:17.456Z] #20 39.92 Selecting previously unselected package python3-setuptools. [2021-04-08T18:43:17.456Z] #20 39.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-08T18:43:17.456Z] #20 39.95 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:17.613Z] #20 60.36 Setting up python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:17.733Z] [2021-04-08T18:43:17.733Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-08T18:43:17.733Z] #60 sha256:e97aee4d615052b256a755bc7a4e1fdbb54a4566c7c695258bf711e350f758f7 [2021-04-08T18:43:17.733Z] #60 DONE 0.2s [2021-04-08T18:43:17.733Z] [2021-04-08T18:43:17.733Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-08T18:43:17.733Z] #61 sha256:5040c92111979c7ec4534f327051d694f877679ae479eb45eb67ba7f593460ab [2021-04-08T18:43:17.733Z] #61 DONE 0.1s [2021-04-08T18:43:17.733Z] [2021-04-08T18:43:17.733Z] #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-08T18:43:17.733Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:43:17.733Z] #44 88.01 DEP criu/pie-util.d [2021-04-08T18:43:17.733Z] #44 88.17 DEP criu/pie-util-vdso.d [2021-04-08T18:43:17.733Z] #44 88.38 DEP criu/path.d [2021-04-08T18:43:17.733Z] #44 88.55 DEP criu/parasite-syscall.d [2021-04-08T18:43:17.733Z] #44 88.89 DEP criu/pagemap.d [2021-04-08T18:43:17.733Z] #44 89.13 DEP criu/pagemap-cache.d [2021-04-08T18:43:17.733Z] #44 89.34 DEP criu/page-xfer.d [2021-04-08T18:43:17.733Z] #44 89.60 DEP criu/page-pipe.d [2021-04-08T18:43:17.733Z] #44 89.76 DEP criu/netfilter.d [2021-04-08T18:43:17.733Z] #44 90.08 DEP criu/net.d [2021-04-08T18:43:17.733Z] #44 90.34 DEP criu/namespaces.d [2021-04-08T18:43:17.733Z] #44 90.60 DEP criu/mount.d [2021-04-08T18:43:17.733Z] #44 90.85 DEP criu/memfd.d [2021-04-08T18:43:17.733Z] #44 91.10 DEP criu/mem.d [2021-04-08T18:43:17.733Z] #44 91.36 DEP criu/lsm.d [2021-04-08T18:43:17.733Z] #44 91.56 DEP criu/log.d [2021-04-08T18:43:17.733Z] #44 91.72 DEP criu/libnetlink.d [2021-04-08T18:43:17.733Z] #44 91.93 DEP criu/kerndat.d [2021-04-08T18:43:17.733Z] #44 92.22 DEP criu/kcmp-ids.d [2021-04-08T18:43:17.733Z] #44 92.33 DEP criu/irmap.d [2021-04-08T18:43:17.733Z] #44 92.52 DEP criu/ipc_ns.d [2021-04-08T18:43:17.733Z] #44 92.72 DEP criu/image.d [2021-04-08T18:43:17.733Z] #44 92.91 DEP criu/image-desc.d [2021-04-08T18:43:17.733Z] #44 93.07 DEP criu/fsnotify.d [2021-04-08T18:43:17.733Z] #44 93.42 DEP criu/filesystems.d [2021-04-08T18:43:17.733Z] #44 93.79 DEP criu/files.d [2021-04-08T18:43:17.733Z] #44 94.09 DEP criu/files-reg.d [2021-04-08T18:43:17.733Z] #44 94.31 DEP criu/files-ext.d [2021-04-08T18:43:17.733Z] #44 94.54 DEP criu/file-lock.d [2021-04-08T18:43:17.733Z] #44 94.81 DEP criu/file-ids.d [2021-04-08T18:43:17.733Z] #44 95.13 DEP criu/fifo.d [2021-04-08T18:43:17.733Z] #44 95.32 DEP criu/fdstore.d [2021-04-08T18:43:17.733Z] #44 95.44 DEP criu/fault-injection.d [2021-04-08T18:43:17.733Z] #44 95.51 DEP criu/external.d [2021-04-08T18:43:17.733Z] #44 95.66 DEP criu/eventpoll.d [2021-04-08T18:43:17.733Z] #44 95.91 DEP criu/eventfd.d [2021-04-08T18:43:17.733Z] #44 96.19 DEP criu/crtools.d [2021-04-08T18:43:17.837Z] #40 ... [2021-04-08T18:43:17.837Z] [2021-04-08T18:43:17.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:17.837Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:17.837Z] #43 108.4 CC criu/fault-injection.o [2021-04-08T18:43:17.837Z] #43 108.5 CC criu/fdstore.o [2021-04-08T18:43:17.837Z] #43 108.9 CC criu/fifo.o [2021-04-08T18:43:17.837Z] #43 109.3 CC criu/file-ids.o [2021-04-08T18:43:17.837Z] #43 109.6 CC criu/file-lock.o [2021-04-08T18:43:17.837Z] #43 110.5 CC criu/files-ext.o [2021-04-08T18:43:17.837Z] #43 110.8 CC criu/files-reg.o [2021-04-08T18:43:17.837Z] #43 113.0 CC criu/files.o [2021-04-08T18:43:17.837Z] #43 115.2 CC criu/filesystems.o [2021-04-08T18:43:17.837Z] #43 116.1 CC criu/fsnotify.o [2021-04-08T18:43:17.837Z] #43 117.1 CC criu/image-desc.o [2021-04-08T18:43:17.837Z] #43 117.3 CC criu/image.o [2021-04-08T18:43:17.837Z] #43 118.2 CC criu/ipc_ns.o [2021-04-08T18:43:17.945Z] #43 90.88 CC criu/clone-noasan.o [2021-04-08T18:43:17.945Z] #43 ... [2021-04-08T18:43:17.945Z] [2021-04-08T18:43:17.945Z] #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-08T18:43:17.945Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:17.945Z] #20 3.261 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-08T18:43:17.945Z] #20 4.185 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-08T18:43:17.945Z] #20 5.170 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-08T18:43:17.945Z] #20 6.464 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-08T18:43:17.945Z] #20 10.82 Fetched 8933 kB in 8s (1059 kB/s) [2021-04-08T18:43:17.945Z] #20 10.82 Reading package lists... [2021-04-08T18:43:17.945Z] #20 ... [2021-04-08T18:43:17.945Z] [2021-04-08T18:43:17.945Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:17.945Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:17.945Z] #43 91.04 CC criu/config.o [2021-04-08T18:43:18.031Z] #20 40.27 Selecting previously unselected package python3-wheel. [2021-04-08T18:43:18.031Z] #20 40.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-08T18:43:18.031Z] #20 40.30 Unpacking python3-wheel (0.32.3-2) ... [2021-04-08T18:43:18.031Z] #20 40.46 Selecting previously unselected package sudo. [2021-04-08T18:43:18.031Z] #20 40.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-08T18:43:18.031Z] #20 40.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:18.035Z] #44 ... [2021-04-08T18:43:18.035Z] [2021-04-08T18:43:18.035Z] #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-08T18:43:18.035Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:18.035Z] #21 40.16 Selecting previously unselected package xxd. [2021-04-08T18:43:18.035Z] #21 40.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-08T18:43:18.035Z] #21 40.16 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:43:18.357Z] #21 40.46 Selecting previously unselected package vim-common. [2021-04-08T18:43:18.357Z] #21 40.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:18.405Z] #43 ... [2021-04-08T18:43:18.405Z] [2021-04-08T18:43:18.405Z] #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-08T18:43:18.405Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:43:18.405Z] #40 190.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-08T18:43:18.405Z] #40 190.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-08T18:43:18.618Z] #20 40.88 Selecting previously unselected package thin-provisioning-tools. [2021-04-08T18:43:18.618Z] #20 40.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-08T18:43:18.618Z] #20 40.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:18.657Z] #21 40.53 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:18.657Z] #21 40.70 Selecting previously unselected package bash-completion. [2021-04-08T18:43:18.657Z] #21 40.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-08T18:43:18.884Z] #20 41.13 Selecting previously unselected package uidmap. [2021-04-08T18:43:18.884Z] #20 41.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-08T18:43:18.884Z] #20 41.16 Unpacking uidmap (1:4.5-1.1) ... [2021-04-08T18:43:18.884Z] #20 41.31 Selecting previously unselected package vim-runtime. [2021-04-08T18:43:18.884Z] #20 41.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:18.884Z] #20 41.38 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-08T18:43:18.890Z] #43 92.33 CC criu/cr-check.o [2021-04-08T18:43:18.982Z] #20 61.57 Setting up python3-pip (18.1-5) ... [2021-04-08T18:43:19.147Z] #20 41.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-08T18:43:19.147Z] #20 41.45 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:19.913Z] #20 62.56 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:43:19.913Z] #20 62.59 Processing triggers for mime-support (3.62) ... [2021-04-08T18:43:20.188Z] 5ff1512f88ec: Verifying Checksum [2021-04-08T18:43:20.188Z] 5ff1512f88ec: Download complete [2021-04-08T18:43:20.810Z] #43 94.05 CC criu/cr-dedup.o [2021-04-08T18:43:20.842Z] #20 DONE 63.5s [2021-04-08T18:43:20.842Z] [2021-04-08T18:43:20.843Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:20.843Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:20.843Z] #43 119.3 CC criu/irmap.o [2021-04-08T18:43:20.843Z] #43 120.1 CC criu/kcmp-ids.o [2021-04-08T18:43:20.843Z] #43 120.5 CC criu/kerndat.o [2021-04-08T18:43:20.843Z] #43 121.6 CC criu/libnetlink.o [2021-04-08T18:43:20.843Z] #43 122.0 CC criu/log.o [2021-04-08T18:43:20.843Z] #43 122.5 CC criu/lsm.o [2021-04-08T18:43:20.843Z] #43 122.9 CC criu/mem.o [2021-04-08T18:43:21.071Z] #43 94.46 CC criu/cr-dump.o [2021-04-08T18:43:21.081Z] #20 ... [2021-04-08T18:43:21.081Z] [2021-04-08T18:43:21.082Z] #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-08T18:43:21.082Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-08T18:43:21.082Z] #40 143.4 + dpkg --print-architecture [2021-04-08T18:43:21.082Z] #40 DONE 144.7s [2021-04-08T18:43:21.082Z] [2021-04-08T18:43:21.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:21.082Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:43:21.082Z] #43 85.22 DEP criu/filesystems.d [2021-04-08T18:43:21.082Z] #43 85.40 DEP criu/files.d [2021-04-08T18:43:21.082Z] #43 85.61 DEP criu/files-reg.d [2021-04-08T18:43:21.082Z] #43 85.80 DEP criu/files-ext.d [2021-04-08T18:43:21.082Z] #43 85.97 DEP criu/file-lock.d [2021-04-08T18:43:21.082Z] #43 86.18 DEP criu/file-ids.d [2021-04-08T18:43:21.082Z] #43 86.29 DEP criu/fifo.d [2021-04-08T18:43:21.082Z] #43 86.46 DEP criu/fdstore.d [2021-04-08T18:43:21.082Z] #43 86.56 DEP criu/fault-injection.d [2021-04-08T18:43:21.082Z] #43 86.62 DEP criu/external.d [2021-04-08T18:43:21.082Z] #43 86.80 DEP criu/eventpoll.d [2021-04-08T18:43:21.082Z] #43 87.05 DEP criu/eventfd.d [2021-04-08T18:43:21.082Z] #43 87.28 DEP criu/crtools.d [2021-04-08T18:43:21.082Z] #43 87.41 DEP criu/cr-service.d [2021-04-08T18:43:21.082Z] #43 87.56 DEP criu/cr-restore.d [2021-04-08T18:43:21.082Z] #43 87.74 DEP criu/cr-errno.d [2021-04-08T18:43:21.082Z] #43 87.79 DEP criu/cr-dump.d [2021-04-08T18:43:21.082Z] #43 88.09 DEP criu/cr-dedup.d [2021-04-08T18:43:21.082Z] #43 88.26 DEP criu/cr-check.d [2021-04-08T18:43:21.082Z] #43 88.67 DEP criu/config.d [2021-04-08T18:43:21.344Z] #43 89.02 DEP criu/clone-noasan.d [2021-04-08T18:43:21.344Z] #43 89.11 DEP criu/cgroup.d [2021-04-08T18:43:21.406Z] #43 125.0 CC criu/memfd.o [2021-04-08T18:43:21.606Z] #43 89.27 DEP criu/cgroup-props.d [2021-04-08T18:43:21.606Z] #43 89.51 DEP criu/bitmap.d [2021-04-08T18:43:21.869Z] #43 89.53 DEP criu/bfd.d [2021-04-08T18:43:21.968Z] #43 125.7 CC criu/mount.o [2021-04-08T18:43:21.968Z] #43 ... [2021-04-08T18:43:21.968Z] [2021-04-08T18:43:21.968Z] #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-08T18:43:21.968Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-08T18:43:21.968Z] #21 1.098 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-08T18:43:21.968Z] #21 1.102 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-08T18:43:21.968Z] #21 1.110 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-08T18:43:21.968Z] #21 DONE 1.2s [2021-04-08T18:43:21.968Z] [2021-04-08T18:43:21.968Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:43:21.968Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:43:22.132Z] #43 89.75 DEP criu/autofs.d [2021-04-08T18:43:22.395Z] #43 89.98 DEP criu/aio.d [2021-04-08T18:43:22.395Z] #43 90.10 DEP criu/action-scripts.d [2021-04-08T18:43:22.660Z] #43 90.35 CC criu/action-scripts.o [2021-04-08T18:43:22.901Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-04-08T18:43:23.179Z] #21 44.45 Unpacking bash-completion (1:2.8-6) ... [2021-04-08T18:43:23.179Z] #21 44.93 Selecting previously unselected package bzip2. [2021-04-08T18:43:23.179Z] #21 44.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-08T18:43:23.179Z] #21 44.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:23.179Z] #21 45.01 Selecting previously unselected package xz-utils. [2021-04-08T18:43:23.179Z] #21 45.02 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-08T18:43:23.179Z] #21 45.02 Unpacking xz-utils (5.2.4-1) ... [2021-04-08T18:43:23.179Z] #21 45.18 Selecting previously unselected package apparmor. [2021-04-08T18:43:23.179Z] #21 45.18 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-08T18:43:23.179Z] #21 45.28 Unpacking apparmor (2.13.2-10) ... [2021-04-08T18:43:23.236Z] #43 90.93 CC criu/aio.o [2021-04-08T18:43:23.621Z] #43 96.59 CC criu/cr-errno.o [2021-04-08T18:43:23.621Z] #43 96.67 CC criu/cr-restore.o [2021-04-08T18:43:23.677Z] #40 ... [2021-04-08T18:43:23.677Z] [2021-04-08T18:43:23.677Z] #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-08T18:43:23.677Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:23.677Z] #20 59.52 Setting up xfsprogs (4.20.0-1) ... [2021-04-08T18:43:23.677Z] #20 59.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:23.677Z] #20 59.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:23.677Z] #20 60.94 Setting up python3-distutils (3.7.3-1) ... [2021-04-08T18:43:23.677Z] #20 61.46 Setting up python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:23.677Z] #20 62.60 Setting up python3-pip (18.1-5) ... [2021-04-08T18:43:23.677Z] #20 63.71 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:43:23.677Z] #20 63.74 Processing triggers for mime-support (3.62) ... [2021-04-08T18:43:23.677Z] #20 DONE 64.7s [2021-04-08T18:43:23.677Z] [2021-04-08T18:43:23.677Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:23.677Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:23.677Z] #43 119.2 CC criu/irmap.o [2021-04-08T18:43:23.677Z] #43 119.9 CC criu/kcmp-ids.o [2021-04-08T18:43:23.677Z] #43 120.2 CC criu/kerndat.o [2021-04-08T18:43:23.677Z] #43 121.3 CC criu/libnetlink.o [2021-04-08T18:43:23.677Z] #43 121.7 CC criu/log.o [2021-04-08T18:43:23.677Z] #43 122.4 CC criu/lsm.o [2021-04-08T18:43:23.677Z] #43 122.8 CC criu/mem.o [2021-04-08T18:43:23.812Z] #43 91.54 CC criu/autofs.o [2021-04-08T18:43:23.812Z] #43 ... [2021-04-08T18:43:23.812Z] [2021-04-08T18:43:23.812Z] #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-08T18:43:23.812Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:43:23.812Z] #20 44.92 Selecting previously unselected package vim. [2021-04-08T18:43:23.812Z] #20 44.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-08T18:43:23.812Z] #20 44.95 Unpacking vim (2:8.1.0875-5) ... [2021-04-08T18:43:23.812Z] #20 45.32 Selecting previously unselected package xfsprogs. [2021-04-08T18:43:23.812Z] #20 45.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-08T18:43:23.812Z] #20 45.34 Unpacking xfsprogs (4.20.0-1) ... [2021-04-08T18:43:23.812Z] #20 45.71 Selecting previously unselected package zip. [2021-04-08T18:43:23.812Z] #20 45.71 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-08T18:43:23.812Z] #20 45.73 Unpacking zip (3.0-11+b1) ... [2021-04-08T18:43:23.812Z] #20 46.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:23.812Z] #20 46.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:23.812Z] #20 46.06 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-08T18:43:23.812Z] #20 46.08 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:23.812Z] #20 46.09 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-08T18:43:23.812Z] #20 46.14 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-08T18:43:23.812Z] #20 46.18 Setting up uidmap (1:4.5-1.1) ... [2021-04-08T18:43:23.812Z] #20 46.20 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-08T18:43:23.812Z] #20 46.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:23.812Z] #20 46.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:23.812Z] #20 46.27 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-08T18:43:23.812Z] #20 46.30 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-08T18:43:23.828Z] #21 45.75 Selecting previously unselected package aufs-tools. [2021-04-08T18:43:23.828Z] #21 45.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-08T18:43:23.828Z] #21 45.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:23.828Z] #21 45.95 Selecting previously unselected package libonig5:ppc64el. [2021-04-08T18:43:23.828Z] #21 45.96 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-08T18:43:23.828Z] #21 45.96 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-08T18:43:24.076Z] #20 46.32 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:43:24.076Z] #20 46.37 Setting up zip (3.0-11+b1) ... [2021-04-08T18:43:24.076Z] #20 46.40 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:24.076Z] #20 46.43 Setting up bash-completion (1:2.8-6) ... [2021-04-08T18:43:24.132Z] #21 46.15 Selecting previously unselected package libjq1:ppc64el. [2021-04-08T18:43:24.132Z] #21 46.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-08T18:43:24.132Z] #21 46.18 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-08T18:43:24.132Z] #21 46.30 Selecting previously unselected package jq. [2021-04-08T18:43:24.132Z] #21 46.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-08T18:43:24.132Z] #21 46.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:24.132Z] #21 46.39 Selecting previously unselected package libaio1:ppc64el. [2021-04-08T18:43:24.132Z] #21 46.39 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-08T18:43:24.132Z] #21 46.40 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-08T18:43:24.193Z] #43 ... [2021-04-08T18:43:24.193Z] [2021-04-08T18:43:24.193Z] #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-08T18:43:24.193Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:24.193Z] #20 10.82 Reading package lists... [2021-04-08T18:43:24.193Z] #20 13.82 Reading package lists... [2021-04-08T18:43:24.193Z] #20 16.79 Building dependency tree... [2021-04-08T18:43:24.193Z] #20 18.03 libcap2-bin is already the newest version (1:2.25-2). [2021-04-08T18:43:24.193Z] #20 18.03 The following additional packages will be installed: [2021-04-08T18:43:24.193Z] #20 18.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-08T18:43:24.193Z] #20 18.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-08T18:43:24.193Z] #20 18.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-08T18:43:24.193Z] #20 18.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-08T18:43:24.193Z] #20 18.03 python3.7 python3.7-minimal vim-runtime xxd [2021-04-08T18:43:24.193Z] #20 18.03 Suggested packages: [2021-04-08T18:43:24.193Z] #20 18.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-08T18:43:24.193Z] #20 18.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-08T18:43:24.193Z] #20 18.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-08T18:43:24.193Z] #20 18.03 Recommended packages: [2021-04-08T18:43:24.193Z] #20 18.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-08T18:43:24.193Z] #20 18.03 python3-keyrings.alt python3-xdg unzip [2021-04-08T18:43:24.193Z] #20 19.58 The following NEW packages will be installed: [2021-04-08T18:43:24.193Z] #20 19.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-08T18:43:24.193Z] #20 19.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-08T18:43:24.193Z] #20 19.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-08T18:43:24.193Z] #20 19.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-08T18:43:24.193Z] #20 19.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-08T18:43:24.193Z] #20 19.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-08T18:43:24.193Z] #20 19.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-08T18:43:24.193Z] #20 19.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-08T18:43:24.193Z] #20 19.60 xz-utils zip [2021-04-08T18:43:24.193Z] #20 19.91 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:43:24.193Z] #20 19.91 Need to get 28.5 MB of archives. [2021-04-08T18:43:24.193Z] #20 19.91 After this operation, 116 MB of additional disk space will be used. [2021-04-08T18:43:24.193Z] #20 19.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-08T18:43:24.193Z] #20 19.91 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-08T18:43:24.193Z] #20 19.94 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-08T18:43:24.193Z] #20 20.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-08T18:43:24.193Z] #20 20.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-08T18:43:24.193Z] #20 20.04 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-08T18:43:24.193Z] #20 20.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-08T18:43:24.245Z] #43 124.7 CC criu/memfd.o [2021-04-08T18:43:24.401Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.8% of statements [2021-04-08T18:43:24.433Z] #21 46.48 Selecting previously unselected package libgpm2:ppc64el. [2021-04-08T18:43:24.433Z] #21 46.48 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-08T18:43:24.433Z] #21 46.49 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-08T18:43:24.433Z] #21 46.58 Selecting previously unselected package libicu63:ppc64el. [2021-04-08T18:43:24.433Z] #21 46.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-08T18:43:24.433Z] #21 46.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-08T18:43:24.454Z] #20 20.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-08T18:43:24.454Z] #20 20.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-08T18:43:24.454Z] #20 20.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-08T18:43:24.454Z] #20 20.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-08T18:43:24.454Z] #20 20.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-08T18:43:24.454Z] #20 20.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-08T18:43:24.454Z] #20 20.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-08T18:43:24.454Z] #20 20.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-08T18:43:24.454Z] #20 20.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-08T18:43:24.454Z] #20 20.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-08T18:43:24.454Z] #20 20.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-08T18:43:24.454Z] #20 20.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-08T18:43:24.454Z] #20 20.26 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-08T18:43:24.454Z] #20 20.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-08T18:43:24.454Z] #20 20.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-08T18:43:24.454Z] #20 20.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-08T18:43:24.454Z] #20 20.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-08T18:43:24.454Z] #20 20.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-08T18:43:24.454Z] #20 20.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-08T18:43:24.454Z] #20 20.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-08T18:43:24.454Z] #20 20.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-08T18:43:24.454Z] #20 20.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-08T18:43:24.873Z] #43 125.5 CC criu/mount.o [2021-04-08T18:43:24.873Z] #43 ... [2021-04-08T18:43:24.873Z] [2021-04-08T18:43:24.873Z] #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-08T18:43:24.873Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-08T18:43:24.873Z] #21 1.150 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-08T18:43:24.873Z] #21 1.152 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-08T18:43:24.873Z] #21 1.156 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-08T18:43:24.873Z] #21 DONE 1.2s [2021-04-08T18:43:24.873Z] [2021-04-08T18:43:24.873Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:43:24.873Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:43:25.027Z] #20 20.83 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-08T18:43:25.027Z] #20 20.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-08T18:43:25.027Z] #20 20.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-08T18:43:25.027Z] #20 20.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-08T18:43:25.027Z] #20 20.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-08T18:43:25.027Z] #20 20.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-08T18:43:25.027Z] #20 20.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-08T18:43:25.031Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-04-08T18:43:25.085Z] #21 ... [2021-04-08T18:43:25.085Z] [2021-04-08T18:43:25.085Z] #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-08T18:43:25.085Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:43:25.288Z] #20 20.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-08T18:43:25.288Z] #20 20.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-08T18:43:25.288Z] #20 20.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-08T18:43:25.288Z] #20 20.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-08T18:43:25.288Z] #20 21.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-08T18:43:25.288Z] #20 21.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-08T18:43:25.288Z] #20 21.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-08T18:43:25.288Z] #20 21.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-08T18:43:25.288Z] #20 21.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-08T18:43:25.321Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-04-08T18:43:25.550Z] #20 21.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-08T18:43:25.812Z] #20 21.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-08T18:43:25.812Z] #20 21.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-08T18:43:25.951Z] ok github.com/docker/docker/daemon 12.245s coverage: 17.2% of statements [2021-04-08T18:43:25.951Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-08T18:43:25.951Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-08T18:43:25.951Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-08T18:43:25.951Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-08T18:43:26.240Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2021-04-08T18:43:26.473Z] #20 22.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:43:26.473Z] #20 22.26 Fetched 28.5 MB in 2s (14.9 MB/s) [2021-04-08T18:43:26.473Z] #20 22.32 Selecting previously unselected package pigz. [2021-04-08T18:43:26.473Z] #20 22.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-08T18:43:26.473Z] #20 22.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-08T18:43:26.473Z] #20 22.37 Unpacking pigz (2.4-1) ... [2021-04-08T18:43:26.734Z] #20 22.44 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-08T18:43:26.734Z] #20 22.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:43:26.734Z] #20 22.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:26.995Z] #20 22.83 Selecting previously unselected package python3.7-minimal. [2021-04-08T18:43:26.995Z] #20 22.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:43:27.019Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:43:27.019Z] [2021-04-08T18:43:27.019Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-08T18:43:27.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-08T18:43:27.019Z] Using test binary docker [2021-04-08T18:43:27.019Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-08T18:43:27.019Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:43:27.019Z] INFO: Waiting for daemon to start... [2021-04-08T18:43:27.019Z] Starting dockerd [2021-04-08T18:43:27.019Z] . [2021-04-08T18:43:27.019Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-08T18:43:27.244Z] #22 5.171 Collecting yamllint==1.16.0 [2021-04-08T18:43:27.256Z] #20 22.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:43:27.545Z] #20 49.48 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-08T18:43:27.545Z] #20 49.49 Setting up xz-utils (5.2.4-1) ... [2021-04-08T18:43:27.545Z] #20 49.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-08T18:43:27.545Z] #20 49.55 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:27.545Z] #20 49.69 invoke-rc.d: could not determine current runlevel [2021-04-08T18:43:27.545Z] #20 49.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:43:27.545Z] #20 49.72 Setting up pigz (2.4-1) ... [2021-04-08T18:43:27.545Z] #20 49.76 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-08T18:43:27.545Z] #20 49.79 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-08T18:43:27.545Z] #20 49.82 Setting up python-pip-whl (18.1-5) ... [2021-04-08T18:43:27.545Z] #20 49.84 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-08T18:43:27.545Z] #20 49.86 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:27.829Z] #20 23.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:27.829Z] #20 23.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-08T18:43:27.829Z] #20 ... [2021-04-08T18:43:27.829Z] [2021-04-08T18:43:27.829Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:27.829Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:27.829Z] #43 101.3 CC criu/cr-service.o [2021-04-08T18:43:28.120Z] #20 50.39 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-08T18:43:28.120Z] #20 50.41 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-08T18:43:28.120Z] #20 50.42 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:28.120Z] #20 50.44 Setting up vim (2:8.1.0875-5) ... [2021-04-08T18:43:28.120Z] #20 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-08T18:43:28.120Z] #20 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-08T18:43:28.120Z] #20 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-08T18:43:28.120Z] #20 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-08T18:43:28.120Z] #20 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-08T18:43:28.120Z] #20 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-08T18:43:28.120Z] #20 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-08T18:43:28.120Z] #20 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-08T18:43:28.120Z] #20 50.55 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-08T18:43:28.120Z] #20 50.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:28.120Z] #20 50.58 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-08T18:43:28.120Z] #20 50.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:28.120Z] #20 50.61 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-08T18:43:28.299Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-04-08T18:43:28.302Z] #25 174.9 Checking out files: 24% (2774/11205) Checking out files: 25% (2802/11205) Checking out files: 26% (2914/11205) Checking out files: 27% (3026/11205) Checking out files: 28% (3138/11205) Checking out files: 29% (3250/11205) Checking out files: 30% (3362/11205) Checking out files: 31% (3474/11205) Checking out files: 32% (3586/11205) Checking out files: 33% (3698/11205) Checking out files: 34% (3810/11205) Checking out files: 35% (3922/11205) Checking out files: 36% (4034/11205) Checking out files: 37% (4146/11205) Checking out files: 38% (4258/11205) Checking out files: 39% (4370/11205) Checking out files: 40% (4482/11205) Checking out files: 41% (4595/11205) Checking out files: 42% (4707/11205) Checking out files: 43% (4819/11205) Checking out files: 44% (4931/11205) Checking out files: 44% (5007/11205) Checking out files: 45% (5043/11205) Checking out files: 46% (5155/11205) Checking out files: 47% (5267/11205) Checking out files: 48% (5379/11205) Checking out files: 49% (5491/11205) Checking out files: 50% (5603/11205) Checking out files: 51% (5715/11205) Checking out files: 52% (5827/11205) Checking out files: 53% (5939/11205) Checking out files: 54% (6051/11205) Checking out files: 55% (6163/11205) Checking out files: 56% (6275/11205) Checking out files: 57% (6387/11205) Checking out files: 58% (6499/11205) Checking out files: 59% (6611/11205) Checking out files: 60% (6723/11205) Checking out files: 61% (6836/11205) Checking out files: 62% (6948/11205) Checking out files: 63% (7060/11205) Checking out files: 64% (7172/11205) Checking out files: 65% (7284/11205) Checking out files: 66% (7396/11205) Checking out files: 66% (7421/11205) Checking out files: 67% (7508/11205) Checking out files: 68% (7620/11205) Checking out files: 69% (7732/11205) Checking out files: 70% (7844/11205) Checking out files: 71% (7956/11205) Checking out files: 72% (8068/11205) Checking out files: 73% (8180/11205) Checking out files: 74% (8292/11205) Checking out files: 75% (8404/11205) Checking out files: 76% (8516/11205) Checking out files: 77% (8628/11205) Checking out files: 78% (8740/11205) Checking out files: 79% (8852/11205) Checking out files: 80% (8964/11205) Checking out files: 81% (9077/11205) Checking out files: 82% (9189/11205) Checking out files: 83% (9301/11205) Checking out files: 84% (9413/11205) Checking out files: 85% (9525/11205) Checking out files: 86% (9637/11205) Checking out files: 87% (9749/11205) Checking out files: 87% (9772/11205) Checking out files: 88% (9861/11205) Checking out files: 89% (9973/11205) Checking out files: 90% (10085/11205) [2021-04-08T18:43:28.302Z] #25 ... [2021-04-08T18:43:28.302Z] [2021-04-08T18:43:28.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-08T18:43:28.302Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:43:28.302Z] #44 96.57 DEP criu/cr-service.d [2021-04-08T18:43:28.302Z] #44 97.20 DEP criu/cr-restore.d [2021-04-08T18:43:28.302Z] #44 97.66 DEP criu/cr-errno.d [2021-04-08T18:43:28.302Z] #44 97.70 DEP criu/cr-dump.d [2021-04-08T18:43:28.302Z] #44 98.09 DEP criu/cr-dedup.d [2021-04-08T18:43:28.302Z] #44 98.23 DEP criu/cr-check.d [2021-04-08T18:43:28.302Z] #44 98.46 DEP criu/config.d [2021-04-08T18:43:28.302Z] #44 98.73 DEP criu/clone-noasan.d [2021-04-08T18:43:28.302Z] #44 98.88 DEP criu/cgroup.d [2021-04-08T18:43:28.302Z] #44 99.12 DEP criu/cgroup-props.d [2021-04-08T18:43:28.302Z] #44 99.29 DEP criu/bitmap.d [2021-04-08T18:43:28.302Z] #44 99.32 DEP criu/bfd.d [2021-04-08T18:43:28.302Z] #44 99.49 DEP criu/autofs.d [2021-04-08T18:43:28.302Z] #44 99.73 DEP criu/aio.d [2021-04-08T18:43:28.302Z] #44 99.98 DEP criu/action-scripts.d [2021-04-08T18:43:28.302Z] #44 100.3 CC criu/action-scripts.o [2021-04-08T18:43:28.302Z] #44 101.0 CC criu/aio.o [2021-04-08T18:43:28.302Z] #44 101.7 CC criu/autofs.o [2021-04-08T18:43:28.302Z] #44 103.5 CC criu/bfd.o [2021-04-08T18:43:28.302Z] #44 104.2 CC criu/bitmap.o [2021-04-08T18:43:28.302Z] #44 104.5 CC criu/cgroup-props.o [2021-04-08T18:43:28.302Z] #44 106.2 CC criu/cgroup.o [2021-04-08T18:43:28.302Z] #44 ... [2021-04-08T18:43:28.302Z] [2021-04-08T18:43:28.302Z] #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-08T18:43:28.302Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:43:28.401Z] #20 50.62 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:28.589Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.164s coverage: 56.2% of statements [2021-04-08T18:43:28.612Z] #22 ... [2021-04-08T18:43:28.612Z] [2021-04-08T18:43:28.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:28.612Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:28.612Z] #43 130.2 CC criu/namespaces.o [2021-04-08T18:43:28.612Z] #43 131.9 CC criu/net.o [2021-04-08T18:43:28.907Z] #25 174.9 Checking out files: 24% (2774/11205) Checking out files: 25% (2802/11205) Checking out files: 26% (2914/11205) Checking out files: 27% (3026/11205) Checking out files: 28% (3138/11205) Checking out files: 29% (3250/11205) Checking out files: 30% (3362/11205) Checking out files: 31% (3474/11205) Checking out files: 32% (3586/11205) Checking out files: 33% (3698/11205) Checking out files: 34% (3810/11205) Checking out files: 35% (3922/11205) Checking out files: 36% (4034/11205) Checking out files: 37% (4146/11205) Checking out files: 38% (4258/11205) Checking out files: 39% (4370/11205) Checking out files: 40% (4482/11205) Checking out files: 41% (4595/11205) Checking out files: 42% (4707/11205) Checking out files: 43% (4819/11205) Checking out files: 44% (4931/11205) Checking out files: 44% (5007/11205) Checking out files: 45% (5043/11205) Checking out files: 46% (5155/11205) Checking out files: 47% (5267/11205) Checking out files: 48% (5379/11205) Checking out files: 49% (5491/11205) Checking out files: 50% (5603/11205) Checking out files: 51% (5715/11205) Checking out files: 52% (5827/11205) Checking out files: 53% (5939/11205) Checking out files: 54% (6051/11205) Checking out files: 55% (6163/11205) Checking out files: 56% (6275/11205) Checking out files: 57% (6387/11205) Checking out files: 58% (6499/11205) Checking out files: 59% (6611/11205) Checking out files: 60% (6723/11205) Checking out files: 61% (6836/11205) Checking out files: 62% (6948/11205) Checking out files: 63% (7060/11205) Checking out files: 64% (7172/11205) Checking out files: 65% (7284/11205) Checking out files: 66% (7396/11205) Checking out files: 66% (7421/11205) Checking out files: 67% (7508/11205) Checking out files: 68% (7620/11205) Checking out files: 69% (7732/11205) Checking out files: 70% (7844/11205) Checking out files: 71% (7956/11205) Checking out files: 72% (8068/11205) Checking out files: 73% (8180/11205) Checking out files: 74% (8292/11205) Checking out files: 75% (8404/11205) Checking out files: 76% (8516/11205) Checking out files: 77% (8628/11205) Checking out files: 78% (8740/11205) Checking out files: 79% (8852/11205) Checking out files: 80% (8964/11205) Checking out files: 81% (9077/11205) Checking out files: 82% (9189/11205) Checking out files: 83% (9301/11205) Checking out files: 84% (9413/11205) Checking out files: 85% (9525/11205) Checking out files: 86% (9637/11205) Checking out files: 87% (9749/11205) Checking out files: 87% (9772/11205) Checking out files: 88% (9861/11205) Checking out files: 89% (9973/11205) Checking out files: 90% (10085/11205) Checking out files: 91% (10197/11205) Checking out files: 92% (10309/11205) Checking out files: 93% (10421/11205) Checking out files: 94% (10533/11205) Checking out files: 95% (10645/11205) Checking out files: 96% (10757/11205) Checking out files: 97% (10869/11205) Checking out files: 98% (10981/11205) Checking out files: 99% (11093/11205) Checking out files: 100% (11205/11205) Checking out files: 100% (11205/11205), done. [2021-04-08T18:43:28.907Z] #25 178.7 + cd /tmp/tmp.hW8IkKbR9H/tmp/docker-ce [2021-04-08T18:43:28.907Z] #25 178.7 + git checkout -q v17.06.2-ce [2021-04-08T18:43:29.746Z] #43 102.8 CC criu/crtools.o [2021-04-08T18:43:30.007Z] #43 103.4 CC criu/eventfd.o [2021-04-08T18:43:30.580Z] #43 103.9 CC criu/eventpoll.o [2021-04-08T18:43:30.967Z] #20 53.22 Setting up iptables (1.8.2-4) ... [2021-04-08T18:43:30.967Z] #20 53.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:30.967Z] #20 53.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:30.967Z] #20 53.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:30.967Z] #20 53.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:30.967Z] #20 53.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-08T18:43:30.967Z] #20 53.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-08T18:43:30.967Z] #20 53.31 Setting up python3 (3.7.3-1) ... [2021-04-08T18:43:31.134Z] #43 134.9 CC criu/netfilter.o [2021-04-08T18:43:31.153Z] #43 104.7 CC criu/external.o [2021-04-08T18:43:31.467Z] #22 5.477 Collecting yamllint==1.16.0 [2021-04-08T18:43:31.467Z] #22 ... [2021-04-08T18:43:31.467Z] [2021-04-08T18:43:31.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:31.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:31.467Z] #43 130.4 CC criu/namespaces.o [2021-04-08T18:43:31.467Z] #43 132.1 CC criu/net.o [2021-04-08T18:43:31.543Z] #20 53.88 Setting up python3-wheel (0.32.3-2) ... [2021-04-08T18:43:31.700Z] #43 135.4 CC criu/page-pipe.o [2021-04-08T18:43:31.725Z] #43 105.0 CC criu/fault-injection.o [2021-04-08T18:43:31.725Z] #43 105.1 CC criu/fdstore.o [2021-04-08T18:43:31.987Z] #43 105.5 CC criu/fifo.o [2021-04-08T18:43:32.262Z] #43 136.0 CC criu/page-xfer.o [2021-04-08T18:43:32.492Z] #20 54.67 Setting up apparmor (2.13.2-10) ... [2021-04-08T18:43:32.519Z] #43 ... [2021-04-08T18:43:32.519Z] [2021-04-08T18:43:32.519Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:43:32.519Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:43:32.519Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-08T18:43:32.559Z] #43 105.8 CC criu/file-ids.o [2021-04-08T18:43:32.775Z] #22 10.76 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-08T18:43:32.775Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-08T18:43:32.775Z] #22 10.87 Collecting pyyaml (from yamllint==1.16.0) [2021-04-08T18:43:32.820Z] #43 106.2 CC criu/file-lock.o [2021-04-08T18:43:33.031Z] #22 11.15 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-08T18:43:33.057Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.979s coverage: 46.3% of statements [2021-04-08T18:43:33.392Z] #43 ... [2021-04-08T18:43:33.392Z] [2021-04-08T18:43:33.392Z] #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-08T18:43:33.392Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:33.392Z] #20 25.55 Selecting previously unselected package python3-minimal. [2021-04-08T18:43:33.392Z] #20 25.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-08T18:43:33.392Z] #20 25.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 25.60 Unpacking python3-minimal (3.7.3-1) ... [2021-04-08T18:43:33.392Z] #20 25.67 Selecting previously unselected package libmpdec2:amd64. [2021-04-08T18:43:33.392Z] #20 25.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 25.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-08T18:43:33.392Z] #20 25.83 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-08T18:43:33.392Z] #20 25.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 25.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:33.392Z] #20 26.69 Selecting previously unselected package python3.7. [2021-04-08T18:43:33.392Z] #20 26.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 26.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:33.392Z] #20 26.82 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-08T18:43:33.392Z] #20 26.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 26.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-08T18:43:33.392Z] #20 26.94 Setting up python3-minimal (3.7.3-1) ... [2021-04-08T18:43:33.392Z] #20 27.91 Selecting previously unselected package python3. [2021-04-08T18:43:33.392Z] #20 27.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:43:33.392Z] #20 27.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 28.06 Unpacking python3 (3.7.3-1) ... [2021-04-08T18:43:33.392Z] #20 28.19 Selecting previously unselected package libip4tc0:amd64. [2021-04-08T18:43:33.392Z] #20 28.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 28.21 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:33.392Z] #20 28.31 Selecting previously unselected package libip6tc0:amd64. [2021-04-08T18:43:33.392Z] #20 28.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 28.33 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:33.392Z] #20 28.47 Selecting previously unselected package libiptc0:amd64. [2021-04-08T18:43:33.392Z] #20 28.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 28.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:33.392Z] #20 28.61 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-08T18:43:33.392Z] #20 28.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 28.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-08T18:43:33.392Z] #20 28.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-08T18:43:33.392Z] #20 28.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-08T18:43:33.392Z] #20 28.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-08T18:43:33.392Z] #20 28.80 Selecting previously unselected package libnftnl11:amd64. [2021-04-08T18:43:33.393Z] #20 28.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-08T18:43:33.393Z] #20 28.80 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-08T18:43:33.393Z] #20 28.93 Selecting previously unselected package iptables. [2021-04-08T18:43:33.393Z] #20 28.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-08T18:43:33.393Z] #20 28.94 Unpacking iptables (1.8.2-4) ... [2021-04-08T18:43:33.393Z] #20 29.26 Selecting previously unselected package xxd. [2021-04-08T18:43:33.393Z] #20 29.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:43:33.439Z] #25 ... [2021-04-08T18:43:33.439Z] [2021-04-08T18:43:33.439Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-08T18:43:33.439Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:43:33.439Z] #46 173.0 net/http/httptrace [2021-04-08T18:43:33.439Z] #46 173.2 net/http [2021-04-08T18:43:33.439Z] #46 ... [2021-04-08T18:43:33.439Z] [2021-04-08T18:43:33.439Z] #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-08T18:43:33.439Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:33.439Z] #21 51.05 Selecting previously unselected package libnet1:ppc64el. [2021-04-08T18:43:33.439Z] #21 51.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 51.05 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:33.439Z] #21 51.13 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-08T18:43:33.439Z] #21 51.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 51.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-08T18:43:33.439Z] #21 51.28 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-08T18:43:33.439Z] #21 51.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 51.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-08T18:43:33.439Z] #21 51.39 Selecting previously unselected package libreadline5:ppc64el. [2021-04-08T18:43:33.439Z] #21 51.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 51.41 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-08T18:43:33.439Z] #21 51.55 Selecting previously unselected package net-tools. [2021-04-08T18:43:33.439Z] #21 51.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 51.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:33.439Z] #21 51.82 Selecting previously unselected package python-pip-whl. [2021-04-08T18:43:33.439Z] #21 51.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-08T18:43:33.439Z] #21 51.85 Unpacking python-pip-whl (18.1-5) ... [2021-04-08T18:43:33.439Z] #21 52.61 Selecting previously unselected package python3-lib2to3. [2021-04-08T18:43:33.439Z] #21 52.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-08T18:43:33.439Z] #21 52.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:33.439Z] #21 52.82 Selecting previously unselected package python3-distutils. [2021-04-08T18:43:33.439Z] #21 52.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-08T18:43:33.439Z] #21 52.83 Unpacking python3-distutils (3.7.3-1) ... [2021-04-08T18:43:33.439Z] #21 53.13 Selecting previously unselected package python3-pip. [2021-04-08T18:43:33.439Z] #21 53.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-08T18:43:33.439Z] #21 53.16 Unpacking python3-pip (18.1-5) ... [2021-04-08T18:43:33.439Z] #21 53.34 Selecting previously unselected package python3-pkg-resources. [2021-04-08T18:43:33.439Z] #21 53.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:43:33.439Z] #21 53.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:33.439Z] #21 53.65 Selecting previously unselected package python3-setuptools. [2021-04-08T18:43:33.439Z] #21 53.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-08T18:43:33.439Z] #21 53.67 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:33.439Z] #21 54.01 Selecting previously unselected package python3-wheel. [2021-04-08T18:43:33.439Z] #21 54.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-08T18:43:33.439Z] #21 54.03 Unpacking python3-wheel (0.32.3-2) ... [2021-04-08T18:43:33.439Z] #21 54.12 Selecting previously unselected package sudo. [2021-04-08T18:43:33.439Z] #21 54.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 54.14 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:33.439Z] #21 54.82 Selecting previously unselected package thin-provisioning-tools. [2021-04-08T18:43:33.439Z] #21 54.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 54.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:33.439Z] #21 55.10 Selecting previously unselected package uidmap. [2021-04-08T18:43:33.439Z] #21 55.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-08T18:43:33.439Z] #21 55.12 Unpacking uidmap (1:4.5-1.1) ... [2021-04-08T18:43:33.439Z] #21 55.29 Selecting previously unselected package vim-runtime. [2021-04-08T18:43:33.439Z] #21 55.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:33.439Z] #21 55.44 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-08T18:43:33.439Z] #21 55.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-08T18:43:33.439Z] #21 55.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:33.594Z] #22 11.50 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-08T18:43:33.653Z] #20 29.28 Unpacking xxd (2:8.1.0875-5) ... [2021-04-08T18:43:33.653Z] #20 29.44 Selecting previously unselected package vim-common. [2021-04-08T18:43:33.653Z] #20 29.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:33.653Z] #20 29.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:33.686Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-04-08T18:43:33.851Z] #22 11.95 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-08T18:43:33.917Z] #20 29.68 Selecting previously unselected package bash-completion. [2021-04-08T18:43:33.917Z] #20 29.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-08T18:43:34.107Z] #22 DONE 12.3s [2021-04-08T18:43:34.108Z] [2021-04-08T18:43:34.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:34.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:34.108Z] #43 137.5 CC criu/pagemap-cache.o [2021-04-08T18:43:34.364Z] #43 138.1 CC criu/pagemap.o [2021-04-08T18:43:34.621Z] #43 ... [2021-04-08T18:43:34.621Z] [2021-04-08T18:43:34.621Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-08T18:43:34.621Z] #25 sha256:fea7e036de63f2d700bf9bd15db38c10c7c500710d434c1bcadceca49e2337de [2021-04-08T18:43:34.621Z] #25 DONE 0.4s [2021-04-08T18:43:34.756Z] #43 135.0 CC criu/netfilter.o [2021-04-08T18:43:34.756Z] #43 135.3 CC criu/page-pipe.o [2021-04-08T18:43:34.877Z] [2021-04-08T18:43:34.877Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-08T18:43:34.877Z] #30 sha256:c3293fa7500b0f70e6ad97609ae4c2f4241b5bd4b60def8ddbf5c42b27ea0a3d [2021-04-08T18:43:35.015Z] #43 135.8 CC criu/page-xfer.o [2021-04-08T18:43:35.050Z] #20 57.00 Setting up xfsprogs (4.20.0-1) ... [2021-04-08T18:43:35.050Z] #20 57.02 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:35.050Z] #20 57.36 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:35.050Z] #20 ... [2021-04-08T18:43:35.050Z] [2021-04-08T18:43:35.050Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:35.050Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:43:35.050Z] #43 92.81 CC criu/bfd.o [2021-04-08T18:43:35.050Z] #43 93.27 CC criu/bitmap.o [2021-04-08T18:43:35.050Z] #43 93.39 CC criu/cgroup-props.o [2021-04-08T18:43:35.050Z] #43 94.17 CC criu/cgroup.o [2021-04-08T18:43:35.050Z] #43 96.70 CC criu/clone-noasan.o [2021-04-08T18:43:35.050Z] #43 96.83 CC criu/config.o [2021-04-08T18:43:35.050Z] #43 98.27 CC criu/cr-check.o [2021-04-08T18:43:35.050Z] #43 99.84 CC criu/cr-dedup.o [2021-04-08T18:43:35.050Z] #43 100.3 CC criu/cr-dump.o [2021-04-08T18:43:35.050Z] #43 102.6 CC criu/cr-errno.o [2021-04-08T18:43:35.050Z] #43 102.7 CC criu/cr-restore.o [2021-04-08T18:43:35.952Z] #43 ... [2021-04-08T18:43:35.952Z] [2021-04-08T18:43:35.952Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:43:35.952Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:43:35.952Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-08T18:43:35.952Z] #22 10.92 Collecting pyyaml (from yamllint==1.16.0) [2021-04-08T18:43:35.952Z] #22 11.18 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-08T18:43:36.443Z] #43 ... [2021-04-08T18:43:36.443Z] [2021-04-08T18:43:36.443Z] #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-08T18:43:36.443Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-08T18:43:36.443Z] #20 58.53 Setting up python3-distutils (3.7.3-1) ... [2021-04-08T18:43:36.519Z] #22 11.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-08T18:43:36.519Z] #22 11.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-08T18:43:36.519Z] #22 11.59 Installing collected packages: pyyaml, pathspec, yamllint [2021-04-08T18:43:37.019Z] #20 59.09 Setting up python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:37.088Z] #22 11.93 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-08T18:43:37.186Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.524s coverage: 49.4% of statements [2021-04-08T18:43:37.221Z] #20 32.36 Unpacking bash-completion (1:2.8-6) ... [2021-04-08T18:43:37.221Z] #20 32.76 Selecting previously unselected package bzip2. [2021-04-08T18:43:37.221Z] #20 32.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-08T18:43:37.221Z] #20 32.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:37.221Z] #20 32.85 Selecting previously unselected package xz-utils. [2021-04-08T18:43:37.221Z] #20 32.85 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-08T18:43:37.221Z] #20 32.87 Unpacking xz-utils (5.2.4-1) ... [2021-04-08T18:43:37.221Z] #20 33.02 Selecting previously unselected package apparmor. [2021-04-08T18:43:37.221Z] #20 33.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-08T18:43:37.221Z] #20 33.11 Unpacking apparmor (2.13.2-10) ... [2021-04-08T18:43:37.348Z] #22 DONE 12.3s [2021-04-08T18:43:37.348Z] [2021-04-08T18:43:37.348Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-08T18:43:37.348Z] #25 sha256:661e0b0274e960cf4f91ac63ea45ab2fcb2bdd9f3583d86b3ddd7342d415cfec [2021-04-08T18:43:37.607Z] #25 DONE 0.4s [2021-04-08T18:43:37.607Z] [2021-04-08T18:43:37.607Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-08T18:43:37.607Z] #30 sha256:c3d8dcd53250731576d12f952c66b822fbfce2455a6e8fa4389f592d179ee0c4 [2021-04-08T18:43:37.794Z] #20 33.49 Selecting previously unselected package aufs-tools. [2021-04-08T18:43:37.794Z] #20 33.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-08T18:43:37.794Z] #20 33.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:37.794Z] #20 33.61 Selecting previously unselected package libonig5:amd64. [2021-04-08T18:43:37.794Z] #20 33.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-08T18:43:37.794Z] #20 33.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:43:37.966Z] #21 ... [2021-04-08T18:43:37.966Z] [2021-04-08T18:43:37.966Z] #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-08T18:43:37.966Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:43:37.966Z] #46 187.3 github.com/LK4D4/vndr/godl [2021-04-08T18:43:38.056Z] #20 33.77 Selecting previously unselected package libjq1:amd64. [2021-04-08T18:43:38.056Z] #20 33.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:43:38.056Z] #20 33.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:43:38.056Z] #20 33.88 Selecting previously unselected package jq. [2021-04-08T18:43:38.056Z] #20 33.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-08T18:43:38.056Z] #20 33.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:38.056Z] #20 33.98 Selecting previously unselected package libaio1:amd64. [2021-04-08T18:43:38.268Z] #46 188.1 github.com/LK4D4/vndr [2021-04-08T18:43:38.317Z] #20 33.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-08T18:43:38.317Z] #20 34.00 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-08T18:43:38.317Z] #20 34.07 Selecting previously unselected package libgpm2:amd64. [2021-04-08T18:43:38.317Z] #20 34.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-08T18:43:38.317Z] #20 34.08 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-08T18:43:38.317Z] #20 34.15 Selecting previously unselected package libicu63:amd64. [2021-04-08T18:43:38.317Z] #20 34.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-08T18:43:38.317Z] #20 34.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:43:38.413Z] #20 60.55 Setting up python3-pip (18.1-5) ... [2021-04-08T18:43:38.688Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.640s coverage: 73.3% of statements [2021-04-08T18:43:38.688Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-08T18:43:39.320Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-04-08T18:43:39.806Z] #20 61.98 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:43:39.806Z] #20 62.05 Processing triggers for mime-support (3.62) ... [2021-04-08T18:43:40.126Z] #30 DONE 4.9s [2021-04-08T18:43:40.126Z] [2021-04-08T18:43:40.126Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-08T18:43:40.126Z] #33 sha256:b0ad1e6f68005e95c6ba882ea331c0d210b0abe89a13a9d93d8681cd02b80d86 [2021-04-08T18:43:40.126Z] #33 DONE 0.4s [2021-04-08T18:43:40.126Z] [2021-04-08T18:43:40.126Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-08T18:43:40.126Z] #35 sha256:2c21dc3d9a4c1040f1ee55757900714b8abac09fd131dc9ee7fc0c6749c87925 [2021-04-08T18:43:40.126Z] #35 DONE 0.2s [2021-04-08T18:43:40.126Z] [2021-04-08T18:43:40.126Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-08T18:43:40.126Z] #38 sha256:48ab50a35025f2706c79182dbb441217f2695645958e715a71ecd5b2446d87df [2021-04-08T18:43:40.347Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-04-08T18:43:40.383Z] #38 DONE 0.5s [2021-04-08T18:43:40.383Z] [2021-04-08T18:43:40.383Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:40.383Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:40.383Z] #43 139.2 CC criu/parasite-syscall.o [2021-04-08T18:43:40.383Z] #43 140.0 CC criu/path.o [2021-04-08T18:43:40.383Z] #43 140.3 CC criu/pie-util-vdso-elf32.o [2021-04-08T18:43:40.383Z] #43 140.7 CC criu/pie-util-vdso.o [2021-04-08T18:43:40.383Z] #43 141.3 CC criu/pie-util.o [2021-04-08T18:43:40.383Z] #43 141.5 CC criu/pipes.o [2021-04-08T18:43:40.383Z] #43 142.2 CC criu/plugin.o [2021-04-08T18:43:40.383Z] #43 142.5 CC criu/proc_parse.o [2021-04-08T18:43:40.428Z] #20 DONE 62.7s [2021-04-08T18:43:40.428Z] [2021-04-08T18:43:40.428Z] #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-08T18:43:40.428Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-08T18:43:41.348Z] #43 145.0 CC criu/protobuf-desc.o [2021-04-08T18:43:41.847Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 6.7% of statements [2021-04-08T18:43:41.948Z] #21 1.363 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-08T18:43:41.948Z] #21 1.370 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-08T18:43:41.948Z] #21 1.388 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-08T18:43:41.948Z] #21 DONE 1.5s [2021-04-08T18:43:41.948Z] [2021-04-08T18:43:41.948Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:43:41.948Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-08T18:43:42.136Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-04-08T18:43:42.295Z] #43 146.1 CC criu/protobuf.o [2021-04-08T18:43:42.529Z] #20 37.72 Selecting previously unselected package libnet1:amd64. [2021-04-08T18:43:42.529Z] #20 37.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-08T18:43:42.529Z] #20 37.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:42.529Z] #20 37.82 Selecting previously unselected package libnl-3-200:amd64. [2021-04-08T18:43:42.529Z] #20 37.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-08T18:43:42.529Z] #20 37.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:43:42.529Z] #20 37.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-08T18:43:42.529Z] #20 37.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-08T18:43:42.529Z] #20 37.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:43:42.529Z] #20 38.02 Selecting previously unselected package libreadline5:amd64. [2021-04-08T18:43:42.529Z] #20 38.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-08T18:43:42.529Z] #20 38.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:42.529Z] #20 38.14 Selecting previously unselected package net-tools. [2021-04-08T18:43:42.529Z] #20 38.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-08T18:43:42.529Z] #20 38.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:42.560Z] #43 146.5 CC criu/pstree.o [2021-04-08T18:43:42.791Z] #20 38.36 Selecting previously unselected package python-pip-whl. [2021-04-08T18:43:42.791Z] #20 38.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-08T18:43:42.791Z] #20 38.38 Unpacking python-pip-whl (18.1-5) ... [2021-04-08T18:43:42.802Z] #46 ... [2021-04-08T18:43:42.802Z] [2021-04-08T18:43:42.802Z] #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-08T18:43:42.802Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:42.802Z] #21 60.35 Selecting previously unselected package vim. [2021-04-08T18:43:42.802Z] #21 60.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-08T18:43:42.802Z] #21 60.38 Unpacking vim (2:8.1.0875-5) ... [2021-04-08T18:43:42.802Z] #21 61.05 Selecting previously unselected package xfsprogs. [2021-04-08T18:43:42.802Z] #21 61.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-08T18:43:42.802Z] #21 61.07 Unpacking xfsprogs (4.20.0-1) ... [2021-04-08T18:43:42.802Z] #21 61.69 Selecting previously unselected package zip. [2021-04-08T18:43:42.802Z] #21 61.70 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-08T18:43:42.802Z] #21 61.70 Unpacking zip (3.0-11+b1) ... [2021-04-08T18:43:42.802Z] #21 61.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:42.802Z] #21 61.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:42.802Z] #21 61.93 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-08T18:43:42.802Z] #21 61.93 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-08T18:43:42.802Z] #21 61.94 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-08T18:43:42.802Z] #21 61.95 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-08T18:43:42.802Z] #21 61.95 Setting up uidmap (1:4.5-1.1) ... [2021-04-08T18:43:42.802Z] #21 61.96 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-08T18:43:42.802Z] #21 61.97 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:42.802Z] #21 61.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:42.802Z] #21 61.98 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-08T18:43:42.802Z] #21 61.99 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-08T18:43:42.802Z] #21 61.99 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:43:42.802Z] #21 62.00 Setting up zip (3.0-11+b1) ... [2021-04-08T18:43:42.802Z] #21 62.01 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:42.802Z] #21 62.03 Setting up bash-completion (1:2.8-6) ... [2021-04-08T18:43:42.879Z] #30 DONE 4.6s [2021-04-08T18:43:42.879Z] [2021-04-08T18:43:42.879Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-08T18:43:42.879Z] #33 sha256:45cb320a4331787c6a2895de33b9cd80a28f6f7ba5c5659374df38d149aaf627 [2021-04-08T18:43:42.879Z] #33 DONE 0.4s [2021-04-08T18:43:42.879Z] [2021-04-08T18:43:42.879Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-08T18:43:42.879Z] #35 sha256:bc65f5de46b531d3b9e28350bbb7d57a87636a230b0fc9abf4b9b8d7707728ce [2021-04-08T18:43:42.879Z] #35 DONE 0.1s [2021-04-08T18:43:42.879Z] [2021-04-08T18:43:42.879Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-08T18:43:42.879Z] #38 sha256:d63979bd01d1d50c5d5704e3503bf80c2a797fd2a12fff300c2a79d233776327 [2021-04-08T18:43:42.879Z] #38 DONE 0.0s [2021-04-08T18:43:42.879Z] [2021-04-08T18:43:42.879Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:42.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:42.879Z] #43 137.5 CC criu/pagemap-cache.o [2021-04-08T18:43:42.879Z] #43 138.0 CC criu/pagemap.o [2021-04-08T18:43:42.879Z] #43 139.2 CC criu/parasite-syscall.o [2021-04-08T18:43:42.879Z] #43 140.1 CC criu/path.o [2021-04-08T18:43:42.879Z] #43 140.4 CC criu/pie-util-vdso-elf32.o [2021-04-08T18:43:42.879Z] #43 140.9 CC criu/pie-util-vdso.o [2021-04-08T18:43:42.879Z] #43 141.3 CC criu/pie-util.o [2021-04-08T18:43:42.879Z] #43 141.4 CC criu/pipes.o [2021-04-08T18:43:42.880Z] #43 142.1 CC criu/plugin.o [2021-04-08T18:43:42.880Z] #43 142.5 CC criu/proc_parse.o [2021-04-08T18:43:43.168Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.2% of statements [2021-04-08T18:43:43.364Z] #20 38.98 Selecting previously unselected package python3-lib2to3. [2021-04-08T18:43:43.364Z] #20 38.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-08T18:43:43.364Z] #20 38.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:43.364Z] #20 39.11 Selecting previously unselected package python3-distutils. [2021-04-08T18:43:43.364Z] #20 39.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-08T18:43:43.364Z] #20 39.12 Unpacking python3-distutils (3.7.3-1) ... [2021-04-08T18:43:43.475Z] #21 ... [2021-04-08T18:43:43.475Z] [2021-04-08T18:43:43.475Z] #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-08T18:43:43.475Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:43:43.475Z] #25 183.2 + mkdir -p /tmp/tmp.hW8IkKbR9H/src/github.com/docker [2021-04-08T18:43:43.475Z] #25 183.2 + mv components/cli /tmp/tmp.hW8IkKbR9H/src/github.com/docker/cli [2021-04-08T18:43:43.475Z] #25 183.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-08T18:43:43.625Z] #20 39.29 Selecting previously unselected package python3-pip. [2021-04-08T18:43:43.625Z] #20 39.29 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-08T18:43:43.625Z] #20 39.29 Unpacking python3-pip (18.1-5) ... [2021-04-08T18:43:43.625Z] #20 39.45 Selecting previously unselected package python3-pkg-resources. [2021-04-08T18:43:43.625Z] #20 39.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-08T18:43:43.625Z] #20 39.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:43.625Z] #20 ... [2021-04-08T18:43:43.625Z] [2021-04-08T18:43:43.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:43.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:43.625Z] #43 107.1 CC criu/files-ext.o [2021-04-08T18:43:43.625Z] #43 107.5 CC criu/files-reg.o [2021-04-08T18:43:43.625Z] #43 109.8 CC criu/files.o [2021-04-08T18:43:43.625Z] #43 111.9 CC criu/filesystems.o [2021-04-08T18:43:43.625Z] #43 112.7 CC criu/fsnotify.o [2021-04-08T18:43:43.625Z] #43 114.0 CC criu/image-desc.o [2021-04-08T18:43:43.625Z] #43 114.2 CC criu/image.o [2021-04-08T18:43:43.625Z] #43 115.0 CC criu/ipc_ns.o [2021-04-08T18:43:43.625Z] #43 116.3 CC criu/irmap.o [2021-04-08T18:43:43.625Z] #43 116.9 CC criu/kcmp-ids.o [2021-04-08T18:43:43.776Z] #25 ... [2021-04-08T18:43:43.776Z] [2021-04-08T18:43:43.776Z] #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-08T18:43:43.776Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:43:43.776Z] #44 112.4 CC criu/clone-noasan.o [2021-04-08T18:43:43.776Z] #44 112.7 CC criu/config.o [2021-04-08T18:43:43.776Z] #44 115.5 CC criu/cr-check.o [2021-04-08T18:43:43.776Z] #44 118.3 CC criu/cr-dedup.o [2021-04-08T18:43:43.776Z] #44 119.0 CC criu/cr-dump.o [2021-04-08T18:43:43.887Z] #43 117.2 CC criu/kerndat.o [2021-04-08T18:43:43.887Z] #43 ... [2021-04-08T18:43:43.887Z] [2021-04-08T18:43:43.887Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-08T18:43:43.887Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:43.887Z] #20 39.60 Selecting previously unselected package python3-setuptools. [2021-04-08T18:43:43.887Z] #20 39.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-08T18:43:43.887Z] #20 39.62 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:43.887Z] #20 39.85 Selecting previously unselected package python3-wheel. [2021-04-08T18:43:43.924Z] #43 147.6 CC criu/rbtree.o [2021-04-08T18:43:43.924Z] #43 147.9 CC criu/rst-malloc.o [2021-04-08T18:43:44.148Z] #20 39.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-08T18:43:44.148Z] #20 39.86 Unpacking python3-wheel (0.32.3-2) ... [2021-04-08T18:43:44.148Z] #20 39.94 Selecting previously unselected package sudo. [2021-04-08T18:43:44.148Z] #20 39.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-08T18:43:44.148Z] #20 39.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:44.199Z] ok github.com/docker/docker/daemon/logger/awslogs 0.060s coverage: 77.4% of statements [2021-04-08T18:43:44.199Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.266s coverage: 57.7% of statements [2021-04-08T18:43:44.199Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-08T18:43:44.199Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-08T18:43:44.199Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-08T18:43:44.199Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-08T18:43:44.199Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-08T18:43:44.199Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-08T18:43:44.258Z] #43 145.0 CC criu/protobuf-desc.o [2021-04-08T18:43:44.431Z] #44 122.9 CC criu/cr-errno.o [2021-04-08T18:43:44.485Z] #43 148.0 CC criu/seccomp.o [2021-04-08T18:43:44.485Z] #43 ... [2021-04-08T18:43:44.485Z] [2021-04-08T18:43:44.485Z] #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-08T18:43:44.485Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:43:44.485Z] #40 DONE 220.4s [2021-04-08T18:43:44.720Z] #20 40.43 Selecting previously unselected package thin-provisioning-tools. [2021-04-08T18:43:44.720Z] #20 40.43 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-08T18:43:44.720Z] #20 40.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:44.720Z] #20 40.68 Selecting previously unselected package uidmap. [2021-04-08T18:43:44.735Z] #44 123.1 CC criu/cr-restore.o [2021-04-08T18:43:44.735Z] #44 ... [2021-04-08T18:43:44.735Z] [2021-04-08T18:43:44.735Z] #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-08T18:43:44.735Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:44.735Z] #21 66.76 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-08T18:43:44.735Z] #21 66.76 Setting up xz-utils (5.2.4-1) ... [2021-04-08T18:43:44.735Z] #21 66.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-08T18:43:44.735Z] #21 66.79 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:44.735Z] #21 66.84 invoke-rc.d: could not determine current runlevel [2021-04-08T18:43:44.735Z] #21 66.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:43:44.735Z] #21 66.88 Setting up pigz (2.4-1) ... [2021-04-08T18:43:44.735Z] #21 66.88 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-08T18:43:44.741Z] [2021-04-08T18:43:44.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:44.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:44.833Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-04-08T18:43:44.981Z] #20 40.69 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-08T18:43:44.981Z] #20 40.70 Unpacking uidmap (1:4.5-1.1) ... [2021-04-08T18:43:45.036Z] #21 66.90 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-08T18:43:45.036Z] #21 66.92 Setting up python-pip-whl (18.1-5) ... [2021-04-08T18:43:45.036Z] #21 66.92 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-08T18:43:45.036Z] #21 66.93 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:45.125Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-04-08T18:43:45.194Z] #43 145.9 CC criu/protobuf.o [2021-04-08T18:43:45.242Z] #20 40.85 Selecting previously unselected package vim-runtime. [2021-04-08T18:43:45.242Z] #20 40.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-08T18:43:45.242Z] #20 40.88 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-08T18:43:45.242Z] #20 40.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-08T18:43:45.242Z] #20 40.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:45.302Z] #43 148.9 CC criu/seize.o [2021-04-08T18:43:45.687Z] #21 67.71 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-08T18:43:45.687Z] #21 67.73 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-08T18:43:45.687Z] #21 67.73 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-08T18:43:45.687Z] #21 67.75 Setting up vim (2:8.1.0875-5) ... [2021-04-08T18:43:45.687Z] #21 67.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-08T18:43:45.687Z] #21 67.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-08T18:43:45.687Z] #21 67.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-08T18:43:45.687Z] #21 67.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-08T18:43:45.687Z] #21 67.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-08T18:43:45.761Z] #43 146.4 CC criu/pstree.o [2021-04-08T18:43:45.762Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-04-08T18:43:45.762Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 69.9% of statements [2021-04-08T18:43:45.988Z] #21 67.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-08T18:43:45.988Z] #21 67.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-08T18:43:45.988Z] #21 67.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-08T18:43:45.988Z] #21 67.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-08T18:43:45.988Z] #21 68.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:45.988Z] #21 68.03 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-08T18:43:45.988Z] #21 68.04 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:45.988Z] #21 68.05 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-08T18:43:45.988Z] #21 68.06 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:46.233Z] #43 150.0 CC criu/servicefd.o [2021-04-08T18:43:46.489Z] #43 ... [2021-04-08T18:43:46.489Z] [2021-04-08T18:43:46.489Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-08T18:43:46.489Z] #41 sha256:e5ca6246fbd95895ab8c045441d467c52f772476016ad3a32039967e8deb806c [2021-04-08T18:43:46.489Z] #41 DONE 0.6s [2021-04-08T18:43:46.489Z] [2021-04-08T18:43:46.489Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:46.489Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:46.489Z] #43 150.3 CC criu/shmem.o [2021-04-08T18:43:46.796Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2021-04-08T18:43:46.796Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-08T18:43:46.796Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 55.1% of statements [2021-04-08T18:43:47.139Z] #43 147.5 CC criu/rbtree.o [2021-04-08T18:43:47.139Z] #43 147.8 CC criu/rst-malloc.o [2021-04-08T18:43:47.139Z] #43 ... [2021-04-08T18:43:47.139Z] [2021-04-08T18:43:47.139Z] #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-08T18:43:47.139Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:43:47.139Z] #40 DONE 219.0s [2021-04-08T18:43:47.157Z] #20 ... [2021-04-08T18:43:47.157Z] [2021-04-08T18:43:47.157Z] #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-08T18:43:47.157Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:43:47.157Z] #40 180.2 + dpkg --print-architecture [2021-04-08T18:43:47.157Z] #40 180.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-08T18:43:47.157Z] #40 181.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-08T18:43:47.157Z] #40 181.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-08T18:43:47.157Z] #40 ... [2021-04-08T18:43:47.157Z] [2021-04-08T18:43:47.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:47.157Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:47.157Z] #43 118.4 CC criu/libnetlink.o [2021-04-08T18:43:47.157Z] #43 118.8 CC criu/log.o [2021-04-08T18:43:47.157Z] #43 119.4 CC criu/lsm.o [2021-04-08T18:43:47.157Z] #43 119.7 CC criu/mem.o [2021-04-08T18:43:47.258Z] #22 4.886 Collecting yamllint==1.16.0 [2021-04-08T18:43:47.398Z] [2021-04-08T18:43:47.398Z] #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-08T18:43:47.398Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:43:47.417Z] #43 151.0 CC criu/sigframe.o [2021-04-08T18:43:47.417Z] #43 151.2 CC criu/signalfd.o [2021-04-08T18:43:47.429Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-04-08T18:43:47.657Z] #49 ... [2021-04-08T18:43:47.657Z] [2021-04-08T18:43:47.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:47.657Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:47.657Z] #43 148.3 CC criu/seccomp.o [2021-04-08T18:43:47.673Z] #43 151.4 CC criu/sk-inet.o [2021-04-08T18:43:47.929Z] #43 ... [2021-04-08T18:43:47.929Z] [2021-04-08T18:43:47.929Z] #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-08T18:43:47.929Z] #49 sha256:1ae971dfe483d025a90b576e11380beb9c2f823599b3cadf50781008c95bdd36 [2021-04-08T18:43:47.929Z] #49 223.5 + /build/golangci-lint --version [2021-04-08T18:43:47.929Z] #49 223.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-08T18:43:47.929Z] #49 DONE 224.0s [2021-04-08T18:43:47.929Z] [2021-04-08T18:43:47.929Z] #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-08T18:43:47.929Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:43:48.206Z] #22 ... [2021-04-08T18:43:48.206Z] [2021-04-08T18:43:48.206Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:48.206Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:43:48.206Z] #43 107.0 CC criu/cr-service.o [2021-04-08T18:43:48.206Z] #43 108.9 CC criu/crtools.o [2021-04-08T18:43:48.206Z] #43 109.5 CC criu/eventfd.o [2021-04-08T18:43:48.206Z] #43 110.0 CC criu/eventpoll.o [2021-04-08T18:43:48.206Z] #43 110.8 CC criu/external.o [2021-04-08T18:43:48.206Z] #43 111.1 CC criu/fault-injection.o [2021-04-08T18:43:48.206Z] #43 111.3 CC criu/fdstore.o [2021-04-08T18:43:48.206Z] #43 111.8 CC criu/fifo.o [2021-04-08T18:43:48.206Z] #43 112.3 CC criu/file-ids.o [2021-04-08T18:43:48.206Z] #43 112.6 CC criu/file-lock.o [2021-04-08T18:43:48.206Z] #43 113.4 CC criu/files-ext.o [2021-04-08T18:43:48.206Z] #43 113.7 CC criu/files-reg.o [2021-04-08T18:43:48.206Z] #43 115.6 CC criu/files.o [2021-04-08T18:43:48.464Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-08T18:43:48.491Z] #53 ... [2021-04-08T18:43:48.491Z] [2021-04-08T18:43:48.491Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:48.491Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:48.491Z] #43 152.4 CC criu/sk-netlink.o [2021-04-08T18:43:48.543Z] #43 121.7 CC criu/memfd.o [2021-04-08T18:43:48.595Z] #43 149.2 CC criu/seize.o [2021-04-08T18:43:48.757Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-04-08T18:43:49.114Z] #43 122.4 CC criu/mount.o [2021-04-08T18:43:49.163Z] #43 ... [2021-04-08T18:43:49.163Z] [2021-04-08T18:43:49.163Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-08T18:43:49.163Z] #41 sha256:7eb03c671bdd5cce14c5ad0988b9f495b0861c08236c5f6a1262d681e3420883 [2021-04-08T18:43:49.163Z] #41 DONE 0.5s [2021-04-08T18:43:49.163Z] [2021-04-08T18:43:49.163Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:49.163Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:49.163Z] #43 150.0 CC criu/servicefd.o [2021-04-08T18:43:49.388Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-08T18:43:49.388Z] ok github.com/docker/docker/daemon/logger/splunk 1.420s coverage: 82.5% of statements [2021-04-08T18:43:49.388Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-08T18:43:49.388Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-08T18:43:49.418Z] #43 152.9 CC criu/sk-packet.o [2021-04-08T18:43:49.598Z] #43 117.2 CC criu/filesystems.o [2021-04-08T18:43:49.622Z] #21 ... [2021-04-08T18:43:49.622Z] [2021-04-08T18:43:49.622Z] #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-08T18:43:49.622Z] #46 sha256:1e33ceb8eeb10c56efe5b36022ccfaf6c0867aea9dc8bfe60c1af7f5c55135d2 [2021-04-08T18:43:49.622Z] #46 DONE 198.8s [2021-04-08T18:43:49.622Z] [2021-04-08T18:43:49.622Z] #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-08T18:43:49.622Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:43:49.673Z] #43 153.6 CC criu/sk-queue.o [2021-04-08T18:43:49.731Z] #43 150.3 CC criu/shmem.o [2021-04-08T18:43:49.861Z] #43 117.7 CC criu/fsnotify.o [2021-04-08T18:43:50.236Z] #43 154.0 CC criu/sk-tcp.o [2021-04-08T18:43:50.299Z] #43 151.1 CC criu/sigframe.o [2021-04-08T18:43:50.299Z] #43 151.2 CC criu/signalfd.o [2021-04-08T18:43:50.493Z] #43 154.3 CC criu/sk-unix.o [2021-04-08T18:43:50.537Z] #43 ... [2021-04-08T18:43:50.537Z] [2021-04-08T18:43:50.537Z] #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-08T18:43:50.537Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:43:50.537Z] #20 44.24 Selecting previously unselected package vim. [2021-04-08T18:43:50.537Z] #20 44.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-08T18:43:50.537Z] #20 44.29 Unpacking vim (2:8.1.0875-5) ... [2021-04-08T18:43:50.537Z] #20 44.83 Selecting previously unselected package xfsprogs. [2021-04-08T18:43:50.537Z] #20 44.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-08T18:43:50.537Z] #20 44.85 Unpacking xfsprogs (4.20.0-1) ... [2021-04-08T18:43:50.537Z] #20 45.38 Selecting previously unselected package zip. [2021-04-08T18:43:50.537Z] #20 45.38 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-08T18:43:50.537Z] #20 45.39 Unpacking zip (3.0-11+b1) ... [2021-04-08T18:43:50.537Z] #20 45.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-08T18:43:50.537Z] #20 45.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-08T18:43:50.537Z] #20 45.62 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:50.537Z] #20 45.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-08T18:43:50.537Z] #20 45.65 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-08T18:43:50.537Z] #20 45.67 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:50.537Z] #20 45.70 Setting up uidmap (1:4.5-1.1) ... [2021-04-08T18:43:50.537Z] #20 45.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-08T18:43:50.537Z] #20 45.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-08T18:43:50.537Z] #20 45.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-08T18:43:50.537Z] #20 45.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-08T18:43:50.537Z] #20 45.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-08T18:43:50.537Z] #20 45.86 Setting up xxd (2:8.1.0875-5) ... [2021-04-08T18:43:50.537Z] #20 45.88 Setting up zip (3.0-11+b1) ... [2021-04-08T18:43:50.537Z] #20 45.89 Setting up vim-common (2:8.1.0875-5) ... [2021-04-08T18:43:50.537Z] #20 45.92 Setting up bash-completion (1:2.8-6) ... [2021-04-08T18:43:50.810Z] #43 118.6 CC criu/image-desc.o [2021-04-08T18:43:50.810Z] #43 118.7 CC criu/image.o [2021-04-08T18:43:50.868Z] #43 151.4 CC criu/sk-inet.o [2021-04-08T18:43:50.947Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2021-04-08T18:43:51.172Z] #25 ... [2021-04-08T18:43:51.172Z] [2021-04-08T18:43:51.172Z] #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-08T18:43:51.172Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-08T18:43:51.172Z] #21 73.06 Setting up iptables (1.8.2-4) ... [2021-04-08T18:43:51.172Z] #21 73.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:51.172Z] #21 73.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:51.172Z] #21 73.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:51.172Z] #21 73.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:51.172Z] #21 73.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-08T18:43:51.172Z] #21 73.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-08T18:43:51.172Z] #21 73.15 Setting up python3 (3.7.3-1) ... [2021-04-08T18:43:51.241Z] ok github.com/docker/docker/distribution 0.256s coverage: 25.2% of statements [2021-04-08T18:43:51.241Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-08T18:43:51.436Z] #43 ... [2021-04-08T18:43:51.436Z] [2021-04-08T18:43:51.436Z] #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-08T18:43:51.436Z] #49 sha256:a94b5fe61161c3db5273bfce20b9c7a12b35916931614ddd63b5c74fb9bb0ef9 [2021-04-08T18:43:51.436Z] #49 223.0 + /build/golangci-lint --version [2021-04-08T18:43:51.436Z] #49 223.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-08T18:43:51.436Z] #49 DONE 223.6s [2021-04-08T18:43:51.695Z] [2021-04-08T18:43:51.695Z] #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-08T18:43:51.695Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:43:51.695Z] #56 ... [2021-04-08T18:43:51.695Z] [2021-04-08T18:43:51.695Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:43:51.695Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:43:51.695Z] #43 152.4 CC criu/sk-netlink.o [2021-04-08T18:43:51.758Z] #43 119.3 CC criu/ipc_ns.o [2021-04-08T18:43:51.825Z] #21 73.74 Setting up python3-wheel (0.32.3-2) ... [2021-04-08T18:43:51.860Z] #43 155.4 CC criu/sockets.o [2021-04-08T18:43:51.872Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-08T18:43:52.115Z] #43 155.9 CC criu/stats.o [2021-04-08T18:43:52.263Z] #43 152.9 CC criu/sk-packet.o [2021-04-08T18:43:52.335Z] #43 ... [2021-04-08T18:43:52.335Z] [2021-04-08T18:43:52.335Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:43:52.335Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-08T18:43:52.335Z] #22 10.31 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-08T18:43:52.335Z] #22 10.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-08T18:43:52.335Z] #22 10.49 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-08T18:43:52.371Z] #43 156.1 CC criu/string.o [2021-04-08T18:43:52.371Z] #43 156.2 CC criu/sysctl.o [2021-04-08T18:43:52.478Z] #21 74.69 Setting up apparmor (2.13.2-10) ... [2021-04-08T18:43:52.598Z] #22 10.57 Collecting pyyaml (from yamllint==1.16.0) [2021-04-08T18:43:52.830Z] #43 153.7 CC criu/sk-queue.o [2021-04-08T18:43:52.861Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-08T18:43:52.930Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-04-08T18:43:52.934Z] #43 156.6 CC criu/sysfs_parse.o [2021-04-08T18:43:53.102Z] #20 48.71 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-08T18:43:53.102Z] #20 48.73 Setting up xz-utils (5.2.4-1) ... [2021-04-08T18:43:53.102Z] #20 48.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-08T18:43:53.102Z] #20 48.76 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-08T18:43:53.102Z] #20 48.84 invoke-rc.d: could not determine current runlevel [2021-04-08T18:43:53.102Z] #20 48.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:43:53.102Z] #20 48.87 Setting up pigz (2.4-1) ... [2021-04-08T18:43:53.102Z] #20 48.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-08T18:43:53.102Z] #20 48.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-08T18:43:53.102Z] #20 48.91 Setting up python-pip-whl (18.1-5) ... [2021-04-08T18:43:53.102Z] #20 48.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-08T18:43:53.102Z] #20 48.94 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-08T18:43:53.190Z] #43 156.9 CC criu/timens.o [2021-04-08T18:43:53.222Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-04-08T18:43:53.398Z] #43 154.1 CC criu/sk-tcp.o [2021-04-08T18:43:53.438Z] #22 11.73 Installing build dependencies: started [2021-04-08T18:43:53.446Z] #43 157.1 CC criu/timerfd.o [2021-04-08T18:43:53.516Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-04-08T18:43:53.516Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-08T18:43:53.673Z] #20 49.34 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-08T18:43:53.673Z] #20 49.36 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-08T18:43:53.673Z] #20 49.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:53.673Z] #20 49.39 Setting up vim (2:8.1.0875-5) ... [2021-04-08T18:43:53.673Z] #20 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-08T18:43:53.673Z] #20 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-08T18:43:53.673Z] #20 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-08T18:43:53.673Z] #20 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-08T18:43:53.673Z] #20 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-08T18:43:53.673Z] #20 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-08T18:43:53.673Z] #20 49.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-08T18:43:53.673Z] #20 49.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-08T18:43:53.673Z] #20 49.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-08T18:43:53.673Z] #20 49.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-08T18:43:53.673Z] #20 49.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-08T18:43:53.673Z] #20 49.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-08T18:43:53.673Z] #20 49.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-08T18:43:53.673Z] #20 49.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-08T18:43:53.702Z] #43 157.4 CC criu/tty.o [2021-04-08T18:43:53.967Z] #43 154.5 CC criu/sk-unix.o [2021-04-08T18:43:54.153Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.6% of statements [2021-04-08T18:43:54.153Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-04-08T18:43:54.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-08T18:43:54.609Z] #21 76.73 Setting up xfsprogs (4.20.0-1) ... [2021-04-08T18:43:54.609Z] #21 76.74 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:54.786Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-04-08T18:43:54.903Z] #43 155.7 CC criu/sockets.o [2021-04-08T18:43:55.069Z] #43 158.6 CC criu/tun.o [2021-04-08T18:43:55.069Z] #43 159.0 CC criu/uffd.o [2021-04-08T18:43:55.266Z] #21 77.35 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:43:55.363Z] #22 ... [2021-04-08T18:43:55.363Z] [2021-04-08T18:43:55.363Z] #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-08T18:43:55.363Z] #49 sha256:0da5c42633f1edff9bd99708f1374f510981d651c043088a84054c12f535f74e [2021-04-08T18:43:55.363Z] #49 178.5 + /build/golangci-lint --version [2021-04-08T18:43:55.363Z] #49 179.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-08T18:43:55.363Z] #49 DONE 179.7s [2021-04-08T18:43:55.363Z] [2021-04-08T18:43:55.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-08T18:43:55.363Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:43:55.363Z] #43 120.5 CC criu/irmap.o [2021-04-08T18:43:55.363Z] #43 121.1 CC criu/kcmp-ids.o [2021-04-08T18:43:55.363Z] #43 121.5 CC criu/kerndat.o [2021-04-08T18:43:55.363Z] #43 122.7 CC criu/libnetlink.o [2021-04-08T18:43:55.363Z] #43 123.0 CC criu/log.o [2021-04-08T18:43:55.471Z] #43 156.3 CC criu/stats.o [2021-04-08T18:43:55.730Z] #43 156.5 CC criu/string.o [2021-04-08T18:43:55.730Z] #43 156.6 CC criu/sysctl.o [2021-04-08T18:43:55.819Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-04-08T18:43:55.940Z] #43 123.7 CC criu/lsm.o [2021-04-08T18:43:55.997Z] #43 159.8 CC criu/util.o [2021-04-08T18:43:56.109Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-04-08T18:43:56.398Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-08T18:43:56.667Z] #43 157.1 CC criu/sysfs_parse.o [2021-04-08T18:43:56.667Z] #43 157.3 CC criu/timens.o [2021-04-08T18:43:56.833Z] #21 78.62 Setting up python3-distutils (3.7.3-1) ... [2021-04-08T18:43:56.889Z] #43 124.3 CC criu/mem.o [2021-04-08T18:43:56.926Z] #43 160.6 CC criu/uts_ns.o [2021-04-08T18:43:56.926Z] #43 157.5 CC criu/timerfd.o [2021-04-08T18:43:56.926Z] #43 157.7 CC criu/tty.o [2021-04-08T18:43:56.973Z] #20 52.28 Setting up iptables (1.8.2-4) ... [2021-04-08T18:43:56.973Z] #20 52.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:56.973Z] #20 52.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:56.973Z] #20 52.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-08T18:43:56.973Z] #20 52.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-08T18:43:56.973Z] #20 52.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-08T18:43:56.973Z] #20 52.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-08T18:43:56.973Z] #20 52.34 Setting up python3 (3.7.3-1) ... [2021-04-08T18:43:56.973Z] #20 52.71 Setting up python3-wheel (0.32.3-2) ... [2021-04-08T18:43:57.134Z] #21 79.37 Setting up python3-setuptools (40.8.0-1) ... [2021-04-08T18:43:57.182Z] #43 160.8 CC criu/vdso-compat.o [2021-04-08T18:43:57.182Z] #43 161.0 CC criu/vdso.o [2021-04-08T18:43:57.425Z] ok github.com/docker/docker/pkg/archive 0.224s coverage: 82.1% of statements [2021-04-08T18:43:57.744Z] #43 161.4 LINK criu/built-in.o [2021-04-08T18:43:57.744Z] #43 161.5 LINK criu/criu [2021-04-08T18:43:57.915Z] #20 53.51 Setting up apparmor (2.13.2-10) ... [2021-04-08T18:43:58.000Z] #43 161.8 DEP lib/c/criu.d [2021-04-08T18:43:58.255Z] #43 161.8 CC images/rpc.pb-c.o [2021-04-08T18:43:58.282Z] #43 126.0 CC criu/memfd.o [2021-04-08T18:43:58.304Z] #43 158.9 CC criu/tun.o [2021-04-08T18:43:58.511Z] #43 162.3 CC lib/c/criu.o [2021-04-08T18:43:58.545Z] #43 126.4 CC criu/mount.o [2021-04-08T18:43:58.563Z] #43 159.2 CC criu/uffd.o [2021-04-08T18:43:59.073Z] #43 163.0 LINK lib/c/built-in.o [2021-04-08T18:43:59.329Z] #43 163.0 LINK lib/c/libcriu.so [2021-04-08T18:43:59.329Z] #43 163.0 LINK lib/c/libcriu.a [2021-04-08T18:43:59.329Z] #43 163.1 GEN magic.py [2021-04-08T18:43:59.480Z] ok github.com/docker/docker/pkg/authorization 1.250s coverage: 68.3% of statements [2021-04-08T18:43:59.480Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-08T18:43:59.480Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-08T18:43:59.500Z] #43 159.9 CC criu/util.o [2021-04-08T18:43:59.557Z] #21 80.97 Setting up python3-pip (18.1-5) ... [2021-04-08T18:43:59.586Z] #43 163.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:43:59.586Z] #43 163.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:43:59.586Z] #43 163.2 Note: Building without GnuTLS support [2021-04-08T18:43:59.586Z] #43 163.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:43:59.586Z] #43 163.2 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:43:59.827Z] #20 55.22 Setting up xfsprogs (4.20.0-1) ... [2021-04-08T18:43:59.827Z] #20 55.24 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-08T18:43:59.827Z] #20 55.61 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-08T18:44:00.068Z] #43 160.8 CC criu/uts_ns.o [2021-04-08T18:44:00.147Z] #43 163.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:44:00.327Z] #43 160.9 CC criu/vdso-compat.o [2021-04-08T18:44:00.327Z] #43 161.1 CC criu/vdso.o [2021-04-08T18:44:00.403Z] #43 164.3 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:00.619Z] #21 82.48 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:44:00.619Z] #21 82.52 Processing triggers for mime-support (3.62) ... [2021-04-08T18:44:00.619Z] #21 DONE 82.8s [2021-04-08T18:44:00.619Z] [2021-04-08T18:44:00.619Z] #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-08T18:44:00.619Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-08T18:44:00.768Z] #20 56.57 Setting up python3-distutils (3.7.3-1) ... [2021-04-08T18:44:00.894Z] #43 161.5 LINK criu/built-in.o [2021-04-08T18:44:00.894Z] #43 161.6 LINK criu/criu [2021-04-08T18:44:00.965Z] #43 164.8 make[1]: 'images/built-in.o' is up to date. [2021-04-08T18:44:00.965Z] #43 164.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-08T18:44:00.965Z] #43 164.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-08T18:44:01.221Z] #43 164.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-08T18:44:01.221Z] #43 164.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-08T18:44:01.221Z] #43 164.9 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:01.221Z] #43 164.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:44:01.221Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.221Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.221Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.283Z] #22 0.362 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-08T18:44:01.283Z] #22 0.366 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-08T18:44:01.283Z] #22 0.370 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-08T18:44:01.283Z] #22 DONE 0.5s [2021-04-08T18:44:01.283Z] [2021-04-08T18:44:01.283Z] #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-08T18:44:01.283Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:44:01.283Z] #44 131.2 CC criu/cr-service.o [2021-04-08T18:44:01.283Z] #44 133.4 CC criu/crtools.o [2021-04-08T18:44:01.283Z] #44 134.4 CC criu/eventfd.o [2021-04-08T18:44:01.283Z] #44 135.0 CC criu/eventpoll.o [2021-04-08T18:44:01.283Z] #44 136.1 CC criu/external.o [2021-04-08T18:44:01.283Z] #44 136.6 CC criu/fault-injection.o [2021-04-08T18:44:01.283Z] #44 136.7 CC criu/fdstore.o [2021-04-08T18:44:01.283Z] #44 137.1 CC criu/fifo.o [2021-04-08T18:44:01.283Z] #44 137.5 CC criu/file-ids.o [2021-04-08T18:44:01.283Z] #44 138.0 CC criu/file-lock.o [2021-04-08T18:44:01.283Z] #44 139.1 CC criu/files-ext.o [2021-04-08T18:44:01.283Z] #44 139.6 CC criu/files-reg.o [2021-04-08T18:44:01.283Z] #44 ... [2021-04-08T18:44:01.283Z] [2021-04-08T18:44:01.283Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:01.283Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-08T18:44:01.283Z] #23 ... [2021-04-08T18:44:01.283Z] [2021-04-08T18:44:01.283Z] #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-08T18:44:01.283Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-08T18:44:01.283Z] #33 DONE 210.9s [2021-04-08T18:44:01.339Z] #20 57.08 Setting up python3-setuptools (40.8.0-1) ... [2021-04-08T18:44:01.463Z] #43 161.9 DEP lib/c/criu.d [2021-04-08T18:44:01.463Z] #43 162.0 CC images/rpc.pb-c.o [2021-04-08T18:44:01.478Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.478Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.478Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.478Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.478Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:01.586Z] [2021-04-08T18:44:01.586Z] #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-08T18:44:01.586Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:44:01.722Z] #43 162.4 CC lib/c/criu.o [2021-04-08T18:44:01.735Z] #43 165.3 INSTALL criu/criu [2021-04-08T18:44:01.860Z] #43 129.2 CC criu/namespaces.o [2021-04-08T18:44:01.991Z] #43 DONE 165.7s [2021-04-08T18:44:01.991Z] [2021-04-08T18:44:01.991Z] #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-08T18:44:01.991Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:44:02.659Z] #43 163.2 LINK lib/c/built-in.o [2021-04-08T18:44:02.659Z] #43 163.2 LINK lib/c/libcriu.so [2021-04-08T18:44:02.659Z] #43 163.2 LINK lib/c/libcriu.a [2021-04-08T18:44:02.659Z] #43 163.3 GEN magic.py [2021-04-08T18:44:02.659Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:44:02.659Z] #43 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:44:02.659Z] #43 163.4 Note: Building without GnuTLS support [2021-04-08T18:44:02.659Z] #43 163.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:44:02.659Z] #43 163.4 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:44:02.726Z] #20 58.26 Setting up python3-pip (18.1-5) ... [2021-04-08T18:44:02.918Z] #53 ... [2021-04-08T18:44:02.918Z] [2021-04-08T18:44:02.918Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:44:02.918Z] #44 sha256:c6b0b3208f1edbfcf43104cc13bef92b1020dec484bded673576d852bf14a630 [2021-04-08T18:44:02.918Z] #44 DONE 0.1s [2021-04-08T18:44:02.918Z] [2021-04-08T18:44:02.918Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-08T18:44:02.918Z] #46 sha256:9297940c911f8293a8b07df0a8ee58e83dbba7dd8adefc330ecd99e317b3a7fe [2021-04-08T18:44:02.987Z] #20 ... [2021-04-08T18:44:02.987Z] [2021-04-08T18:44:02.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:02.987Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:44:02.987Z] #43 126.4 CC criu/namespaces.o [2021-04-08T18:44:02.987Z] #43 128.5 CC criu/net.o [2021-04-08T18:44:02.987Z] #43 131.8 CC criu/netfilter.o [2021-04-08T18:44:02.987Z] #43 132.2 CC criu/page-pipe.o [2021-04-08T18:44:02.987Z] #43 133.0 CC criu/page-xfer.o [2021-04-08T18:44:02.987Z] #43 134.7 CC criu/pagemap-cache.o [2021-04-08T18:44:02.987Z] #43 135.1 CC criu/pagemap.o [2021-04-08T18:44:02.987Z] #43 136.1 CC criu/parasite-syscall.o [2021-04-08T18:44:03.174Z] #46 DONE 0.2s [2021-04-08T18:44:03.174Z] [2021-04-08T18:44:03.174Z] #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-08T18:44:03.174Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:44:03.174Z] #53 ... [2021-04-08T18:44:03.174Z] [2021-04-08T18:44:03.174Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-08T18:44:03.174Z] #48 sha256:b24c02da48ac38d7e3a2a5a11c782c65b6c71f0e31e4b574153426d826a764fc [2021-04-08T18:44:03.174Z] #48 DONE 0.1s [2021-04-08T18:44:03.174Z] [2021-04-08T18:44:03.174Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-08T18:44:03.174Z] #50 sha256:1b52c7d66bac9fe3a12c0b1dfbc5aab8b458a6afd043bac37554ade8d273ad5a [2021-04-08T18:44:03.227Z] #43 163.9 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:44:03.253Z] #43 130.6 CC criu/net.o [2021-04-08T18:44:03.560Z] #43 ... [2021-04-08T18:44:03.560Z] [2021-04-08T18:44:03.560Z] #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-08T18:44:03.560Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-08T18:44:03.560Z] #20 59.35 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:44:03.560Z] #20 59.41 Processing triggers for mime-support (3.62) ... [2021-04-08T18:44:03.735Z] #50 DONE 0.4s [2021-04-08T18:44:03.735Z] [2021-04-08T18:44:03.735Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-08T18:44:03.735Z] #52 sha256:9b82b56cefc8364cc9f9d412f88f9c8791d5068fc03036f97a7bdfb525e274b1 [2021-04-08T18:44:03.735Z] #52 DONE 0.1s [2021-04-08T18:44:03.735Z] [2021-04-08T18:44:03.735Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-08T18:44:03.735Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:44:03.794Z] #43 164.4 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:03.913Z] ok github.com/docker/docker/layer 7.655s coverage: 68.8% of statements [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-08T18:44:03.913Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-08T18:44:03.913Z] ok github.com/docker/docker/pkg/chrootarchive 3.516s coverage: 43.2% of statements [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-08T18:44:03.913Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-08T18:44:03.913Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-04-08T18:44:03.913Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-04-08T18:44:04.362Z] #43 165.0 make[1]: 'images/built-in.o' is up to date. [2021-04-08T18:44:04.362Z] #43 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-08T18:44:04.362Z] #43 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-08T18:44:04.362Z] #43 165.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-08T18:44:04.362Z] #43 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-08T18:44:04.362Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:04.362Z] #43 165.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:44:04.542Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-04-08T18:44:04.621Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.621Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.621Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.621Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.881Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.881Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.881Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.881Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:04.881Z] #43 165.7 INSTALL criu/criu [2021-04-08T18:44:04.951Z] #20 DONE 60.4s [2021-04-08T18:44:04.951Z] [2021-04-08T18:44:04.951Z] #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-08T18:44:04.951Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-08T18:44:05.141Z] #43 DONE 165.9s [2021-04-08T18:44:05.141Z] [2021-04-08T18:44:05.141Z] #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-08T18:44:05.141Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:44:05.170Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2021-04-08T18:44:05.182Z] #57 ... [2021-04-08T18:44:05.182Z] [2021-04-08T18:44:05.182Z] #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-08T18:44:05.182Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:44:05.182Z] #44 143.3 CC criu/files.o [2021-04-08T18:44:05.460Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-04-08T18:44:05.793Z] sha256:578cbc17f40c684ce8c8093410203c7e5d73afb945014764a0394b6c4586f06e [2021-04-08T18:44:05.793Z] INFO: Starting docker-py tests... [2021-04-08T18:44:05.793Z] ============================= test session starts ============================== [2021-04-08T18:44:05.793Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-08T18:44:05.793Z] rootdir: /src, inifile: pytest.ini [2021-04-08T18:44:05.793Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-08T18:44:05.793Z] collected 390 items / 1 deselected / 389 selected [2021-04-08T18:44:05.793Z] [2021-04-08T18:44:05.810Z] #43 133.1 CC criu/netfilter.o [2021-04-08T18:44:05.810Z] #43 133.5 CC criu/page-pipe.o [2021-04-08T18:44:06.340Z] #21 1.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-08T18:44:06.340Z] #21 1.716 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-08T18:44:06.340Z] #21 1.721 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-08T18:44:06.487Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-04-08T18:44:06.518Z] #56 ... [2021-04-08T18:44:06.518Z] [2021-04-08T18:44:06.518Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:44:06.518Z] #44 sha256:58d2255668fc30f6e292088d490778e263954b03dd40a3f1c67d36b3bab09b79 [2021-04-08T18:44:06.518Z] #44 DONE 0.1s [2021-04-08T18:44:06.518Z] [2021-04-08T18:44:06.518Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-08T18:44:06.518Z] #46 sha256:e43e1d52c0b2661dc3ded82329694e1b2b7edca6cb104170561e48fdc4306ac1 [2021-04-08T18:44:06.518Z] #46 DONE 0.2s [2021-04-08T18:44:06.518Z] [2021-04-08T18:44:06.518Z] #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-08T18:44:06.518Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:44:06.518Z] #56 ... [2021-04-08T18:44:06.518Z] [2021-04-08T18:44:06.518Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-08T18:44:06.518Z] #48 sha256:a24484cd5a41e17d5681467e15acfe2f68a79478e6ea847e262a09c8cbc04f3b [2021-04-08T18:44:06.518Z] #48 DONE 0.1s [2021-04-08T18:44:06.518Z] [2021-04-08T18:44:06.518Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-08T18:44:06.518Z] #50 sha256:cfea4148e695dcc98fb586c38d1a7bd1c59dcba9532ff8e0f5f935fc8f569462 [2021-04-08T18:44:06.602Z] #21 DONE 2.0s [2021-04-08T18:44:06.602Z] [2021-04-08T18:44:06.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:06.602Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:44:06.602Z] #43 137.0 CC criu/path.o [2021-04-08T18:44:06.602Z] #43 137.3 CC criu/pie-util-vdso-elf32.o [2021-04-08T18:44:06.602Z] #43 137.8 CC criu/pie-util-vdso.o [2021-04-08T18:44:06.602Z] #43 138.4 CC criu/pie-util.o [2021-04-08T18:44:06.602Z] #43 138.6 CC criu/pipes.o [2021-04-08T18:44:06.602Z] #43 139.4 CC criu/plugin.o [2021-04-08T18:44:06.602Z] #43 140.0 CC criu/proc_parse.o [2021-04-08T18:44:06.758Z] #43 134.2 CC criu/page-xfer.o [2021-04-08T18:44:07.086Z] #50 DONE 0.5s [2021-04-08T18:44:07.086Z] [2021-04-08T18:44:07.086Z] #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-08T18:44:07.086Z] #53 sha256:7531b77c05d71b10d131c45597ffef74d6504c2c697f4f60f278760d08b665ea [2021-04-08T18:44:07.086Z] #53 ... [2021-04-08T18:44:07.086Z] [2021-04-08T18:44:07.086Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-08T18:44:07.086Z] #52 sha256:7266f031018c573e8dc2b3995f5a3a884d653964c820804181847bab546cc978 [2021-04-08T18:44:07.086Z] #52 DONE 0.0s [2021-04-08T18:44:07.115Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2021-04-08T18:44:07.345Z] [2021-04-08T18:44:07.345Z] #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-08T18:44:07.345Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:44:07.546Z] #43 ... [2021-04-08T18:44:07.546Z] [2021-04-08T18:44:07.546Z] #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-08T18:44:07.546Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-08T18:44:07.546Z] #40 DONE 210.9s [2021-04-08T18:44:07.546Z] [2021-04-08T18:44:07.546Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:07.546Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:44:07.744Z] ok github.com/docker/docker/pkg/fsutils 0.398s coverage: 85.1% of statements [2021-04-08T18:44:07.744Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-04-08T18:44:07.970Z] #44 146.0 CC criu/filesystems.o [2021-04-08T18:44:08.033Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-04-08T18:44:08.151Z] #43 135.7 CC criu/pagemap-cache.o [2021-04-08T18:44:08.151Z] #43 136.0 CC criu/pagemap.o [2021-04-08T18:44:08.622Z] #44 146.9 CC criu/fsnotify.o [2021-04-08T18:44:08.662Z] ok github.com/docker/docker/pkg/idtools 0.273s coverage: 69.5% of statements [2021-04-08T18:44:08.951Z] ok github.com/docker/docker/pkg/ioutils 0.332s coverage: 70.6% of statements [2021-04-08T18:44:09.023Z] #53 ... [2021-04-08T18:44:09.024Z] [2021-04-08T18:44:09.024Z] #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-08T18:44:09.024Z] #56 sha256:d2a3f5f569407dd892b5ae94380e165cc43017c3d2b7dd854b870ca53cb2aff3 [2021-04-08T18:44:09.024Z] #56 201.8 + bin/containerd [2021-04-08T18:44:09.100Z] #43 136.8 CC criu/parasite-syscall.o [2021-04-08T18:44:09.100Z] #43 ... [2021-04-08T18:44:09.100Z] [2021-04-08T18:44:09.100Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:09.100Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-08T18:44:09.100Z] #22 27.17 Installing build dependencies: finished with status 'done' [2021-04-08T18:44:09.240Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-04-08T18:44:09.240Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-08T18:44:09.240Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-04-08T18:44:09.240Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-08T18:44:09.240Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-08T18:44:09.530Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-04-08T18:44:09.530Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-08T18:44:09.682Z] #44 148.1 CC criu/image-desc.o [2021-04-08T18:44:09.682Z] #44 148.2 CC criu/image.o [2021-04-08T18:44:09.819Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-04-08T18:44:09.819Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-08T18:44:10.108Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-04-08T18:44:10.108Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-08T18:44:10.108Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-08T18:44:10.108Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-08T18:44:10.737Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2021-04-08T18:44:11.226Z] #44 149.3 CC criu/ipc_ns.o [2021-04-08T18:44:11.365Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-04-08T18:44:11.365Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-04-08T18:44:11.677Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-08T18:44:12.616Z] #56 200.2 + bin/containerd [2021-04-08T18:44:12.708Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-04-08T18:44:12.772Z] #44 151.0 CC criu/irmap.o [2021-04-08T18:44:12.841Z] #22 ... [2021-04-08T18:44:12.841Z] [2021-04-08T18:44:12.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:12.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:44:12.841Z] #43 143.1 CC criu/protobuf-desc.o [2021-04-08T18:44:12.841Z] #43 144.3 CC criu/protobuf.o [2021-04-08T18:44:12.841Z] #43 144.7 CC criu/pstree.o [2021-04-08T18:44:12.841Z] #43 146.1 CC criu/rbtree.o [2021-04-08T18:44:12.997Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-04-08T18:44:13.102Z] #43 146.4 CC criu/rst-malloc.o [2021-04-08T18:44:13.102Z] #43 146.6 CC criu/seccomp.o [2021-04-08T18:44:13.420Z] #44 151.8 CC criu/kcmp-ids.o [2021-04-08T18:44:13.674Z] #43 147.1 CC criu/seize.o [2021-04-08T18:44:13.719Z] #44 152.1 CC criu/kerndat.o [2021-04-08T18:44:13.937Z] #43 ... [2021-04-08T18:44:13.937Z] [2021-04-08T18:44:13.937Z] #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-08T18:44:13.937Z] #49 sha256:445fa3a48a15e974fa22340145bf806f233c4d883678eb2092e4517ff70729b6 [2021-04-08T18:44:13.937Z] #49 217.8 + /build/golangci-lint --version [2021-04-08T18:44:13.937Z] #49 218.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-08T18:44:13.937Z] #49 DONE 218.3s [2021-04-08T18:44:13.937Z] [2021-04-08T18:44:13.937Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:13.937Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-08T18:44:13.937Z] #22 6.391 Collecting yamllint==1.16.0 [2021-04-08T18:44:14.283Z] #56 ... [2021-04-08T18:44:14.283Z] [2021-04-08T18:44:14.283Z] #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-08T18:44:14.283Z] #53 sha256:fc1935b4fef1a586298b861aea03bd340bd8fe70be7b66b1c9cee502d199d943 [2021-04-08T18:44:14.283Z] #53 125.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-08T18:44:14.283Z] #53 126.1 + mkdir -p /build [2021-04-08T18:44:14.283Z] #53 126.1 + cp runc /build/runc [2021-04-08T18:44:14.283Z] #53 DONE 126.5s [2021-04-08T18:44:14.283Z] [2021-04-08T18:44:14.283Z] #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-08T18:44:14.283Z] #56 sha256:d2a3f5f569407dd892b5ae94380e165cc43017c3d2b7dd854b870ca53cb2aff3 [2021-04-08T18:44:14.408Z] #22 32.70 Building wheels for collected packages: pyyaml [2021-04-08T18:44:14.671Z] #22 32.70 Running setup.py bdist_wheel for pyyaml: started [2021-04-08T18:44:15.268Z] #44 153.5 CC criu/libnetlink.o [2021-04-08T18:44:15.570Z] #44 154.0 CC criu/log.o [2021-04-08T18:44:15.619Z] #22 ... [2021-04-08T18:44:15.619Z] [2021-04-08T18:44:15.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:15.619Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:44:15.619Z] #43 137.6 CC criu/path.o [2021-04-08T18:44:15.619Z] #43 137.8 CC criu/pie-util-vdso.o [2021-04-08T18:44:15.619Z] #43 138.2 CC criu/pie-util.o [2021-04-08T18:44:15.619Z] #43 138.3 CC criu/pipes.o [2021-04-08T18:44:15.619Z] #43 139.0 CC criu/plugin.o [2021-04-08T18:44:15.619Z] #43 139.4 CC criu/proc_parse.o [2021-04-08T18:44:15.619Z] #43 141.9 CC criu/protobuf-desc.o [2021-04-08T18:44:15.619Z] #43 142.8 CC criu/protobuf.o [2021-04-08T18:44:15.619Z] #43 143.1 CC criu/pstree.o [2021-04-08T18:44:15.651Z] #56 ... [2021-04-08T18:44:15.651Z] [2021-04-08T18:44:15.651Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-08T18:44:15.651Z] #54 sha256:d85bf939331f70a807b46ae051274fa99a9a855e0c3f9bdeea2c88c450c38f9a [2021-04-08T18:44:15.720Z] ok github.com/docker/docker/pkg/signal 2.354s coverage: 61.0% of statements [2021-04-08T18:44:15.883Z] #43 ... [2021-04-08T18:44:15.883Z] [2021-04-08T18:44:15.883Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:15.883Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-08T18:44:15.883Z] #22 34.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-08T18:44:15.883Z] #22 34.14 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-08T18:44:16.009Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-04-08T18:44:16.146Z] #22 34.32 Successfully built pyyaml [2021-04-08T18:44:16.146Z] #22 34.34 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-08T18:44:16.215Z] #54 DONE 0.3s [2021-04-08T18:44:16.215Z] [2021-04-08T18:44:16.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-08T18:44:16.215Z] #56 sha256:d2a3f5f569407dd892b5ae94380e165cc43017c3d2b7dd854b870ca53cb2aff3 [2021-04-08T18:44:16.226Z] #44 154.6 CC criu/lsm.o [2021-04-08T18:44:16.300Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-08T18:44:16.410Z] #22 34.69 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-08T18:44:16.527Z] #44 ... [2021-04-08T18:44:16.527Z] [2021-04-08T18:44:16.527Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:16.527Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-08T18:44:16.527Z] #23 5.405 Collecting yamllint==1.16.0 [2021-04-08T18:44:16.527Z] #23 5.784 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-08T18:44:16.527Z] #23 5.873 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-08T18:44:16.527Z] #23 5.926 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-08T18:44:16.527Z] #23 5.998 Collecting pyyaml (from yamllint==1.16.0) [2021-04-08T18:44:16.527Z] #23 6.354 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-08T18:44:16.527Z] #23 7.119 Installing build dependencies: started [2021-04-08T18:44:16.589Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-04-08T18:44:16.828Z] #23 ... [2021-04-08T18:44:16.828Z] [2021-04-08T18:44:16.828Z] #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-08T18:44:16.828Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:44:16.828Z] #44 155.2 CC criu/mem.o [2021-04-08T18:44:16.989Z] #22 DONE 35.2s [2021-04-08T18:44:16.989Z] [2021-04-08T18:44:16.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:16.989Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:44:16.989Z] #43 144.3 CC criu/rbtree.o [2021-04-08T18:44:16.989Z] #43 144.6 CC criu/rst-malloc.o [2021-04-08T18:44:17.217Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-04-08T18:44:17.253Z] #43 145.0 CC criu/seccomp.o [2021-04-08T18:44:17.506Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2021-04-08T18:44:17.795Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-04-08T18:44:17.829Z] #43 145.5 CC criu/seize.o [2021-04-08T18:44:17.889Z] #56 ... [2021-04-08T18:44:17.889Z] [2021-04-08T18:44:17.889Z] #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-08T18:44:17.889Z] #53 sha256:7531b77c05d71b10d131c45597ffef74d6504c2c697f4f60f278760d08b665ea [2021-04-08T18:44:17.889Z] #53 126.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-08T18:44:17.889Z] #53 127.6 + mkdir -p /build [2021-04-08T18:44:17.889Z] #53 127.6 + cp runc /build/runc [2021-04-08T18:44:17.889Z] #53 DONE 127.9s [2021-04-08T18:44:17.889Z] [2021-04-08T18:44:17.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-08T18:44:17.889Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:44:18.143Z] #22 11.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-08T18:44:18.405Z] #22 11.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-08T18:44:18.405Z] #22 11.78 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-08T18:44:18.405Z] #22 11.82 Collecting pyyaml (from yamllint==1.16.0) [2021-04-08T18:44:18.406Z] #43 146.2 CC criu/servicefd.o [2021-04-08T18:44:18.425Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-04-08T18:44:18.425Z] testing: warning: no tests to run [2021-04-08T18:44:18.425Z] coverage: [no statements] [2021-04-08T18:44:18.425Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-08T18:44:18.666Z] #22 12.00 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-08T18:44:18.715Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-04-08T18:44:18.926Z] #22 12.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-08T18:44:18.926Z] #22 12.52 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-08T18:44:18.946Z] #44 157.5 CC criu/memfd.o [2021-04-08T18:44:18.982Z] #43 146.7 CC criu/shmem.o [2021-04-08T18:44:19.004Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-08T18:44:19.004Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-08T18:44:19.497Z] #22 DONE 12.8s [2021-04-08T18:44:19.497Z] [2021-04-08T18:44:19.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:19.497Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:44:19.497Z] #43 147.8 CC criu/servicefd.o [2021-04-08T18:44:19.497Z] #43 148.1 CC criu/shmem.o [2021-04-08T18:44:19.497Z] #43 148.9 CC criu/sigframe.o [2021-04-08T18:44:19.497Z] #43 149.0 CC criu/signalfd.o [2021-04-08T18:44:19.497Z] #43 149.3 CC criu/sk-inet.o [2021-04-08T18:44:19.497Z] #43 150.1 CC criu/sk-netlink.o [2021-04-08T18:44:19.497Z] #43 150.4 CC criu/sk-packet.o [2021-04-08T18:44:19.497Z] #43 150.8 CC criu/sk-queue.o [2021-04-08T18:44:19.497Z] #43 151.1 CC criu/sk-tcp.o [2021-04-08T18:44:19.497Z] #43 151.5 CC criu/sk-unix.o [2021-04-08T18:44:19.757Z] #43 153.0 CC criu/sockets.o [2021-04-08T18:44:19.757Z] #43 ... [2021-04-08T18:44:19.757Z] [2021-04-08T18:44:19.757Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-08T18:44:19.757Z] #25 sha256:a8cca4b787d7b551862f2516193831ed53f883c8ec1aa2509194db5fe70aa9bb [2021-04-08T18:44:19.757Z] #25 DONE 0.4s [2021-04-08T18:44:19.757Z] [2021-04-08T18:44:19.757Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-08T18:44:19.757Z] #30 sha256:c0784e9d8e9e751e2b518f62937c928437e4aaf67b73f94e08661e47f9b2c076 [2021-04-08T18:44:19.793Z] #56 ... [2021-04-08T18:44:19.793Z] [2021-04-08T18:44:19.793Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-08T18:44:19.793Z] #54 sha256:a0cc1ca97374f35fba78f49ba15dee7b978620aaa34d378d16717e04fcac6d33 [2021-04-08T18:44:19.793Z] #54 DONE 0.1s [2021-04-08T18:44:19.793Z] [2021-04-08T18:44:19.793Z] #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-08T18:44:19.793Z] #56 sha256:837cd65b88efbb0179250a7106c36672713d5931efcdd40086a5273c1d09bc99 [2021-04-08T18:44:19.932Z] #43 147.4 CC criu/sigframe.o [2021-04-08T18:44:19.932Z] #43 147.6 CC criu/signalfd.o [2021-04-08T18:44:19.932Z] #43 147.8 CC criu/sk-inet.o [2021-04-08T18:44:20.011Z] #44 158.4 CC criu/mount.o [2021-04-08T18:44:20.503Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-04-08T18:44:20.880Z] #43 148.7 CC criu/sk-netlink.o [2021-04-08T18:44:21.132Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-04-08T18:44:21.423Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-04-08T18:44:21.474Z] #43 149.0 CC criu/sk-packet.o [2021-04-08T18:44:21.738Z] #43 149.6 CC criu/sk-queue.o [2021-04-08T18:44:22.178Z] #44 ... [2021-04-08T18:44:22.178Z] [2021-04-08T18:44:22.178Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:22.178Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-08T18:44:22.178Z] #23 21.24 Installing build dependencies: finished with status 'done' [2021-04-08T18:44:22.312Z] #43 150.0 CC criu/sk-tcp.o [2021-04-08T18:44:22.887Z] #43 150.5 CC criu/sk-unix.o [2021-04-08T18:44:22.925Z] ok github.com/docker/docker/quota 0.648s coverage: 71.4% of statements [2021-04-08T18:44:23.214Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-08T18:44:24.242Z] ok github.com/docker/docker/registry 0.075s coverage: 58.8% of statements [2021-04-08T18:44:24.811Z] #43 152.2 CC criu/sockets.o [2021-04-08T18:44:24.870Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-04-08T18:44:24.870Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-08T18:44:25.051Z] #30 DONE 4.3s [2021-04-08T18:44:25.051Z] [2021-04-08T18:44:25.052Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-08T18:44:25.052Z] #33 sha256:c687be0dae836fc0f8965f95cc0001d258ce1cf194fd898c560cf910dba172cd [2021-04-08T18:44:25.052Z] #33 DONE 0.4s [2021-04-08T18:44:25.052Z] [2021-04-08T18:44:25.052Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:25.052Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:44:25.052Z] #43 153.7 CC criu/stats.o [2021-04-08T18:44:25.052Z] #43 154.0 CC criu/string.o [2021-04-08T18:44:25.052Z] #43 154.1 CC criu/sysctl.o [2021-04-08T18:44:25.052Z] #43 154.5 CC criu/sysfs_parse.o [2021-04-08T18:44:25.052Z] #43 154.8 CC criu/timens.o [2021-04-08T18:44:25.052Z] #43 155.1 CC criu/timerfd.o [2021-04-08T18:44:25.052Z] #43 155.4 CC criu/tty.o [2021-04-08T18:44:25.052Z] #43 156.6 CC criu/tun.o [2021-04-08T18:44:25.052Z] #43 157.0 CC criu/uffd.o [2021-04-08T18:44:25.052Z] #43 157.8 CC criu/util.o [2021-04-08T18:44:25.052Z] #43 ... [2021-04-08T18:44:25.052Z] [2021-04-08T18:44:25.052Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-08T18:44:25.052Z] #35 sha256:bb9a77ecd707f20c8732bbe0b599e79f1b38763c4964cb8dc7cc3c193ce4eebb [2021-04-08T18:44:25.052Z] #35 DONE 0.1s [2021-04-08T18:44:25.052Z] [2021-04-08T18:44:25.052Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-08T18:44:25.052Z] #38 sha256:673f6497567998e846f98bd35a91f1c2fe609e04c474879faf2c6cb3e08afb9d [2021-04-08T18:44:25.052Z] #38 DONE 0.1s [2021-04-08T18:44:25.052Z] [2021-04-08T18:44:25.052Z] #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-08T18:44:25.052Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:44:25.052Z] #56 ... [2021-04-08T18:44:25.052Z] [2021-04-08T18:44:25.052Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-08T18:44:25.052Z] #41 sha256:03c1b938b964c1688e323414e53880b715ca3b9cd23252fef8ed9824090dfc9f [2021-04-08T18:44:25.074Z] #43 ... [2021-04-08T18:44:25.074Z] [2021-04-08T18:44:25.074Z] #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-08T18:44:25.074Z] #53 sha256:5ed2249397064b2ae56daa4d392c952199058d4f94dee32dbc4fdba2e8b94a2b [2021-04-08T18:44:25.074Z] #53 117.0 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-08T18:44:25.313Z] #41 DONE 0.7s [2021-04-08T18:44:25.313Z] [2021-04-08T18:44:25.313Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:25.313Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-08T18:44:25.313Z] #43 158.7 CC criu/uts_ns.o [2021-04-08T18:44:25.501Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-04-08T18:44:25.575Z] #43 158.9 CC criu/vdso-compat.o [2021-04-08T18:44:25.791Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-04-08T18:44:25.837Z] #43 159.1 CC criu/vdso.o [2021-04-08T18:44:26.098Z] #43 159.5 LINK criu/built-in.o [2021-04-08T18:44:26.359Z] #43 159.6 LINK criu/criu [2021-04-08T18:44:26.359Z] #43 159.9 DEP lib/c/criu.d [2021-04-08T18:44:26.468Z] #53 118.5 + mkdir -p /build [2021-04-08T18:44:26.468Z] #53 118.5 + cp runc /build/runc [2021-04-08T18:44:26.620Z] #43 160.0 CC images/rpc.pb-c.o [2021-04-08T18:44:26.883Z] #43 160.3 CC lib/c/criu.o [2021-04-08T18:44:27.826Z] #43 161.2 LINK lib/c/built-in.o [2021-04-08T18:44:27.826Z] #43 161.2 LINK lib/c/libcriu.so [2021-04-08T18:44:27.826Z] #43 161.2 LINK lib/c/libcriu.a [2021-04-08T18:44:27.826Z] #43 161.4 GEN magic.py [2021-04-08T18:44:27.848Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-08T18:44:27.861Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-08T18:44:28.087Z] #43 161.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:44:28.087Z] #43 161.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:44:28.087Z] #43 161.5 Note: Building without GnuTLS support [2021-04-08T18:44:28.087Z] #43 161.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:44:28.087Z] #43 161.5 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:44:28.435Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-08T18:44:28.479Z] #53 DONE 120.1s [2021-04-08T18:44:28.479Z] [2021-04-08T18:44:28.479Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:28.479Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:44:28.479Z] #43 153.1 CC criu/stats.o [2021-04-08T18:44:28.479Z] #43 153.4 CC criu/string.o [2021-04-08T18:44:28.479Z] #43 153.5 CC criu/sysctl.o [2021-04-08T18:44:28.479Z] #43 154.1 CC criu/sysfs_parse.o [2021-04-08T18:44:28.479Z] #43 154.5 CC criu/timens.o [2021-04-08T18:44:28.479Z] #43 154.8 CC criu/timerfd.o [2021-04-08T18:44:28.479Z] #43 155.1 CC criu/tty.o [2021-04-08T18:44:28.658Z] #43 162.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:44:28.875Z] ok github.com/docker/docker/volume/local 0.298s coverage: 76.4% of statements [2021-04-08T18:44:29.084Z] #43 156.9 CC criu/tun.o [2021-04-08T18:44:29.164Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-04-08T18:44:29.190Z] #23 ... [2021-04-08T18:44:29.190Z] [2021-04-08T18:44:29.190Z] #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-08T18:44:29.190Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:44:29.191Z] #44 164.1 CC criu/namespaces.o [2021-04-08T18:44:29.191Z] #44 166.5 CC criu/net.o [2021-04-08T18:44:29.229Z] #43 162.6 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:29.656Z] #43 ... [2021-04-08T18:44:29.656Z] [2021-04-08T18:44:29.656Z] #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-08T18:44:29.656Z] #24 sha256:43cc2cc7adab3ba86157a5e0cd12823be6d2d050d33fe759089722711f7bdf67 [2021-04-08T18:44:29.656Z] #24 213.7 + return [2021-04-08T18:44:29.656Z] #24 DONE 213.9s [2021-04-08T18:44:29.656Z] [2021-04-08T18:44:29.656Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:29.656Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:44:29.656Z] #43 157.5 CC criu/uffd.o [2021-04-08T18:44:29.802Z] #43 163.1 make[1]: 'images/built-in.o' is up to date. [2021-04-08T18:44:29.802Z] #43 163.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-08T18:44:29.802Z] #43 163.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-08T18:44:29.802Z] #43 163.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-08T18:44:29.802Z] #43 163.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-08T18:44:29.919Z] #43 ... [2021-04-08T18:44:29.919Z] [2021-04-08T18:44:29.919Z] #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-08T18:44:29.919Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:44:29.919Z] #56 165.7 + bin/containerd [2021-04-08T18:44:30.063Z] #43 163.3 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:30.063Z] #43 163.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:44:30.063Z] #43 163.4 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.063Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.063Z] #43 163.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.063Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.063Z] #43 163.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.234Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-04-08T18:44:30.324Z] #43 163.7 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.324Z] #43 163.7 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.585Z] #43 163.8 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:30.585Z] #43 163.8 INSTALL criu/criu [2021-04-08T18:44:30.654Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-08T18:44:30.789Z] #44 ... [2021-04-08T18:44:30.789Z] [2021-04-08T18:44:30.789Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-08T18:44:30.789Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-08T18:44:30.789Z] #23 29.61 Building wheels for collected packages: pyyaml [2021-04-08T18:44:30.789Z] #23 29.63 Running setup.py bdist_wheel for pyyaml: started [2021-04-08T18:44:30.846Z] #43 DONE 164.2s [2021-04-08T18:44:30.846Z] [2021-04-08T18:44:30.846Z] #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-08T18:44:30.846Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:44:30.870Z] #56 ... [2021-04-08T18:44:30.870Z] [2021-04-08T18:44:30.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:30.870Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:44:30.870Z] #43 158.6 CC criu/util.o [2021-04-08T18:44:32.261Z] #43 159.8 CC criu/uts_ns.o [2021-04-08T18:44:32.261Z] #43 ... [2021-04-08T18:44:32.261Z] [2021-04-08T18:44:32.261Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-08T18:44:32.261Z] #25 sha256:e18dd68ca213084d6ee90ee732fc989c7a887fd421c19961e3f89dfb68c945cb [2021-04-08T18:44:32.261Z] #25 DONE 0.3s [2021-04-08T18:44:32.261Z] [2021-04-08T18:44:32.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:32.261Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-08T18:44:32.261Z] #43 160.0 CC criu/vdso.o [2021-04-08T18:44:32.336Z] #23 31.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-08T18:44:32.639Z] #23 31.40 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-08T18:44:32.639Z] #23 31.54 Successfully built pyyaml [2021-04-08T18:44:32.639Z] #23 31.56 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-08T18:44:32.762Z] #56 ... [2021-04-08T18:44:32.762Z] [2021-04-08T18:44:32.762Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:44:32.762Z] #44 sha256:12d52dc2d6a078cd4b07bead906c4d14c2aa5bfa00d649b54e51998c70f54c34 [2021-04-08T18:44:32.762Z] #44 DONE 0.1s [2021-04-08T18:44:32.762Z] [2021-04-08T18:44:32.762Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-08T18:44:32.762Z] #46 sha256:ece1b512dc9bf945eba95a20c48752be3b3aea7d37ce3949e48c5aa2b2a647b0 [2021-04-08T18:44:32.836Z] #43 160.5 LINK criu/built-in.o [2021-04-08T18:44:32.836Z] #43 160.6 LINK criu/criu [2021-04-08T18:44:32.942Z] #23 31.92 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-08T18:44:33.023Z] #46 DONE 0.3s [2021-04-08T18:44:33.023Z] [2021-04-08T18:44:33.023Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-08T18:44:33.023Z] #48 sha256:9a91a793750c9c168c6bfa15380abeddfd2e6d080d847f470ed94c5bee0f2610 [2021-04-08T18:44:33.023Z] #48 DONE 0.2s [2021-04-08T18:44:33.023Z] [2021-04-08T18:44:33.023Z] #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-08T18:44:33.023Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:44:33.099Z] #43 161.0 DEP lib/c/criu.d [2021-04-08T18:44:33.242Z] #23 DONE 32.2s [2021-04-08T18:44:33.242Z] [2021-04-08T18:44:33.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-08T18:44:33.242Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:44:33.242Z] #44 171.1 CC criu/netfilter.o [2021-04-08T18:44:33.242Z] #44 171.7 CC criu/page-pipe.o [2021-04-08T18:44:33.284Z] #56 ... [2021-04-08T18:44:33.284Z] [2021-04-08T18:44:33.284Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-08T18:44:33.284Z] #50 sha256:959428b0e107831dffc65ed2b4153ae6f3e9c3f088a0b9f09dda4b977778bb73 [2021-04-08T18:44:33.362Z] #43 161.1 CC images/rpc.pb-c.o [2021-04-08T18:44:33.855Z] #50 DONE 0.6s [2021-04-08T18:44:33.855Z] [2021-04-08T18:44:33.855Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-08T18:44:33.855Z] #52 sha256:8f670c4fff4cd3438f9f75d6a224c97b4fe2c15092d9d293f603558e35e0bb3e [2021-04-08T18:44:33.938Z] #43 161.7 CC lib/c/criu.o [2021-04-08T18:44:34.115Z] #52 DONE 0.1s [2021-04-08T18:44:34.115Z] [2021-04-08T18:44:34.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-08T18:44:34.115Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:44:34.309Z] #44 172.6 CC criu/page-xfer.o [2021-04-08T18:44:34.886Z] #43 162.6 LINK lib/c/built-in.o [2021-04-08T18:44:34.886Z] #43 162.6 LINK lib/c/libcriu.so [2021-04-08T18:44:34.886Z] #43 162.7 LINK lib/c/libcriu.a [2021-04-08T18:44:35.150Z] #43 162.9 GEN magic.py [2021-04-08T18:44:35.413Z] #43 163.0 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:44:35.413Z] #43 163.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:44:35.413Z] #43 163.1 Note: Building without GnuTLS support [2021-04-08T18:44:35.413Z] #43 163.1 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:44:35.413Z] #43 163.1 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:44:36.359Z] #43 163.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:44:36.431Z] #44 174.7 CC criu/pagemap-cache.o [2021-04-08T18:44:36.933Z] #43 164.6 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:37.085Z] #44 175.3 CC criu/pagemap.o [2021-04-08T18:44:37.416Z] #56 202.2 + bin/containerd [2021-04-08T18:44:37.880Z] #43 165.5 make[1]: 'images/built-in.o' is up to date. [2021-04-08T18:44:37.880Z] #43 165.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-08T18:44:37.880Z] #43 165.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-08T18:44:37.880Z] #43 165.7 make[1]: 'compel/libcompel.a' is up to date. [2021-04-08T18:44:37.880Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-08T18:44:37.880Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2021-04-08T18:44:38.143Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:44:38.151Z] #44 176.6 CC criu/parasite-syscall.o [2021-04-08T18:44:38.406Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.406Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.668Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.668Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.668Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.668Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.930Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.930Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:44:38.930Z] #43 166.6 INSTALL criu/criu [2021-04-08T18:44:39.223Z] #44 177.7 CC criu/path.o [2021-04-08T18:44:39.546Z] #44 178.1 CC criu/pie-util-vdso.o [2021-04-08T18:44:40.200Z] #44 178.6 CC criu/pie-util.o [2021-04-08T18:44:40.500Z] #44 178.8 CC criu/pipes.o [2021-04-08T18:44:40.851Z] #43 DONE 168.3s [2021-04-08T18:44:40.851Z] [2021-04-08T18:44:40.851Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-08T18:44:40.851Z] #30 sha256:3b86f7b3a6b23c0641141b21c89b077bc1aad36b19959897637c64513c5330e5 [2021-04-08T18:44:40.851Z] #30 DONE 8.3s [2021-04-08T18:44:40.851Z] [2021-04-08T18:44:40.851Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-08T18:44:40.851Z] #33 sha256:4d7e277624fc0b6ccdd6ff6673dd09ba4d615e31fd1b0b79fd3d23687f806735 [2021-04-08T18:44:41.113Z] #33 DONE 0.7s [2021-04-08T18:44:41.113Z] [2021-04-08T18:44:41.113Z] #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-08T18:44:41.113Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:44:41.378Z] #56 ... [2021-04-08T18:44:41.378Z] [2021-04-08T18:44:41.378Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-08T18:44:41.378Z] #35 sha256:f7a58f7d79e2657bee58bf7d5230c867dcd799715b0616b3ac7e1dec23d6abc4 [2021-04-08T18:44:41.378Z] #35 DONE 0.1s [2021-04-08T18:44:41.378Z] [2021-04-08T18:44:41.378Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-08T18:44:41.378Z] #38 sha256:8e1d6b90e1e0dc2271008babaf0803a84f40d6d018365b2580a7be9a48803de0 [2021-04-08T18:44:41.378Z] #38 DONE 0.1s [2021-04-08T18:44:41.378Z] [2021-04-08T18:44:41.378Z] #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-08T18:44:41.378Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:44:41.586Z] #44 179.9 CC criu/plugin.o [2021-04-08T18:44:41.639Z] #56 ... [2021-04-08T18:44:41.639Z] [2021-04-08T18:44:41.639Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-08T18:44:41.639Z] #41 sha256:30a713d000a9e3443a3a8f77ae39bf857f91f0c83ac15eedf5a700fc7a211f44 [2021-04-08T18:44:41.890Z] #44 180.4 CC criu/proc_parse.o [2021-04-08T18:44:42.212Z] #41 DONE 0.7s [2021-04-08T18:44:42.212Z] [2021-04-08T18:44:42.212Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:44:42.212Z] #44 sha256:8a81ae18516e5a2cd065a1c279f57d8fd74c557c295fb78db0b62257dd1d31a4 [2021-04-08T18:44:42.478Z] #44 DONE 0.1s [2021-04-08T18:44:42.478Z] [2021-04-08T18:44:42.478Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-08T18:44:42.478Z] #46 sha256:0882df7a3fa3929047798316e80afb5b35a7c5200293ea363d470b50e965aa32 [2021-04-08T18:44:42.728Z] #56 232.8 + bin/containerd-stress [2021-04-08T18:44:42.728Z] #56 234.7 + bin/containerd-shim [2021-04-08T18:44:42.746Z] #46 DONE 0.4s [2021-04-08T18:44:42.746Z] [2021-04-08T18:44:42.746Z] #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-08T18:44:42.746Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:44:42.746Z] #56 ... [2021-04-08T18:44:42.746Z] [2021-04-08T18:44:42.746Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-08T18:44:42.746Z] #48 sha256:dcda855f35bcd8b981cf5dccb84be0bf23e2bfa38e75f9f0001384748421b3ee [2021-04-08T18:44:43.008Z] #48 DONE 0.2s [2021-04-08T18:44:43.008Z] [2021-04-08T18:44:43.008Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-08T18:44:43.008Z] #50 sha256:d8efac8aefb9b07defcf8231fe8bdeac7df9dba0f495b2d11c853e40af64d3a0 [2021-04-08T18:44:43.974Z] #50 DONE 1.0s [2021-04-08T18:44:43.974Z] [2021-04-08T18:44:43.974Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-08T18:44:43.974Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:44:43.974Z] #56 ... [2021-04-08T18:44:43.974Z] [2021-04-08T18:44:43.974Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-08T18:44:43.974Z] #52 sha256:9b269bcaecd19abfd695e08eba9ac2913cfe4bcd27b5db1873c7c8061b8421b8 [2021-04-08T18:44:43.974Z] #52 DONE 0.1s [2021-04-08T18:44:44.072Z] #56 ... [2021-04-08T18:44:44.072Z] [2021-04-08T18:44:44.072Z] #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-08T18:44:44.072Z] #53 sha256:3f58695bbb274ddf16226be2eb9597454b3c9362238a947699b7ee9d9f6678dd [2021-04-08T18:44:44.072Z] #53 122.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-08T18:44:44.236Z] [2021-04-08T18:44:44.236Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-08T18:44:44.236Z] #54 sha256:a86be93df74fdcd43f2e2f8a6fdd4815620d77a5552d4d16d2ed82bd99070952 [2021-04-08T18:44:44.498Z] #54 DONE 0.3s [2021-04-08T18:44:44.498Z] [2021-04-08T18:44:44.498Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-08T18:44:44.498Z] #56 sha256:d6bf99c69fe9b0b6417de016f118b12a597187d30fefd94244bbbcfe6cee32b8 [2021-04-08T18:44:44.644Z] #53 123.6 + mkdir -p /build [2021-04-08T18:44:44.644Z] #53 123.6 + cp runc /build/runc [2021-04-08T18:44:45.546Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/rootless [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/volume [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-08T18:44:45.546Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === Skipped [2021-04-08T18:44:45.546Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-08T18:44:45.546Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-08T18:44:45.546Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-08T18:44:45.546Z] time="2021-04-08T18:43:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-08T18:44:45.546Z] time="2021-04-08T18:43:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-08T18:44:45.546Z] time="2021-04-08T18:43:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-08T18:44:45.546Z] time="2021-04-08T18:43:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-08T18:44:45.546Z] time="2021-04-08T18:43:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-08T18:44:45.546Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-08T18:44:45.546Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-08T18:44:45.546Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:44:45.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-08T18:44:45.546Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-08T18:44:45.546Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-08T18:44:45.546Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] [2021-04-08T18:44:45.546Z] DONE 2247 tests, 26 skipped in 190.196s Post stage [Pipeline] junit [2021-04-08T18:44:45.588Z] #53 DONE 124.3s [2021-04-08T18:44:45.588Z] [2021-04-08T18:44:45.588Z] #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-08T18:44:45.588Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:44:45.591Z] Recording test results [2021-04-08T18:44:45.706Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:44:46.124Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary test-integration [2021-04-08T18:44:46.375Z] #56 231.2 + bin/containerd-stress [2021-04-08T18:44:46.375Z] #56 233.1 + bin/containerd-shim [2021-04-08T18:44:46.413Z] [2021-04-08T18:44:46.413Z] Removing bundles/ [2021-04-08T18:44:46.413Z] [2021-04-08T18:44:46.429Z] #44 184.6 CC criu/protobuf-desc.o [2021-04-08T18:44:46.530Z] #56 ... [2021-04-08T18:44:46.530Z] [2021-04-08T18:44:46.530Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-08T18:44:46.530Z] #54 sha256:3bca29bee14e53fd82c23f22f3c34ef877d8571936f52713a78f70f3c11a25ea [2021-04-08T18:44:46.530Z] #54 DONE 0.1s [2021-04-08T18:44:46.530Z] [2021-04-08T18:44:46.530Z] #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-08T18:44:46.530Z] #56 sha256:ad22906d606b004cc8cbc2979e30195a86566e619fefa7adc2f0f467282e7e5e [2021-04-08T18:44:46.703Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-08T18:44:46.703Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:44:46.703Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:44:47.084Z] #44 ... [2021-04-08T18:44:47.084Z] [2021-04-08T18:44:47.084Z] #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-08T18:44:47.084Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-08T18:44:47.084Z] #41 256.7 + dpkg --print-architecture [2021-04-08T18:44:47.084Z] #41 256.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-08T18:44:47.974Z] #56 241.2 + bin/containerd-shim-runc-v1 [2021-04-08T18:44:48.152Z] #41 257.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-08T18:44:48.152Z] #41 257.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-08T18:44:52.968Z] #56 239.7 + bin/containerd-shim-runc-v1 [2021-04-08T18:44:53.240Z] #56 245.9 + bin/containerd-shim-runc-v2 [2021-04-08T18:44:53.240Z] #56 246.8 + binaries [2021-04-08T18:44:53.495Z] #56 246.8 + install -D bin/containerd /build/containerd [2021-04-08T18:44:53.495Z] #56 246.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-08T18:44:53.495Z] #56 246.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-08T18:44:53.495Z] #56 246.8 + install -D bin/ctr /build/ctr [2021-04-08T18:44:54.858Z] #56 DONE 248.2s [2021-04-08T18:44:55.785Z] [2021-04-08T18:44:55.785Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-08T18:44:55.785Z] #57 sha256:384372ce367b1692d740379c8911e79ad85084a733ee997d9ff1a49be6c33b4e [2021-04-08T18:44:56.255Z] #56 244.2 + bin/containerd-shim-runc-v2 [2021-04-08T18:44:56.351Z] #57 DONE 0.9s [2021-04-08T18:44:56.606Z] [2021-04-08T18:44:56.606Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-08T18:44:56.606Z] #61 sha256:9a8c68b5070c535cadda1cfe6b08a81e2bd008a0b509f6b3366cac9d767bb4f8 [2021-04-08T18:44:56.606Z] #61 DONE 0.2s [2021-04-08T18:44:56.606Z] [2021-04-08T18:44:56.606Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-08T18:44:56.606Z] #66 sha256:d4cc55dd455646f41e69ae5e2c6d3d7fe95a7fcd158dba8cff091dc74040d3a4 [2021-04-08T18:44:57.193Z] #56 245.1 + binaries [2021-04-08T18:44:57.193Z] #56 245.1 + install -D bin/containerd /build/containerd [2021-04-08T18:44:57.193Z] #56 245.1 + install -D bin/containerd-shim /build/containerd-shim [2021-04-08T18:44:57.451Z] #56 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-08T18:44:57.451Z] #56 245.2 + install -D bin/ctr /build/ctr [2021-04-08T18:44:57.533Z] #66 DONE 0.9s [2021-04-08T18:44:57.533Z] [2021-04-08T18:44:57.533Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-08T18:44:57.533Z] #68 sha256:4884d107b3d898cb39874b558882b5f610e55482783715b22d94afb0cb865d52 [2021-04-08T18:44:57.533Z] #68 DONE 0.0s [2021-04-08T18:44:57.533Z] [2021-04-08T18:44:57.533Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:44:57.533Z] #69 sha256:6f31c8137067e48bdb4bcd0e86e0801694689d1c713bcf94bc26372a9bb7115a [2021-04-08T18:44:57.533Z] #69 DONE 0.0s [2021-04-08T18:44:57.788Z] [2021-04-08T18:44:57.788Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:44:57.788Z] #70 sha256:4eb91dd6c03bb83d4041d19f8d5deca0e33b23f30ecd3af1bff60b246c0f3c12 [2021-04-08T18:44:58.350Z] #70 DONE 0.7s [2021-04-08T18:44:58.350Z] [2021-04-08T18:44:58.350Z] #71 exporting to image [2021-04-08T18:44:58.350Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-08T18:44:58.350Z] #71 exporting layers [2021-04-08T18:44:58.830Z] #56 DONE 246.5s [2021-04-08T18:44:58.927Z] #41 ... [2021-04-08T18:44:58.927Z] [2021-04-08T18:44:58.927Z] #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-08T18:44:58.927Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:44:58.927Z] #44 185.8 CC criu/protobuf.o [2021-04-08T18:44:58.927Z] #44 186.3 CC criu/pstree.o [2021-04-08T18:44:58.927Z] #44 187.7 CC criu/rbtree.o [2021-04-08T18:44:58.927Z] #44 188.1 CC criu/rst-malloc.o [2021-04-08T18:44:58.927Z] #44 188.5 CC criu/seccomp.o [2021-04-08T18:44:58.927Z] #44 189.4 CC criu/seize.o [2021-04-08T18:44:58.927Z] #44 190.7 CC criu/servicefd.o [2021-04-08T18:44:58.927Z] #44 191.3 CC criu/shmem.o [2021-04-08T18:44:58.927Z] #44 192.6 CC criu/sigframe.o [2021-04-08T18:44:58.927Z] #44 192.9 CC criu/signalfd.o [2021-04-08T18:44:58.927Z] #44 193.3 CC criu/sk-inet.o [2021-04-08T18:44:58.927Z] #44 194.7 CC criu/sk-netlink.o [2021-04-08T18:44:58.927Z] #44 195.2 CC criu/sk-packet.o [2021-04-08T18:44:58.927Z] #44 196.1 CC criu/sk-queue.o [2021-04-08T18:44:58.927Z] #44 196.7 CC criu/sk-tcp.o [2021-04-08T18:44:58.927Z] #44 197.3 CC criu/sk-unix.o [2021-04-08T18:44:59.396Z] [2021-04-08T18:44:59.396Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-08T18:44:59.396Z] #57 sha256:17e6e804f489654fa4a8f3d6b2c9c2b90a423375d3ab69050ad93fd336917f62 [2021-04-08T18:45:00.331Z] #57 DONE 0.9s [2021-04-08T18:45:00.331Z] [2021-04-08T18:45:00.331Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-08T18:45:00.331Z] #61 sha256:257c55502a8c12dbbc788b07c8ca239740e71d62747ee2e61275fb92bb11a58b [2021-04-08T18:45:00.589Z] #61 DONE 0.2s [2021-04-08T18:45:00.589Z] [2021-04-08T18:45:00.589Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-08T18:45:00.589Z] #66 sha256:97961e2d9a817bc0ff667311c594af70b3e78c98e34dd2883688e1f459e7435f [2021-04-08T18:45:01.522Z] #66 DONE 0.9s [2021-04-08T18:45:01.522Z] [2021-04-08T18:45:01.522Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-08T18:45:01.522Z] #68 sha256:1e2e937064f5f6a8c8dec8d6e01712fac2a007f9c7df3091f77719dc2e63d97b [2021-04-08T18:45:01.522Z] #68 DONE 0.0s [2021-04-08T18:45:01.522Z] [2021-04-08T18:45:01.522Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:45:01.522Z] #69 sha256:e01a75052de4c3a45f5a90ea03c0fd6a418d5f6d66d9ab40e203d52322955bd4 [2021-04-08T18:45:01.522Z] #69 DONE 0.0s [2021-04-08T18:45:01.522Z] [2021-04-08T18:45:01.522Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:45:01.522Z] #70 sha256:6823ed17feac137a9a1441777c951887729ae438faea13929bb40cd651c90aa4 [2021-04-08T18:45:01.722Z] #44 199.6 CC criu/sockets.o [2021-04-08T18:45:02.374Z] #44 201.0 CC criu/stats.o [2021-04-08T18:45:02.456Z] #70 DONE 0.7s [2021-04-08T18:45:02.456Z] [2021-04-08T18:45:02.456Z] #71 exporting to image [2021-04-08T18:45:02.456Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-08T18:45:02.456Z] #71 exporting layers [2021-04-08T18:45:02.620Z] #56 206.6 + bin/containerd-stress [2021-04-08T18:45:03.028Z] #44 201.4 CC criu/string.o [2021-04-08T18:45:03.028Z] #44 201.5 CC criu/sysctl.o [2021-04-08T18:45:03.563Z] #56 209.5 + bin/containerd-shim [2021-04-08T18:45:04.099Z] #44 202.4 CC criu/sysfs_parse.o [2021-04-08T18:45:04.811Z] #44 203.0 CC criu/timens.o [2021-04-08T18:45:04.890Z] #71 exporting layers 6.6s done [2021-04-08T18:45:04.890Z] #71 writing image sha256:a9b12b4f4c1793aa257bad6b9136e991a92ca1b448e2061a8d016fb948234a0d done [2021-04-08T18:45:04.890Z] #71 naming to docker.io/library/docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 done [2021-04-08T18:45:04.890Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-08T18:45:05.124Z] #44 203.4 CC criu/timerfd.o [2021-04-08T18:45:05.274Z] + trap exit INT TERM [2021-04-08T18:45:05.274Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-08T18:45:05.274Z] + CONTAINER_NAME=docker-pr5 [2021-04-08T18:45:05.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41999/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary-daemon [2021-04-08T18:45:05.428Z] #44 203.9 CC criu/tty.o [2021-04-08T18:45:06.638Z] [2021-04-08T18:45:06.638Z] Removing bundles/ [2021-04-08T18:45:06.638Z] [2021-04-08T18:45:06.638Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-08T18:45:06.638Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:45:06.638Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:45:07.739Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-08T18:45:08.216Z] #44 206.7 CC criu/tun.o [2021-04-08T18:45:09.015Z] #71 exporting layers 6.7s done [2021-04-08T18:45:09.015Z] #71 writing image sha256:39cfe73910343ff78a0a0263fdc776e64c44a0478706ad06bec47323ff345b96 done [2021-04-08T18:45:09.015Z] #71 naming to docker.io/library/docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 done [2021-04-08T18:45:09.015Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:45:09.281Z] #44 207.5 CC criu/uffd.o [2021-04-08T18:45:09.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary test-integration [2021-04-08T18:45:10.167Z] #56 215.1 + bin/containerd-shim-runc-v1 [2021-04-08T18:45:10.484Z] [2021-04-08T18:45:10.484Z] Removing bundles/ [2021-04-08T18:45:10.484Z] [2021-04-08T18:45:10.743Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-08T18:45:10.743Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:45:10.743Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:45:10.826Z] #44 209.1 CC criu/util.o [2021-04-08T18:45:12.971Z] #44 211.3 CC criu/uts_ns.o [2021-04-08T18:45:13.106Z] #56 234.2 + bin/containerd-stress [2021-04-08T18:45:13.106Z] #56 236.1 + bin/containerd-shim [2021-04-08T18:45:13.273Z] #44 211.6 CC criu/vdso.o [2021-04-08T18:45:13.478Z] #56 219.0 + bin/containerd-shim-runc-v2 [2021-04-08T18:45:14.342Z] #44 212.5 LINK criu/built-in.o [2021-04-08T18:45:14.342Z] #44 212.7 LINK criu/criu [2021-04-08T18:45:14.420Z] #56 220.4 + binaries [2021-04-08T18:45:14.420Z] #56 220.4 + install -D bin/containerd /build/containerd [2021-04-08T18:45:14.420Z] #56 220.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-08T18:45:14.681Z] #56 220.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-08T18:45:14.681Z] #56 220.5 + install -D bin/ctr /build/ctr [2021-04-08T18:45:15.001Z] #44 213.4 DEP lib/c/criu.d [2021-04-08T18:45:15.253Z] #56 DONE 221.2s [2021-04-08T18:45:15.303Z] #44 213.5 CC images/rpc.pb-c.o [2021-04-08T18:45:15.956Z] #44 214.5 CC lib/c/criu.o [2021-04-08T18:45:17.166Z] [2021-04-08T18:45:17.166Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-08T18:45:17.166Z] #57 sha256:cceba0e5f4ce91daa42c9d1c956865bb425597827de2d8b4a175c66d5ace96a9 [2021-04-08T18:45:18.079Z] #44 216.1 LINK lib/c/built-in.o [2021-04-08T18:45:18.079Z] #44 216.1 LINK lib/c/libcriu.so [2021-04-08T18:45:18.079Z] #44 216.3 LINK lib/c/libcriu.a [2021-04-08T18:45:18.079Z] #44 216.5 GEN magic.py [2021-04-08T18:45:18.381Z] #44 216.7 Note: Building without setproctitle() and strlcpy() support. [2021-04-08T18:45:18.381Z] #44 216.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-08T18:45:18.381Z] #44 216.7 Note: Building without GnuTLS support [2021-04-08T18:45:18.381Z] #44 216.7 Makefile.config:39: Warn: you have no libnftables installed [2021-04-08T18:45:18.381Z] #44 216.7 Makefile.config:40: Warn: Building without nftables support [2021-04-08T18:45:18.392Z] #56 242.7 + bin/containerd-shim-runc-v1 [2021-04-08T18:45:18.548Z] #57 DONE 1.6s [2021-04-08T18:45:18.548Z] [2021-04-08T18:45:18.548Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-08T18:45:18.548Z] #61 sha256:5acff067ee98ba4970233a83209e4f413feac11a6d4c4e80bd787b849a87f8e1 [2021-04-08T18:45:18.808Z] #61 DONE 0.4s [2021-04-08T18:45:18.808Z] [2021-04-08T18:45:18.808Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-08T18:45:18.808Z] #66 sha256:287c3a900832000a9f0b56634efc2f43d8b9aa48e6c2bfc62b0b3aeb38d935a7 [2021-04-08T18:45:19.447Z] #44 217.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-08T18:45:20.514Z] #44 218.9 make[1]: Nothing to be done for 'all'. [2021-04-08T18:45:20.719Z] #66 DONE 1.7s [2021-04-08T18:45:20.719Z] [2021-04-08T18:45:20.719Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-08T18:45:20.719Z] #68 sha256:a41e016ad86bff4e56697705d8e9c52fc19a679b026da9e0d4c2bc97c8fc5dce [2021-04-08T18:45:20.719Z] #68 DONE 0.1s [2021-04-08T18:45:20.719Z] [2021-04-08T18:45:20.719Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:45:20.719Z] #69 sha256:582a2eaa727092d1b0ca87e60c70a4a1484d456e34ac283e935862a125ad20fa [2021-04-08T18:45:20.719Z] #69 DONE 0.0s [2021-04-08T18:45:20.719Z] [2021-04-08T18:45:20.719Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:45:20.719Z] #70 sha256:03bf866c585bc964347e0857e29aca341afd4f232264e73cb6f763dfb750bf87 [2021-04-08T18:45:21.164Z] #44 ... [2021-04-08T18:45:21.164Z] [2021-04-08T18:45:21.165Z] #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-08T18:45:21.165Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-08T18:45:21.165Z] #41 DONE 290.8s [2021-04-08T18:45:21.469Z] [2021-04-08T18:45:21.469Z] #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-08T18:45:21.469Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-08T18:45:22.122Z] #44 220.3 make[1]: 'images/built-in.o' is up to date. [2021-04-08T18:45:22.122Z] #44 220.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-08T18:45:22.122Z] #44 220.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-08T18:45:22.122Z] #44 220.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-08T18:45:22.122Z] #44 220.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-08T18:45:22.122Z] #44 220.6 make[1]: Nothing to be done for 'all'. [2021-04-08T18:45:22.425Z] #44 220.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-08T18:45:22.603Z] #56 247.2 + bin/containerd-shim-runc-v2 [2021-04-08T18:45:22.632Z] #70 DONE 1.8s [2021-04-08T18:45:22.632Z] [2021-04-08T18:45:22.632Z] #71 exporting to image [2021-04-08T18:45:22.632Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-08T18:45:22.632Z] #71 exporting layers [2021-04-08T18:45:22.743Z] #44 221.0 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:22.743Z] #44 221.0 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:22.743Z] #44 221.1 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:23.049Z] #44 221.4 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:23.049Z] #44 221.4 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:23.351Z] #44 221.5 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:23.351Z] #44 221.6 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:23.351Z] #44 221.7 make[2]: Nothing to be done for 'all'. [2021-04-08T18:45:23.351Z] #44 221.7 INSTALL criu/criu [2021-04-08T18:45:23.546Z] #56 248.1 + binaries [2021-04-08T18:45:23.546Z] #56 248.1 + install -D bin/containerd /build/containerd [2021-04-08T18:45:23.546Z] #56 248.1 + install -D bin/containerd-shim /build/containerd-shim [2021-04-08T18:45:23.546Z] #56 248.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-08T18:45:23.546Z] #56 248.2 + install -D bin/ctr /build/ctr [2021-04-08T18:45:23.652Z] #44 DONE 221.9s [2021-04-08T18:45:23.652Z] [2021-04-08T18:45:23.652Z] #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-08T18:45:23.652Z] #54 sha256:706941a3224884117c768c0c0bd02003edf1856c4686ea6fc412bedee288ac51 [2021-04-08T18:45:25.456Z] #56 DONE 250.1s [2021-04-08T18:45:26.398Z] [2021-04-08T18:45:26.398Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-08T18:45:26.398Z] #57 sha256:bf14d11f3d599cc60abc8e77d5e1410aba9133de5d1f44e5ebf37118c82fb7bf [2021-04-08T18:45:26.842Z] #71 exporting layers 3.9s done [2021-04-08T18:45:26.842Z] #71 writing image sha256:327185511699b7e0de4671824f0db9653861e54b16371a664c5cff1e84f76325 done [2021-04-08T18:45:26.842Z] #71 naming to docker.io/library/docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 done [2021-04-08T18:45:26.842Z] #71 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-08T18:45:27.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/test/unit [2021-04-08T18:45:28.179Z] #54 ... [2021-04-08T18:45:28.179Z] [2021-04-08T18:45:28.179Z] #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-08T18:45:28.179Z] #50 sha256:c2ff3442124ac6abdb4df8f25f84f91b86601fb1372ed88a8d974e40287a79d5 [2021-04-08T18:45:28.179Z] #50 297.6 + /build/golangci-lint --version [2021-04-08T18:45:28.309Z] #57 DONE 1.6s [2021-04-08T18:45:28.309Z] [2021-04-08T18:45:28.309Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-08T18:45:28.309Z] #61 sha256:20ee93f2cfcf9979980d5fe16b230ce4292061fae19c2e67617565fa4d33f913 [2021-04-08T18:45:28.309Z] #61 DONE 0.3s [2021-04-08T18:45:28.309Z] [2021-04-08T18:45:28.309Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-08T18:45:28.309Z] #66 sha256:c4573afc34ead1e594b758aac593928c5a58a1b56e684825b9474690868ab8d0 [2021-04-08T18:45:28.478Z] #50 298.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-08T18:45:28.478Z] #50 DONE 298.3s [2021-04-08T18:45:28.478Z] [2021-04-08T18:45:28.478Z] #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-08T18:45:28.478Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:45:30.219Z] #66 DONE 1.7s [2021-04-08T18:45:30.219Z] [2021-04-08T18:45:30.219Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-08T18:45:30.219Z] #68 sha256:178f124dd588e4d1d658bc3b011123e5232ca3e048895be14f5da69d6678d93c [2021-04-08T18:45:30.219Z] #68 DONE 0.1s [2021-04-08T18:45:30.219Z] [2021-04-08T18:45:30.219Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:45:30.219Z] #69 sha256:1faf7d41352c2da51fe38f9bfe95cf7bdedfd775b2e1cef0494c48382db8a02e [2021-04-08T18:45:30.219Z] #69 DONE 0.0s [2021-04-08T18:45:30.219Z] [2021-04-08T18:45:30.219Z] #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-08T18:45:30.219Z] #70 sha256:74f1546792b3bac0ecfb5262b2c862a769267b8591e209d0470d1f10eaa7e7cb [2021-04-08T18:45:30.789Z] #70 0.711 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-08T18:45:30.789Z] #70 0.711 Hit:2 http://deb.debian.org/debian buster-backports InRelease [2021-04-08T18:45:30.789Z] #70 0.793 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-08T18:45:31.050Z] #70 0.881 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-08T18:45:31.622Z] #70 1.068 Reading package lists... [2021-04-08T18:45:32.455Z] #70 1.690 Reading package lists... [2021-04-08T18:45:32.498Z] ? github.com/docker/docker/api [no test files] [2021-04-08T18:45:32.716Z] #70 2.331 Building dependency tree... [2021-04-08T18:45:32.716Z] #70 2.452 Reading state information... [2021-04-08T18:45:32.716Z] #70 2.559 The following additional packages will be installed: [2021-04-08T18:45:32.716Z] #70 2.559 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-08T18:45:32.716Z] #70 2.560 libpam-systemd [2021-04-08T18:45:32.716Z] #70 2.560 Suggested packages: [2021-04-08T18:45:32.716Z] #70 2.560 systemd-container policykit-1 [2021-04-08T18:45:32.716Z] #70 2.560 Recommended packages: [2021-04-08T18:45:32.716Z] #70 2.560 libnss-systemd [2021-04-08T18:45:32.716Z] #70 2.642 The following NEW packages will be installed: [2021-04-08T18:45:32.716Z] #70 2.643 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-08T18:45:32.716Z] #70 2.643 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-08T18:45:32.977Z] #70 2.910 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-08T18:45:32.977Z] #70 2.910 Need to get 4762 kB of archives. [2021-04-08T18:45:32.977Z] #70 2.910 After this operation, 16.6 MB of additional disk space will be used. [2021-04-08T18:45:32.977Z] #70 2.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-08T18:45:32.977Z] #70 2.912 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-08T18:45:32.977Z] #70 2.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-08T18:45:32.977Z] #70 2.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-08T18:45:32.977Z] #70 2.921 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-08T18:45:32.977Z] #70 2.923 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-08T18:45:33.238Z] #70 3.054 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-08T18:45:33.238Z] #70 3.056 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-08T18:45:33.238Z] #70 3.059 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-08T18:45:33.238Z] #70 3.061 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-08T18:45:33.238Z] #70 3.063 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-08T18:45:33.238Z] #70 3.248 debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T18:45:33.238Z] #70 3.275 Fetched 4762 kB in 0s (11.6 MB/s) [2021-04-08T18:45:33.498Z] #70 3.305 Selecting previously unselected package libargon2-1:amd64. [2021-04-08T18:45:33.498Z] #70 3.305 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:45:33.498Z] #70 3.319 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-08T18:45:33.498Z] #70 3.332 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-08T18:45:33.498Z] #70 3.376 Selecting previously unselected package libjson-c3:amd64. [2021-04-08T18:45:33.498Z] #70 3.379 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-08T18:45:33.498Z] #70 3.383 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-08T18:45:33.498Z] #70 3.438 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-08T18:45:33.498Z] #70 3.441 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-08T18:45:33.498Z] #70 3.448 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-08T18:45:33.498Z] #70 3.508 Selecting previously unselected package libidn11:amd64. [2021-04-08T18:45:33.759Z] #70 3.511 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-08T18:45:33.759Z] #70 3.515 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-08T18:45:33.759Z] #70 3.574 Selecting previously unselected package libkmod2:amd64. [2021-04-08T18:45:33.759Z] #70 3.577 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-08T18:45:33.759Z] #70 3.584 Unpacking libkmod2:amd64 (26-1) ... [2021-04-08T18:45:33.759Z] #70 3.651 Selecting previously unselected package systemd. [2021-04-08T18:45:33.759Z] #70 3.652 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-08T18:45:33.759Z] #70 3.697 Unpacking systemd (241-7~deb10u7) ... [2021-04-08T18:45:35.154Z] #70 4.780 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-08T18:45:35.154Z] #70 4.797 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-08T18:45:35.154Z] #70 4.820 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-08T18:45:35.154Z] #70 4.834 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-08T18:45:35.154Z] #70 4.848 Setting up libkmod2:amd64 (26-1) ... [2021-04-08T18:45:35.154Z] #70 4.861 Setting up systemd (241-7~deb10u7) ... [2021-04-08T18:45:35.154Z] #70 4.926 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-08T18:45:35.154Z] #70 4.929 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-08T18:45:35.154Z] #70 4.934 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-08T18:45:35.154Z] #70 4.934 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-08T18:45:35.726Z] #70 5.563 Selecting previously unselected package systemd-sysv. [2021-04-08T18:45:35.726Z] #70 5.564 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-08T18:45:35.726Z] #70 5.584 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-08T18:45:35.726Z] #70 5.589 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-08T18:45:35.726Z] #70 5.643 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-08T18:45:35.726Z] #70 5.647 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-08T18:45:35.726Z] #70 5.653 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-08T18:45:35.726Z] #70 5.727 Selecting previously unselected package dbus. [2021-04-08T18:45:35.726Z] #70 5.731 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-08T18:45:35.987Z] #70 5.746 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-08T18:45:35.987Z] #70 5.841 Selecting previously unselected package libpam-systemd:amd64. [2021-04-08T18:45:35.987Z] #70 5.845 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-08T18:45:35.987Z] #70 5.850 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-08T18:45:35.987Z] #70 5.909 Selecting previously unselected package dbus-user-session. [2021-04-08T18:45:35.987Z] #70 5.913 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-08T18:45:35.987Z] #70 5.918 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-08T18:45:36.248Z] #70 6.004 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-08T18:45:36.248Z] #70 6.019 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-08T18:45:36.248Z] #70 6.032 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-08T18:45:36.248Z] #70 6.184 invoke-rc.d: could not determine current runlevel [2021-04-08T18:45:36.248Z] #70 6.187 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T18:45:36.248Z] #70 6.193 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-08T18:45:36.508Z] #70 6.399 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-08T18:45:36.508Z] #70 6.419 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-08T18:45:36.508Z] #70 6.431 Processing triggers for libc-bin (2.28-10) ... [2021-04-08T18:45:36.768Z] #70 DONE 6.6s [2021-04-08T18:45:36.768Z] [2021-04-08T18:45:36.768Z] #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-08T18:45:36.768Z] #71 sha256:4533890ce965ec81a50c78a1b97c80f6d6cfdf7c92e2d7fdbf48c8017bf293d4 [2021-04-08T18:45:37.339Z] #71 0.441 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-08T18:45:37.339Z] #71 0.442 Dload Upload Total Spent Left Speed [2021-04-08T18:45:37.339Z] #71 0.444 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18602 0 --:--:-- --:--:-- --:--:-- 18602 [2021-04-08T18:45:37.339Z] #71 DONE 0.6s [2021-04-08T18:45:37.339Z] [2021-04-08T18:45:37.339Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:45:37.339Z] #72 sha256:c2f80bff904749dfe07886ea7a00599d9477056fb83125f762469149966153da [2021-04-08T18:45:38.288Z] #72 DONE 0.8s [2021-04-08T18:45:38.288Z] [2021-04-08T18:45:38.288Z] #73 exporting to image [2021-04-08T18:45:38.288Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-08T18:45:38.288Z] #73 exporting layers [2021-04-08T18:45:43.677Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:45:43.677Z] [2021-04-08T18:45:43.677Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:45:43.677Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:45:43.677Z] HOSTNAME=08907e0125c9 [2021-04-08T18:45:43.677Z] TESTDEBUG=0 [2021-04-08T18:45:43.677Z] DEST=bundles/test-integration [2021-04-08T18:45:43.677Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:45:43.677Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:45:43.677Z] container=docker [2021-04-08T18:45:43.677Z] HOME=/root [2021-04-08T18:45:43.677Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:45:43.677Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:45:43.677Z] VALIDATE_BRANCH=master [2021-04-08T18:45:43.677Z] TERM=xterm [2021-04-08T18:45:43.677Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:45:43.677Z] SHLVL=1 [2021-04-08T18:45:43.677Z] TIMEOUT=120m [2021-04-08T18:45:43.677Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:45:43.677Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:45:43.677Z] GO111MODULE=off [2021-04-08T18:45:43.677Z] DOCKER_EXPERIMENTAL=1 [2021-04-08T18:45:43.677Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:45:43.677Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:45:43.677Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:45:43.677Z] GOPATH=/go [2021-04-08T18:45:43.677Z] PKG_CONFIG=pkg-config [2021-04-08T18:45:43.677Z] _=/usr/bin/env [2021-04-08T18:45:43.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-08T18:45:44.747Z] ok github.com/docker/docker/api/server 0.118s coverage: 9.0% of statements [2021-04-08T18:45:44.880Z] #73 exporting layers 6.7s done [2021-04-08T18:45:44.880Z] #73 writing image sha256:19551b8dc91f0c5688ffcae0f31b857f8ef574ea5c7a0bd4ff882b38745ec1f2 done [2021-04-08T18:45:44.880Z] #73 naming to docker.io/library/docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 done [2021-04-08T18:45:44.880Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:45:45.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary test-integration [2021-04-08T18:45:46.635Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-08T18:45:46.635Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-08T18:45:46.635Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-08T18:45:46.635Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-08T18:45:46.635Z] 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-08T18:45:46.635Z] Detected virtualization docker. [2021-04-08T18:45:46.635Z] Detected architecture x86-64. [2021-04-08T18:45:46.635Z] Set hostname to . [2021-04-08T18:45:47.207Z] + source /etc/docker-entrypoint-cmd [2021-04-08T18:45:47.207Z] ++ hack/make.sh dynbinary test-integration [2021-04-08T18:45:47.207Z] [2021-04-08T18:45:47.207Z] Removing bundles/ [2021-04-08T18:45:47.207Z] [2021-04-08T18:45:47.207Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-08T18:45:47.207Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:45:47.207Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:45:47.234Z] 4612f6d0b889: Download complete [2021-04-08T18:45:55.738Z] #25 ... [2021-04-08T18:45:55.738Z] [2021-04-08T18:45:55.738Z] #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-08T18:45:55.738Z] #54 sha256:706941a3224884117c768c0c0bd02003edf1856c4686ea6fc412bedee288ac51 [2021-04-08T18:45:55.738Z] #54 196.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-08T18:45:55.738Z] #54 197.5 + mkdir -p /build [2021-04-08T18:45:55.738Z] #54 197.5 + cp runc /build/runc [2021-04-08T18:45:55.738Z] #54 DONE 197.7s [2021-04-08T18:45:55.738Z] [2021-04-08T18:45:55.738Z] #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-08T18:45:55.738Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:45:56.925Z] #25 ... [2021-04-08T18:45:56.925Z] [2021-04-08T18:45:56.925Z] #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-08T18:45:56.925Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:45:56.925Z] #57 279.7 + bin/containerd [2021-04-08T18:46:00.498Z] #57 ... [2021-04-08T18:46:00.498Z] [2021-04-08T18:46:00.498Z] #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-08T18:46:00.498Z] #25 sha256:4dcf79301770a41f38b48454e501aed5002a204adf80a4a9b67d57c3cb5d843a [2021-04-08T18:46:00.498Z] #25 330.1 + return [2021-04-08T18:46:00.498Z] #25 DONE 330.2s [2021-04-08T18:46:00.498Z] [2021-04-08T18:46:00.498Z] #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-08T18:46:00.498Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:46:02.052Z] #57 ... [2021-04-08T18:46:02.052Z] [2021-04-08T18:46:02.052Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-08T18:46:02.052Z] #26 sha256:11be5a4b01d9ba767839b7ef1accfef7900cf990dcfcf5af3f016437f25b15fc [2021-04-08T18:46:02.052Z] #26 DONE 0.1s [2021-04-08T18:46:02.052Z] [2021-04-08T18:46:02.052Z] #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-08T18:46:02.052Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:46:02.352Z] #57 ... [2021-04-08T18:46:02.352Z] [2021-04-08T18:46:02.352Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-08T18:46:02.352Z] #31 sha256:d114856b4858dbc63053190d3b064e39a54f4c157bcd806f22652794d2101759 [2021-04-08T18:46:02.998Z] #31 DONE 0.8s [2021-04-08T18:46:02.998Z] [2021-04-08T18:46:02.998Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-08T18:46:02.998Z] #34 sha256:3780a4ab330459a2183d1422b2a55f6f5dcc852afe9929918ef36af141341457 [2021-04-08T18:46:02.998Z] #34 DONE 0.1s [2021-04-08T18:46:02.998Z] [2021-04-08T18:46:02.998Z] #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-08T18:46:02.998Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:46:03.300Z] #57 ... [2021-04-08T18:46:03.300Z] [2021-04-08T18:46:03.300Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-08T18:46:03.300Z] #36 sha256:bf3dda0b19122d2dede7eed99a0bd5b084221c5163dff63cfc58a53e2abf9b57 [2021-04-08T18:46:03.300Z] #36 DONE 0.1s [2021-04-08T18:46:03.300Z] [2021-04-08T18:46:03.300Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-08T18:46:03.300Z] #39 sha256:eb4d89552178f2541fa5d84b76475f8de28aae0144ca5a32c1971e20e716cd25 [2021-04-08T18:46:03.300Z] #39 DONE 0.1s [2021-04-08T18:46:03.300Z] [2021-04-08T18:46:03.300Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-08T18:46:03.300Z] #42 sha256:28e7af7e5260b5dbcffca6c07a209b7e9992ec67fd85fa96bf9e6ae9a589ce30 [2021-04-08T18:46:03.599Z] #42 DONE 0.2s [2021-04-08T18:46:03.599Z] [2021-04-08T18:46:03.599Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-08T18:46:03.599Z] #45 sha256:46a9d90cb52f35c8e168ff02673f775abb464b2a88a49cbb1763fcca722542e9 [2021-04-08T18:46:03.599Z] #45 DONE 0.2s [2021-04-08T18:46:03.599Z] [2021-04-08T18:46:03.599Z] #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-08T18:46:03.599Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:46:03.897Z] #57 ... [2021-04-08T18:46:03.897Z] [2021-04-08T18:46:03.897Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-08T18:46:03.897Z] #47 sha256:3564cd06c08df3268cb54929f70d8bca46c0d2ad3b18f39d6375b6c582db82a3 [2021-04-08T18:46:03.897Z] #47 DONE 0.1s [2021-04-08T18:46:03.897Z] [2021-04-08T18:46:03.897Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-08T18:46:03.897Z] #49 sha256:37bd80f3b7bf38918e940d6972571cc16b9e22e38f6003d06bf0f8721192c93d [2021-04-08T18:46:03.897Z] #49 DONE 0.1s [2021-04-08T18:46:03.897Z] [2021-04-08T18:46:03.897Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-08T18:46:03.897Z] #51 sha256:08df1f0519871f13673c3a56165c1e93bfff7ce2de6c233dcee00e77dd849119 [2021-04-08T18:46:03.897Z] #51 DONE 0.1s [2021-04-08T18:46:03.897Z] [2021-04-08T18:46:03.897Z] #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-08T18:46:03.897Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:46:03.897Z] #57 ... [2021-04-08T18:46:03.897Z] [2021-04-08T18:46:03.897Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-08T18:46:03.897Z] #53 sha256:24cc19804a493baa5bf13e4f560526964609749a0495d20c4e4a278de0c1573a [2021-04-08T18:46:03.897Z] #53 DONE 0.1s [2021-04-08T18:46:03.897Z] [2021-04-08T18:46:03.897Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-08T18:46:03.897Z] #55 sha256:2fc94fcd33ac23868117ca014f42861b4a1429d9307a8d308c83cde7de0ff48f [2021-04-08T18:46:04.197Z] #55 DONE 0.1s [2021-04-08T18:46:04.197Z] [2021-04-08T18:46:04.197Z] #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-08T18:46:04.197Z] #57 sha256:0aca51c9e66a4663c31427cc4379e7beaf83ca2d2717544c3690857e4077e042 [2021-04-08T18:46:06.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-08T18:46:06.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-08T18:46:16.633Z] ..........................xx.................... [ 29%] [2021-04-08T18:46:18.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-08T18:46:25.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-08T18:46:25.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-08T18:46:26.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-08T18:46:27.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-08T18:46:27.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-08T18:46:28.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-08T18:46:30.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-08T18:46:31.425Z] #57 314.4 + bin/containerd-stress [2021-04-08T18:46:31.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-08T18:46:32.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-08T18:46:32.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-08T18:46:34.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-08T18:46:34.191Z] #57 316.9 + bin/containerd-shim [2021-04-08T18:46:34.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-08T18:46:35.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-08T18:46:36.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-08T18:46:37.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-08T18:46:38.468Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:46:38.468Z] Using test binary docker [2021-04-08T18:46:38.469Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-08T18:46:38.469Z] +++ /etc/init.d/apparmor start [2021-04-08T18:46:38.469Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:46:38.469Z] INFO: Waiting for daemon to start... [2021-04-08T18:46:38.469Z] Starting dockerd [2021-04-08T18:46:38.469Z] +++ 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-08T18:46:40.525Z] . [2021-04-08T18:46:40.525Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:46:40.525Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:46:40.525Z] Error: No such image: emptyfs [2021-04-08T18:46:40.525Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-08T18:46:40.525Z] ++++ docker load [2021-04-08T18:46:40.525Z] Running integration-test (iteration 1) [2021-04-08T18:46:40.525Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-08T18:46:40.525Z] ++ 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-08T18:46:40.525Z] ++ set -e [2021-04-08T18:46:40.525Z] ++ '[' -n 0 ']' [2021-04-08T18:46:40.525Z] ++ set -x [2021-04-08T18:46:40.525Z] ++ env -i DEST=/go/src/github.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-08T18:46:41.051Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 14.7% of statements [2021-04-08T18:46:41.051Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-08T18:46:41.166Z] #57 324.0 + bin/containerd-shim-runc-v1 [2021-04-08T18:46:41.313Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2021-04-08T18:46:41.313Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-08T18:46:41.313Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-08T18:46:41.313Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-08T18:46:41.888Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-08T18:46:41.888Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-08T18:46:41.888Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-08T18:46:41.888Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-08T18:46:41.888Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-08T18:46:41.888Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-08T18:46:42.921Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-08T18:46:43.089Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:46:43.089Z] [2021-04-08T18:46:43.089Z] + TEST_INTEGRATION_DEST=1 [2021-04-08T18:46:43.089Z] + CONTAINER_NAME=docker-pr5-1 [2021-04-08T18:46:43.089Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:46:43.089Z] + run_tests test-integration-flaky [2021-04-08T18:46:43.089Z] + '[' -n 0 ']' [2021-04-08T18:46:43.089Z] + rm= [2021-04-08T18:46:43.089Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41999/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41999/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh test-integration-flaky test-integration [2021-04-08T18:46:43.089Z] + c=0 [2021-04-08T18:46:43.089Z] + TEST_INTEGRATION_DEST=3 [2021-04-08T18:46:43.089Z] + CONTAINER_NAME=docker-pr5-3 [2021-04-08T18:46:43.089Z] + TEST_SKIP_INTEGRATION=1 [2021-04-08T18:46:43.089Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-08T18:46:43.089Z] ++ jobs -p [2021-04-08T18:46:43.089Z] + run_tests [2021-04-08T18:46:43.089Z] + '[' -n 0 ']' [2021-04-08T18:46:43.089Z] + rm= [2021-04-08T18:46:43.089Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41999/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41999/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh '' test-integration [2021-04-08T18:46:43.089Z] + TEST_INTEGRATION_DEST=2 [2021-04-08T18:46:43.089Z] + CONTAINER_NAME=docker-pr5-2 [2021-04-08T18:46:43.089Z] + TEST_SKIP_INTEGRATION=1 [2021-04-08T18:46:43.089Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-08T18:46:43.089Z] + run_tests [2021-04-08T18:46:43.089Z] + '[' -n 0 ']' [2021-04-08T18:46:43.089Z] + rm= [2021-04-08T18:46:43.089Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41999/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41999/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh '' test-integration [2021-04-08T18:46:43.089Z] + for job in $(jobs -p) [2021-04-08T18:46:43.089Z] + wait 3230 [2021-04-08T18:46:43.089Z] [2021-04-08T18:46:43.089Z] [2021-04-08T18:46:43.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:46:43.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:46:43.089Z] HOSTNAME=727732272d4d [2021-04-08T18:46:43.089Z] TEST_SKIP_INTEGRATION=1 [2021-04-08T18:46:43.089Z] TESTDEBUG=0 [2021-04-08T18:46:43.089Z] DEST=bundles/test-integration [2021-04-08T18:46:43.089Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:46:43.089Z] KEEPBUNDLE=1 [2021-04-08T18:46:43.089Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:46:43.089Z] container=docker [2021-04-08T18:46:43.089Z] HOME=/root [2021-04-08T18:46:43.089Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:46:43.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:46:43.090Z] VALIDATE_BRANCH=master [2021-04-08T18:46:43.090Z] TERM=xterm [2021-04-08T18:46:43.090Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:46:43.090Z] SHLVL=1 [2021-04-08T18:46:43.090Z] TIMEOUT=120m [2021-04-08T18:46:43.090Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:46:43.090Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:46:43.090Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-08T18:46:43.090Z] GO111MODULE=off [2021-04-08T18:46:43.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:46:43.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:46:43.090Z] GOPATH=/go [2021-04-08T18:46:43.090Z] PKG_CONFIG=pkg-config [2021-04-08T18:46:43.090Z] _=/usr/bin/env [2021-04-08T18:46:43.090Z] Building test suite binary ./integration-cli/test.main [2021-04-08T18:46:43.090Z] [2021-04-08T18:46:43.090Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:46:43.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:46:43.090Z] HOSTNAME=bddf084ebe08 [2021-04-08T18:46:43.090Z] TEST_SKIP_INTEGRATION=1 [2021-04-08T18:46:43.090Z] TESTDEBUG=0 [2021-04-08T18:46:43.090Z] DEST=bundles/test-integration [2021-04-08T18:46:43.090Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:46:43.090Z] KEEPBUNDLE=1 [2021-04-08T18:46:43.090Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:46:43.090Z] container=docker [2021-04-08T18:46:43.090Z] HOME=/root [2021-04-08T18:46:43.090Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:46:43.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:46:43.090Z] VALIDATE_BRANCH=master [2021-04-08T18:46:43.090Z] TERM=xterm [2021-04-08T18:46:43.090Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:46:43.090Z] SHLVL=1 [2021-04-08T18:46:43.090Z] TIMEOUT=120m [2021-04-08T18:46:43.090Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:46:43.090Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:46:43.090Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-08T18:46:43.090Z] GO111MODULE=off [2021-04-08T18:46:43.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:46:43.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:46:43.090Z] GOPATH=/go [2021-04-08T18:46:43.090Z] PKG_CONFIG=pkg-config [2021-04-08T18:46:43.090Z] _=/usr/bin/env [2021-04-08T18:46:43.090Z] Building test suite binary ./integration-cli/test.main [2021-04-08T18:46:43.090Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-08T18:46:43.090Z] No new tests added to integration. [2021-04-08T18:46:43.090Z] [2021-04-08T18:46:43.090Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:46:43.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:46:43.090Z] HOSTNAME=98b53baa6d35 [2021-04-08T18:46:43.090Z] TESTDEBUG=0 [2021-04-08T18:46:43.090Z] DEST=bundles/test-integration [2021-04-08T18:46:43.090Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:46:43.090Z] KEEPBUNDLE=1 [2021-04-08T18:46:43.090Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:46:43.090Z] container=docker [2021-04-08T18:46:43.090Z] HOME=/root [2021-04-08T18:46:43.090Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:46:43.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:46:43.090Z] VALIDATE_BRANCH=master [2021-04-08T18:46:43.090Z] TERM=xterm [2021-04-08T18:46:43.090Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:46:43.090Z] SHLVL=1 [2021-04-08T18:46:43.090Z] TIMEOUT=120m [2021-04-08T18:46:43.090Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:46:43.090Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:46:43.090Z] GO111MODULE=off [2021-04-08T18:46:43.090Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:46:43.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:46:43.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:46:43.090Z] GOPATH=/go [2021-04-08T18:46:43.090Z] PKG_CONFIG=pkg-config [2021-04-08T18:46:43.090Z] _=/usr/bin/env [2021-04-08T18:46:43.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-08T18:46:43.277Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-08T18:46:43.277Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-08T18:46:43.277Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2021-04-08T18:46:43.541Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-04-08T18:46:43.541Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-08T18:46:43.541Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-08T18:46:43.803Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-04-08T18:46:44.065Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-08T18:46:44.065Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-08T18:46:46.621Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-04-08T18:46:46.795Z] #57 329.0 + bin/containerd-shim-runc-v2 [2021-04-08T18:46:47.089Z] #57 330.1 + binaries [2021-04-08T18:46:47.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:46:47.186Z] [2021-04-08T18:46:47.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:46:47.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:46:47.186Z] HOSTNAME=8faad2da9f79 [2021-04-08T18:46:47.186Z] DEST=bundles/test-integration [2021-04-08T18:46:47.186Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:46:47.186Z] DOCKER_ROOTLESS=1 [2021-04-08T18:46:47.186Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:46:47.186Z] container=docker [2021-04-08T18:46:47.186Z] HOME=/root [2021-04-08T18:46:47.186Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:46:47.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:46:47.187Z] VALIDATE_BRANCH=master [2021-04-08T18:46:47.187Z] TERM=xterm [2021-04-08T18:46:47.187Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:46:47.187Z] SHLVL=1 [2021-04-08T18:46:47.187Z] TIMEOUT=120m [2021-04-08T18:46:47.187Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:46:47.187Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:46:47.187Z] GO111MODULE=off [2021-04-08T18:46:47.187Z] DOCKER_EXPERIMENTAL=1 [2021-04-08T18:46:47.187Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:46:47.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:46:47.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:46:47.187Z] GOPATH=/go [2021-04-08T18:46:47.187Z] PKG_CONFIG=pkg-config [2021-04-08T18:46:47.187Z] _=/usr/bin/env [2021-04-08T18:46:47.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-08T18:46:47.387Z] #57 330.1 + install -D bin/containerd /build/containerd [2021-04-08T18:46:47.387Z] #57 330.2 + install -D bin/containerd-shim /build/containerd-shim [2021-04-08T18:46:47.387Z] #57 330.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-08T18:46:47.387Z] #57 330.2 + install -D bin/ctr /build/ctr [2021-04-08T18:46:47.387Z] #57 DONE 330.3s [2021-04-08T18:46:47.569Z] ok github.com/docker/docker/builder/remotecontext 0.164s coverage: 13.7% of statements [2021-04-08T18:46:48.436Z] [2021-04-08T18:46:48.436Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-08T18:46:48.436Z] #58 sha256:ab161c722ae66156b8e6d18390619aa584d956c5dce0309ed6104d20fbb5f730 [2021-04-08T18:46:48.515Z] ok github.com/docker/docker/builder/dockerfile 0.463s coverage: 48.5% of statements [2021-04-08T18:46:48.515Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-08T18:46:48.796Z] #58 DONE 0.1s [2021-04-08T18:46:48.796Z] [2021-04-08T18:46:48.796Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-08T18:46:48.796Z] #62 sha256:94414282130970744d14893941860cd95275a132dd1c9af7398325314925c9ff [2021-04-08T18:46:48.796Z] #62 DONE 0.1s [2021-04-08T18:46:48.796Z] [2021-04-08T18:46:48.796Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-08T18:46:48.796Z] #67 sha256:6058f707d308b2fb564bc311e6f18b6b6becf3c4c9b7b2e806e9dd37f7a89a29 [2021-04-08T18:46:48.796Z] #67 DONE 0.2s [2021-04-08T18:46:48.796Z] [2021-04-08T18:46:48.796Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-08T18:46:48.796Z] #69 sha256:ba9516e28d52c929dddacc0e148a3c2c3121a1566cb7e489b64622ff4b64f496 [2021-04-08T18:46:48.796Z] #69 DONE 0.1s [2021-04-08T18:46:48.796Z] [2021-04-08T18:46:48.796Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-08T18:46:48.796Z] #70 sha256:1da437040633e2d7b653feb487fe272c8a2b7f7d1468642c42451dccb1f02f57 [2021-04-08T18:46:48.796Z] #70 DONE 0.0s [2021-04-08T18:46:48.796Z] [2021-04-08T18:46:48.796Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-08T18:46:48.796Z] #71 sha256:5b8fff0768f609c41493c52b04034a8eef087041a407f21ff69fc43173f86a02 [2021-04-08T18:46:48.977Z] Loaded image: buildpack-deps:buster [2021-04-08T18:46:49.266Z] Loaded image: busybox:latest [2021-04-08T18:46:49.266Z] Loaded image: busybox:glibc [2021-04-08T18:46:50.436Z] ok github.com/docker/docker/builder/remotecontext/git 4.904s coverage: 86.3% of statements [2021-04-08T18:46:50.436Z] ? github.com/docker/docker/cli [no test files] [2021-04-08T18:46:50.436Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-08T18:46:50.881Z] #71 DONE 2.1s [2021-04-08T18:46:50.881Z] [2021-04-08T18:46:50.881Z] #72 exporting to oci image format [2021-04-08T18:46:50.881Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-08T18:46:50.881Z] #72 exporting layers [2021-04-08T18:46:51.434Z] Loaded image: debian:bullseye [2021-04-08T18:46:51.434Z] Loaded image: hello-world:latest [2021-04-08T18:46:51.434Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:46:51.434Z] INFO: Testing against a local daemon [2021-04-08T18:46:51.434Z] === RUN TestCgroupNamespacesBuild [2021-04-08T18:46:52.671Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-08T18:46:53.491Z] --- PASS: TestCgroupNamespacesBuild (1.98s) [2021-04-08T18:46:53.491Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-08T18:46:54.654Z] ok github.com/docker/docker/client 0.297s coverage: 75.4% of statements [2021-04-08T18:46:55.547Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2021-04-08T18:46:55.547Z] === RUN TestBuildWithSession [2021-04-08T18:46:55.547Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T18:46:55.547Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:46:55.547Z] === RUN TestBuildSquashParent [2021-04-08T18:46:57.030Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-08T18:47:03.998Z] --- PASS: TestBuildSquashParent (8.06s) [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:47:03.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:47:03.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:47:03.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:47:03.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:47:03.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:47:03.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:47:03.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:47:03.998Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:47:03.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:47:06.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:47:06.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:47:09.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:47:09.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s) [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2021-04-08T18:47:12.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s) [2021-04-08T18:47:12.145Z] === RUN TestBuildMultiStageCopy [2021-04-08T18:47:12.145Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T18:47:13.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-08T18:47:14.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-08T18:47:15.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T18:47:15.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T18:47:16.307Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T18:47:16.935Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T18:47:17.963Z] --- PASS: TestBuildMultiStageCopy (5.59s) [2021-04-08T18:47:17.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-04-08T18:47:17.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-04-08T18:47:17.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-04-08T18:47:17.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2021-04-08T18:47:17.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2021-04-08T18:47:17.963Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T18:47:19.460Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2021-04-08T18:47:19.461Z] === RUN TestBuildLabelWithTargets [2021-04-08T18:47:22.179Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2021-04-08T18:47:22.179Z] === RUN TestBuildWithEmptyLayers [2021-04-08T18:47:23.206Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-04-08T18:47:23.206Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T18:47:23.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:47:23.785Z] [2021-04-08T18:47:23.785Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:47:23.785Z] DOCKER_SYSTEMD=1 [2021-04-08T18:47:23.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:47:23.785Z] HOSTNAME=bbce644ba220 [2021-04-08T18:47:23.785Z] DEST=bundles/test-integration [2021-04-08T18:47:23.785Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:47:23.785Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:47:23.785Z] container=docker [2021-04-08T18:47:23.785Z] HOME=/root [2021-04-08T18:47:23.785Z] LANG=C.UTF-8 [2021-04-08T18:47:23.785Z] INVOCATION_ID=2213b96141cb4bbdbad6b998a2d5b4b5 [2021-04-08T18:47:23.785Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:47:23.785Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:47:23.785Z] VALIDATE_BRANCH=master [2021-04-08T18:47:23.785Z] TERM=xterm [2021-04-08T18:47:23.785Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:47:23.785Z] SHLVL=3 [2021-04-08T18:47:23.785Z] TIMEOUT=120m [2021-04-08T18:47:23.785Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:47:23.785Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:47:23.785Z] GO111MODULE=off [2021-04-08T18:47:23.785Z] DOCKER_EXPERIMENTAL=1 [2021-04-08T18:47:23.785Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:47:23.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:47:23.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:47:23.785Z] GOPATH=/go [2021-04-08T18:47:23.785Z] PKG_CONFIG=pkg-config [2021-04-08T18:47:23.785Z] _=/usr/bin/env [2021-04-08T18:47:23.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-08T18:47:26.706Z] --- PASS: TestBuildMultiStageOnBuild (3.34s) [2021-04-08T18:47:26.706Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T18:47:26.798Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-04-08T18:47:26.798Z] ok github.com/docker/docker/container 0.147s coverage: 34.4% of statements [2021-04-08T18:47:26.798Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-08T18:47:26.798Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-08T18:47:26.799Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-08T18:47:26.799Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-08T18:47:26.799Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.086s coverage: 65.3% of statements [2021-04-08T18:47:27.595Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-08T18:47:27.737Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2021-04-08T18:47:27.737Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T18:47:28.188Z] ok github.com/docker/docker/daemon/cluster/convert 0.044s coverage: 35.9% of statements [2021-04-08T18:47:31.505Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2021-04-08T18:47:32.173Z] --- PASS: TestBuildMultiStageLayerLeak (3.56s) [2021-04-08T18:47:32.173Z] === RUN TestBuildWithHugeFile [2021-04-08T18:47:34.109Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-04-08T18:47:34.373Z] ok github.com/docker/docker/daemon/config 0.098s coverage: 81.8% of statements [2021-04-08T18:47:35.133Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-08T18:47:35.321Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-04-08T18:47:36.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-08T18:47:36.274Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2021-04-08T18:47:37.092Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-08T18:47:40.505Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-04-08T18:47:40.505Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.076s coverage: 73.3% of statements [2021-04-08T18:47:40.505Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.538s coverage: 14.1% of statements [2021-04-08T18:47:41.186Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-08T18:47:41.899Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.839s coverage: 56.2% of statements [2021-04-08T18:47:43.291Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-04-08T18:47:43.693Z] 4612f6d0b889: Pull complete [2021-04-08T18:47:45.226Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.833s coverage: 49.4% of statements [2021-04-08T18:47:46.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-08T18:47:46.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-08T18:47:47.151Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.443s coverage: 57.7% of statements [2021-04-08T18:47:47.416Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 57.5% of statements [2021-04-08T18:47:47.680Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.223s coverage: 46.2% of statements [2021-04-08T18:47:47.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-08T18:47:48.629Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-04-08T18:47:48.891Z] ok github.com/docker/docker/daemon 12.257s coverage: 17.2% of statements [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-08T18:47:48.891Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-08T18:47:49.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-08T18:47:49.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-08T18:47:49.465Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.045s coverage: 3.0% of statements [2021-04-08T18:47:50.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-08T18:47:51.389Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2021-04-08T18:47:51.963Z] ok github.com/docker/docker/daemon/images 0.111s coverage: 6.7% of statements [2021-04-08T18:47:51.963Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-08T18:47:51.963Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-08T18:47:51.963Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2021-04-08T18:47:52.539Z] ok github.com/docker/docker/daemon/logger/awslogs 0.321s coverage: 77.8% of statements [2021-04-08T18:47:52.539Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-08T18:47:52.539Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-08T18:47:53.114Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-04-08T18:47:53.114Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-04-08T18:47:53.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.076s coverage: 69.9% of statements [2021-04-08T18:47:53.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-08T18:47:54.267Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 75.2% of statements [2021-04-08T18:47:54.267Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-08T18:47:55.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-08T18:47:55.214Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2021-04-08T18:47:55.438Z] .......................... [ 67%] [2021-04-08T18:47:55.476Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 57.5% of statements [2021-04-08T18:47:55.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-08T18:47:55.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-08T18:47:56.049Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-04-08T18:47:56.311Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-04-08T18:47:56.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-08T18:47:57.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-08T18:47:57.258Z] ok github.com/docker/docker/daemon/network 0.052s coverage: 63.8% of statements [2021-04-08T18:47:58.207Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2021-04-08T18:47:58.469Z] ok github.com/docker/docker/daemon/logger/splunk 1.976s coverage: 82.5% of statements [2021-04-08T18:47:58.469Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-08T18:47:58.469Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-08T18:47:58.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-08T18:47:59.245Z] --- PASS: TestBuildWithHugeFile (26.44s) [2021-04-08T18:47:59.245Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T18:47:59.245Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:47:59.245Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:47:59.245Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T18:47:59.245Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:47:59.245Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:47:59.245Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:47:59.245Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:47:59.245Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:47:59.245Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:47:59.245Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:47:59.245Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:47:59.245Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:47:59.245Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-04-08T18:47:59.245Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-04-08T18:47:59.245Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-08T18:47:59.245Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-04-08T18:47:59.245Z] === RUN TestBuildPreserveOwnership [2021-04-08T18:47:59.245Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-08T18:47:59.862Z] ok github.com/docker/docker/distribution 0.275s coverage: 25.2% of statements [2021-04-08T18:47:59.862Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-08T18:47:59.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-08T18:48:00.124Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-04-08T18:48:01.077Z] ok github.com/docker/docker/image 0.059s coverage: 86.6% of statements [2021-04-08T18:48:01.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-08T18:48:01.667Z] ok github.com/docker/docker/distribution/xfer 1.727s coverage: 85.6% of statements [2021-04-08T18:48:01.667Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-08T18:48:01.667Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2021-04-08T18:48:01.936Z] ok github.com/docker/docker/image/tarexport 0.044s coverage: 0.6% of statements [2021-04-08T18:48:02.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-08T18:48:02.510Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2021-04-08T18:48:02.510Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-08T18:48:02.510Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-04-08T18:48:03.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-08T18:48:03.720Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-08T18:48:03.903Z] ok github.com/docker/docker/oci 0.050s coverage: 45.2% of statements [2021-04-08T18:48:04.165Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-04-08T18:48:04.165Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2021-04-08T18:48:04.497Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:48:04.497Z] Using test binary docker [2021-04-08T18:48:04.497Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-08T18:48:04.497Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:48:04.497Z] INFO: Waiting for daemon to start... [2021-04-08T18:48:04.497Z] Starting dockerd [2021-04-08T18:48:05.776Z] --- PASS: TestBuildPreserveOwnership (7.53s) [2021-04-08T18:48:05.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.96s) [2021-04-08T18:48:05.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.56s) [2021-04-08T18:48:05.776Z] === RUN TestBuildPlatformInvalid [2021-04-08T18:48:06.065Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-08T18:48:06.065Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-08T18:48:06.087Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2021-04-08T18:48:06.349Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2021-04-08T18:48:06.349Z] ok github.com/docker/docker/pkg/authorization 0.568s coverage: 68.3% of statements [2021-04-08T18:48:07.295Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-04-08T18:48:07.295Z] ok github.com/docker/docker/pkg/archive 1.131s coverage: 82.3% of statements [2021-04-08T18:48:07.776Z] . [2021-04-08T18:48:07.776Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:48:07.776Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:48:07.776Z] Error: No such image: emptyfs [2021-04-08T18:48:07.776Z] Running integration-test (iteration 1) [2021-04-08T18:48:07.776Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-08T18:48:07.869Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2021-04-08T18:48:08.131Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2021-04-08T18:48:08.705Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-04-08T18:48:09.278Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-04-08T18:48:09.850Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2021-04-08T18:48:10.422Z] ok github.com/docker/docker/pkg/chrootarchive 3.078s coverage: 43.2% of statements [2021-04-08T18:48:10.995Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2021-04-08T18:48:11.256Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2021-04-08T18:48:11.831Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-04-08T18:48:11.831Z] ok github.com/docker/docker/pkg/fsutils 0.262s coverage: 85.1% of statements [2021-04-08T18:48:12.406Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2021-04-08T18:48:13.351Z] ok github.com/docker/docker/layer 7.749s coverage: 68.8% of statements [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-08T18:48:13.351Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-04-08T18:48:13.351Z] ok github.com/docker/docker/pkg/idtools 0.790s coverage: 69.5% of statements [2021-04-08T18:48:13.351Z] ok github.com/docker/docker/pkg/ioutils 0.589s coverage: 70.6% of statements [2021-04-08T18:48:13.351Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-08T18:48:13.613Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-04-08T18:48:13.613Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-08T18:48:13.613Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-08T18:48:13.876Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-04-08T18:48:13.876Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-08T18:48:14.137Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-04-08T18:48:14.137Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-04-08T18:48:14.711Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2021-04-08T18:48:14.711Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 86.7% of statements [2021-04-08T18:48:14.711Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-08T18:48:14.711Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-08T18:48:14.974Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-04-08T18:48:15.920Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-04-08T18:48:15.920Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2021-04-08T18:48:15.920Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2021-04-08T18:48:16.409Z] Loaded image: buildpack-deps:buster [2021-04-08T18:48:16.409Z] Loaded image: busybox:latest [2021-04-08T18:48:16.409Z] Loaded image: busybox:glibc [2021-04-08T18:48:16.495Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-04-08T18:48:16.698Z] Loaded image: debian:bullseye [2021-04-08T18:48:16.988Z] Loaded image: hello-world:latest [2021-04-08T18:48:16.988Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:48:17.439Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-08T18:48:17.439Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-04-08T18:48:17.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-08T18:48:18.013Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-04-08T18:48:18.013Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-04-08T18:48:18.958Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 54.9% of statements [2021-04-08T18:48:19.219Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2021-04-08T18:48:19.793Z] ok github.com/docker/docker/pkg/signal 2.847s coverage: 61.0% of statements [2021-04-08T18:48:19.793Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2021-04-08T18:48:20.398Z] testing: warning: no tests to run [2021-04-08T18:48:20.398Z] coverage: [no statements] [2021-04-08T18:48:20.398Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2021-04-08T18:48:20.398Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2021-04-08T18:48:20.398Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-04-08T18:48:20.727Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-04-08T18:48:20.727Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-04-08T18:48:22.143Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2021-04-08T18:48:22.405Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-04-08T18:48:23.350Z] ok github.com/docker/docker/reference 0.034s coverage: 84.4% of statements [2021-04-08T18:48:23.613Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2021-04-08T18:48:23.857Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.79s) [2021-04-08T18:48:23.857Z] PASS [2021-04-08T18:48:23.857Z] [2021-04-08T18:48:23.857Z] === Skipped [2021-04-08T18:48:23.857Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-08T18:48:23.857Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:48:23.857Z] [2021-04-08T18:48:23.857Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:48:23.857Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:48:23.857Z] [2021-04-08T18:48:23.857Z] [2021-04-08T18:48:23.857Z] DONE 34 tests, 2 skipped in 103.176s [2021-04-08T18:48:23.857Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-08T18:48:23.857Z] ++ 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-08T18:48:23.857Z] ++ set -e [2021-04-08T18:48:23.857Z] ++ '[' -n 0 ']' [2021-04-08T18:48:23.857Z] ++ set -x [2021-04-08T18:48:23.858Z] ++ env -i DEST=/go/src/github.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-08T18:48:23.858Z] INFO: Testing against a local daemon [2021-04-08T18:48:23.858Z] === RUN TestConfigInspect [2021-04-08T18:48:25.535Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-04-08T18:48:25.535Z] ok github.com/docker/docker/quota 0.503s coverage: 71.4% of statements [2021-04-08T18:48:25.535Z] ok github.com/docker/docker/registry 0.190s coverage: 58.8% of statements [2021-04-08T18:48:25.797Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2021-04-08T18:48:25.856Z] Loaded image: buildpack-deps:buster [2021-04-08T18:48:25.856Z] Loaded image: busybox:latest [2021-04-08T18:48:25.856Z] Loaded image: busybox:glibc [2021-04-08T18:48:26.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-08T18:48:26.372Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-04-08T18:48:26.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-08T18:48:26.635Z] ok github.com/docker/docker/runconfig 0.042s coverage: 66.1% of statements [2021-04-08T18:48:27.756Z] Loaded image: debian:bullseye [2021-04-08T18:48:27.756Z] Loaded image: hello-world:latest [2021-04-08T18:48:27.756Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:48:27.756Z] INFO: Testing against a local daemon [2021-04-08T18:48:27.756Z] === RUN TestCgroupNamespacesBuild [2021-04-08T18:48:27.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-08T18:48:28.291Z] --- PASS: TestConfigInspect (4.01s) [2021-04-08T18:48:28.291Z] === RUN TestConfigList [2021-04-08T18:48:28.349Z] #72 exporting layers 85.6s done [2021-04-08T18:48:28.349Z] #72 exporting manifest sha256:3c72c173a2171086d8e9b2923427bcd04ad07915fb8eb6748149e7ae333aedc2 done [2021-04-08T18:48:28.349Z] #72 exporting config sha256:36be7a857414f1b8c1dd98a670584bb385351241f8c36cf7fa442dcac11d9c1b done [2021-04-08T18:48:28.349Z] #72 sending tarball [2021-04-08T18:48:28.558Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-04-08T18:48:29.133Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2021-04-08T18:48:29.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-08T18:48:29.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-08T18:48:29.706Z] ok github.com/docker/docker/volume/local 0.247s coverage: 76.4% of statements [2021-04-08T18:48:31.037Z] --- PASS: TestCgroupNamespacesBuild (2.89s) [2021-04-08T18:48:31.037Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-08T18:48:31.089Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-04-08T18:48:31.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-08T18:48:31.793Z] --- PASS: TestConfigList (3.79s) [2021-04-08T18:48:31.793Z] === RUN TestConfigsCreateAndDelete [2021-04-08T18:48:32.921Z] #72 ... [2021-04-08T18:48:32.921Z] [2021-04-08T18:48:32.921Z] #73 importing to docker [2021-04-08T18:48:32.921Z] #73 sha256:6258e530f4dbae67aceb07db779bd3b7eab8f5e8707b2349a35952866d882c96 [2021-04-08T18:48:33.574Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.67s) [2021-04-08T18:48:33.574Z] === RUN TestBuildWithSession [2021-04-08T18:48:33.574Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T18:48:33.574Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:48:33.574Z] === RUN TestBuildSquashParent [2021-04-08T18:48:34.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-08T18:48:34.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-08T18:48:34.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-08T18:48:35.293Z] --- PASS: TestConfigsCreateAndDelete (3.40s) [2021-04-08T18:48:35.293Z] === RUN TestConfigsUpdate [2021-04-08T18:48:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-08T18:48:37.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-08T18:48:38.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-08T18:48:38.796Z] --- PASS: TestConfigsUpdate (3.73s) [2021-04-08T18:48:38.796Z] === RUN TestTemplatedConfig [2021-04-08T18:48:40.302Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-08T18:48:40.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-08T18:48:41.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-08T18:48:41.679Z] --- PASS: TestBuildSquashParent (7.65s) [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:48:41.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:48:41.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:48:41.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:48:41.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:48:41.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:48:41.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:48:41.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:48:41.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:48:41.679Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:48:43.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-08T18:48:43.232Z] --- PASS: TestTemplatedConfig (4.02s) [2021-04-08T18:48:43.232Z] === RUN TestConfigCreateResolve [2021-04-08T18:48:44.208Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:48:44.208Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:48:44.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-08T18:48:45.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-08T18:48:46.739Z] --- PASS: TestConfigCreateResolve (3.80s) [2021-04-08T18:48:46.739Z] === RUN TestConfigDaemonLibtrustID [2021-04-08T18:48:46.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:48:46.941Z] Using test binary docker [2021-04-08T18:48:46.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-08T18:48:46.941Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-08T18:48:46.941Z] INFO: Waiting for daemon to start... [2021-04-08T18:48:46.941Z] Starting dockerd [2021-04-08T18:48:47.367Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-04-08T18:48:47.367Z] PASS [2021-04-08T18:48:47.367Z] [2021-04-08T18:48:47.367Z] DONE 7 tests in 23.436s [2021-04-08T18:48:47.367Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-08T18:48:47.367Z] ++ 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-08T18:48:47.367Z] ++ set -e [2021-04-08T18:48:47.367Z] ++ '[' -n 0 ']' [2021-04-08T18:48:47.367Z] ++ set -x [2021-04-08T18:48:47.367Z] ++ env -i DEST=/go/src/github.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-08T18:48:47.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:48:47.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:48:47.656Z] INFO: Testing against a local daemon [2021-04-08T18:48:47.656Z] === RUN TestCheckpoint [2021-04-08T18:48:47.656Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T18:48:47.656Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:48:47.656Z] === RUN TestContainerInvalidJSON [2021-04-08T18:48:47.656Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:48:47.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:48:47.656Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:48:47.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:48:47.656Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:48:47.656Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:48:47.656Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:48:47.656Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:48:47.656Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:48:47.656Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-08T18:48:47.656Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-08T18:48:47.656Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-08T18:48:47.656Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T18:48:47.656Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T18:48:47.656Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-04-08T18:48:47.656Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T18:48:47.945Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-04-08T18:48:47.945Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T18:48:47.945Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-04-08T18:48:47.945Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T18:48:48.234Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-04-08T18:48:48.234Z] === RUN TestCopyFromContainer [2021-04-08T18:48:49.482Z] . [2021-04-08T18:48:49.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:48:49.482Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:48:49.482Z] Error: No such image: emptyfs [2021-04-08T18:48:49.482Z] Running integration-test (iteration 1) [2021-04-08T18:48:49.482Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-08T18:48:50.017Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-08T18:48:50.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2021-04-08T18:48:50.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2021-04-08T18:48:50.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2021-04-08T18:48:50.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-04-08T18:48:50.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2021-04-08T18:48:50.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s) [2021-04-08T18:48:50.018Z] === RUN TestBuildMultiStageCopy [2021-04-08T18:48:50.018Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T18:48:50.949Z] === RUN TestCopyFromContainer// [2021-04-08T18:48:50.949Z] === RUN TestCopyFromContainer//bar/root [2021-04-08T18:48:50.949Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-08T18:48:50.949Z] === RUN TestCopyFromContainer/bar/quux [2021-04-08T18:48:50.949Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-08T18:48:50.949Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-08T18:48:51.238Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-08T18:48:51.238Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-08T18:48:51.238Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-08T18:48:51.527Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer (3.50s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-08T18:48:51.527Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-08T18:48:51.528Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-08T18:48:51.528Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-04-08T18:48:51.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T18:48:51.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:48:51.528Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:48:51.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:48:51.528Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:48:51.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:48:51.528Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:48:51.528Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:48:51.528Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:48:51.528Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:48:51.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-08T18:48:51.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-08T18:48:51.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-08T18:48:51.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-08T18:48:51.528Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T18:48:51.528Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-08T18:48:51.528Z] === RUN TestCreateWithInvalidEnv [2021-04-08T18:48:51.596Z] #73 DONE 17.0s [2021-04-08T18:48:51.596Z] [2021-04-08T18:48:51.596Z] #72 exporting to oci image format [2021-04-08T18:48:51.596Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-08T18:48:51.596Z] #72 sending tarball 33.4s done [2021-04-08T18:48:51.596Z] #72 DONE 119.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-08T18:48:51.817Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T18:48:51.817Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T18:48:51.817Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T18:48:51.817Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T18:48:51.817Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T18:48:51.817Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T18:48:51.817Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T18:48:51.817Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T18:48:51.817Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T18:48:51.817Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-08T18:48:51.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-08T18:48:51.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T18:48:51.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-08T18:48:51.817Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T18:48:51.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-08T18:48:51.817Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T18:48:52.069Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/test/unit [2021-04-08T18:48:53.039Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/rootless [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/volume [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-08T18:48:53.039Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === Skipped [2021-04-08T18:48:53.039Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-08T18:48:53.039Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-08T18:48:53.039Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-08T18:48:53.039Z] time="2021-04-08T18:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-08T18:48:53.039Z] time="2021-04-08T18:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-08T18:48:53.039Z] time="2021-04-08T18:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-08T18:48:53.039Z] time="2021-04-08T18:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-08T18:48:53.039Z] time="2021-04-08T18:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-08T18:48:53.039Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-08T18:48:53.039Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-08T18:48:53.039Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:48:53.039Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-08T18:48:53.039Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-08T18:48:53.039Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-08T18:48:53.039Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] [2021-04-08T18:48:53.039Z] DONE 2247 tests, 26 skipped in 199.575s Post stage [Pipeline] junit [2021-04-08T18:48:53.054Z] Recording test results [2021-04-08T18:48:53.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T18:48:54.230Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T18:48:54.545Z] --- PASS: TestCreateWithCustomMaskedPaths (2.89s) [2021-04-08T18:48:54.545Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T18:48:54.680Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:48:55.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary test-integration [2021-04-08T18:48:55.164Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T18:48:55.220Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-08T18:48:56.015Z] [2021-04-08T18:48:56.015Z] Removing bundles/ [2021-04-08T18:48:56.015Z] [2021-04-08T18:48:56.015Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-08T18:48:56.015Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:48:56.015Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:48:56.098Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T18:48:56.611Z] ? github.com/docker/docker/api [no test files] [2021-04-08T18:48:57.032Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2021-04-08T18:48:57.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-04-08T18:48:57.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-08T18:48:57.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-08T18:48:57.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-08T18:48:57.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-08T18:48:57.032Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T18:48:57.394Z] tests/integration/client_test.py ..... [ 75%] [2021-04-08T18:48:57.395Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.04s) [2021-04-08T18:48:58.044Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T18:48:58.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:48:58.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:48:58.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:48:58.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:48:58.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:48:58.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:48:58.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:48:58.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:48:58.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:48:58.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:48:58.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:48:58.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:48:58.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:48:58.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:48:58.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-08T18:48:58.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-08T18:48:58.044Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T18:48:58.338Z] tests/integration/errors_test.py . [ 76%] [2021-04-08T18:48:58.672Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s) [2021-04-08T18:48:58.672Z] === RUN TestCreateDifferentPlatform [2021-04-08T18:48:58.672Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T18:48:58.672Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T18:48:58.672Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-08T18:48:58.672Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-08T18:48:58.672Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-08T18:48:58.672Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T18:48:58.672Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-08T18:48:58.672Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T18:48:58.672Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-04-08T18:48:58.672Z] === RUN TestContainerStartOnDaemonRestart [2021-04-08T18:48:58.672Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-08T18:48:58.672Z] === RUN TestDaemonRestartIpcMode [2021-04-08T18:48:58.672Z] === PAUSE TestDaemonRestartIpcMode [2021-04-08T18:48:58.672Z] === RUN TestDaemonHostGatewayIP [2021-04-08T18:48:58.672Z] === PAUSE TestDaemonHostGatewayIP [2021-04-08T18:48:58.672Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-08T18:48:58.672Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-08T18:48:58.672Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T18:48:58.672Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-08T18:48:58.672Z] === RUN TestDiff [2021-04-08T18:48:59.701Z] --- PASS: TestDiff (1.03s) [2021-04-08T18:48:59.701Z] === RUN TestExecWithCloseStdin [2021-04-08T18:49:01.199Z] --- PASS: TestExecWithCloseStdin (1.20s) [2021-04-08T18:49:01.199Z] === RUN TestExec [2021-04-08T18:49:01.757Z] Loaded image: buildpack-deps:buster [2021-04-08T18:49:01.757Z] Loaded image: busybox:latest [2021-04-08T18:49:01.757Z] Loaded image: busybox:glibc [2021-04-08T18:49:02.226Z] --- PASS: TestExec (1.22s) [2021-04-08T18:49:02.226Z] === RUN TestExecUser [2021-04-08T18:49:02.291Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-04-08T18:49:02.291Z] === RUN TestBuildLabelWithTargets [2021-04-08T18:49:03.724Z] --- PASS: TestExecUser (1.17s) [2021-04-08T18:49:03.724Z] === RUN TestExportContainerAndImportImage [2021-04-08T18:49:04.752Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2021-04-08T18:49:04.752Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T18:49:05.105Z] Loaded image: debian:bullseye [2021-04-08T18:49:05.105Z] Loaded image: hello-world:latest [2021-04-08T18:49:05.675Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:49:05.675Z] INFO: Testing against a local daemon [2021-04-08T18:49:05.675Z] === RUN TestCgroupNamespacesBuild [2021-04-08T18:49:06.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-04-08T18:49:06.275Z] === RUN TestHealthCheckWorkdir [2021-04-08T18:49:07.776Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-04-08T18:49:07.776Z] === RUN TestHealthKillContainer [2021-04-08T18:49:08.216Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2021-04-08T18:49:08.216Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-08T18:49:10.128Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2021-04-08T18:49:10.128Z] === RUN TestBuildWithSession [2021-04-08T18:49:10.128Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T18:49:10.128Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:49:10.128Z] === RUN TestBuildSquashParent [2021-04-08T18:49:10.393Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-08T18:49:10.393Z] === RUN TestBuildWithEmptyLayers [2021-04-08T18:49:11.275Z] --- PASS: TestHealthKillContainer (3.21s) [2021-04-08T18:49:11.275Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T18:49:11.903Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2021-04-08T18:49:11.903Z] === RUN TestIpcModeNone [2021-04-08T18:49:13.404Z] --- PASS: TestIpcModeNone (1.17s) [2021-04-08T18:49:13.404Z] === RUN TestIpcModePrivate [2021-04-08T18:49:13.671Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-08T18:49:13.671Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T18:49:14.431Z] --- PASS: TestIpcModePrivate (1.20s) [2021-04-08T18:49:14.431Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-08T18:49:14.431Z] === RUN TestIpcModeShareable [2021-04-08T18:49:15.333Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2021-04-08T18:49:15.534Z] --- PASS: TestIpcModeShareable (1.25s) [2021-04-08T18:49:15.534Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-08T18:49:15.534Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-08T18:49:16.710Z] --- PASS: TestBuildSquashParent (6.05s) [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:49:16.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:49:16.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:49:16.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:49:16.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:49:16.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:49:16.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:49:16.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:49:16.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:49:16.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:49:18.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:49:18.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:49:18.931Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-04-08T18:49:18.932Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T18:49:18.932Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-08T18:49:18.932Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T18:49:19.970Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s) [2021-04-08T18:49:19.971Z] === RUN TestAPIIpcModeHost [2021-04-08T18:49:20.260Z] --- PASS: TestAPIIpcModeHost (1.03s) [2021-04-08T18:49:20.260Z] === RUN TestDaemonIpcModeShareable [2021-04-08T18:49:20.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:49:20.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:49:22.314Z] --- PASS: TestDaemonIpcModeShareable (2.10s) [2021-04-08T18:49:22.314Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-08T18:49:22.314Z] === RUN TestDaemonIpcModePrivate [2021-04-08T18:49:23.112Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-04-08T18:49:23.112Z] === RUN TestBuildWithHugeFile [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.29s) [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s) [2021-04-08T18:49:23.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2021-04-08T18:49:23.349Z] === RUN TestBuildMultiStageCopy [2021-04-08T18:49:23.349Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T18:49:24.371Z] --- PASS: TestDaemonIpcModePrivate (2.06s) [2021-04-08T18:49:24.371Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-08T18:49:24.371Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-08T18:49:25.142Z] 5ff1512f88ec: Pull complete [2021-04-08T18:49:25.142Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-08T18:49:25.142Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T18:49:25.142Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T18:49:25.142Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-08T18:49:25.142Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-08T18:49:25.142Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-04-08T18:49:25.142Z] INFO: Docker version of control daemon [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] Client: Docker Engine - Enterprise [2021-04-08T18:49:25.142Z] Version: 19.03.12 [2021-04-08T18:49:25.142Z] API version: 1.40 [2021-04-08T18:49:25.142Z] Go version: go1.13.13 [2021-04-08T18:49:25.142Z] Git commit: 4306744 [2021-04-08T18:49:25.142Z] Built: 08/05/2020 19:27:53 [2021-04-08T18:49:25.142Z] OS/Arch: windows/amd64 [2021-04-08T18:49:25.142Z] Experimental: false [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] Server: Docker Engine - Enterprise [2021-04-08T18:49:25.142Z] Engine: [2021-04-08T18:49:25.142Z] Version: 19.03.12 [2021-04-08T18:49:25.142Z] API version: 1.40 (minimum version 1.24) [2021-04-08T18:49:25.142Z] Go version: go1.13.13 [2021-04-08T18:49:25.142Z] Git commit: f295753ffd [2021-04-08T18:49:25.142Z] Built: 08/05/2020 19:26:41 [2021-04-08T18:49:25.142Z] OS/Arch: windows/amd64 [2021-04-08T18:49:25.142Z] Experimental: true [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] INFO: Docker info of control daemon [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] Client: [2021-04-08T18:49:25.142Z] Debug Mode: false [2021-04-08T18:49:25.142Z] Plugins: [2021-04-08T18:49:25.142Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] Server: [2021-04-08T18:49:25.142Z] Containers: 0 [2021-04-08T18:49:25.142Z] Running: 0 [2021-04-08T18:49:25.142Z] Paused: 0 [2021-04-08T18:49:25.142Z] Stopped: 0 [2021-04-08T18:49:25.142Z] Images: 1 [2021-04-08T18:49:25.142Z] Server Version: 19.03.12 [2021-04-08T18:49:25.142Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-08T18:49:25.142Z] Windows: [2021-04-08T18:49:25.142Z] LCOW: [2021-04-08T18:49:25.142Z] Logging Driver: json-file [2021-04-08T18:49:25.142Z] Plugins: [2021-04-08T18:49:25.142Z] Volume: local [2021-04-08T18:49:25.142Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-08T18:49:25.142Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-08T18:49:25.142Z] Swarm: inactive [2021-04-08T18:49:25.142Z] Default Isolation: process [2021-04-08T18:49:25.142Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-08T18:49:25.142Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-08T18:49:25.142Z] OSType: windows [2021-04-08T18:49:25.142Z] Architecture: x86_64 [2021-04-08T18:49:25.142Z] CPUs: 4 [2021-04-08T18:49:25.142Z] Total Memory: 32GiB [2021-04-08T18:49:25.142Z] Name: azwin-2-2a77d0 [2021-04-08T18:49:25.142Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-08T18:49:25.142Z] Docker Root Dir: D:\docker [2021-04-08T18:49:25.142Z] Debug Mode: false [2021-04-08T18:49:25.142Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:49:25.142Z] Labels: [2021-04-08T18:49:25.142Z] Experimental: true [2021-04-08T18:49:25.142Z] Insecure Registries: [2021-04-08T18:49:25.142Z] 10.0.0.4:5000 [2021-04-08T18:49:25.142Z] 127.0.0.0/8 [2021-04-08T18:49:25.142Z] Registry Mirrors: [2021-04-08T18:49:25.142Z] http://10.0.0.4:5000/ [2021-04-08T18:49:25.142Z] Live Restore Enabled: false [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] INFO: Commit hash is cc632dd8f1 [2021-04-08T18:49:25.142Z] INFO: Nuke-Everything... [2021-04-08T18:49:25.142Z] INFO: Container count on control daemon to delete is 0 [2021-04-08T18:49:25.142Z] INFO: Nuking d:\CI [2021-04-08T18:49:25.142Z] INFO: Zapped successfully [2021-04-08T18:49:25.142Z] INFO: Location for testing is d:\CI\PR-41999\5 [2021-04-08T18:49:25.142Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] INFO: Building the image from Dockerfile.windows at 04/08/2021 18:49:17... [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] Sending build context to Docker daemon 58.34MB [2021-04-08T18:49:25.142Z] [2021-04-08T18:49:25.142Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-08T18:49:25.142Z] ---> 3eaa9ebbf51f [2021-04-08T18:49:25.142Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-08T18:49:25.142Z] ---> Running in b8cca192283d [2021-04-08T18:49:25.142Z] Removing intermediate container b8cca192283d [2021-04-08T18:49:25.142Z] ---> 4f63a6e77402 [2021-04-08T18:49:25.142Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-08T18:49:25.142Z] ---> Running in 242bbf3227b6 [2021-04-08T18:49:25.142Z] Removing intermediate container 242bbf3227b6 [2021-04-08T18:49:25.142Z] ---> 5a8ac15acefa [2021-04-08T18:49:25.142Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-08T18:49:25.142Z] ---> Running in e3a0bff06a64 [2021-04-08T18:49:25.142Z] Removing intermediate container e3a0bff06a64 [2021-04-08T18:49:25.142Z] ---> 4827a497023e [2021-04-08T18:49:25.143Z] 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-08T18:49:25.143Z] ---> Running in 60b481840bda [2021-04-08T18:49:25.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T18:49:25.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T18:49:25.383Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-08T18:49:25.523Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T18:49:25.609Z] Removing intermediate container 60b481840bda [2021-04-08T18:49:25.609Z] ---> 02680a0d442f [2021-04-08T18:49:25.609Z] 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-08T18:49:25.609Z] ---> Running in a9d93232d3fc [2021-04-08T18:49:25.784Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T18:49:26.044Z] --- PASS: TestBuildMultiStageCopy (2.96s) [2021-04-08T18:49:26.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2021-04-08T18:49:26.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-04-08T18:49:26.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-04-08T18:49:26.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-04-08T18:49:26.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-04-08T18:49:26.044Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T18:49:26.426Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.09s) [2021-04-08T18:49:26.426Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-08T18:49:26.426Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-08T18:49:26.615Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2021-04-08T18:49:26.615Z] === RUN TestBuildLabelWithTargets [2021-04-08T18:49:27.998Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2021-04-08T18:49:27.998Z] === RUN TestBuildWithEmptyLayers [2021-04-08T18:49:28.259Z] --- PASS: TestBuildWithEmptyLayers (0.56s) [2021-04-08T18:49:28.259Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T18:49:28.483Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.06s) [2021-04-08T18:49:28.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-08T18:49:28.483Z] === RUN TestIpcModeOlderClient [2021-04-08T18:49:28.483Z] === PAUSE TestIpcModeOlderClient [2021-04-08T18:49:28.483Z] === RUN TestKillContainerInvalidSignal [2021-04-08T18:49:29.510Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2021-04-08T18:49:29.510Z] === RUN TestKillContainer [2021-04-08T18:49:29.510Z] === RUN TestKillContainer/no_signal [2021-04-08T18:49:30.575Z] === RUN TestKillContainer/non_killing_signal [2021-04-08T18:49:30.805Z] --- PASS: TestBuildMultiStageOnBuild (2.28s) [2021-04-08T18:49:30.805Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T18:49:31.213Z] === RUN TestKillContainer/killing_signal [2021-04-08T18:49:31.377Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-04-08T18:49:31.377Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T18:49:31.481Z] [2021-04-08T18:49:31.481Z] SUCCESS: Specified value was saved. [2021-04-08T18:49:31.947Z] INFO: Downloading git... [2021-04-08T18:49:32.711Z] --- PASS: TestKillContainer (3.11s) [2021-04-08T18:49:32.711Z] --- PASS: TestKillContainer/no_signal (1.03s) [2021-04-08T18:49:32.711Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2021-04-08T18:49:32.711Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2021-04-08T18:49:32.711Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T18:49:32.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-08T18:49:33.542Z] INFO: Downloading go... [2021-04-08T18:49:33.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-08T18:49:33.921Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-04-08T18:49:33.921Z] === RUN TestBuildWithHugeFile [2021-04-08T18:49:34.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2021-04-08T18:49:34.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2021-04-08T18:49:34.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-04-08T18:49:34.765Z] === RUN TestKillStoppedContainer [2021-04-08T18:49:34.765Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-04-08T18:49:34.765Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T18:49:34.765Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-04-08T18:49:34.765Z] === RUN TestKillDifferentUserContainer [2021-04-08T18:49:35.106Z] INFO: Downloading compiler 1 of 3... [2021-04-08T18:49:35.577Z] INFO: Downloading compiler 2 of 3... [2021-04-08T18:49:35.577Z] INFO: Downloading compiler 3 of 3... [2021-04-08T18:49:35.794Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2021-04-08T18:49:35.794Z] === RUN TestInspectOomKilledTrue [2021-04-08T18:49:35.794Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-08T18:49:35.794Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:49:35.794Z] === RUN TestInspectOomKilledFalse [2021-04-08T18:49:35.794Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-08T18:49:35.794Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:49:35.794Z] === RUN TestLinksEtcHostsContentMatch [2021-04-08T18:49:36.045Z] INFO: Extracting git... [2021-04-08T18:49:36.823Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-04-08T18:49:36.823Z] === RUN TestLinksContainerNames [2021-04-08T18:49:38.879Z] --- PASS: TestLinksContainerNames (2.02s) [2021-04-08T18:49:38.879Z] === RUN TestLogsFollowTailEmpty [2021-04-08T18:49:39.906Z] --- PASS: TestLogsFollowTailEmpty (1.01s) [2021-04-08T18:49:39.906Z] === RUN TestContainerNetworkMountsNoChown [2021-04-08T18:49:40.934Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/default [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/default [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/private [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/private [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rprivate [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/slave [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/slave [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rslave [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/shared [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/shared [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rshared [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/default [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rslave [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rshared [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/shared [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rprivate [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/slave [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/private [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-08T18:49:40.934Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:49:40.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-08T18:49:40.934Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:49:41.223Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-08T18:49:41.223Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:49:41.224Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-08T18:49:41.513Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-08T18:49:41.513Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-08T18:49:41.513Z] === RUN TestContainerBindMountNonRecursive [2021-04-08T18:49:42.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-08T18:49:44.230Z] --- PASS: TestContainerBindMountNonRecursive (2.37s) [2021-04-08T18:49:44.230Z] === RUN TestContainerVolumesMountedAsShared [2021-04-08T18:49:44.542Z] ......... [ 86%] [2021-04-08T18:49:44.858Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2021-04-08T18:49:44.858Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-08T18:49:45.885Z] --- PASS: TestContainerVolumesMountedAsSlave (0.91s) [2021-04-08T18:49:45.885Z] === RUN TestNetworkNat [2021-04-08T18:49:46.911Z] --- PASS: TestNetworkNat (1.06s) [2021-04-08T18:49:46.911Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T18:49:47.937Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2021-04-08T18:49:47.937Z] === RUN TestNetworkLoopbackNat [2021-04-08T18:49:48.535Z] INFO: Expanding go... [2021-04-08T18:49:49.763Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-08T18:49:51.437Z] --- PASS: TestNetworkLoopbackNat (3.46s) [2021-04-08T18:49:51.437Z] === RUN TestPause [2021-04-08T18:49:52.464Z] --- PASS: TestPause (1.04s) [2021-04-08T18:49:52.464Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T18:49:52.464Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:49:52.464Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:49:52.464Z] === RUN TestPauseStopPausedContainer [2021-04-08T18:49:52.697Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-08T18:49:53.535Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2021-04-08T18:49:53.535Z] === RUN TestPidHost [2021-04-08T18:49:55.607Z] --- PASS: TestPidHost (2.41s) [2021-04-08T18:49:55.607Z] === RUN TestPsFilter [2021-04-08T18:49:56.235Z] --- PASS: TestPsFilter (0.32s) [2021-04-08T18:49:56.235Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T18:49:57.263Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-04-08T18:49:57.263Z] === RUN TestRemoveContainerWithVolume [2021-04-08T18:49:58.290Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2021-04-08T18:49:58.290Z] === RUN TestRemoveContainerRunning [2021-04-08T18:49:59.288Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-08T18:49:59.317Z] --- PASS: TestRemoveContainerRunning (1.03s) [2021-04-08T18:49:59.317Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T18:49:59.549Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-08T18:50:00.344Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2021-04-08T18:50:00.344Z] === RUN TestRemoveInvalidContainer [2021-04-08T18:50:00.344Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-08T18:50:00.344Z] === RUN TestRenameLinkedContainer [2021-04-08T18:50:04.777Z] --- PASS: TestRenameLinkedContainer (3.98s) [2021-04-08T18:50:04.777Z] === RUN TestRenameStoppedContainer [2021-04-08T18:50:05.066Z] --- PASS: TestRenameStoppedContainer (1.00s) [2021-04-08T18:50:05.066Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T18:50:05.779Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-08T18:50:07.781Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-04-08T18:50:07.781Z] === RUN TestRenameInvalidName [2021-04-08T18:50:08.410Z] --- PASS: TestRenameInvalidName (1.03s) [2021-04-08T18:50:08.410Z] === RUN TestRenameAnonymousContainer [2021-04-08T18:50:09.079Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-08T18:50:09.080Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-08T18:50:09.745Z] INFO: Expanding compiler 1 of 3... [2021-04-08T18:50:09.745Z] INFO: Expanding compiler 2 of 3... [2021-04-08T18:50:13.953Z] --- PASS: TestRenameAnonymousContainer (5.32s) [2021-04-08T18:50:13.953Z] === RUN TestRenameContainerWithSameName [2021-04-08T18:50:14.436Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-08T18:50:14.500Z] INFO: Expanding compiler 3 of 3... [2021-04-08T18:50:14.581Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-04-08T18:50:14.581Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T18:50:14.959Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-08T18:50:14.959Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-08T18:50:14.959Z] [2021-04-08T18:50:14.959Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-08T18:50:14.959Z] =========================== short test summary info ============================ [2021-04-08T18:50:14.959Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-08T18:50:14.959Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-08T18:50:14.959Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-08T18:50:14.959Z] Not supported on most drivers [2021-04-08T18:50:14.959Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-08T18:50:14.959Z] Output of docker top depends on host distro, and is not formalized. [2021-04-08T18:50:14.959Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-08T18:50:14.959Z] Output of docker top depends on host distro, and is not formalized. [2021-04-08T18:50:14.959Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-08T18:50:14.959Z] Can fail if eth0 has multiple IP addresses [2021-04-08T18:50:14.959Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-08T18:50:14.959Z] This doesn't seem to be taken into account by the engine [2021-04-08T18:50:14.959Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-08T18:50:14.959Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-08T18:50:14.959Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-08T18:50:14.959Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 371.01 seconds == [2021-04-08T18:50:14.967Z] INFO: Removing downloaded files... [2021-04-08T18:50:14.967Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-08T18:50:14.967Z] INFO: Configuring git core.autocrlf... [2021-04-08T18:50:15.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-08T18:50:16.636Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2021-04-08T18:50:16.636Z] === RUN TestResize [2021-04-08T18:50:17.536Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:50:17.536Z] [2021-04-08T18:50:17.536Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:50:17.536Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:50:17.536Z] HOSTNAME=1f8255388c41 [2021-04-08T18:50:17.536Z] TESTDEBUG=0 [2021-04-08T18:50:17.536Z] DEST=bundles/test-integration [2021-04-08T18:50:17.536Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:50:17.536Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:50:17.536Z] container=docker [2021-04-08T18:50:17.536Z] HOME=/root [2021-04-08T18:50:17.536Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:50:17.536Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:50:17.536Z] VALIDATE_BRANCH=master [2021-04-08T18:50:17.536Z] TERM=xterm [2021-04-08T18:50:17.536Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:50:17.536Z] SHLVL=1 [2021-04-08T18:50:17.536Z] TIMEOUT=120m [2021-04-08T18:50:17.536Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:50:17.536Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:50:17.536Z] GO111MODULE=off [2021-04-08T18:50:17.536Z] DOCKER_EXPERIMENTAL=1 [2021-04-08T18:50:17.536Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:50:17.536Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:50:17.536Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:50:17.536Z] GOPATH=/go [2021-04-08T18:50:17.536Z] PKG_CONFIG=pkg-config [2021-04-08T18:50:17.536Z] _=/usr/bin/env [2021-04-08T18:50:17.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-08T18:50:17.663Z] --- PASS: TestResize (1.03s) [2021-04-08T18:50:17.663Z] === RUN TestResizeWithInvalidSize [2021-04-08T18:50:18.692Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2021-04-08T18:50:18.692Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T18:50:19.418Z] --- PASS: TestBuildWithHugeFile (54.08s) [2021-04-08T18:50:19.418Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T18:50:19.418Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:50:19.418Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:50:19.418Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T18:50:19.418Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:50:19.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:50:19.418Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:50:19.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:50:19.418Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:50:19.418Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:50:19.418Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:50:19.418Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:50:19.418Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:50:19.418Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-04-08T18:50:19.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-04-08T18:50:19.418Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-04-08T18:50:19.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-08T18:50:19.418Z] === RUN TestBuildPreserveOwnership [2021-04-08T18:50:19.418Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-08T18:50:19.721Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s) [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:50:19.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:50:19.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:50:19.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:50:19.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:50:20.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-08T18:50:20.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-08T18:50:21.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-08T18:50:22.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:50:22.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:50:24.677Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-08T18:50:25.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-08T18:50:25.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-08T18:50:25.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:50:25.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:50:27.451Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T18:50:27.451Z] [2021-04-08T18:50:27.451Z] Unloading profiles will leave already running processes permanently [2021-04-08T18:50:27.451Z] unconfined, which can lead to unexpected situations. [2021-04-08T18:50:27.451Z] [2021-04-08T18:50:27.451Z] To set a process to complain mode, use the command line tool [2021-04-08T18:50:27.451Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T18:50:27.451Z] Post stage [Pipeline] junit [2021-04-08T18:50:27.467Z] Recording test results [2021-04-08T18:50:27.695Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-08T18:50:27.975Z] + echo Ensuring container killed. [2021-04-08T18:50:27.975Z] Ensuring container killed. [2021-04-08T18:50:27.975Z] + docker rm -vf docker-pr5 [2021-04-08T18:50:27.975Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-04-08T18:50:28.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:50:28.265Z] + echo Chowning /workspace to jenkins user [2021-04-08T18:50:28.265Z] Chowning /workspace to jenkins user [2021-04-08T18:50:28.265Z] + id -u [2021-04-08T18:50:28.265Z] + id -g [2021-04-08T18:50:28.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace busybox chown -R 1000:1000 /workspace [2021-04-08T18:50:28.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:50:28.860Z] --- PASS: TestBuildPreserveOwnership (10.58s) [2021-04-08T18:50:28.860Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.58s) [2021-04-08T18:50:28.860Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-08T18:50:28.860Z] === RUN TestBuildPlatformInvalid [2021-04-08T18:50:28.860Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-08T18:50:28.860Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-08T18:50:28.860Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-08T18:50:28.860Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-08T18:50:28.860Z] PASS [2021-04-08T18:50:28.860Z] [2021-04-08T18:50:28.860Z] === Skipped [2021-04-08T18:50:28.860Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-08T18:50:28.860Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:50:28.860Z] [2021-04-08T18:50:28.860Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:50:28.860Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:50:28.860Z] [2021-04-08T18:50:28.860Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-08T18:50:28.860Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-08T18:50:28.860Z] [2021-04-08T18:50:28.860Z] [2021-04-08T18:50:28.860Z] DONE 34 tests, 3 skipped in 140.403s [2021-04-08T18:50:28.860Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-08T18:50:28.860Z] INFO: Testing against a local daemon [2021-04-08T18:50:28.860Z] === RUN TestConfigInspect [2021-04-08T18:50:28.860Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-08T18:50:28.860Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:28.860Z] === RUN TestConfigList [2021-04-08T18:50:28.860Z] --- SKIP: TestConfigList (0.01s) [2021-04-08T18:50:28.860Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:28.860Z] === RUN TestConfigsCreateAndDelete [2021-04-08T18:50:28.860Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-08T18:50:28.860Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:28.860Z] === RUN TestConfigsUpdate [2021-04-08T18:50:28.860Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-04-08T18:50:28.860Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:28.860Z] === RUN TestTemplatedConfig [2021-04-08T18:50:28.860Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-08T18:50:28.860Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:28.860Z] === RUN TestConfigCreateResolve [2021-04-08T18:50:28.860Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-04-08T18:50:28.860Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:28.860Z] === RUN TestConfigDaemonLibtrustID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T18:50:29.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:50:29.961Z] + bundleName=docker-py [2021-04-08T18:50:29.961Z] + echo Creating docker-py-bundles.tar.gz [2021-04-08T18:50:29.961Z] Creating docker-py-bundles.tar.gz [2021-04-08T18:50:29.961Z] + 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-08T18:50:29.974Z] Archiving artifacts [2021-04-08T18:50:30.191Z] --- PASS: TestBuildWithHugeFile (55.49s) [2021-04-08T18:50:30.191Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T18:50:30.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:50:30.191Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:50:30.191Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T18:50:30.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:50:30.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:50:30.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:50:30.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:50:30.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:50:30.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:50:30.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:50:30.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:50:30.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:50:30.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-04-08T18:50:30.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-08T18:50:30.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-04-08T18:50:30.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-08T18:50:30.191Z] === RUN TestBuildPreserveOwnership [2021-04-08T18:50:30.191Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-08T18:50:30.205Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-08T18:50:30.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:50:30.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh binary-daemon [2021-04-08T18:50:30.759Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-04-08T18:50:30.759Z] PASS [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] === Skipped [2021-04-08T18:50:30.759Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-08T18:50:30.759Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-08T18:50:30.759Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-08T18:50:30.759Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-04-08T18:50:30.759Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-08T18:50:30.759Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-04-08T18:50:30.759Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] [2021-04-08T18:50:30.759Z] DONE 7 tests, 6 skipped in 2.085s [2021-04-08T18:50:30.759Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-08T18:50:30.759Z] INFO: Testing against a local daemon [2021-04-08T18:50:30.759Z] === RUN TestCheckpoint [2021-04-08T18:50:30.759Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T18:50:30.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:50:30.759Z] === RUN TestContainerInvalidJSON [2021-04-08T18:50:30.759Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:50:30.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:50:30.759Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:50:30.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:50:30.759Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:50:30.759Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:50:30.759Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:50:30.759Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:50:30.759Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:50:30.759Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-08T18:50:30.759Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-08T18:50:30.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-08T18:50:30.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T18:50:30.759Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T18:50:30.759Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-08T18:50:30.759Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T18:50:30.759Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-08T18:50:30.759Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T18:50:30.759Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-04-08T18:50:30.759Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T18:50:30.759Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-08T18:50:30.759Z] === RUN TestCopyFromContainer [2021-04-08T18:50:31.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:50:31.146Z] [2021-04-08T18:50:31.146Z] Removing bundles/ [2021-04-08T18:50:31.146Z] [2021-04-08T18:50:31.146Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-08T18:50:31.146Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-08T18:50:31.146Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:50:31.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-08T18:50:32.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:50:32.735Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-08T18:50:34.041Z] === RUN TestCopyFromContainer// [2021-04-08T18:50:34.299Z] === RUN TestCopyFromContainer//bar/root [2021-04-08T18:50:34.299Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-08T18:50:34.299Z] === RUN TestCopyFromContainer/bar/quux [2021-04-08T18:50:34.557Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-08T18:50:34.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-08T18:50:34.557Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-08T18:50:34.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-08T18:50:34.645Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2021-04-08T18:50:34.645Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.39s) [2021-04-08T18:50:34.645Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s) [2021-04-08T18:50:34.645Z] === RUN TestBuildPlatformInvalid [2021-04-08T18:50:34.645Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-08T18:50:34.645Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-08T18:50:34.815Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-08T18:50:34.815Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer (4.06s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-08T18:50:34.815Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-08T18:50:34.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T18:50:34.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:50:34.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:50:34.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:50:34.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:50:34.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:50:34.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:50:34.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:50:34.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:50:34.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:50:34.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-08T18:50:34.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-08T18:50:34.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-08T18:50:34.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-08T18:50:34.816Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T18:50:34.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-08T18:50:34.816Z] === RUN TestCreateWithInvalidEnv [2021-04-08T18:50:34.816Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T18:50:34.816Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T18:50:34.816Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T18:50:34.816Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T18:50:34.816Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T18:50:34.816Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T18:50:34.816Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T18:50:34.816Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T18:50:34.816Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T18:50:34.816Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-08T18:50:34.816Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-08T18:50:34.816Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T18:50:34.816Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-08T18:50:34.816Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T18:50:34.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-08T18:50:34.816Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-04-08T18:50:34.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2021-04-08T18:50:34.825Z] === RUN TestCgroupNamespacesRun [2021-04-08T18:50:36.326Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2021-04-08T18:50:36.327Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-08T18:50:37.345Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-04-08T18:50:37.345Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T18:50:37.724Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-08T18:50:37.724Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-08T18:50:37.724Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-04-08T18:50:37.724Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-08T18:50:37.724Z] ? github.com/docker/docker/api/types [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-08T18:50:37.725Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-08T18:50:37.725Z] ok github.com/docker/docker/api/types/time 0.067s coverage: 100.0% of statements [2021-04-08T18:50:37.725Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-08T18:50:37.725Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-08T18:50:38.382Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-04-08T18:50:38.382Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2021-04-08T18:50:38.719Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T18:50:38.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:50:38.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:50:38.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:50:38.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:50:38.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:50:38.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:50:38.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:50:38.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:50:38.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:50:38.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:50:38.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:50:38.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:50:38.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:50:38.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:50:38.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-08T18:50:38.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-08T18:50:38.719Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T18:50:39.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-08T18:50:39.653Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-04-08T18:50:39.653Z] === RUN TestCreateDifferentPlatform [2021-04-08T18:50:39.653Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T18:50:39.653Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T18:50:39.653Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-08T18:50:39.653Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-08T18:50:39.653Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-08T18:50:39.653Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T18:50:39.653Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-08T18:50:39.653Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T18:50:39.653Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-08T18:50:39.653Z] === RUN TestContainerStartOnDaemonRestart [2021-04-08T18:50:39.653Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-08T18:50:39.653Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-08T18:50:39.653Z] === RUN TestDaemonRestartIpcMode [2021-04-08T18:50:39.653Z] === PAUSE TestDaemonRestartIpcMode [2021-04-08T18:50:39.653Z] === RUN TestDaemonHostGatewayIP [2021-04-08T18:50:39.653Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-08T18:50:39.653Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:50:39.653Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-08T18:50:39.653Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-08T18:50:39.653Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T18:50:39.653Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-08T18:50:39.653Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-08T18:50:39.653Z] === RUN TestDiff [2021-04-08T18:50:40.220Z] --- PASS: TestDiff (0.65s) [2021-04-08T18:50:40.220Z] === RUN TestExecWithCloseStdin [2021-04-08T18:50:40.437Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2021-04-08T18:50:40.437Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-08T18:50:40.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-08T18:50:41.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-08T18:50:41.155Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-04-08T18:50:41.155Z] === RUN TestExec [2021-04-08T18:50:42.091Z] --- PASS: TestExec (0.91s) [2021-04-08T18:50:42.091Z] === RUN TestExecUser [2021-04-08T18:50:42.258Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-04-08T18:50:42.492Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2021-04-08T18:50:42.492Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-08T18:50:43.025Z] --- PASS: TestExecUser (0.94s) [2021-04-08T18:50:43.025Z] === RUN TestExportContainerAndImportImage [2021-04-08T18:50:43.822Z] ok github.com/docker/docker/builder/remotecontext/git 3.823s coverage: 86.3% of statements [2021-04-08T18:50:43.959Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-04-08T18:50:43.959Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T18:50:44.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-08T18:50:44.547Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2021-04-08T18:50:44.547Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-08T18:50:45.360Z] ok github.com/docker/docker/builder/remotecontext 0.514s coverage: 13.7% of statements [2021-04-08T18:50:46.075Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-04-08T18:50:46.075Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-08T18:50:47.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-04-08T18:50:47.101Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-08T18:50:47.463Z] ok github.com/docker/docker/builder/dockerfile 1.426s coverage: 48.5% of statements [2021-04-08T18:50:47.463Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-08T18:50:47.463Z] ? github.com/docker/docker/cli [no test files] [2021-04-08T18:50:47.463Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-08T18:50:48.140Z] --- PASS: TestExportContainerAfterDaemonRestart (3.99s) [2021-04-08T18:50:48.140Z] === RUN TestHealthCheckWorkdir [2021-04-08T18:50:48.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-08T18:50:49.076Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-04-08T18:50:49.076Z] === RUN TestHealthKillContainer [2021-04-08T18:50:49.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.09s) [2021-04-08T18:50:49.162Z] === RUN TestKernelTCPMemory [2021-04-08T18:50:49.552Z] Loaded image: buildpack-deps:buster [2021-04-08T18:50:49.552Z] Loaded image: busybox:latest [2021-04-08T18:50:49.552Z] Loaded image: busybox:glibc [2021-04-08T18:50:50.661Z] --- PASS: TestKernelTCPMemory (1.24s) [2021-04-08T18:50:50.661Z] === RUN TestNISDomainname [2021-04-08T18:50:50.937Z] Loaded image: debian:bullseye [2021-04-08T18:50:50.937Z] Loaded image: hello-world:latest [2021-04-08T18:50:50.937Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:50:51.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-08T18:50:51.688Z] --- PASS: TestNISDomainname (1.37s) [2021-04-08T18:50:51.688Z] === RUN TestHostnameDnsResolution [2021-04-08T18:50:52.001Z] ok github.com/docker/docker/client 0.392s coverage: 75.4% of statements [2021-04-08T18:50:52.355Z] --- PASS: TestHealthKillContainer (2.98s) [2021-04-08T18:50:52.355Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T18:50:52.920Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-04-08T18:50:52.920Z] === RUN TestIpcModeNone [2021-04-08T18:50:53.746Z] --- PASS: TestHostnameDnsResolution (1.95s) [2021-04-08T18:50:53.746Z] === RUN TestStats [2021-04-08T18:50:53.854Z] --- PASS: TestIpcModeNone (0.93s) [2021-04-08T18:50:53.854Z] === RUN TestIpcModePrivate [2021-04-08T18:50:54.791Z] --- PASS: TestIpcModePrivate (0.93s) [2021-04-08T18:50:54.791Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-08T18:50:54.791Z] === RUN TestIpcModeShareable [2021-04-08T18:50:54.791Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-08T18:50:54.791Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:50:54.791Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-08T18:50:55.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-08T18:50:57.247Z] --- PASS: TestStats (3.09s) [2021-04-08T18:50:57.247Z] === RUN TestStopContainerWithTimeout [2021-04-08T18:50:57.247Z] === RUN TestStopContainerWithTimeout/0 [2021-04-08T18:50:57.247Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-08T18:50:57.247Z] === RUN TestStopContainerWithTimeout/1 [2021-04-08T18:50:57.247Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-08T18:50:57.247Z] === RUN TestStopContainerWithTimeout/3 [2021-04-08T18:50:57.247Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-08T18:50:57.247Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-08T18:50:57.247Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-08T18:50:57.247Z] === CONT TestStopContainerWithTimeout/0 [2021-04-08T18:50:57.247Z] === CONT TestStopContainerWithTimeout/3 [2021-04-08T18:50:57.320Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-04-08T18:50:57.320Z] === RUN TestAPIIpcModeHost [2021-04-08T18:50:57.320Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-08T18:50:57.320Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:50:57.320Z] === RUN TestDaemonIpcModeShareable [2021-04-08T18:50:57.320Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-08T18:50:57.320Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:50:57.320Z] === RUN TestDaemonIpcModePrivate [2021-04-08T18:50:58.274Z] === CONT TestStopContainerWithTimeout/1 [2021-04-08T18:50:58.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-08T18:50:58.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-08T18:50:59.114Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.64s) [2021-04-08T18:50:59.114Z] PASS [2021-04-08T18:50:59.114Z] [2021-04-08T18:50:59.114Z] === Skipped [2021-04-08T18:50:59.114Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-08T18:50:59.114Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:50:59.114Z] [2021-04-08T18:50:59.114Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:50:59.114Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:50:59.114Z] [2021-04-08T18:50:59.114Z] [2021-04-08T18:50:59.114Z] DONE 34 tests, 2 skipped in 129.916s [2021-04-08T18:50:59.114Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-08T18:50:59.374Z] INFO: Testing against a local daemon [2021-04-08T18:50:59.374Z] === RUN TestConfigInspect [2021-04-08T18:51:00.332Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-08T18:51:00.605Z] --- PASS: TestDaemonIpcModePrivate (2.95s) [2021-04-08T18:51:00.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-08T18:51:00.605Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-08T18:51:00.605Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-08T18:51:00.605Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:51:00.605Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-08T18:51:00.605Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-08T18:51:00.605Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:51:00.605Z] === RUN TestIpcModeOlderClient [2021-04-08T18:51:00.605Z] === PAUSE TestIpcModeOlderClient [2021-04-08T18:51:00.605Z] === RUN TestKillContainerInvalidSignal [2021-04-08T18:51:01.171Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-04-08T18:51:01.171Z] === RUN TestKillContainer [2021-04-08T18:51:01.171Z] === RUN TestKillContainer/no_signal [2021-04-08T18:51:01.737Z] === RUN TestKillContainer/non_killing_signal [2021-04-08T18:51:01.915Z] --- PASS: TestConfigInspect (2.57s) [2021-04-08T18:51:01.915Z] === RUN TestConfigList [2021-04-08T18:51:02.303Z] === RUN TestKillContainer/killing_signal [2021-04-08T18:51:02.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-08T18:51:02.869Z] --- PASS: TestKillContainer (1.97s) [2021-04-08T18:51:02.869Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-04-08T18:51:02.869Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-04-08T18:51:02.869Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-04-08T18:51:02.869Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T18:51:02.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-08T18:51:03.059Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-08T18:51:03.059Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2021-04-08T18:51:03.059Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2021-04-08T18:51:03.059Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2021-04-08T18:51:03.059Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-04-08T18:51:03.059Z] === RUN TestDeleteDevicemapper [2021-04-08T18:51:03.059Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-08T18:51:03.059Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:51:03.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T18:51:03.803Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-08T18:51:04.368Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-04-08T18:51:04.368Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-04-08T18:51:04.368Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-04-08T18:51:04.368Z] === RUN TestKillStoppedContainer [2021-04-08T18:51:04.368Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-08T18:51:04.368Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T18:51:04.368Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-08T18:51:04.368Z] === RUN TestKillDifferentUserContainer [2021-04-08T18:51:04.456Z] --- PASS: TestConfigList (2.44s) [2021-04-08T18:51:04.456Z] === RUN TestConfigsCreateAndDelete [2021-04-08T18:51:04.934Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-04-08T18:51:04.934Z] === RUN TestInspectOomKilledTrue [2021-04-08T18:51:05.192Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-08T18:51:05.192Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:05.192Z] === RUN TestInspectOomKilledFalse [2021-04-08T18:51:05.192Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-08T18:51:05.192Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:51:05.192Z] === RUN TestLinksEtcHostsContentMatch [2021-04-08T18:51:05.192Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-08T18:51:05.192Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-08T18:51:05.192Z] === RUN TestLinksContainerNames [2021-04-08T18:51:05.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-08T18:51:06.565Z] --- PASS: TestLinksContainerNames (1.29s) [2021-04-08T18:51:06.565Z] === RUN TestLogsFollowTailEmpty [2021-04-08T18:51:06.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-08T18:51:06.998Z] --- PASS: TestConfigsCreateAndDelete (2.45s) [2021-04-08T18:51:06.998Z] === RUN TestConfigsUpdate [2021-04-08T18:51:07.131Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-04-08T18:51:07.131Z] === RUN TestContainerNetworkMountsNoChown [2021-04-08T18:51:07.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.31s) [2021-04-08T18:51:07.492Z] === RUN TestUpdateMemory [2021-04-08T18:51:07.492Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-08T18:51:07.492Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:51:07.492Z] === RUN TestUpdateCPUQuota [2021-04-08T18:51:07.697Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/default [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/default [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/private [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/private [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rprivate [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/slave [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/slave [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rslave [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/shared [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/shared [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rshared [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/default [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rslave [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rshared [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/shared [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rprivate [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/slave [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/private [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:51:07.697Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-08T18:51:07.697Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:51:07.697Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:51:07.956Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-08T18:51:07.956Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-04-08T18:51:07.956Z] === RUN TestContainerBindMountNonRecursive [2021-04-08T18:51:07.956Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-08T18:51:07.956Z] 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-08T18:51:07.956Z] === RUN TestContainerVolumesMountedAsShared [2021-04-08T18:51:07.956Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-08T18:51:07.956Z] 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-08T18:51:07.956Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-08T18:51:07.956Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-08T18:51:07.956Z] 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-08T18:51:07.956Z] === RUN TestNetworkNat [2021-04-08T18:51:08.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-08T18:51:08.893Z] --- PASS: TestNetworkNat (0.88s) [2021-04-08T18:51:08.893Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T18:51:09.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-08T18:51:09.539Z] --- PASS: TestConfigsUpdate (2.47s) [2021-04-08T18:51:09.539Z] === RUN TestTemplatedConfig [2021-04-08T18:51:09.828Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2021-04-08T18:51:09.828Z] === RUN TestNetworkLoopbackNat [2021-04-08T18:51:10.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-08T18:51:11.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-08T18:51:11.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-08T18:51:11.925Z] --- PASS: TestUpdateCPUQuota (4.17s) [2021-04-08T18:51:11.925Z] === RUN TestUpdatePidsLimit [2021-04-08T18:51:11.925Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-08T18:51:12.272Z] === RUN TestUpdatePidsLimit/no_change [2021-04-08T18:51:12.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:51:12.542Z] Using test binary docker [2021-04-08T18:51:12.542Z] +++ /etc/init.d/apparmor start [2021-04-08T18:51:12.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:51:12.542Z] INFO: Waiting for daemon to start... [2021-04-08T18:51:12.542Z] Starting dockerd [2021-04-08T18:51:12.542Z] +++ 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-08T18:51:12.838Z] --- PASS: TestTemplatedConfig (3.49s) [2021-04-08T18:51:12.838Z] === RUN TestConfigCreateResolve [2021-04-08T18:51:12.900Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-08T18:51:13.111Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-04-08T18:51:13.111Z] === RUN TestPause [2021-04-08T18:51:13.111Z] --- SKIP: TestPause (0.00s) [2021-04-08T18:51:13.111Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:13.111Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T18:51:13.111Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:51:13.111Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:51:13.111Z] === RUN TestPauseStopPausedContainer [2021-04-08T18:51:13.111Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-08T18:51:13.111Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:13.111Z] === RUN TestPidHost [2021-04-08T18:51:13.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-08T18:51:13.530Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-08T18:51:14.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-08T18:51:14.437Z] . [2021-04-08T18:51:14.437Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:51:14.437Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:51:14.437Z] Error: No such image: emptyfs [2021-04-08T18:51:14.437Z] ++++ docker load [2021-04-08T18:51:14.437Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-08T18:51:14.697Z] Running integration-test (iteration 1) [2021-04-08T18:51:14.697Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-08T18:51:14.697Z] ++ 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-08T18:51:14.697Z] ++ set -e [2021-04-08T18:51:14.697Z] ++ '[' -n 0 ']' [2021-04-08T18:51:14.697Z] ++ set -x [2021-04-08T18:51:14.697Z] ++ env -i DEST=/go/src/github.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-08T18:51:14.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-08T18:51:15.014Z] --- PASS: TestPidHost (1.88s) [2021-04-08T18:51:15.014Z] === RUN TestPsFilter [2021-04-08T18:51:15.014Z] --- PASS: TestPsFilter (0.10s) [2021-04-08T18:51:15.014Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T18:51:15.382Z] --- PASS: TestConfigCreateResolve (2.42s) [2021-04-08T18:51:15.382Z] === RUN TestConfigDaemonLibtrustID [2021-04-08T18:51:15.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-08T18:51:15.626Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-04-08T18:51:15.626Z] === RUN TestRemoveContainerWithVolume [2021-04-08T18:51:15.954Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2021-04-08T18:51:15.954Z] PASS [2021-04-08T18:51:15.954Z] [2021-04-08T18:51:15.954Z] DONE 7 tests in 16.577s [2021-04-08T18:51:15.954Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-08T18:51:15.954Z] INFO: Testing against a local daemon [2021-04-08T18:51:15.954Z] === RUN TestCheckpoint [2021-04-08T18:51:15.954Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T18:51:15.954Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:51:15.954Z] === RUN TestContainerInvalidJSON [2021-04-08T18:51:15.954Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:51:15.954Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:51:15.954Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:51:15.954Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:51:15.954Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:51:15.954Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:51:15.954Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:51:15.954Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:51:15.954Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:51:15.954Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-08T18:51:15.954Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-08T18:51:15.954Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-08T18:51:15.954Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T18:51:15.954Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T18:51:15.954Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-08T18:51:15.954Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T18:51:15.954Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-08T18:51:15.954Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T18:51:15.954Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-08T18:51:15.954Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T18:51:15.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-08T18:51:15.954Z] === RUN TestCopyFromContainer [2021-04-08T18:51:16.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-08T18:51:16.214Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-04-08T18:51:16.214Z] === RUN TestRemoveContainerRunning [2021-04-08T18:51:16.783Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-04-08T18:51:16.783Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit (5.34s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.59s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/update_lower (0.58s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.61s) [2021-04-08T18:51:16.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.62s) [2021-04-08T18:51:16.917Z] === RUN TestUpdateRestartPolicy [2021-04-08T18:51:17.718Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-04-08T18:51:17.718Z] === RUN TestRemoveInvalidContainer [2021-04-08T18:51:17.718Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-08T18:51:17.718Z] === RUN TestRenameLinkedContainer [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer// [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer//bar/root [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer/bar/quux [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-08T18:51:17.868Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-08T18:51:18.130Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-08T18:51:18.130Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer (2.15s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-08T18:51:18.130Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-08T18:51:18.130Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T18:51:18.130Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:51:18.130Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:51:18.130Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:51:18.130Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:51:18.130Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:51:18.130Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:51:18.130Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:51:18.130Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:51:18.130Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:51:18.130Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-08T18:51:18.130Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-08T18:51:18.130Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-08T18:51:18.130Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-08T18:51:18.130Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T18:51:18.391Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-08T18:51:18.391Z] === RUN TestCreateWithInvalidEnv [2021-04-08T18:51:18.391Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T18:51:18.391Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T18:51:18.391Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T18:51:18.391Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T18:51:18.391Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T18:51:18.391Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T18:51:18.391Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T18:51:18.391Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T18:51:18.391Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T18:51:18.391Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-08T18:51:18.391Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-08T18:51:18.391Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T18:51:18.391Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-08T18:51:18.391Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T18:51:18.391Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-08T18:51:18.391Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T18:51:18.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-08T18:51:20.246Z] --- PASS: TestRenameLinkedContainer (2.63s) [2021-04-08T18:51:20.246Z] === RUN TestRenameStoppedContainer [2021-04-08T18:51:20.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-08T18:51:20.811Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-04-08T18:51:20.811Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T18:51:20.933Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-04-08T18:51:20.933Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T18:51:21.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-08T18:51:22.710Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-04-08T18:51:22.710Z] === RUN TestRenameInvalidName [2021-04-08T18:51:22.967Z] --- PASS: TestRenameInvalidName (0.64s) [2021-04-08T18:51:22.967Z] === RUN TestRenameAnonymousContainer [2021-04-08T18:51:22.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2021-04-08T18:51:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T18:51:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:51:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:51:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:51:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:51:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:51:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:51:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:51:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:51:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:51:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:51:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:51:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:51:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:51:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:51:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-08T18:51:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-08T18:51:23.476Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T18:51:23.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-08T18:51:24.047Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-04-08T18:51:24.047Z] === RUN TestCreateDifferentPlatform [2021-04-08T18:51:24.047Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T18:51:24.047Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T18:51:24.047Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-08T18:51:24.047Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-08T18:51:24.047Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-08T18:51:24.047Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T18:51:24.047Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-08T18:51:24.047Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T18:51:24.307Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-08T18:51:24.307Z] === RUN TestContainerStartOnDaemonRestart [2021-04-08T18:51:24.307Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-08T18:51:24.307Z] === RUN TestDaemonRestartIpcMode [2021-04-08T18:51:24.307Z] === PAUSE TestDaemonRestartIpcMode [2021-04-08T18:51:24.307Z] === RUN TestDaemonHostGatewayIP [2021-04-08T18:51:24.307Z] === PAUSE TestDaemonHostGatewayIP [2021-04-08T18:51:24.307Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-08T18:51:24.307Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-08T18:51:24.307Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T18:51:24.307Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-08T18:51:24.307Z] === RUN TestDiff [2021-04-08T18:51:25.250Z] --- PASS: TestDiff (0.81s) [2021-04-08T18:51:25.250Z] === RUN TestExecWithCloseStdin [2021-04-08T18:51:25.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-08T18:51:26.192Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-04-08T18:51:26.192Z] === RUN TestExec [2021-04-08T18:51:26.247Z] --- PASS: TestRenameAnonymousContainer (3.04s) [2021-04-08T18:51:26.247Z] === RUN TestRenameContainerWithSameName [2021-04-08T18:51:26.813Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-04-08T18:51:26.813Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T18:51:27.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-08T18:51:27.578Z] --- PASS: TestExec (1.12s) [2021-04-08T18:51:27.578Z] === RUN TestExecUser [2021-04-08T18:51:28.185Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2021-04-08T18:51:28.185Z] === RUN TestResize [2021-04-08T18:51:28.520Z] --- PASS: TestExecUser (1.12s) [2021-04-08T18:51:28.520Z] === RUN TestExportContainerAndImportImage [2021-04-08T18:51:28.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-08T18:51:28.751Z] --- PASS: TestResize (0.67s) [2021-04-08T18:51:28.751Z] === RUN TestResizeWithInvalidSize [2021-04-08T18:51:29.317Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-04-08T18:51:29.317Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T18:51:29.462Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-04-08T18:51:29.462Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T18:51:29.884Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-04-08T18:51:29.884Z] === RUN TestDaemonRestartKillContainers [2021-04-08T18:51:29.884Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:51:29.884Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-08T18:51:29.884Z] === RUN TestCgroupNamespacesRun [2021-04-08T18:51:30.013Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:51:30.013Z] Using test binary docker [2021-04-08T18:51:30.274Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-08T18:51:30.274Z] +++ /etc/init.d/apparmor start [2021-04-08T18:51:30.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:51:30.274Z] INFO: Waiting for daemon to start... [2021-04-08T18:51:30.274Z] Starting dockerd [2021-04-08T18:51:30.274Z] +++ 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-08T18:51:31.373Z] --- PASS: TestExportContainerAfterDaemonRestart (1.82s) [2021-04-08T18:51:31.373Z] === RUN TestHealthCheckWorkdir [2021-04-08T18:51:31.507Z] ok github.com/docker/docker/cmd/dockerd 0.159s coverage: 29.1% of statements [2021-04-08T18:51:32.296Z] --- PASS: TestUpdateRestartPolicy (13.79s) [2021-04-08T18:51:32.296Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T18:51:32.296Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2021-04-08T18:51:32.296Z] === RUN TestWaitNonBlocked [2021-04-08T18:51:32.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:51:32.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:51:32.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:51:32.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:51:32.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:51:32.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:51:32.757Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-04-08T18:51:32.758Z] === RUN TestHealthKillContainer [2021-04-08T18:51:32.925Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-08T18:51:32.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-04-08T18:51:32.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-04-08T18:51:32.925Z] === RUN TestWaitBlocked [2021-04-08T18:51:32.925Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:51:32.925Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:51:32.925Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:51:32.925Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:51:32.925Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:51:32.925Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:51:33.162Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2021-04-08T18:51:33.162Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-08T18:51:34.425Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-08T18:51:34.425Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2021-04-08T18:51:34.425Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s) [2021-04-08T18:51:34.425Z] === CONT TestContainerStartOnDaemonRestart [2021-04-08T18:51:34.425Z] === CONT TestContainerKillOnDaemonStart [2021-04-08T18:51:35.061Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.37s) [2021-04-08T18:51:35.061Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-08T18:51:35.106Z] ok github.com/docker/docker/container 0.138s coverage: 34.7% of statements [2021-04-08T18:51:35.106Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-08T18:51:35.106Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-08T18:51:35.106Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-08T18:51:35.106Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-08T18:51:35.556Z] . [2021-04-08T18:51:35.556Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:51:35.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:51:35.556Z] Error: No such image: emptyfs [2021-04-08T18:51:35.556Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-08T18:51:35.556Z] ++++ docker load [2021-04-08T18:51:35.816Z] Running integration-test (iteration 1) [2021-04-08T18:51:35.816Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-08T18:51:35.816Z] ++ 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-08T18:51:35.816Z] ++ set -e [2021-04-08T18:51:35.816Z] ++ '[' -n 0 ']' [2021-04-08T18:51:35.816Z] ++ set -x [2021-04-08T18:51:35.816Z] ++ env -i DEST=/go/src/github.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-08T18:51:36.054Z] --- PASS: TestHealthKillContainer (3.16s) [2021-04-08T18:51:36.054Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T18:51:36.996Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-04-08T18:51:36.996Z] === RUN TestIpcModeNone [2021-04-08T18:51:37.239Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-04-08T18:51:37.937Z] --- PASS: TestIpcModeNone (1.11s) [2021-04-08T18:51:37.937Z] === RUN TestIpcModePrivate [2021-04-08T18:51:37.955Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2021-04-08T18:51:37.955Z] === CONT TestIpcModeOlderClient [2021-04-08T18:51:37.955Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-04-08T18:51:37.955Z] === CONT TestDaemonHostGatewayIP [2021-04-08T18:51:38.340Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.90s) [2021-04-08T18:51:38.340Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-08T18:51:38.878Z] --- PASS: TestIpcModePrivate (1.11s) [2021-04-08T18:51:38.879Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-08T18:51:38.879Z] === RUN TestIpcModeShareable [2021-04-08T18:51:40.265Z] --- PASS: TestIpcModeShareable (1.13s) [2021-04-08T18:51:40.265Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-08T18:51:40.265Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-08T18:51:40.866Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s) [2021-04-08T18:51:40.866Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-08T18:51:41.216Z] Removing intermediate container a9d93232d3fc [2021-04-08T18:51:41.216Z] ---> d4ca20e67ba0 [2021-04-08T18:51:41.216Z] 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-08T18:51:41.216Z] ---> Running in 7fc597a92bd5 [2021-04-08T18:51:41.216Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-08T18:51:41.216Z] go: finding gotest.tools v0.5.3 [2021-04-08T18:51:41.216Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-08T18:51:41.216Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-08T18:51:41.216Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-08T18:51:41.216Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:51:41.216Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-08T18:51:41.216Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-08T18:51:41.216Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-08T18:51:41.216Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:51:41.216Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-08T18:51:41.216Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-08T18:51:41.216Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-08T18:51:41.216Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:51:41.216Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:51:41.216Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:51:41.216Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:51:41.216Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:51:41.216Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:51:41.216Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:51:41.216Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:51:41.216Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:51:41.216Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:51:41.216Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:51:41.216Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:51:41.216Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:51:41.216Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:51:41.216Z] go: finding github.com/fatih/color v1.9.0 [2021-04-08T18:51:41.216Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-08T18:51:41.216Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-08T18:51:41.216Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-08T18:51:41.216Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-08T18:51:41.216Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-08T18:51:41.216Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-08T18:51:41.216Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-08T18:51:41.216Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-08T18:51:41.216Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-08T18:51:41.216Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-08T18:51:42.387Z] --- PASS: TestDaemonHostGatewayIP (3.99s) [2021-04-08T18:51:42.388Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-08T18:51:42.955Z] ok github.com/docker/docker/daemon/cluster/convert 0.079s coverage: 35.9% of statements [2021-04-08T18:51:43.444Z] INFO: Build done for gotestsum... [2021-04-08T18:51:43.564Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2021-04-08T18:51:43.564Z] === RUN TestAPIIpcModeHost [2021-04-08T18:51:44.145Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.89s) [2021-04-08T18:51:44.145Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-08T18:51:44.506Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-04-08T18:51:44.506Z] === RUN TestDaemonIpcModeShareable [2021-04-08T18:51:45.195Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.05s) [2021-04-08T18:51:45.195Z] === CONT TestDaemonRestartIpcMode [2021-04-08T18:51:46.417Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-04-08T18:51:46.417Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-08T18:51:46.417Z] === RUN TestDaemonIpcModePrivate [2021-04-08T18:51:46.671Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s) [2021-04-08T18:51:46.671Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-08T18:51:46.773Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2021-04-08T18:51:47.484Z] ok github.com/docker/docker/daemon/cluster 0.198s coverage: 0.5% of statements [2021-04-08T18:51:48.047Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.90s) [2021-04-08T18:51:48.047Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-08T18:51:48.122Z] Loaded image: buildpack-deps:buster [2021-04-08T18:51:48.122Z] Loaded image: busybox:latest [2021-04-08T18:51:48.122Z] Loaded image: busybox:glibc [2021-04-08T18:51:48.499Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2021-04-08T18:51:48.499Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-08T18:51:48.499Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-08T18:51:49.576Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2021-04-08T18:51:49.576Z] PASS [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] === Skipped [2021-04-08T18:51:49.576Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-08T18:51:49.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-08T18:51:49.576Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-08T18:51:49.576Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:51:49.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-08T18:51:49.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-08T18:51:49.576Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] [2021-04-08T18:51:49.576Z] DONE 197 tests, 6 skipped in 181.860s [2021-04-08T18:51:49.576Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-08T18:51:49.576Z] ++ 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-08T18:51:49.576Z] ++ set -e [2021-04-08T18:51:49.576Z] ++ '[' -n 0 ']' [2021-04-08T18:51:49.576Z] ++ set -x [2021-04-08T18:51:49.576Z] ++ env -i DEST=/go/src/github.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-08T18:51:49.576Z] INFO: Testing against a local daemon [2021-04-08T18:51:49.576Z] === RUN TestCommitInheritsEnv [2021-04-08T18:51:49.866Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-04-08T18:51:49.866Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T18:51:49.866Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-08T18:51:49.866Z] === RUN TestImagesFilterMultiReference [2021-04-08T18:51:50.104Z] Loaded image: debian:bullseye [2021-04-08T18:51:50.156Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-08T18:51:50.156Z] === RUN TestImagePullPlatformInvalid [2021-04-08T18:51:50.156Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-04-08T18:51:50.156Z] === RUN TestRemoveImageOrphaning [2021-04-08T18:51:50.277Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-04-08T18:51:50.411Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-04-08T18:51:50.411Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-08T18:51:50.411Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-08T18:51:50.790Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2021-04-08T18:51:50.790Z] === RUN TestRemoveImageGarbageCollector [2021-04-08T18:51:50.790Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-08T18:51:50.790Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:51:50.790Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T18:51:50.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-08T18:51:50.790Z] === RUN TestTagInvalidReference [2021-04-08T18:51:50.790Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-08T18:51:50.790Z] === RUN TestTagValidPrefixedRepo [2021-04-08T18:51:50.790Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-08T18:51:50.790Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T18:51:50.790Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-08T18:51:50.790Z] === RUN TestTagOfficialNames [2021-04-08T18:51:50.790Z] --- PASS: TestTagOfficialNames (0.03s) [2021-04-08T18:51:50.790Z] === RUN TestTagMatchesDigest [2021-04-08T18:51:50.790Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-08T18:51:50.790Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-08T18:51:50.930Z] ok github.com/docker/docker/daemon/config 0.103s coverage: 81.8% of statements [2021-04-08T18:51:51.044Z] Loaded image: hello-world:latest [2021-04-08T18:51:51.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.85s) [2021-04-08T18:51:51.328Z] === RUN TestKernelTCPMemory [2021-04-08T18:51:51.328Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-08T18:51:51.328Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:51.328Z] === RUN TestNISDomainname [2021-04-08T18:51:51.328Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-08T18:51:51.328Z] 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-08T18:51:51.328Z] === RUN TestHostnameDnsResolution [2021-04-08T18:51:51.797Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-04-08T18:51:51.797Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-08T18:51:51.797Z] === RUN TestIpcModeOlderClient [2021-04-08T18:51:51.984Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:51:51.984Z] INFO: Testing against a local daemon [2021-04-08T18:51:51.984Z] === RUN TestCgroupNamespacesBuild [2021-04-08T18:51:52.058Z] === PAUSE TestIpcModeOlderClient [2021-04-08T18:51:52.058Z] === RUN TestKillContainerInvalidSignal [2021-04-08T18:51:52.496Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-04-08T18:51:52.628Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-04-08T18:51:52.628Z] === RUN TestKillContainer [2021-04-08T18:51:52.628Z] === RUN TestKillContainer/no_signal [2021-04-08T18:51:52.701Z] --- PASS: TestHostnameDnsResolution (1.65s) [2021-04-08T18:51:52.701Z] === RUN TestStats [2021-04-08T18:51:52.701Z] --- SKIP: TestStats (0.00s) [2021-04-08T18:51:52.701Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:52.701Z] === RUN TestStopContainerWithTimeout [2021-04-08T18:51:52.701Z] === RUN TestStopContainerWithTimeout/0 [2021-04-08T18:51:52.701Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-08T18:51:52.701Z] === RUN TestStopContainerWithTimeout/1 [2021-04-08T18:51:52.701Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-08T18:51:52.701Z] === RUN TestStopContainerWithTimeout/3 [2021-04-08T18:51:52.701Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-08T18:51:52.701Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-08T18:51:52.701Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-08T18:51:52.701Z] === CONT TestStopContainerWithTimeout/0 [2021-04-08T18:51:52.701Z] === CONT TestStopContainerWithTimeout/3 [2021-04-08T18:51:53.570Z] === RUN TestKillContainer/non_killing_signal [2021-04-08T18:51:53.635Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-08T18:51:54.141Z] === RUN TestKillContainer/killing_signal [2021-04-08T18:51:54.608Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-04-08T18:51:54.712Z] --- PASS: TestKillContainer (2.15s) [2021-04-08T18:51:54.712Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-04-08T18:51:54.712Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-04-08T18:51:54.712Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-04-08T18:51:54.712Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T18:51:54.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-08T18:51:55.280Z] --- PASS: TestCgroupNamespacesBuild (3.05s) [2021-04-08T18:51:55.280Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-08T18:51:55.533Z] === CONT TestStopContainerWithTimeout/1 [2021-04-08T18:51:55.545Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-08T18:51:56.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-04-08T18:51:56.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-04-08T18:51:56.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-04-08T18:51:56.487Z] === RUN TestKillStoppedContainer [2021-04-08T18:51:56.487Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-08T18:51:56.487Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T18:51:56.487Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-08T18:51:56.487Z] === RUN TestKillDifferentUserContainer [2021-04-08T18:51:57.155Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-04-08T18:51:57.155Z] === RUN TestInspectOomKilledTrue [2021-04-08T18:51:57.155Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-08T18:51:57.155Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-08T18:51:57.155Z] === RUN TestInspectOomKilledFalse [2021-04-08T18:51:57.354Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2021-04-08T18:51:57.354Z] === RUN TestBuildWithSession [2021-04-08T18:51:57.354Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T18:51:57.354Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:51:57.354Z] === RUN TestBuildSquashParent [2021-04-08T18:51:57.432Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-08T18:51:57.432Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-04-08T18:51:57.432Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-04-08T18:51:57.432Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-04-08T18:51:57.432Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-04-08T18:51:57.432Z] === RUN TestDeleteDevicemapper [2021-04-08T18:51:57.432Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-08T18:51:57.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:51:57.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T18:51:57.532Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-04-08T18:51:57.831Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 14.1% of statements [2021-04-08T18:51:58.097Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-04-08T18:51:58.097Z] === RUN TestLinksEtcHostsContentMatch [2021-04-08T18:51:58.373Z] Removing intermediate container 7fc597a92bd5 [2021-04-08T18:51:58.373Z] ---> 0efafdd9ea5c [2021-04-08T18:51:58.373Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-08T18:51:58.373Z] ---> Running in 2614561f8ac2 [2021-04-08T18:51:58.373Z] Removing intermediate container 2614561f8ac2 [2021-04-08T18:51:58.373Z] ---> ebdf58e33f24 [2021-04-08T18:51:58.373Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-08T18:51:58.373Z] ---> Running in 9ea4461d8aef [2021-04-08T18:51:58.668Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-04-08T18:51:58.668Z] === RUN TestLinksContainerNames [2021-04-08T18:51:58.849Z] Removing intermediate container 9ea4461d8aef [2021-04-08T18:51:58.849Z] ---> ca6552f6fa57 [2021-04-08T18:51:58.849Z] Step 10/10 : COPY . . [2021-04-08T18:51:58.904Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.655s coverage: 57.1% of statements [2021-04-08T18:51:59.959Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2021-04-08T18:51:59.959Z] === RUN TestUpdateMemory [2021-04-08T18:51:59.959Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-08T18:51:59.959Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:59.959Z] === RUN TestUpdateCPUQuota [2021-04-08T18:51:59.959Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-08T18:51:59.959Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:59.959Z] === RUN TestUpdatePidsLimit [2021-04-08T18:51:59.959Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-08T18:51:59.959Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:51:59.959Z] === RUN TestUpdateRestartPolicy [2021-04-08T18:52:00.053Z] --- PASS: TestLinksContainerNames (1.41s) [2021-04-08T18:52:00.053Z] === RUN TestLogsFollowTailEmpty [2021-04-08T18:52:00.994Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-04-08T18:52:00.994Z] === RUN TestContainerNetworkMountsNoChown [2021-04-08T18:52:01.343Z] Loaded image: buildpack-deps:buster [2021-04-08T18:52:01.343Z] Loaded image: busybox:latest [2021-04-08T18:52:01.343Z] Loaded image: busybox:glibc [2021-04-08T18:52:01.567Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/default [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/default [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/private [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/private [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rprivate [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/slave [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/slave [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rslave [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/shared [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/shared [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rshared [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/default [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/rslave [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/rshared [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/shared [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/rprivate [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/slave [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/private [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-08T18:52:01.567Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:52:01.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:52:01.567Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-08T18:52:01.796Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-08T18:52:01.828Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-08T18:52:02.089Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-08T18:52:02.089Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-08T18:52:02.089Z] === RUN TestContainerBindMountNonRecursive [2021-04-08T18:52:03.325Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.099s coverage: 69.3% of statements [2021-04-08T18:52:03.907Z] Loaded image: debian:bullseye [2021-04-08T18:52:03.907Z] Loaded image: hello-world:latest [2021-04-08T18:52:03.976Z] ok github.com/docker/docker/daemon 12.428s coverage: 17.2% of statements [2021-04-08T18:52:03.976Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-08T18:52:03.976Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-08T18:52:03.976Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-08T18:52:03.976Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-08T18:52:04.164Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:52:04.164Z] INFO: Testing against a local daemon [2021-04-08T18:52:04.164Z] === RUN TestCgroupNamespacesBuild [2021-04-08T18:52:04.633Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-04-08T18:52:04.633Z] === RUN TestContainerVolumesMountedAsShared [2021-04-08T18:52:04.633Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-04-08T18:52:04.633Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-08T18:52:05.037Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.777s coverage: 46.2% of statements [2021-04-08T18:52:05.037Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-08T18:52:05.488Z] --- PASS: TestBuildSquashParent (6.92s) [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:52:05.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:52:05.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:52:05.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:52:05.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:52:05.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:52:05.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:52:05.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:52:05.488Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:52:05.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:52:05.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:52:05.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:52:05.575Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-04-08T18:52:05.575Z] === RUN TestNetworkNat [2021-04-08T18:52:06.114Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.395s coverage: 49.4% of statements [2021-04-08T18:52:06.516Z] --- PASS: TestNetworkNat (0.86s) [2021-04-08T18:52:06.516Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T18:52:06.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:52:07.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:52:07.457Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-04-08T18:52:07.457Z] === RUN TestNetworkLoopbackNat [2021-04-08T18:52:07.656Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-04-08T18:52:07.667Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-08T18:52:07.667Z] Copying nested executables into bundles/binary-daemon [2021-04-08T18:52:07.667Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-08T18:52:08.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh cross [2021-04-08T18:52:08.307Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-04-08T18:52:08.338Z] --- PASS: TestCgroupNamespacesBuild (3.48s) [2021-04-08T18:52:08.338Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-08T18:52:08.623Z] [2021-04-08T18:52:08.623Z] Removing bundles/ [2021-04-08T18:52:08.623Z] [2021-04-08T18:52:08.623Z] ---> Making bundle: cross (in bundles/cross) [2021-04-08T18:52:08.623Z] Cross building: bundles/cross/linux/amd64 [2021-04-08T18:52:08.623Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-08T18:52:08.623Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-08T18:52:08.967Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s) [2021-04-08T18:52:09.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-04-08T18:52:09.687Z] === RUN TestBuildMultiStageCopy [2021-04-08T18:52:09.687Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T18:52:10.755Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-04-08T18:52:10.755Z] === RUN TestPause [2021-04-08T18:52:10.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.25s) [2021-04-08T18:52:10.858Z] === RUN TestBuildWithSession [2021-04-08T18:52:10.858Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T18:52:10.858Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:52:10.858Z] === RUN TestBuildSquashParent [2021-04-08T18:52:11.327Z] --- PASS: TestPause (0.75s) [2021-04-08T18:52:11.327Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T18:52:11.327Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:52:11.327Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:52:11.327Z] === RUN TestPauseStopPausedContainer [2021-04-08T18:52:11.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T18:52:11.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.092s coverage: 52.2% of statements [2021-04-08T18:52:11.753Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-08T18:52:11.753Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-08T18:52:11.753Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.2% of statements [2021-04-08T18:52:11.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T18:52:11.898Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-04-08T18:52:11.898Z] === RUN TestPidHost [2021-04-08T18:52:12.120Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T18:52:12.152Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2021-04-08T18:52:12.152Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T18:52:12.691Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T18:52:12.719Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-04-08T18:52:12.719Z] === RUN TestWaitNonBlocked [2021-04-08T18:52:12.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:52:12.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:52:12.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:52:12.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:52:12.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:52:12.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:52:12.952Z] --- PASS: TestBuildMultiStageCopy (3.61s) [2021-04-08T18:52:12.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s) [2021-04-08T18:52:12.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-08T18:52:12.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-04-08T18:52:12.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-08T18:52:12.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-04-08T18:52:12.952Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T18:52:13.655Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-08T18:52:13.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-04-08T18:52:13.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-04-08T18:52:13.655Z] === RUN TestWaitBlocked [2021-04-08T18:52:13.655Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:52:13.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:52:13.655Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:52:13.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:52:13.655Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:52:13.655Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:52:13.867Z] ok github.com/docker/docker/daemon/logger/awslogs 0.603s coverage: 77.8% of statements [2021-04-08T18:52:13.867Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.7% of statements [2021-04-08T18:52:13.867Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-08T18:52:13.867Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-08T18:52:13.867Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-08T18:52:13.867Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-08T18:52:13.893Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2021-04-08T18:52:13.893Z] === RUN TestBuildLabelWithTargets [2021-04-08T18:52:14.442Z] --- PASS: TestPidHost (2.04s) [2021-04-08T18:52:14.442Z] === RUN TestPsFilter [2021-04-08T18:52:14.442Z] --- PASS: TestPsFilter (0.11s) [2021-04-08T18:52:14.442Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T18:52:14.529Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-04-08T18:52:14.703Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-04-08T18:52:14.703Z] === RUN TestRemoveContainerWithVolume [2021-04-08T18:52:15.030Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-08T18:52:15.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-04-08T18:52:15.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-04-08T18:52:15.030Z] === CONT TestDaemonRestartIpcMode [2021-04-08T18:52:15.030Z] === CONT TestIpcModeOlderClient [2021-04-08T18:52:15.030Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-08T18:52:15.030Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-08T18:52:15.185Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-04-08T18:52:15.185Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.059s coverage: 87.2% of statements [2021-04-08T18:52:15.644Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-04-08T18:52:15.644Z] === RUN TestRemoveContainerRunning [2021-04-08T18:52:15.806Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2021-04-08T18:52:15.806Z] === RUN TestBuildWithEmptyLayers [2021-04-08T18:52:16.215Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-04-08T18:52:16.215Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T18:52:16.376Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2021-04-08T18:52:16.376Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T18:52:17.155Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-04-08T18:52:17.155Z] === RUN TestRemoveInvalidContainer [2021-04-08T18:52:17.155Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-08T18:52:17.155Z] === RUN TestRenameLinkedContainer [2021-04-08T18:52:17.987Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 69.9% of statements [2021-04-08T18:52:17.987Z] ok github.com/docker/docker/daemon/logger/local 0.073s coverage: 75.2% of statements [2021-04-08T18:52:17.987Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-08T18:52:18.919Z] --- PASS: TestBuildMultiStageOnBuild (2.49s) [2021-04-08T18:52:18.919Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T18:52:19.059Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 59.3% of statements [2021-04-08T18:52:19.060Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-04-08T18:52:19.860Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2021-04-08T18:52:19.860Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T18:52:20.296Z] --- PASS: TestDaemonRestartIpcMode (5.53s) [2021-04-08T18:52:20.296Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.54s) [2021-04-08T18:52:20.296Z] PASS [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === Skipped [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-08T18:52:20.296Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-08T18:52:20.296Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-08T18:52:20.296Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-08T18:52:20.296Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-08T18:52:20.296Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-08T18:52:20.296Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-08T18:52:20.296Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-08T18:52:20.296Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-08T18:52:20.296Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-08T18:52:20.296Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-08T18:52:20.296Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-08T18:52:20.296Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-08T18:52:20.296Z] 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-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-08T18:52:20.296Z] 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-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-08T18:52:20.296Z] 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-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-08T18:52:20.296Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:52:20.296Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-08T18:52:20.296Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:52:20.296Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-08T18:52:20.296Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-08T18:52:20.296Z] 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-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-08T18:52:20.296Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-08T18:52:20.296Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-08T18:52:20.296Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-08T18:52:20.296Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-08T18:52:20.296Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] [2021-04-08T18:52:20.296Z] DONE 178 tests, 26 skipped in 109.885s [2021-04-08T18:52:20.296Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-08T18:52:20.455Z] --- PASS: TestRenameLinkedContainer (2.99s) [2021-04-08T18:52:20.455Z] === RUN TestRenameStoppedContainer [2021-04-08T18:52:20.554Z] INFO: Testing against a local daemon [2021-04-08T18:52:20.554Z] === RUN TestCommitInheritsEnv [2021-04-08T18:52:20.599Z] ok github.com/docker/docker/daemon/logger/templates 0.071s coverage: 8.3% of statements [2021-04-08T18:52:20.716Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-04-08T18:52:20.716Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T18:52:20.902Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2021-04-08T18:52:22.403Z] --- PASS: TestBuildMultiStageLayerLeak (2.49s) [2021-04-08T18:52:22.403Z] === RUN TestBuildWithHugeFile [2021-04-08T18:52:22.452Z] --- PASS: TestCommitInheritsEnv (1.67s) [2021-04-08T18:52:22.452Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T18:52:22.452Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-08T18:52:22.452Z] === RUN TestImagesFilterMultiReference [2021-04-08T18:52:22.452Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-08T18:52:22.452Z] === RUN TestImagePullPlatformInvalid [2021-04-08T18:52:22.452Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-08T18:52:22.452Z] === RUN TestRemoveImageOrphaning [2021-04-08T18:52:22.628Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2021-04-08T18:52:22.628Z] === RUN TestRenameInvalidName [2021-04-08T18:52:22.889Z] --- PASS: TestRenameInvalidName (0.72s) [2021-04-08T18:52:22.889Z] === RUN TestRenameAnonymousContainer [2021-04-08T18:52:23.701Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2021-04-08T18:52:23.701Z] ok github.com/docker/docker/daemon/logger/splunk 2.444s coverage: 82.5% of statements [2021-04-08T18:52:23.701Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-08T18:52:23.701Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-08T18:52:24.349Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-04-08T18:52:24.349Z] === RUN TestRemoveImageGarbageCollector [2021-04-08T18:52:24.349Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-08T18:52:24.349Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-08T18:52:24.349Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T18:52:24.349Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-08T18:52:24.349Z] === RUN TestTagInvalidReference [2021-04-08T18:52:24.349Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-08T18:52:24.349Z] === RUN TestTagValidPrefixedRepo [2021-04-08T18:52:24.349Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-08T18:52:24.349Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T18:52:24.349Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-08T18:52:24.349Z] === RUN TestTagOfficialNames [2021-04-08T18:52:24.349Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-08T18:52:24.349Z] === RUN TestTagMatchesDigest [2021-04-08T18:52:24.349Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-08T18:52:24.349Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-08T18:52:24.762Z] ok github.com/docker/docker/distribution/metadata 0.123s coverage: 48.2% of statements [2021-04-08T18:52:25.708Z] --- PASS: TestBuildSquashParent (13.46s) [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:52:25.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:52:25.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:52:25.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:52:25.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:52:25.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:52:25.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:52:25.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:52:25.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:52:25.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:52:26.188Z] --- PASS: TestRenameAnonymousContainer (3.26s) [2021-04-08T18:52:26.188Z] === RUN TestRenameContainerWithSameName [2021-04-08T18:52:26.310Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-04-08T18:52:27.130Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-04-08T18:52:27.130Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T18:52:27.374Z] ok github.com/docker/docker/distribution 0.392s coverage: 25.2% of statements [2021-04-08T18:52:27.374Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-08T18:52:28.514Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2021-04-08T18:52:28.514Z] === RUN TestResize [2021-04-08T18:52:28.961Z] ---> f3b83d632749 [2021-04-08T18:52:28.961Z] Successfully built f3b83d632749 [2021-04-08T18:52:28.961Z] Successfully tagged docker:latest [2021-04-08T18:52:28.961Z] INFO: Image build ended at 04/08/2021 18:52:26. Duration:00:03:08.6823385 [2021-04-08T18:52:28.961Z] [2021-04-08T18:52:28.961Z] [2021-04-08T18:52:28.961Z] INFO: Building the test binaries at 04/08/2021 18:52:26... [2021-04-08T18:52:29.085Z] --- PASS: TestResize (0.73s) [2021-04-08T18:52:29.085Z] === RUN TestResizeWithInvalidSize [2021-04-08T18:52:29.485Z] ok github.com/docker/docker/image 0.050s coverage: 86.6% of statements [2021-04-08T18:52:29.485Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2021-04-08T18:52:29.782Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2021-04-08T18:52:29.782Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-08T18:52:29.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:52:29.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:52:30.027Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-04-08T18:52:30.027Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T18:52:30.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:52:30.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:52:30.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:52:30.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:52:30.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:52:30.843Z] ok github.com/docker/docker/image/tarexport 0.042s coverage: 0.6% of statements [2021-04-08T18:52:30.843Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2021-04-08T18:52:31.911Z] INFO: make.ps1 starting at 04/08/2021 18:52:31 [2021-04-08T18:52:31.911Z] INFO: Git commit (cc632dd8f1) assumed from DOCKER_GITCOMMIT environment variable [2021-04-08T18:52:31.911Z] INFO: Invoking autogen... [2021-04-08T18:52:32.898Z] INFO: Building daemon... [2021-04-08T18:52:32.959Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2021-04-08T18:52:32.959Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-08T18:52:33.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:52:33.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:52:34.022Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2021-04-08T18:52:34.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:52:34.322Z] ok github.com/docker/docker/opts 0.108s coverage: 67.1% of statements [2021-04-08T18:52:34.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:52:34.637Z] ok github.com/docker/docker/oci 0.045s coverage: 45.2% of statements [2021-04-08T18:52:35.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:52:35.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:52:35.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:52:35.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:52:36.754Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-08T18:52:37.055Z] ok github.com/docker/docker/pkg/authorization 0.411s coverage: 68.3% of statements [2021-04-08T18:52:37.354Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2021-04-08T18:52:37.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:52:38.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:52:38.419Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-04-08T18:52:38.718Z] ok github.com/docker/docker/pkg/archive 1.109s coverage: 81.8% of statements [2021-04-08T18:52:39.371Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-04-08T18:52:39.669Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2021-04-08T18:52:40.316Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.27s) [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.45s) [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.02s) [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.25s) [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.22s) [2021-04-08T18:52:40.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.34s) [2021-04-08T18:52:40.378Z] === RUN TestBuildMultiStageCopy [2021-04-08T18:52:40.378Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T18:52:40.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:52:41.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:52:41.377Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-04-08T18:52:41.683Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-08T18:52:42.326Z] ok github.com/docker/docker/layer 7.461s coverage: 68.8% of statements [2021-04-08T18:52:42.326Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-08T18:52:42.326Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-08T18:52:42.326Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-08T18:52:42.326Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-08T18:52:42.327Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-08T18:52:42.995Z] ok github.com/docker/docker/pkg/chrootarchive 4.004s coverage: 43.2% of statements [2021-04-08T18:52:42.995Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-08T18:52:42.995Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-08T18:52:42.995Z] ok github.com/docker/docker/pkg/filenotify 0.634s coverage: 67.0% of statements [2021-04-08T18:52:42.995Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2021-04-08T18:52:43.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-04-08T18:52:43.758Z] === RUN TestCgroupNamespacesRun [2021-04-08T18:52:44.538Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2021-04-08T18:52:44.538Z] ok github.com/docker/docker/pkg/fsutils 0.362s coverage: 85.1% of statements [2021-04-08T18:52:44.538Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-04-08T18:52:44.549Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T18:52:44.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T18:52:45.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T18:52:45.143Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2021-04-08T18:52:45.143Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-08T18:52:45.143Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-08T18:52:45.143Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-08T18:52:45.143Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-08T18:52:45.602Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2021-04-08T18:52:45.602Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2021-04-08T18:52:45.625Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T18:52:46.254Z] ok github.com/docker/docker/pkg/idtools 0.750s coverage: 69.5% of statements [2021-04-08T18:52:46.555Z] --- PASS: TestBuildMultiStageCopy (6.14s) [2021-04-08T18:52:46.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.79s) [2021-04-08T18:52:46.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-04-08T18:52:46.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-04-08T18:52:46.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-04-08T18:52:46.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-04-08T18:52:46.555Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T18:52:46.572Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-04-08T18:52:46.880Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-04-08T18:52:46.880Z] ok github.com/docker/docker/pkg/ioutils 1.273s coverage: 70.6% of statements [2021-04-08T18:52:46.880Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-08T18:52:46.880Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-08T18:52:46.880Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-08T18:52:46.880Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-08T18:52:47.054Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-04-08T18:52:47.054Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-08T18:52:47.178Z] ok github.com/docker/docker/pkg/parsers/kernel 0.038s coverage: 60.0% of statements [2021-04-08T18:52:47.483Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2021-04-08T18:52:47.483Z] === RUN TestBuildLabelWithTargets [2021-04-08T18:52:47.827Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 86.7% of statements [2021-04-08T18:52:47.827Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-04-08T18:52:47.827Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-08T18:52:47.827Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-08T18:52:48.894Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements [2021-04-08T18:52:48.966Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-04-08T18:52:48.966Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-08T18:52:49.194Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-04-08T18:52:49.850Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2021-04-08T18:52:49.850Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2021-04-08T18:52:50.005Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2021-04-08T18:52:50.005Z] === RUN TestBuildWithEmptyLayers [2021-04-08T18:52:50.501Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-04-08T18:52:50.879Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-04-08T18:52:50.879Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-08T18:52:51.150Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 75.0% of statements [2021-04-08T18:52:51.371Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-04-08T18:52:51.372Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T18:52:51.450Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2021-04-08T18:52:52.096Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-08T18:52:52.096Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2021-04-08T18:52:52.262Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-04-08T18:52:52.262Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-08T18:52:53.203Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-04-08T18:52:53.203Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-08T18:52:53.656Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2021-04-08T18:52:53.656Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-04-08T18:52:53.656Z] ok github.com/docker/docker/pkg/signal 2.989s coverage: 61.0% of statements [2021-04-08T18:52:54.312Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2021-04-08T18:52:54.312Z] testing: warning: no tests to run [2021-04-08T18:52:54.312Z] coverage: [no statements] [2021-04-08T18:52:54.312Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-04-08T18:52:54.964Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-04-08T18:52:55.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2021-04-08T18:52:55.116Z] === RUN TestKernelTCPMemory [2021-04-08T18:52:55.116Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-08T18:52:55.116Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-08T18:52:55.116Z] === RUN TestNISDomainname [2021-04-08T18:52:55.265Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-04-08T18:52:55.265Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-08T18:52:55.553Z] --- PASS: TestBuildMultiStageOnBuild (4.17s) [2021-04-08T18:52:55.553Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T18:52:55.565Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-04-08T18:52:56.499Z] --- PASS: TestNISDomainname (1.32s) [2021-04-08T18:52:56.499Z] === RUN TestHostnameDnsResolution [2021-04-08T18:52:57.445Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2021-04-08T18:52:57.445Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T18:52:57.883Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-04-08T18:52:57.883Z] === RUN TestStats [2021-04-08T18:52:58.342Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 83.5% of statements [2021-04-08T18:52:58.342Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-04-08T18:52:59.394Z] ok github.com/docker/docker/reference 0.011s coverage: 83.7% of statements [2021-04-08T18:52:59.692Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.2% of statements [2021-04-08T18:53:01.178Z] --- PASS: TestStats (2.75s) [2021-04-08T18:53:01.179Z] === RUN TestStopContainerWithTimeout [2021-04-08T18:53:01.179Z] === RUN TestStopContainerWithTimeout/0 [2021-04-08T18:53:01.179Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-08T18:53:01.179Z] === RUN TestStopContainerWithTimeout/1 [2021-04-08T18:53:01.179Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-08T18:53:01.179Z] === RUN TestStopContainerWithTimeout/3 [2021-04-08T18:53:01.179Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-08T18:53:01.179Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-08T18:53:01.179Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-08T18:53:01.179Z] === CONT TestStopContainerWithTimeout/0 [2021-04-08T18:53:01.179Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-08T18:53:01.231Z] ok github.com/docker/docker/quota 0.495s coverage: 71.4% of statements [2021-04-08T18:53:01.532Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2021-04-08T18:53:01.616Z] --- PASS: TestBuildMultiStageLayerLeak (4.53s) [2021-04-08T18:53:01.616Z] === RUN TestBuildWithHugeFile [2021-04-08T18:53:02.120Z] === CONT TestStopContainerWithTimeout/3 [2021-04-08T18:53:02.183Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2021-04-08T18:53:02.832Z] ok github.com/docker/docker/registry 0.223s coverage: 58.8% of statements [2021-04-08T18:53:02.832Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-04-08T18:53:03.887Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-04-08T18:53:04.032Z] === CONT TestStopContainerWithTimeout/1 [2021-04-08T18:53:05.946Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-08T18:53:05.947Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-04-08T18:53:05.947Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2021-04-08T18:53:05.947Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-04-08T18:53:05.947Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-04-08T18:53:05.947Z] === RUN TestDeleteDevicemapper [2021-04-08T18:53:05.947Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-08T18:53:05.947Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:53:05.947Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T18:53:06.004Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-04-08T18:53:08.112Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2021-04-08T18:53:08.408Z] ok github.com/docker/docker/volume/local 0.206s coverage: 76.4% of statements [2021-04-08T18:53:08.490Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-04-08T18:53:08.490Z] === RUN TestUpdateMemory [2021-04-08T18:53:09.048Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-04-08T18:53:09.431Z] --- PASS: TestUpdateMemory (1.33s) [2021-04-08T18:53:09.431Z] === RUN TestUpdateCPUQuota [2021-04-08T18:53:11.568Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:53:11.568Z] Using test binary docker [2021-04-08T18:53:11.568Z] +++ /etc/init.d/apparmor start [2021-04-08T18:53:11.568Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:53:11.568Z] Starting dockerd [2021-04-08T18:53:11.568Z] INFO: Waiting for daemon to start... [2021-04-08T18:53:11.568Z] +++ 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-08T18:53:11.568Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:53:11.568Z] Using test binary docker [2021-04-08T18:53:11.568Z] +++ /etc/init.d/apparmor start [2021-04-08T18:53:11.568Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:53:11.568Z] INFO: Waiting for daemon to start... [2021-04-08T18:53:11.568Z] Starting dockerd [2021-04-08T18:53:11.568Z] +++ 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-08T18:53:12.965Z] --- PASS: TestImportExtremelyLargeImageWorks (79.52s) [2021-04-08T18:53:12.965Z] PASS [2021-04-08T18:53:12.965Z] [2021-04-08T18:53:12.965Z] === Skipped [2021-04-08T18:53:12.965Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-08T18:53:12.965Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:53:12.965Z] [2021-04-08T18:53:12.965Z] [2021-04-08T18:53:12.965Z] DONE 12 tests, 1 skipped in 81.153s [2021-04-08T18:53:12.965Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-08T18:53:12.965Z] ++ 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-08T18:53:12.965Z] ++ set -e [2021-04-08T18:53:12.965Z] ++ '[' -n 0 ']' [2021-04-08T18:53:12.965Z] ++ set -x [2021-04-08T18:53:12.965Z] ++ env -i DEST=/go/src/github.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-08T18:53:12.965Z] INFO: Testing against a local daemon [2021-04-08T18:53:12.965Z] === RUN TestNetworkCreateDelete [2021-04-08T18:53:12.965Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-04-08T18:53:12.965Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T18:53:12.965Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-04-08T18:53:12.965Z] === RUN TestDaemonDNSFallback [2021-04-08T18:53:13.593Z] --- PASS: TestDaemonDNSFallback (2.74s) [2021-04-08T18:53:13.593Z] === RUN TestInspectNetwork [2021-04-08T18:53:17.564Z] --- PASS: TestUpdateCPUQuota (6.74s) [2021-04-08T18:53:17.564Z] === RUN TestUpdatePidsLimit [2021-04-08T18:53:17.564Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-08T18:53:17.564Z] === RUN TestUpdatePidsLimit/no_change [2021-04-08T18:53:17.825Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-08T18:53:18.396Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-08T18:53:19.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-08T18:53:19.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-08T18:53:20.469Z] === RUN TestInspectNetwork/full_network_id [2021-04-08T18:53:20.469Z] === RUN TestInspectNetwork/partial_network_id [2021-04-08T18:53:20.469Z] === RUN TestInspectNetwork/network_name [2021-04-08T18:53:20.469Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-08T18:53:20.480Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit (5.56s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-04-08T18:53:21.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-04-08T18:53:21.865Z] === RUN TestUpdateRestartPolicy [2021-04-08T18:53:24.422Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/rootless [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/volume [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-08T18:53:24.422Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === Skipped [2021-04-08T18:53:24.422Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-08T18:53:24.422Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-08T18:53:24.422Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-08T18:53:24.422Z] time="2021-04-08T18:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-08T18:53:24.422Z] time="2021-04-08T18:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-08T18:53:24.422Z] time="2021-04-08T18:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-08T18:53:24.422Z] time="2021-04-08T18:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-08T18:53:24.422Z] time="2021-04-08T18:52:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:53:24.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:53:24.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-08T18:53:24.422Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-08T18:53:24.422Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-08T18:53:24.422Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-08T18:53:24.422Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-08T18:53:24.422Z] [2021-04-08T18:53:24.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-08T18:53:24.423Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.423Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-08T18:53:24.423Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.423Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-08T18:53:24.423Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.423Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-08T18:53:24.423Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.423Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-08T18:53:24.423Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:53:24.423Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-08T18:53:24.423Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-08T18:53:24.423Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-08T18:53:24.423Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] [2021-04-08T18:53:24.423Z] DONE 2247 tests, 26 skipped in 268.283s Post stage [Pipeline] junit [2021-04-08T18:53:24.471Z] Recording test results [2021-04-08T18:53:24.872Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-08T18:53:25.324Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/make.sh dynbinary test-integration [2021-04-08T18:53:25.625Z] [2021-04-08T18:53:25.625Z] Removing bundles/ [2021-04-08T18:53:25.625Z] [2021-04-08T18:53:25.625Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-08T18:53:25.625Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:53:25.625Z] GOOS="" GOARCH="" GOARM="" [2021-04-08T18:53:26.016Z] --- PASS: TestInspectNetwork (11.37s) [2021-04-08T18:53:26.016Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-08T18:53:26.016Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-08T18:53:26.016Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-08T18:53:26.016Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-08T18:53:26.016Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T18:53:28.771Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-04-08T18:53:28.771Z] === RUN TestNetworkInvalidJSON [2021-04-08T18:53:28.771Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T18:53:28.771Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T18:53:28.771Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:53:28.771Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:53:28.771Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:53:28.771Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:53:28.771Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T18:53:28.771Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:53:28.771Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-08T18:53:28.771Z] === RUN TestNetworkList [2021-04-08T18:53:28.771Z] === RUN TestNetworkList//networks [2021-04-08T18:53:28.771Z] === PAUSE TestNetworkList//networks [2021-04-08T18:53:28.771Z] === RUN TestNetworkList//networks/ [2021-04-08T18:53:28.771Z] === PAUSE TestNetworkList//networks/ [2021-04-08T18:53:28.771Z] === CONT TestNetworkList//networks [2021-04-08T18:53:28.771Z] === CONT TestNetworkList//networks/ [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkList (0.01s) [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T18:53:28.771Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T18:53:28.771Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T18:53:28.771Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-04-08T18:53:28.771Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T18:53:29.688Z] . [2021-04-08T18:53:29.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:53:29.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:53:29.688Z] Error: No such image: emptyfs [2021-04-08T18:53:29.688Z] ++++ docker load [2021-04-08T18:53:29.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-08T18:53:29.688Z] Running integration-test (iteration 1) [2021-04-08T18:53:29.688Z] 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-08T18:53:29.688Z] ++ 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-08T18:53:29.688Z] ++ set -e [2021-04-08T18:53:29.688Z] ++ '[' -n 0 ']' [2021-04-08T18:53:29.688Z] ++ set -x [2021-04-08T18:53:29.688Z] ++ env -i DEST=/go/src/github.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-08T18:53:29.688Z] [2021-04-08T18:53:29.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:53:29.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:53:29.688Z] Error: No such image: emptyfs [2021-04-08T18:53:29.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-08T18:53:29.688Z] ++++ docker load [2021-04-08T18:53:29.688Z] Running integration-test (iteration 1) [2021-04-08T18:53:29.688Z] 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-08T18:53:29.688Z] ++ 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-08T18:53:29.688Z] ++ set -e [2021-04-08T18:53:29.688Z] ++ '[' -n 0 ']' [2021-04-08T18:53:29.688Z] ++ set -x [2021-04-08T18:53:29.688Z] ++ env -i DEST=/go/src/github.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-08T18:53:29.798Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-04-08T18:53:29.798Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T18:53:30.140Z] --- PASS: TestBuildWithHugeFile (56.73s) [2021-04-08T18:53:30.140Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T18:53:30.140Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:53:30.140Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:53:30.140Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T18:53:30.140Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:53:30.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:53:30.140Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:53:30.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:53:30.140Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:53:30.140Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:53:30.140Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:53:30.140Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:53:30.140Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:53:30.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-04-08T18:53:30.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-04-08T18:53:30.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-04-08T18:53:30.140Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-08T18:53:30.140Z] === RUN TestBuildPreserveOwnership [2021-04-08T18:53:30.140Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-08T18:53:30.140Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-08T18:53:30.140Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2021-04-08T18:53:30.140Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.58s) [2021-04-08T18:53:30.140Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-04-08T18:53:30.140Z] === RUN TestBuildPlatformInvalid [2021-04-08T18:53:30.140Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-08T18:53:30.140Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-08T18:53:30.992Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-04-08T18:53:30.992Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T18:53:32.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-04-08T18:53:32.022Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T18:53:33.050Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-04-08T18:53:33.050Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T18:53:33.677Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-04-08T18:53:33.677Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T18:53:36.806Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2021-04-08T18:53:36.806Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T18:53:36.806Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-04-08T18:53:36.806Z] === RUN TestWaitNonBlocked [2021-04-08T18:53:36.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:53:36.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:53:36.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:53:36.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:53:36.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:53:36.806Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:53:36.806Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-08T18:53:36.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2021-04-08T18:53:36.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-04-08T18:53:36.806Z] === RUN TestWaitBlocked [2021-04-08T18:53:36.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:53:36.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:53:36.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:53:36.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:53:36.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:53:36.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:53:37.748Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-08T18:53:37.748Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-04-08T18:53:37.748Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-04-08T18:53:37.748Z] === CONT TestContainerStartOnDaemonRestart [2021-04-08T18:53:37.748Z] === CONT TestContainerKillOnDaemonStart [2021-04-08T18:53:38.111Z] --- PASS: TestServiceWithPredefinedNetwork (3.94s) [2021-04-08T18:53:38.111Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T18:53:38.111Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:53:38.111Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:53:38.111Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T18:53:38.281Z] Loaded image: buildpack-deps:buster [2021-04-08T18:53:38.281Z] Loaded image: busybox:latest [2021-04-08T18:53:38.281Z] Loaded image: busybox:glibc [2021-04-08T18:53:40.194Z] Loaded image: debian:bullseye [2021-04-08T18:53:40.194Z] Loaded image: hello-world:latest [2021-04-08T18:53:40.454Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:53:41.055Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2021-04-08T18:53:41.055Z] === CONT TestIpcModeOlderClient [2021-04-08T18:53:41.055Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-08T18:53:41.055Z] === CONT TestDaemonHostGatewayIP [2021-04-08T18:53:45.153Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-08T18:53:45.153Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-08T18:53:45.153Z] Cross building: bundles/cross/windows/amd64 [2021-04-08T18:53:45.153Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-08T18:53:45.153Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-08T18:53:45.258Z] --- PASS: TestDaemonHostGatewayIP (3.89s) [2021-04-08T18:53:45.258Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-08T18:53:45.950Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-08T18:53:45.950Z] [2021-04-08T18:53:45.950Z] ________ ____ __. [2021-04-08T18:53:45.950Z] \_____ \ | |/ _| [2021-04-08T18:53:45.950Z] / | \| < [2021-04-08T18:53:45.950Z] / | \ | \ [2021-04-08T18:53:45.950Z] \_______ /____|__ \ [2021-04-08T18:53:45.950Z] \/ \/ [2021-04-08T18:53:45.950Z] [2021-04-08T18:53:45.950Z] INFO: make.ps1 ended at 04/08/2021 18:53:45 [2021-04-08T18:53:47.513Z] INFO: Binaries build ended at 04/08/2021 18:53:47. Duration:00:01:20.1140011 [2021-04-08T18:53:47.800Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.93s) [2021-04-08T18:53:47.800Z] === CONT TestDaemonRestartIpcMode [2021-04-08T18:53:48.504Z] INFO: Copying the built daemon binary to d:\CI\PR-41999\5\binary\dockerd-cc632dd8f1.exe... [2021-04-08T18:53:48.504Z] INFO: Copying the built client binary to d:\CI\PR-41999\5\binary\docker-cc632dd8f1.exe... [2021-04-08T18:53:48.504Z] INFO: Copying dockerversion from the container... [2021-04-08T18:53:48.979Z] INFO: Copying the golang package from the container to d:\CI\PR-41999\5\installer\go.zip... [2021-04-08T18:53:49.969Z] INFO: Extracting go.zip to d:\CI\PR-41999\5\go [2021-04-08T18:53:50.467Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.94s) [2021-04-08T18:53:50.467Z] PASS [2021-04-08T18:53:50.467Z] [2021-04-08T18:53:50.467Z] === Skipped [2021-04-08T18:53:50.467Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-08T18:53:50.467Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:53:50.467Z] [2021-04-08T18:53:50.467Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:53:50.467Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:53:50.467Z] [2021-04-08T18:53:50.467Z] [2021-04-08T18:53:50.467Z] DONE 34 tests, 2 skipped in 134.123s [2021-04-08T18:53:50.467Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-08T18:53:50.467Z] ++ 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-08T18:53:50.467Z] ++ set -e [2021-04-08T18:53:50.467Z] ++ '[' -n 0 ']' [2021-04-08T18:53:50.467Z] ++ set -x [2021-04-08T18:53:50.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:53:50.467Z] INFO: Testing against a local daemon [2021-04-08T18:53:50.467Z] === RUN TestConfigInspect [2021-04-08T18:53:51.105Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2021-04-08T18:53:51.105Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2021-04-08T18:53:51.105Z] PASS [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] === Skipped [2021-04-08T18:53:51.105Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-08T18:53:51.105Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-08T18:53:51.105Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:53:51.105Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-08T18:53:51.105Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-08T18:53:51.105Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-08T18:53:51.105Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] [2021-04-08T18:53:51.105Z] DONE 197 tests, 6 skipped in 155.116s [2021-04-08T18:53:51.105Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-08T18:53:51.105Z] INFO: Testing against a local daemon [2021-04-08T18:53:51.105Z] === RUN TestCommitInheritsEnv [2021-04-08T18:53:51.365Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-04-08T18:53:51.365Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T18:53:51.365Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-08T18:53:51.365Z] === RUN TestImagesFilterMultiReference [2021-04-08T18:53:51.365Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-08T18:53:51.365Z] === RUN TestImagePullPlatformInvalid [2021-04-08T18:53:51.366Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-08T18:53:51.366Z] === RUN TestRemoveImageOrphaning [2021-04-08T18:53:51.626Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-04-08T18:53:51.626Z] === RUN TestRemoveImageGarbageCollector [2021-04-08T18:53:53.762Z] --- PASS: TestConfigInspect (3.47s) [2021-04-08T18:53:53.762Z] === RUN TestConfigList [2021-04-08T18:53:54.168Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2021-04-08T18:53:54.168Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T18:53:54.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-08T18:53:54.168Z] === RUN TestTagInvalidReference [2021-04-08T18:53:54.168Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-08T18:53:54.168Z] === RUN TestTagValidPrefixedRepo [2021-04-08T18:53:54.168Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-08T18:53:54.168Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T18:53:54.168Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-08T18:53:54.168Z] === RUN TestTagOfficialNames [2021-04-08T18:53:54.168Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-08T18:53:54.168Z] === RUN TestTagMatchesDigest [2021-04-08T18:53:54.168Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-08T18:53:54.168Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-08T18:53:57.060Z] --- PASS: TestConfigList (3.14s) [2021-04-08T18:53:57.060Z] === RUN TestConfigsCreateAndDelete [2021-04-08T18:54:00.356Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-04-08T18:54:00.356Z] === RUN TestConfigsUpdate [2021-04-08T18:54:00.535Z] --- PASS: TestServiceWithDataPathPortInit (21.28s) [2021-04-08T18:54:00.535Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T18:54:03.654Z] --- PASS: TestConfigsUpdate (3.21s) [2021-04-08T18:54:03.654Z] === RUN TestTemplatedConfig [2021-04-08T18:54:06.955Z] --- PASS: TestTemplatedConfig (3.82s) [2021-04-08T18:54:06.955Z] === RUN TestConfigCreateResolve [2021-04-08T18:54:08.360Z] Loaded image: buildpack-deps:buster [2021-04-08T18:54:08.360Z] Loaded image: buildpack-deps:buster [2021-04-08T18:54:08.616Z] Loaded image: busybox:latest [2021-04-08T18:54:08.616Z] Loaded image: busybox:latest [2021-04-08T18:54:08.872Z] Loaded image: busybox:glibc [2021-04-08T18:54:09.133Z] Loaded image: busybox:glibc [2021-04-08T18:54:10.252Z] --- PASS: TestConfigCreateResolve (3.11s) [2021-04-08T18:54:10.252Z] === RUN TestConfigDaemonLibtrustID [2021-04-08T18:54:10.882Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s) [2021-04-08T18:54:10.882Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0vv0mkmaq84y8gfeupf9x3ocz Created:2021-04-08 18:54:00.021173836 +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[0620582a76e563c9b4b54871189438d575876751f7bc2d33b084908c7c5bca68:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b3kzeyp7yal2chj8h31or9yp1 EndpointID:851fc1b93472d419b7261b29274c1b11a0890fd16bfb7ba7f870912b3e7d0ca7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:158fdafa9fac04941d3227345a3acc90b3dddfdba113c8f555bce8222e5d4e28 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:e06376184405 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b3kzeyp7yal2chj8h31or9yp1 EndpointID:851fc1b93472d419b7261b29274c1b11a0890fd16bfb7ba7f870912b3e7d0ca7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-08T18:54:10.882Z] PASS [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] === Skipped [2021-04-08T18:54:10.882Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:54:10.882Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] DONE 26 tests, 1 skipped in 58.870s [2021-04-08T18:54:10.882Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:54:10.882Z] ++ 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-08T18:54:10.882Z] ++ set -e [2021-04-08T18:54:10.882Z] ++ '[' -n 0 ']' [2021-04-08T18:54:10.882Z] ++ set -x [2021-04-08T18:54:10.882Z] ++ env -i DEST=/go/src/github.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-08T18:54:10.882Z] INFO: Testing against a local daemon [2021-04-08T18:54:10.882Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-08T18:54:10.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T18:54:10.882Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:10.882Z] === RUN TestDockerNetworkIpvlan [2021-04-08T18:54:10.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:54:10.882Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:10.882Z] PASS [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] === Skipped [2021-04-08T18:54:10.882Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T18:54:10.882Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:54:10.882Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] [2021-04-08T18:54:10.882Z] DONE 2 tests, 2 skipped in 0.193s [2021-04-08T18:54:10.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:54:10.882Z] ++ 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-08T18:54:10.882Z] ++ set -e [2021-04-08T18:54:10.882Z] ++ '[' -n 0 ']' [2021-04-08T18:54:10.882Z] ++ set -x [2021-04-08T18:54:10.882Z] ++ env -i DEST=/go/src/github.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-08T18:54:10.882Z] INFO: Testing against a local daemon [2021-04-08T18:54:10.882Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-08T18:54:11.171Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-04-08T18:54:11.171Z] === RUN TestDockerNetworkMacvlan [2021-04-08T18:54:11.191Z] --- PASS: TestConfigDaemonLibtrustID (1.16s) [2021-04-08T18:54:11.191Z] PASS [2021-04-08T18:54:11.191Z] [2021-04-08T18:54:11.191Z] DONE 7 tests in 21.228s [2021-04-08T18:54:11.191Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-08T18:54:11.191Z] ++ 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-08T18:54:11.191Z] ++ set -e [2021-04-08T18:54:11.191Z] ++ '[' -n 0 ']' [2021-04-08T18:54:11.191Z] ++ set -x [2021-04-08T18:54:11.191Z] ++ env -i DEST=/go/src/github.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-08T18:54:11.451Z] INFO: Testing against a local daemon [2021-04-08T18:54:11.451Z] === RUN TestCheckpoint [2021-04-08T18:54:11.451Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T18:54:11.451Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:54:11.451Z] === RUN TestContainerInvalidJSON [2021-04-08T18:54:11.451Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:54:11.451Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:54:11.451Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:54:11.451Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:54:11.451Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:54:11.451Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:54:11.451Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:54:11.451Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:54:11.451Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:54:11.451Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-08T18:54:11.451Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-08T18:54:11.451Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T18:54:11.451Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-08T18:54:11.451Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T18:54:11.451Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-08T18:54:11.451Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T18:54:11.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-08T18:54:11.711Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T18:54:11.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-08T18:54:11.711Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T18:54:11.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-08T18:54:11.711Z] === RUN TestCopyFromContainer [2021-04-08T18:54:11.799Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-08T18:54:12.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-08T18:54:13.630Z] === RUN TestCopyFromContainer// [2021-04-08T18:54:13.630Z] === RUN TestCopyFromContainer//bar/root [2021-04-08T18:54:13.630Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-08T18:54:13.630Z] === RUN TestCopyFromContainer/bar/quux [2021-04-08T18:54:13.890Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-08T18:54:13.890Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-08T18:54:13.892Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-08T18:54:14.151Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-08T18:54:14.151Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-08T18:54:14.151Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-08T18:54:14.412Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer (2.78s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-08T18:54:14.412Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-08T18:54:14.412Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T18:54:14.412Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:54:14.412Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:54:14.412Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:54:14.412Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:54:14.412Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:54:14.412Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:54:14.412Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:54:14.412Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:54:14.412Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:54:14.412Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-08T18:54:14.412Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-08T18:54:14.412Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-08T18:54:14.412Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-08T18:54:14.412Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T18:54:14.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-08T18:54:14.673Z] === RUN TestCreateWithInvalidEnv [2021-04-08T18:54:14.673Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T18:54:14.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T18:54:14.673Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T18:54:14.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T18:54:14.673Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T18:54:14.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T18:54:14.673Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T18:54:14.673Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T18:54:14.673Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T18:54:14.673Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-08T18:54:14.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T18:54:14.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-08T18:54:14.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-08T18:54:14.673Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T18:54:14.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-08T18:54:14.673Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T18:54:15.238Z] INFO: Extraction ended at 04/08/2021 18:54:11. Duration:00:00:21.9412158 [2021-04-08T18:54:15.238Z] INFO: Updating the golang and path environment variables [2021-04-08T18:54:15.238Z] INFO: GOPATH=d:\gopath [2021-04-08T18:54:15.238Z] INFO: go version go1.13.15 windows/amd64 [2021-04-08T18:54:15.238Z] INFO: Running the daemon under test in debug mode [2021-04-08T18:54:15.238Z] INFO: Starting a daemon under test... [2021-04-08T18:54:15.238Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41999\5\daemon --pidfile d:\CI\PR-41999\5\docker.pid -D [2021-04-08T18:54:15.238Z] INFO: Process started successfully. [2021-04-08T18:54:15.238Z] INFO: Start tailing logs of the daemon under tests [2021-04-08T18:54:15.238Z] INFO: Waiting for the daemon under test to start... [2021-04-08T18:54:15.675Z] Loaded image: debian:bullseye [2021-04-08T18:54:15.676Z] Loaded image: hello-world:latest [2021-04-08T18:54:15.886Z] --- PASS: TestImportExtremelyLargeImageWorks (102.38s) [2021-04-08T18:54:15.886Z] PASS [2021-04-08T18:54:15.886Z] [2021-04-08T18:54:15.886Z] === Skipped [2021-04-08T18:54:15.886Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-08T18:54:15.886Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-08T18:54:15.886Z] [2021-04-08T18:54:15.886Z] [2021-04-08T18:54:15.886Z] DONE 12 tests, 1 skipped in 106.378s [2021-04-08T18:54:15.886Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-08T18:54:15.886Z] INFO: Testing against a local daemon [2021-04-08T18:54:15.886Z] === RUN TestNetworkCreateDelete [2021-04-08T18:54:15.886Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-04-08T18:54:15.886Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T18:54:15.886Z] --- PASS: TestDockerNetworkDeletePreferID (1.33s) [2021-04-08T18:54:15.886Z] === RUN TestDaemonDNSFallback [2021-04-08T18:54:15.931Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:54:15.931Z] INFO: Testing against a local daemon [2021-04-08T18:54:15.931Z] === RUN TestDockerDaemonSuite [2021-04-08T18:54:16.187Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-08T18:54:16.187Z] Loaded image: debian:bullseye [2021-04-08T18:54:16.443Z] Loaded image: hello-world:latest [2021-04-08T18:54:16.443Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:54:16.699Z] INFO: Testing against a local daemon [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-08T18:54:16.699Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-08T18:54:16.818Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-04-08T18:54:16.818Z] === RUN TestInspectNetwork [2021-04-08T18:54:16.818Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-08T18:54:16.818Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T18:54:16.818Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-08T18:54:16.818Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestNetworkInvalidJSON [2021-04-08T18:54:16.818Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T18:54:16.818Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T18:54:16.818Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:54:16.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:54:16.818Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:54:16.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:54:16.818Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T18:54:16.818Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:54:16.818Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-08T18:54:16.818Z] === RUN TestNetworkList [2021-04-08T18:54:16.818Z] === RUN TestNetworkList//networks [2021-04-08T18:54:16.818Z] === PAUSE TestNetworkList//networks [2021-04-08T18:54:16.818Z] === RUN TestNetworkList//networks/ [2021-04-08T18:54:16.818Z] === PAUSE TestNetworkList//networks/ [2021-04-08T18:54:16.818Z] === CONT TestNetworkList//networks [2021-04-08T18:54:16.818Z] === CONT TestNetworkList//networks/ [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkList (0.02s) [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T18:54:16.818Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T18:54:16.818Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T18:54:16.818Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-08T18:54:16.818Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T18:54:16.818Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T18:54:16.818Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T18:54:16.818Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T18:54:16.818Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T18:54:16.818Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T18:54:16.818Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-08T18:54:16.818Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T18:54:16.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:54:16.818Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:54:16.818Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T18:54:16.818Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T18:54:16.818Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-08T18:54:16.818Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] PASS [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === Skipped [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-08T18:54:16.818Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-08T18:54:16.818Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-08T18:54:16.818Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-08T18:54:16.818Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:54:16.818Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-08T18:54:16.818Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-08T18:54:16.818Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] DONE 22 tests, 12 skipped in 10.060s [2021-04-08T18:54:16.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:54:16.818Z] INFO: Testing against a local daemon [2021-04-08T18:54:16.818Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-08T18:54:16.818Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T18:54:16.818Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:16.818Z] === RUN TestDockerNetworkIpvlan [2021-04-08T18:54:16.818Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:54:16.818Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:16.818Z] PASS [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === Skipped [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T18:54:16.818Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:54:16.818Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] [2021-04-08T18:54:16.818Z] DONE 2 tests, 2 skipped in 0.105s [2021-04-08T18:54:16.818Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:54:17.076Z] INFO: Testing against a local daemon [2021-04-08T18:54:17.076Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-08T18:54:17.076Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-08T18:54:17.076Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:17.076Z] === RUN TestDockerNetworkMacvlan [2021-04-08T18:54:17.076Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-08T18:54:17.076Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:17.076Z] PASS [2021-04-08T18:54:17.076Z] [2021-04-08T18:54:17.076Z] === Skipped [2021-04-08T18:54:17.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-08T18:54:17.076Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:17.076Z] [2021-04-08T18:54:17.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-08T18:54:17.076Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:17.076Z] [2021-04-08T18:54:17.076Z] [2021-04-08T18:54:17.076Z] DONE 2 tests, 2 skipped in 0.102s [2021-04-08T18:54:17.076Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-08T18:54:17.076Z] testing: warning: no tests to run [2021-04-08T18:54:17.076Z] PASS [2021-04-08T18:54:17.076Z] [2021-04-08T18:54:17.076Z] DONE 0 tests in 0.022s [2021-04-08T18:54:17.076Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-08T18:54:17.076Z] INFO: Testing against a local daemon [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginAllowRequest [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginTLS [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginDenyRequest [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginDenyResponse [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginAllowEventStream [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginErrorResponse [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginErrorRequest [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginHeader [2021-04-08T18:54:17.076Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-08T18:54:17.076Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-08T18:54:17.214Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2021-04-08T18:54:17.214Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T18:54:17.334Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] === RUN TestAuthZPluginV2Disable [2021-04-08T18:54:17.334Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-08T18:54:17.334Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-08T18:54:17.334Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-08T18:54:17.334Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] PASS [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === Skipped [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-08T18:54:17.334Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] [2021-04-08T18:54:17.334Z] DONE 17 tests, 17 skipped in 0.395s [2021-04-08T18:54:17.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-08T18:54:17.592Z] INFO: Testing against a local daemon [2021-04-08T18:54:17.592Z] === RUN TestPluginInvalidJSON [2021-04-08T18:54:17.592Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:54:17.592Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:54:17.592Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:54:17.592Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-08T18:54:17.592Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-08T18:54:17.592Z] === RUN TestPluginInstall [2021-04-08T18:54:17.592Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-08T18:54:17.592Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.592Z] === RUN TestPluginsWithRuntimes [2021-04-08T18:54:17.592Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-08T18:54:17.592Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-08T18:54:17.592Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T18:54:17.592Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-08T18:54:17.592Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-08T18:54:17.592Z] PASS [2021-04-08T18:54:17.592Z] [2021-04-08T18:54:17.592Z] === Skipped [2021-04-08T18:54:17.592Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-08T18:54:17.592Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-08T18:54:17.592Z] [2021-04-08T18:54:17.592Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-08T18:54:17.592Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-08T18:54:17.592Z] [2021-04-08T18:54:17.592Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-08T18:54:17.592Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-08T18:54:17.592Z] [2021-04-08T18:54:17.592Z] [2021-04-08T18:54:17.592Z] DONE 5 tests, 3 skipped in 0.138s [2021-04-08T18:54:17.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-08T18:54:17.670Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-08T18:54:17.670Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-08T18:54:17.850Z] INFO: Testing against a local daemon [2021-04-08T18:54:17.850Z] === RUN TestExternalGraphDriver [2021-04-08T18:54:17.850Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-08T18:54:17.850Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-08T18:54:17.850Z] === RUN TestGraphdriverPluginV2 [2021-04-08T18:54:18.234Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-08T18:54:18.234Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-08T18:54:18.329Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-08T18:54:19.166Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-08T18:54:19.166Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-08T18:54:19.166Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-08T18:54:19.757Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-04-08T18:54:19.757Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T18:54:19.757Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:54:19.757Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:54:19.757Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:54:19.757Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:54:19.757Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:54:19.757Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:54:19.757Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:54:19.757Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:54:19.757Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:54:19.757Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:54:19.757Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:54:19.757Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:54:19.757Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:54:19.757Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:54:19.757Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:54:19.757Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-08T18:54:19.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-08T18:54:19.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-04-08T18:54:19.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-04-08T18:54:19.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-04-08T18:54:19.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-08T18:54:19.758Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T18:54:20.329Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-04-08T18:54:20.329Z] === RUN TestCreateDifferentPlatform [2021-04-08T18:54:20.329Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T18:54:20.329Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T18:54:20.329Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-08T18:54:20.329Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-08T18:54:20.329Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-08T18:54:20.329Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T18:54:20.329Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-08T18:54:20.329Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T18:54:20.590Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-04-08T18:54:20.590Z] === RUN TestContainerStartOnDaemonRestart [2021-04-08T18:54:20.590Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-08T18:54:20.590Z] === RUN TestDaemonRestartIpcMode [2021-04-08T18:54:20.590Z] === PAUSE TestDaemonRestartIpcMode [2021-04-08T18:54:20.590Z] === RUN TestDaemonHostGatewayIP [2021-04-08T18:54:20.590Z] === PAUSE TestDaemonHostGatewayIP [2021-04-08T18:54:20.590Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-08T18:54:20.590Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-08T18:54:20.590Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T18:54:20.590Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-08T18:54:20.590Z] === RUN TestDiff [2021-04-08T18:54:21.530Z] --- PASS: TestDiff (0.85s) [2021-04-08T18:54:21.530Z] === RUN TestExecWithCloseStdin [2021-04-08T18:54:21.683Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-08T18:54:22.470Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-04-08T18:54:22.470Z] === RUN TestExec [2021-04-08T18:54:22.771Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-08T18:54:23.048Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-08T18:54:23.048Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-08T18:54:23.048Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-08T18:54:23.410Z] --- PASS: TestExec (1.08s) [2021-04-08T18:54:23.410Z] === RUN TestExecUser [2021-04-08T18:54:23.615Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-08T18:54:24.417Z] --- PASS: TestGraphdriverPluginV2 (6.58s) [2021-04-08T18:54:24.417Z] PASS [2021-04-08T18:54:24.417Z] [2021-04-08T18:54:24.417Z] === Skipped [2021-04-08T18:54:24.417Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-08T18:54:24.417Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-08T18:54:24.417Z] [2021-04-08T18:54:24.417Z] [2021-04-08T18:54:24.417Z] DONE 2 tests, 1 skipped in 6.778s [2021-04-08T18:54:24.417Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-08T18:54:24.417Z] INFO: Testing against a local daemon [2021-04-08T18:54:24.417Z] === RUN TestContinueAfterPluginCrash [2021-04-08T18:54:24.417Z] === PAUSE TestContinueAfterPluginCrash [2021-04-08T18:54:24.417Z] === RUN TestReadPluginNoRead [2021-04-08T18:54:24.417Z] === PAUSE TestReadPluginNoRead [2021-04-08T18:54:24.417Z] === RUN TestDaemonStartWithLogOpt [2021-04-08T18:54:24.417Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-08T18:54:24.417Z] === CONT TestContinueAfterPluginCrash [2021-04-08T18:54:24.417Z] === CONT TestDaemonStartWithLogOpt [2021-04-08T18:54:24.794Z] --- PASS: TestExecUser (1.12s) [2021-04-08T18:54:24.794Z] === RUN TestExportContainerAndImportImage [2021-04-08T18:54:25.734Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-04-08T18:54:25.734Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T18:54:26.131Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-08T18:54:26.131Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-08T18:54:27.500Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-08T18:54:28.061Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-08T18:54:28.061Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-08T18:54:28.061Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-08T18:54:29.030Z] --- PASS: TestExportContainerAfterDaemonRestart (3.02s) [2021-04-08T18:54:29.030Z] === RUN TestHealthCheckWorkdir [2021-04-08T18:54:30.415Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-04-08T18:54:30.415Z] === RUN TestHealthKillContainer [2021-04-08T18:54:30.987Z] --- PASS: TestDaemonStartWithLogOpt (6.40s) [2021-04-08T18:54:30.987Z] === CONT TestReadPluginNoRead [2021-04-08T18:54:31.223Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-08T18:54:33.043Z] .....INFO: Daemon under test started and replied! [2021-04-08T18:54:33.043Z] INFO: Docker version of the daemon under test [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] Client: [2021-04-08T18:54:33.043Z] Version: 17.06.2-ce [2021-04-08T18:54:33.043Z] API version: 1.30 [2021-04-08T18:54:33.043Z] Go version: go1.8.3 [2021-04-08T18:54:33.043Z] Git commit: cec0b72 [2021-04-08T18:54:33.043Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-08T18:54:33.043Z] OS/Arch: windows/amd64 [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] Server: [2021-04-08T18:54:33.043Z] Version: 0.0.0-dev [2021-04-08T18:54:33.043Z] API version: 1.41 (minimum version 1.24) [2021-04-08T18:54:33.043Z] Go version: go1.13.15 [2021-04-08T18:54:33.043Z] Git commit: cc632dd8f1 [2021-04-08T18:54:33.043Z] Built: 04/08/2021 18:52:31 [2021-04-08T18:54:33.043Z] OS/Arch: windows/amd64 [2021-04-08T18:54:33.043Z] Experimental: false [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] INFO: Docker info of the daemon under test [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] Containers: 0 [2021-04-08T18:54:33.043Z] Running: 0 [2021-04-08T18:54:33.043Z] Paused: 0 [2021-04-08T18:54:33.043Z] Stopped: 0 [2021-04-08T18:54:33.043Z] Images: 0 [2021-04-08T18:54:33.043Z] Server Version: 0.0.0-dev [2021-04-08T18:54:33.043Z] Storage Driver: windowsfilter [2021-04-08T18:54:33.043Z] Windows: [2021-04-08T18:54:33.043Z] Logging Driver: json-file [2021-04-08T18:54:33.043Z] Plugins: [2021-04-08T18:54:33.043Z] Volume: local [2021-04-08T18:54:33.043Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-08T18:54:33.043Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-08T18:54:33.043Z] Swarm: inactive [2021-04-08T18:54:33.043Z] Default Isolation: process [2021-04-08T18:54:33.043Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-08T18:54:33.043Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-08T18:54:33.043Z] OSType: windows [2021-04-08T18:54:33.043Z] Architecture: x86_64 [2021-04-08T18:54:33.043Z] CPUs: 4 [2021-04-08T18:54:33.043Z] Total Memory: 32GiB [2021-04-08T18:54:33.043Z] Name: azwin-2-2a77d0 [2021-04-08T18:54:33.043Z] ID: 5W6V:HYFC:ZBCE:XXD5:CVF5:I5O6:YZDL:L546:YLJV:M4YZ:AZFO:JQOX [2021-04-08T18:54:33.043Z] Docker Root Dir: D:\CI\PR-41999\5\daemon [2021-04-08T18:54:33.043Z] Debug Mode (client): false [2021-04-08T18:54:33.043Z] Debug Mode (server): true [2021-04-08T18:54:33.043Z] File Descriptors: -1 [2021-04-08T18:54:33.043Z] Goroutines: 16 [2021-04-08T18:54:33.043Z] System Time: 2021-04-08T18:54:31.48451Z [2021-04-08T18:54:33.043Z] EventsListeners: 0 [2021-04-08T18:54:33.043Z] Registry: https://index.docker.io/v1/ [2021-04-08T18:54:33.043Z] Labels: [2021-04-08T18:54:33.043Z] Experimental: false [2021-04-08T18:54:33.043Z] Insecure Registries: [2021-04-08T18:54:33.043Z] 127.0.0.0/8 [2021-04-08T18:54:33.043Z] Live Restore Enabled: false [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] INFO: Docker images of the daemon under test [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-08T18:54:33.043Z] [2021-04-08T18:54:33.043Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-08T18:54:33.043Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-08T18:54:33.043Z] ltsc2019: Pulling from windows/servercore [2021-04-08T18:54:33.043Z] 4612f6d0b889: Pulling fs layer [2021-04-08T18:54:33.043Z] 5ff1512f88ec: Pulling fs layer [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan (22.10s) [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.97s) [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.51s) [2021-04-08T18:54:33.281Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.86s) [2021-04-08T18:54:33.281Z] PASS [2021-04-08T18:54:33.281Z] [2021-04-08T18:54:33.281Z] DONE 8 tests in 23.751s [2021-04-08T18:54:33.281Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-08T18:54:33.281Z] ++ 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-08T18:54:33.281Z] ++ set -e [2021-04-08T18:54:33.281Z] ++ '[' -n 0 ']' [2021-04-08T18:54:33.281Z] ++ set -x [2021-04-08T18:54:33.281Z] ++ env -i DEST=/go/src/github.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-08T18:54:33.281Z] testing: warning: no tests to run [2021-04-08T18:54:33.281Z] PASS [2021-04-08T18:54:33.281Z] [2021-04-08T18:54:33.281Z] DONE 0 tests in 0.066s [2021-04-08T18:54:33.281Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-08T18:54:33.281Z] ++ 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-08T18:54:33.281Z] ++ set -e [2021-04-08T18:54:33.281Z] ++ '[' -n 0 ']' [2021-04-08T18:54:33.281Z] ++ set -x [2021-04-08T18:54:33.282Z] ++ env -i DEST=/go/src/github.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-08T18:54:33.282Z] INFO: Testing against a local daemon [2021-04-08T18:54:33.282Z] === RUN TestAuthZPluginAllowRequest [2021-04-08T18:54:33.711Z] --- PASS: TestHealthKillContainer (3.10s) [2021-04-08T18:54:33.711Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T18:54:34.282Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-08T18:54:34.282Z] === RUN TestIpcModeNone [2021-04-08T18:54:34.595Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-08T18:54:35.170Z] === RUN TestReadPluginNoRead/default [2021-04-08T18:54:35.170Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2021-04-08T18:54:35.228Z] --- PASS: TestIpcModeNone (1.11s) [2021-04-08T18:54:35.228Z] === RUN TestIpcModePrivate [2021-04-08T18:54:35.335Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-04-08T18:54:35.335Z] === RUN TestAuthZPluginTLS [2021-04-08T18:54:35.526Z] --- PASS: TestBuildWithHugeFile (93.64s) [2021-04-08T18:54:35.526Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T18:54:35.526Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:54:35.526Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:54:35.526Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T18:54:35.526Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:54:35.526Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:54:35.526Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:54:35.526Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:54:35.526Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:54:35.526Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:54:35.526Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:54:35.526Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:54:35.526Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:54:35.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-04-08T18:54:35.526Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-04-08T18:54:35.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-04-08T18:54:35.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-08T18:54:35.526Z] === RUN TestBuildPreserveOwnership [2021-04-08T18:54:35.526Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-08T18:54:35.625Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-04-08T18:54:35.625Z] === RUN TestAuthZPluginDenyRequest [2021-04-08T18:54:36.253Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-04-08T18:54:36.253Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-08T18:54:36.452Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-08T18:54:36.611Z] --- PASS: TestIpcModePrivate (1.11s) [2021-04-08T18:54:36.611Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-08T18:54:36.611Z] === RUN TestIpcModeShareable [2021-04-08T18:54:36.886Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-04-08T18:54:36.886Z] === RUN TestAuthZPluginDenyResponse [2021-04-08T18:54:37.069Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-08T18:54:37.179Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-04-08T18:54:37.179Z] === RUN TestAuthZPluginAllowEventStream [2021-04-08T18:54:37.550Z] --- PASS: TestIpcModeShareable (1.09s) [2021-04-08T18:54:37.551Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-08T18:54:37.551Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-08T18:54:38.971Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-08T18:54:38.971Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-08T18:54:39.233Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s) [2021-04-08T18:54:39.234Z] === RUN TestAuthZPluginErrorResponse [2021-04-08T18:54:39.600Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-08T18:54:39.866Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-04-08T18:54:39.866Z] === RUN TestAuthZPluginErrorRequest [2021-04-08T18:54:40.154Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-04-08T18:54:40.154Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-08T18:54:40.336Z] --- PASS: TestBuildPreserveOwnership (4.96s) [2021-04-08T18:54:40.336Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-04-08T18:54:40.336Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2021-04-08T18:54:40.336Z] === RUN TestBuildPlatformInvalid [2021-04-08T18:54:40.592Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-04-08T18:54:40.592Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-08T18:54:40.782Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-04-08T18:54:40.782Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-08T18:54:40.848Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-08T18:54:40.849Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s) [2021-04-08T18:54:40.849Z] === RUN TestAPIIpcModeHost [2021-04-08T18:54:41.790Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-04-08T18:54:41.790Z] === RUN TestDaemonIpcModeShareable [2021-04-08T18:54:42.127Z] --- PASS: TestReadPluginNoRead (10.99s) [2021-04-08T18:54:42.127Z] --- PASS: TestReadPluginNoRead/default (2.45s) [2021-04-08T18:54:42.127Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) [2021-04-08T18:54:42.127Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-04-08T18:54:42.127Z] read_test.go:92: [da3d0b62dcf4d] daemon is not started [2021-04-08T18:54:42.127Z] PASS [2021-04-08T18:54:42.127Z] [2021-04-08T18:54:42.127Z] DONE 6 tests in 17.512s [2021-04-08T18:54:42.127Z] 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-08T18:54:42.127Z] testing: warning: no tests to run [2021-04-08T18:54:42.127Z] PASS [2021-04-08T18:54:42.127Z] [2021-04-08T18:54:42.127Z] DONE 0 tests in 0.041s [2021-04-08T18:54:42.127Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-08T18:54:42.127Z] INFO: Testing against a local daemon [2021-04-08T18:54:42.127Z] === RUN TestPluginWithDevMounts [2021-04-08T18:54:42.127Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-08T18:54:42.127Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-08T18:54:42.127Z] PASS [2021-04-08T18:54:42.127Z] [2021-04-08T18:54:42.127Z] === Skipped [2021-04-08T18:54:42.127Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-08T18:54:42.127Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-08T18:54:42.127Z] [2021-04-08T18:54:42.127Z] [2021-04-08T18:54:42.127Z] DONE 1 tests, 1 skipped in 0.117s [2021-04-08T18:54:42.127Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-08T18:54:42.127Z] INFO: Testing against a local daemon [2021-04-08T18:54:42.127Z] === RUN TestSecretInspect [2021-04-08T18:54:42.127Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-08T18:54:42.127Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.127Z] === RUN TestSecretList [2021-04-08T18:54:42.127Z] --- SKIP: TestSecretList (0.01s) [2021-04-08T18:54:42.127Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.127Z] === RUN TestSecretsCreateAndDelete [2021-04-08T18:54:42.386Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestSecretsUpdate [2021-04-08T18:54:42.386Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestTemplatedSecret [2021-04-08T18:54:42.386Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-08T18:54:42.386Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestSecretCreateResolve [2021-04-08T18:54:42.386Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] PASS [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] === Skipped [2021-04-08T18:54:42.386Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-08T18:54:42.386Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-08T18:54:42.386Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] [2021-04-08T18:54:42.386Z] DONE 6 tests, 6 skipped in 0.179s [2021-04-08T18:54:42.386Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-08T18:54:42.386Z] INFO: Testing against a local daemon [2021-04-08T18:54:42.386Z] === RUN TestServiceCreateInit [2021-04-08T18:54:42.386Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T18:54:42.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T18:54:42.386Z] --- PASS: TestServiceCreateInit (0.02s) [2021-04-08T18:54:42.386Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-08T18:54:42.386Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-08T18:54:42.386Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T18:54:42.386Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-04-08T18:54:42.386Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestCreateServiceConflict [2021-04-08T18:54:42.386Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-08T18:54:42.386Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T18:54:42.386Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-08T18:54:42.386Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T18:54:42.386Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-08T18:54:42.386Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T18:54:42.386Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-08T18:54:42.386Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.386Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T18:54:42.644Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-08T18:54:42.644Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestCreateServiceSysctls [2021-04-08T18:54:42.644Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-08T18:54:42.644Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestCreateServiceCapabilities [2021-04-08T18:54:42.644Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-08T18:54:42.644Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestInspect [2021-04-08T18:54:42.644Z] --- SKIP: TestInspect (0.01s) [2021-04-08T18:54:42.644Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestCreateJob [2021-04-08T18:54:42.644Z] --- SKIP: TestCreateJob (0.01s) [2021-04-08T18:54:42.644Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestReplicatedJob [2021-04-08T18:54:42.644Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-08T18:54:42.644Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestUpdateReplicatedJob [2021-04-08T18:54:42.644Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-08T18:54:42.644Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestServiceListWithStatuses [2021-04-08T18:54:42.644Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T18:54:42.644Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T18:54:42.644Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T18:54:42.644Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-08T18:54:42.644Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestDockerNetworkReConnect [2021-04-08T18:54:42.644Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-04-08T18:54:42.644Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:42.644Z] === RUN TestServicePlugin [2021-04-08T18:54:43.364Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-08T18:54:43.527Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.36s) [2021-04-08T18:54:43.527Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-08T18:54:43.926Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-08T18:54:44.182Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-08T18:54:44.342Z] --- PASS: TestDaemonIpcModeShareable (2.57s) [2021-04-08T18:54:44.342Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-08T18:54:44.342Z] === RUN TestDaemonIpcModePrivate [2021-04-08T18:54:45.548Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-08T18:54:45.605Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.51s) [2021-04-08T18:54:45.605Z] === RUN TestAuthZPluginHeader [2021-04-08T18:54:46.633Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-08T18:54:46.633Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-08T18:54:46.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-08T18:54:46.633Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:54:46.633Z] === RUN TestAuthZPluginV2Disable [2021-04-08T18:54:46.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-08T18:54:46.633Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:54:46.633Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-08T18:54:46.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-08T18:54:46.633Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:54:46.633Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-08T18:54:46.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-08T18:54:46.633Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:54:46.633Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-08T18:54:46.842Z] --- SKIP: TestServicePlugin (3.71s) [2021-04-08T18:54:46.842Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] === RUN TestServiceUpdateLabel [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] === RUN TestServiceUpdateSecrets [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] === RUN TestServiceUpdateConfigs [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] === RUN TestServiceUpdateNetwork [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-08T18:54:46.842Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] PASS [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === Skipped [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-08T18:54:46.842Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-08T18:54:46.842Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-08T18:54:46.842Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-04-08T18:54:46.842Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-08T18:54:46.842Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-08T18:54:46.842Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-08T18:54:46.842Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-08T18:54:46.842Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-08T18:54:46.842Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-04-08T18:54:46.842Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-08T18:54:46.842Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-08T18:54:46.842Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-08T18:54:46.842Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-08T18:54:46.842Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-08T18:54:46.842Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-08T18:54:46.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-08T18:54:46.842Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-04-08T18:54:46.842Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServicePlugin (3.71s) [2021-04-08T18:54:46.842Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-08T18:54:46.842Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-08T18:54:46.842Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] DONE 24 tests, 23 skipped in 4.114s [2021-04-08T18:54:46.842Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-08T18:54:46.842Z] INFO: Testing against a local daemon [2021-04-08T18:54:46.842Z] === RUN TestSessionCreate [2021-04-08T18:54:46.842Z] --- PASS: TestSessionCreate (0.03s) [2021-04-08T18:54:46.842Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T18:54:46.842Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-08T18:54:46.842Z] PASS [2021-04-08T18:54:46.842Z] [2021-04-08T18:54:46.842Z] DONE 2 tests in 0.134s [2021-04-08T18:54:46.842Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-08T18:54:46.842Z] INFO: Testing against a local daemon [2021-04-08T18:54:46.842Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T18:54:46.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T18:54:46.842Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T18:54:46.842Z] === RUN TestEventsExecDie [2021-04-08T18:54:46.883Z] --- PASS: TestDaemonIpcModePrivate (2.55s) [2021-04-08T18:54:46.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-08T18:54:46.883Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-08T18:54:46.913Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-08T18:54:47.775Z] --- PASS: TestEventsExecDie (0.98s) [2021-04-08T18:54:47.775Z] === RUN TestEventsBackwardsCompatible [2021-04-08T18:54:47.775Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-08T18:54:47.775Z] === RUN TestInfoBinaryCommits [2021-04-08T18:54:47.775Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-08T18:54:47.775Z] === RUN TestInfoAPIVersioned [2021-04-08T18:54:47.775Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-08T18:54:47.775Z] === RUN TestInfoDiscoveryBackend [2021-04-08T18:54:48.802Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-08T18:54:49.365Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-08T18:54:49.672Z] --- PASS: TestInfoDiscoveryBackend (1.72s) [2021-04-08T18:54:49.672Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-08T18:54:50.178Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.66s) [2021-04-08T18:54:50.178Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-08T18:54:50.178Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-08T18:54:51.928Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-08T18:54:52.089Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.53s) [2021-04-08T18:54:52.089Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-08T18:54:52.089Z] === RUN TestIpcModeOlderClient [2021-04-08T18:54:52.089Z] === PAUSE TestIpcModeOlderClient [2021-04-08T18:54:52.089Z] === RUN TestKillContainerInvalidSignal [2021-04-08T18:54:52.188Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-08T18:54:52.929Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-08T18:54:52.929Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-08T18:54:52.929Z] remote: Enumerating objects: 2, done. [2021-04-08T18:54:52.929Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-08T18:54:52.929Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-08T18:54:52.929Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-08T18:54:52.929Z] 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-08T18:54:52.929Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-08T18:54:52.951Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-04-08T18:54:52.951Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-08T18:54:52.951Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-08T18:54:52.951Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:54:52.951Z] === RUN TestInfoAPI [2021-04-08T18:54:52.951Z] --- PASS: TestInfoAPI (0.02s) [2021-04-08T18:54:52.951Z] === RUN TestInfoAPIWarnings [2021-04-08T18:54:53.030Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-04-08T18:54:53.030Z] === RUN TestKillContainer [2021-04-08T18:54:53.030Z] === RUN TestKillContainer/no_signal [2021-04-08T18:54:53.115Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-08T18:54:53.874Z] [2021-04-08T18:54:53.970Z] === RUN TestKillContainer/non_killing_signal [Pipeline] } [Pipeline] // stage [2021-04-08T18:54:54.481Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-08T18:54:54.542Z] === RUN TestKillContainer/killing_signal [2021-04-08T18:54:54.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/test/unit [2021-04-08T18:54:55.044Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-08T18:54:55.482Z] --- PASS: TestKillContainer (2.50s) [2021-04-08T18:54:55.482Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-04-08T18:54:55.482Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2021-04-08T18:54:55.482Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-04-08T18:54:55.482Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T18:54:55.482Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-08T18:54:56.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-08T18:54:56.932Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-08T18:54:57.347Z] ? github.com/docker/docker/api [no test files] [2021-04-08T18:54:57.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2021-04-08T18:54:57.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-04-08T18:54:57.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-04-08T18:54:57.364Z] === RUN TestKillStoppedContainer [2021-04-08T18:54:57.364Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-08T18:54:57.364Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T18:54:57.364Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-08T18:54:57.364Z] === RUN TestKillDifferentUserContainer [2021-04-08T18:54:58.297Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-08T18:54:58.304Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-04-08T18:54:58.304Z] === RUN TestInspectOomKilledTrue [2021-04-08T18:54:58.304Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-08T18:54:58.304Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:54:58.304Z] === RUN TestInspectOomKilledFalse [2021-04-08T18:54:58.304Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-08T18:54:58.304Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:54:58.305Z] === RUN TestLinksEtcHostsContentMatch [2021-04-08T18:54:59.244Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-08T18:54:59.244Z] === RUN TestLinksContainerNames [2021-04-08T18:54:59.663Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-08T18:55:00.224Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-08T18:55:00.630Z] --- PASS: TestLinksContainerNames (1.73s) [2021-04-08T18:55:00.630Z] === RUN TestLogsFollowTailEmpty [2021-04-08T18:55:01.151Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-08T18:55:01.573Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-04-08T18:55:01.573Z] === RUN TestContainerNetworkMountsNoChown [2021-04-08T18:55:02.514Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/default [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/default [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/private [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/private [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rprivate [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/slave [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/slave [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rslave [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/shared [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/shared [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rshared [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/default [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/shared [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rslave [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rshared [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rprivate [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/slave [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/private [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:55:02.514Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-08T18:55:02.514Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:55:02.514Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:55:02.776Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:55:03.037Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.13s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-08T18:55:03.037Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-08T18:55:03.037Z] === RUN TestContainerBindMountNonRecursive [2021-04-08T18:55:03.043Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-08T18:55:03.043Z] [2021-04-08T18:55:03.043Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-08T18:55:03.043Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-08T18:55:03.043Z] HOSTNAME=2a4263d51f69 [2021-04-08T18:55:03.043Z] TESTDEBUG=0 [2021-04-08T18:55:03.043Z] DEST=bundles/test-integration [2021-04-08T18:55:03.043Z] PWD=/go/src/github.com/docker/docker [2021-04-08T18:55:03.043Z] DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 [2021-04-08T18:55:03.043Z] container=docker [2021-04-08T18:55:03.043Z] HOME=/root [2021-04-08T18:55:03.043Z] GOLANG_VERSION=1.13.15 [2021-04-08T18:55:03.043Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-08T18:55:03.043Z] VALIDATE_BRANCH=master [2021-04-08T18:55:03.043Z] TERM=xterm [2021-04-08T18:55:03.043Z] DOCKER_PKG=github.com/docker/docker [2021-04-08T18:55:03.043Z] SHLVL=1 [2021-04-08T18:55:03.043Z] TIMEOUT=120m [2021-04-08T18:55:03.043Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-08T18:55:03.043Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-08T18:55:03.043Z] GO111MODULE=off [2021-04-08T18:55:03.043Z] DOCKER_EXPERIMENTAL=1 [2021-04-08T18:55:03.043Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-08T18:55:03.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-08T18:55:03.043Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-08T18:55:03.043Z] GOPATH=/go [2021-04-08T18:55:03.043Z] PKG_CONFIG=pkg-config [2021-04-08T18:55:03.043Z] _=/usr/bin/env [2021-04-08T18:55:03.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-08T18:55:04.418Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-08T18:55:04.979Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-08T18:55:05.175Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2021-04-08T18:55:05.175Z] PASS [2021-04-08T18:55:05.175Z] [2021-04-08T18:55:05.175Z] === Skipped [2021-04-08T18:55:05.175Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-08T18:55:05.175Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:55:05.175Z] [2021-04-08T18:55:05.175Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-08T18:55:05.175Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:55:05.175Z] [2021-04-08T18:55:05.175Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-08T18:55:05.175Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:55:05.175Z] [2021-04-08T18:55:05.175Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-08T18:55:05.175Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:55:05.175Z] [2021-04-08T18:55:05.175Z] [2021-04-08T18:55:05.175Z] DONE 17 tests, 4 skipped in 30.566s [2021-04-08T18:55:05.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-08T18:55:05.175Z] ++ 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-08T18:55:05.175Z] ++ set -e [2021-04-08T18:55:05.175Z] ++ '[' -n 0 ']' [2021-04-08T18:55:05.175Z] ++ set -x [2021-04-08T18:55:05.175Z] ++ env -i DEST=/go/src/github.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-08T18:55:05.175Z] INFO: Testing against a local daemon [2021-04-08T18:55:05.175Z] === RUN TestPluginInvalidJSON [2021-04-08T18:55:05.175Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:55:05.175Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:55:05.175Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:55:05.175Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-08T18:55:05.175Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-08T18:55:05.175Z] === RUN TestPluginInstall [2021-04-08T18:55:05.175Z] === RUN TestPluginInstall/no_auth [2021-04-08T18:55:05.579Z] --- PASS: TestContainerBindMountNonRecursive (2.48s) [2021-04-08T18:55:05.579Z] === RUN TestContainerVolumesMountedAsShared [2021-04-08T18:55:05.803Z] time="2021-04-08T18:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:55:05.803Z] time="2021-04-08T18:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0a50b9cbfc6a3b3e2548dec553dc8c9ef0f308bdea277dcbdb42a10dd791261" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:55:05.803Z] time="2021-04-08T18:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:55:05.803Z] time="2021-04-08T18:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0a50b9cbfc6a3b3e2548dec553dc8c9ef0f308bdea277dcbdb42a10dd791261" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:55:05.909Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-08T18:55:06.092Z] === RUN TestPluginInstall/with_htpasswd [2021-04-08T18:55:06.150Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-04-08T18:55:06.150Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-08T18:55:06.720Z] time="2021-04-08T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:55:06.720Z] time="2021-04-08T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0a50b9cbfc6a3b3e2548dec553dc8c9ef0f308bdea277dcbdb42a10dd791261" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:55:06.720Z] time="2021-04-08T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:55:06.720Z] time="2021-04-08T18:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0a50b9cbfc6a3b3e2548dec553dc8c9ef0f308bdea277dcbdb42a10dd791261" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:55:07.010Z] === RUN TestPluginInstall/with_insecure [2021-04-08T18:55:07.092Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-04-08T18:55:07.092Z] === RUN TestNetworkNat [2021-04-08T18:55:07.275Z] Loaded image: buildpack-deps:buster [2021-04-08T18:55:07.532Z] Loaded image: busybox:latest [2021-04-08T18:55:07.532Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-08T18:55:07.532Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-08T18:55:08.034Z] --- PASS: TestNetworkNat (1.02s) [2021-04-08T18:55:08.034Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T18:55:08.037Z] time="2021-04-08T18:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:55:08.037Z] time="2021-04-08T18:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc1f8ad3968f07302d3dca500df3ef74de15817a238765bca1945cc5cb9e77af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:55:08.037Z] time="2021-04-08T18:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:55:08.037Z] time="2021-04-08T18:55:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc1f8ad3968f07302d3dca500df3ef74de15817a238765bca1945cc5cb9e77af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:55:08.095Z] Loaded image: busybox:glibc [2021-04-08T18:55:08.326Z] --- PASS: TestPluginInstall (4.20s) [2021-04-08T18:55:08.326Z] --- PASS: TestPluginInstall/no_auth (2.12s) [2021-04-08T18:55:08.326Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-04-08T18:55:08.326Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-04-08T18:55:08.326Z] plugin_test.go:165: [db1300ade4cce] daemon is not started [2021-04-08T18:55:08.326Z] === RUN TestPluginsWithRuntimes [2021-04-08T18:55:09.416Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-04-08T18:55:09.416Z] === RUN TestNetworkLoopbackNat [2021-04-08T18:55:09.458Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-08T18:55:09.458Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-08T18:55:10.021Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-08T18:55:10.586Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-08T18:55:11.017Z] --- PASS: TestInfoAPIWarnings (17.75s) [2021-04-08T18:55:11.017Z] === RUN TestInfoDebug [2021-04-08T18:55:11.214Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-08T18:55:12.269Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-04-08T18:55:12.389Z] --- PASS: TestInfoDebug (1.78s) [2021-04-08T18:55:12.389Z] === RUN TestInfoInsecureRegistries [2021-04-08T18:55:12.712Z] --- PASS: TestNetworkLoopbackNat (3.41s) [2021-04-08T18:55:12.712Z] === RUN TestPause [2021-04-08T18:55:13.276Z] --- PASS: TestPluginsWithRuntimes (4.73s) [2021-04-08T18:55:13.276Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.38s) [2021-04-08T18:55:13.276Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-04-08T18:55:13.276Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T18:55:13.284Z] --- PASS: TestPause (0.88s) [2021-04-08T18:55:13.284Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T18:55:13.284Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:55:13.284Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:55:13.284Z] === RUN TestPauseStopPausedContainer [2021-04-08T18:55:13.299Z] Loaded image: debian:bullseye [2021-04-08T18:55:13.556Z] Loaded image: hello-world:latest [2021-04-08T18:55:13.565Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2021-04-08T18:55:13.565Z] PASS [2021-04-08T18:55:13.565Z] [2021-04-08T18:55:13.565Z] DONE 10 tests in 9.895s [2021-04-08T18:55:13.565Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-08T18:55:13.565Z] ++ 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-08T18:55:13.565Z] ++ set -e [2021-04-08T18:55:13.565Z] ++ '[' -n 0 ']' [2021-04-08T18:55:13.565Z] ++ set -x [2021-04-08T18:55:13.565Z] ++ env -i DEST=/go/src/github.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-08T18:55:13.812Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:55:13.855Z] INFO: Testing against a local daemon [2021-04-08T18:55:13.855Z] === RUN TestExternalGraphDriver [2021-04-08T18:55:13.855Z] === RUN TestExternalGraphDriver/json [2021-04-08T18:55:14.226Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-04-08T18:55:14.226Z] === RUN TestPidHost [2021-04-08T18:55:14.287Z] --- PASS: TestInfoInsecureRegistries (1.76s) [2021-04-08T18:55:14.287Z] === RUN TestInfoRegistryMirrors [2021-04-08T18:55:15.177Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-08T18:55:16.184Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2021-04-08T18:55:16.184Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T18:55:16.184Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-04-08T18:55:16.184Z] === RUN TestPingCacheHeaders [2021-04-08T18:55:16.184Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-08T18:55:16.184Z] === RUN TestPingGet [2021-04-08T18:55:16.184Z] --- PASS: TestPingGet (0.01s) [2021-04-08T18:55:16.184Z] === RUN TestPingHead [2021-04-08T18:55:16.184Z] --- PASS: TestPingHead (0.02s) [2021-04-08T18:55:16.184Z] === RUN TestVersion [2021-04-08T18:55:16.184Z] --- PASS: TestVersion (0.03s) [2021-04-08T18:55:16.184Z] PASS [2021-04-08T18:55:16.184Z] [2021-04-08T18:55:16.184Z] === Skipped [2021-04-08T18:55:16.184Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T18:55:16.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T18:55:16.184Z] [2021-04-08T18:55:16.184Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-08T18:55:16.184Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-08T18:55:16.184Z] [2021-04-08T18:55:16.184Z] [2021-04-08T18:55:16.184Z] DONE 18 tests, 2 skipped in 29.630s [2021-04-08T18:55:16.184Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-08T18:55:16.442Z] INFO: Testing against a local daemon [2021-04-08T18:55:16.442Z] === RUN TestVolumesCreateAndList [2021-04-08T18:55:16.442Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-08T18:55:16.442Z] === RUN TestVolumesRemove [2021-04-08T18:55:16.442Z] --- PASS: TestVolumesRemove (0.05s) [2021-04-08T18:55:16.442Z] === RUN TestVolumesInspect [2021-04-08T18:55:16.442Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-08T18:55:16.442Z] === RUN TestVolumesInvalidJSON [2021-04-08T18:55:16.442Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T18:55:16.442Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T18:55:16.442Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T18:55:16.442Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-08T18:55:16.442Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T18:55:16.442Z] PASS [2021-04-08T18:55:16.442Z] [2021-04-08T18:55:16.442Z] DONE 5 tests in 0.198s [2021-04-08T18:55:16.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T18:55:16.442Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12219 is not a child of this shell [2021-04-08T18:55:16.442Z] warning: PID 12219 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-08T18:55:16.442Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T18:55:16.442Z] [2021-04-08T18:55:16.442Z] Unloading profiles will leave already running processes permanently [2021-04-08T18:55:16.442Z] unconfined, which can lead to unexpected situations. [2021-04-08T18:55:16.442Z] [2021-04-08T18:55:16.442Z] To set a process to complain mode, use the command line tool [2021-04-08T18:55:16.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T18:55:16.442Z] Removing test suite binaries [2021-04-08T18:55:16.442Z] exiting test-integration [2021-04-08T18:55:16.442Z] ++ exit 0 [2021-04-08T18:55:16.571Z] === RUN TestExternalGraphDriver/spec [2021-04-08T18:55:16.767Z] --- PASS: TestPidHost (2.23s) [2021-04-08T18:55:16.767Z] === RUN TestPsFilter [2021-04-08T18:55:16.767Z] --- PASS: TestPsFilter (0.20s) [2021-04-08T18:55:16.767Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T18:55:17.374Z] [2021-04-08T18:55:17.707Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-04-08T18:55:17.707Z] === RUN TestRemoveContainerWithVolume [2021-04-08T18:55:18.629Z] === RUN TestExternalGraphDriver/pull [2021-04-08T18:55:18.647Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2021-04-08T18:55:18.647Z] === RUN TestRemoveContainerRunning Post stage [Pipeline] junit [2021-04-08T18:55:18.760Z] Recording test results [2021-04-08T18:55:19.222Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-04-08T18:55:19.222Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T18:55:20.163Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-04-08T18:55:20.163Z] === RUN TestRemoveInvalidContainer [2021-04-08T18:55:20.163Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-08T18:55:20.163Z] === RUN TestRenameLinkedContainer [2021-04-08T18:55:20.614Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T18:55:20.687Z] --- PASS: TestExternalGraphDriver (6.84s) [2021-04-08T18:55:20.687Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2021-04-08T18:55:20.687Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2021-04-08T18:55:20.687Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2021-04-08T18:55:20.687Z] === RUN TestGraphdriverPluginV2 [2021-04-08T18:55:20.688Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-08T18:55:20.688Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:55:20.688Z] PASS [2021-04-08T18:55:20.688Z] [2021-04-08T18:55:20.688Z] === Skipped [2021-04-08T18:55:20.688Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-08T18:55:20.688Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:55:20.688Z] [2021-04-08T18:55:20.688Z] [2021-04-08T18:55:20.688Z] DONE 5 tests, 1 skipped in 7.061s [2021-04-08T18:55:20.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-08T18:55:20.688Z] ++ 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-08T18:55:20.688Z] ++ set -e [2021-04-08T18:55:20.688Z] ++ '[' -n 0 ']' [2021-04-08T18:55:20.688Z] ++ set -x [2021-04-08T18:55:20.688Z] ++ env -i DEST=/go/src/github.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-08T18:55:20.960Z] + echo Ensuring container killed. [2021-04-08T18:55:20.960Z] Ensuring container killed. [2021-04-08T18:55:20.960Z] + docker rm -vf docker-pr5 [2021-04-08T18:55:20.960Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-04-08T18:55:20.977Z] INFO: Testing against a local daemon [2021-04-08T18:55:20.977Z] === RUN TestContinueAfterPluginCrash [2021-04-08T18:55:20.977Z] === PAUSE TestContinueAfterPluginCrash [2021-04-08T18:55:20.977Z] === RUN TestReadPluginNoRead [2021-04-08T18:55:20.977Z] === PAUSE TestReadPluginNoRead [2021-04-08T18:55:20.977Z] === RUN TestDaemonStartWithLogOpt [2021-04-08T18:55:20.977Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-08T18:55:20.977Z] === CONT TestContinueAfterPluginCrash [2021-04-08T18:55:20.977Z] === CONT TestDaemonStartWithLogOpt [2021-04-08T18:55:21.238Z] + echo Chowning /workspace to jenkins user [2021-04-08T18:55:21.238Z] Chowning /workspace to jenkins user [2021-04-08T18:55:21.238Z] + id -u [2021-04-08T18:55:21.238Z] + id -g [2021-04-08T18:55:21.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace busybox chown -R 1000:1000 /workspace [2021-04-08T18:55:21.238Z] Unable to find image 'busybox:latest' locally [2021-04-08T18:55:21.238Z] latest: Pulling from library/busybox [2021-04-08T18:55:21.496Z] f531cdc67389: Pulling fs layer [2021-04-08T18:55:21.496Z] f531cdc67389: Download complete [2021-04-08T18:55:21.496Z] f531cdc67389: Pull complete [2021-04-08T18:55:21.496Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-08T18:55:21.496Z] Status: Downloaded newer image for busybox:latest [2021-04-08T18:55:21.718Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T18:55:23.174Z] + bundleName=amd64-rootless [2021-04-08T18:55:23.174Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-08T18:55:23.174Z] Creating amd64-rootless-bundles.tar.gz [2021-04-08T18:55:23.174Z] + 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-08T18:55:23.174Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-08T18:55:23.185Z] Archiving artifacts [2021-04-08T18:55:23.460Z] --- PASS: TestRenameLinkedContainer (3.30s) [2021-04-08T18:55:23.460Z] === RUN TestRenameStoppedContainer [2021-04-08T18:55:23.886Z] 4612f6d0b889: Verifying Checksum [2021-04-08T18:55:23.886Z] 4612f6d0b889: Download complete [2021-04-08T18:55:24.401Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-04-08T18:55:24.401Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T18:55:24.975Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [2021-04-08T18:55:24.984Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.13s) [2021-04-08T18:55:24.984Z] PASS [2021-04-08T18:55:24.984Z] [2021-04-08T18:55:24.984Z] === Skipped [2021-04-08T18:55:24.984Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-08T18:55:24.984Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:55:24.984Z] [2021-04-08T18:55:24.984Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:55:24.984Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:55:24.984Z] [2021-04-08T18:55:24.984Z] [2021-04-08T18:55:24.984Z] DONE 34 tests, 2 skipped in 250.022s [2021-04-08T18:55:24.984Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-08T18:55:24.984Z] ++ 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-08T18:55:24.984Z] ++ set -e [2021-04-08T18:55:24.984Z] ++ '[' -n 0 ']' [2021-04-08T18:55:24.984Z] ++ set -x [2021-04-08T18:55:24.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:55:24.984Z] INFO: Testing against a local daemon [2021-04-08T18:55:24.984Z] === RUN TestConfigInspect [Pipeline] // catchError [Pipeline] sh [2021-04-08T18:55:25.288Z] + make clean [2021-04-08T18:55:25.410Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2021-04-08T18:55:25.410Z] === CONT TestReadPluginNoRead [2021-04-08T18:55:25.546Z] docker volume rm -f docker-dev-cache [2021-04-08T18:55:25.546Z] docker-dev-cache [2021-04-08T18:55:25.546Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] deleteDir [2021-04-08T18:55:25.783Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2021-04-08T18:55:25.783Z] === RUN TestRenameInvalidName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T18:55:26.725Z] --- PASS: TestRenameInvalidName (0.81s) [2021-04-08T18:55:26.725Z] === RUN TestRenameAnonymousContainer [2021-04-08T18:55:26.919Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-08T18:55:27.468Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-08T18:55:28.286Z] --- PASS: TestConfigInspect (3.45s) [2021-04-08T18:55:28.286Z] === RUN TestConfigList [2021-04-08T18:55:29.748Z] 5ff1512f88ec: Verifying Checksum [2021-04-08T18:55:29.748Z] 5ff1512f88ec: Download complete [2021-04-08T18:55:30.190Z] === RUN TestReadPluginNoRead/default [2021-04-08T18:55:30.190Z] --- PASS: TestContinueAfterPluginCrash (9.21s) [2021-04-08T18:55:30.804Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-08T18:55:31.060Z] --- PASS: TestConfigList (2.81s) [2021-04-08T18:55:31.060Z] === RUN TestConfigsCreateAndDelete [2021-04-08T18:55:31.315Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-08T18:55:31.876Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-08T18:55:32.019Z] --- PASS: TestRenameAnonymousContainer (4.47s) [2021-04-08T18:55:32.019Z] === RUN TestRenameContainerWithSameName [2021-04-08T18:55:32.019Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2021-04-08T18:55:32.019Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T18:55:32.245Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-08T18:55:33.770Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-08T18:55:33.960Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s) [2021-04-08T18:55:33.960Z] === RUN TestResize [2021-04-08T18:55:34.026Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2021-04-08T18:55:34.026Z] === RUN TestConfigsUpdate [2021-04-08T18:55:34.282Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-08T18:55:34.301Z] --- PASS: TestReadPluginNoRead (9.26s) [2021-04-08T18:55:34.301Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s) [2021-04-08T18:55:34.301Z] --- PASS: TestReadPluginNoRead/default (2.19s) [2021-04-08T18:55:34.301Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2021-04-08T18:55:34.301Z] read_test.go:92: [d5879164b453f] daemon is not started [2021-04-08T18:55:34.301Z] PASS [2021-04-08T18:55:34.301Z] [2021-04-08T18:55:34.301Z] DONE 6 tests in 13.293s [2021-04-08T18:55:34.301Z] 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-08T18:55:34.301Z] ++ 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-08T18:55:34.301Z] ++ set -e [2021-04-08T18:55:34.301Z] ++ '[' -n 0 ']' [2021-04-08T18:55:34.301Z] ++ set -x [2021-04-08T18:55:34.301Z] ++ env -i DEST=/go/src/github.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-08T18:55:34.301Z] testing: warning: no tests to run [2021-04-08T18:55:34.301Z] PASS [2021-04-08T18:55:34.301Z] [2021-04-08T18:55:34.301Z] DONE 0 tests in 0.102s [2021-04-08T18:55:34.301Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-08T18:55:34.301Z] ++ 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-08T18:55:34.301Z] ++ set -e [2021-04-08T18:55:34.301Z] ++ '[' -n 0 ']' [2021-04-08T18:55:34.301Z] ++ set -x [2021-04-08T18:55:34.301Z] ++ env -i DEST=/go/src/github.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-08T18:55:34.301Z] INFO: Testing against a local daemon [2021-04-08T18:55:34.301Z] === RUN TestPluginWithDevMounts [2021-04-08T18:55:34.301Z] === PAUSE TestPluginWithDevMounts [2021-04-08T18:55:34.301Z] === CONT TestPluginWithDevMounts [2021-04-08T18:55:34.845Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-08T18:55:34.845Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-08T18:55:34.899Z] --- PASS: TestResize (0.90s) [2021-04-08T18:55:34.899Z] === RUN TestResizeWithInvalidSize [2021-04-08T18:55:35.839Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-04-08T18:55:35.839Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T18:55:35.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-08T18:55:36.357Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-04-08T18:55:36.357Z] PASS [2021-04-08T18:55:36.357Z] [2021-04-08T18:55:36.357Z] DONE 1 tests in 1.989s [2021-04-08T18:55:36.357Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-08T18:55:36.357Z] ++ 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-08T18:55:36.357Z] ++ set -e [2021-04-08T18:55:36.357Z] ++ '[' -n 0 ']' [2021-04-08T18:55:36.357Z] ++ set -x [2021-04-08T18:55:36.357Z] ++ env -i DEST=/go/src/github.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-08T18:55:36.357Z] INFO: Testing against a local daemon [2021-04-08T18:55:36.357Z] === RUN TestSecretInspect [2021-04-08T18:55:36.410Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:55:36.410Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:55:36.410Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:55:36.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:55:36.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:55:36.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:55:36.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:55:36.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:55:36.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:55:36.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:55:36.746Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-08T18:55:37.004Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-08T18:55:37.004Z] --- PASS: TestConfigsUpdate (2.92s) [2021-04-08T18:55:37.004Z] === RUN TestTemplatedConfig [2021-04-08T18:55:37.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-08T18:55:38.130Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-08T18:55:38.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:55:38.695Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-08T18:55:39.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:55:39.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:55:39.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:55:40.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:55:40.791Z] --- PASS: TestSecretInspect (3.81s) [2021-04-08T18:55:40.791Z] === RUN TestSecretList [2021-04-08T18:55:41.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:55:41.259Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-08T18:55:41.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:55:41.515Z] --- PASS: TestTemplatedConfig (4.45s) [2021-04-08T18:55:41.515Z] === RUN TestConfigCreateResolve [2021-04-08T18:55:41.771Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-08T18:55:42.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:55:43.659Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-08T18:55:43.915Z] --- PASS: TestConfigCreateResolve (2.40s) [2021-04-08T18:55:43.915Z] === RUN TestConfigDaemonLibtrustID [2021-04-08T18:55:44.331Z] --- PASS: TestSecretList (3.80s) [2021-04-08T18:55:44.331Z] === RUN TestSecretsCreateAndDelete [2021-04-08T18:55:44.477Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-08T18:55:44.732Z] --- PASS: TestConfigDaemonLibtrustID (0.82s) [2021-04-08T18:55:44.732Z] PASS [2021-04-08T18:55:44.732Z] [2021-04-08T18:55:44.732Z] DONE 7 tests in 19.878s [2021-04-08T18:55:44.732Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-08T18:55:44.732Z] ++ 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-08T18:55:44.732Z] ++ set -e [2021-04-08T18:55:44.732Z] ++ '[' -n 0 ']' [2021-04-08T18:55:44.732Z] ++ set -x [2021-04-08T18:55:44.732Z] ++ env -i DEST=/go/src/github.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-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.04s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2021-04-08T18:55:44.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-04-08T18:55:44.787Z] === RUN TestCgroupNamespacesRun [2021-04-08T18:55:44.988Z] INFO: Testing against a local daemon [2021-04-08T18:55:44.988Z] === RUN TestCheckpoint [2021-04-08T18:55:44.988Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T18:55:44.988Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:55:44.988Z] === RUN TestContainerInvalidJSON [2021-04-08T18:55:44.988Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:55:44.988Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:55:44.988Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:55:44.988Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:55:44.988Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:55:44.988Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:55:44.988Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:55:44.988Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:55:44.988Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:55:44.988Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-08T18:55:44.988Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-08T18:55:44.988Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T18:55:44.988Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-08T18:55:44.988Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T18:55:44.988Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-04-08T18:55:44.988Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T18:55:44.988Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-08T18:55:44.988Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T18:55:45.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-08T18:55:45.245Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T18:55:45.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-08T18:55:45.245Z] === RUN TestCopyFromContainer [2021-04-08T18:55:45.502Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-08T18:55:45.669Z] --- PASS: TestImportExtremelyLargeImageWorks (102.56s) [2021-04-08T18:55:45.669Z] PASS [2021-04-08T18:55:45.669Z] [2021-04-08T18:55:45.669Z] DONE 12 tests in 105.736s [2021-04-08T18:55:45.669Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-08T18:55:45.669Z] INFO: Testing against a local daemon [2021-04-08T18:55:45.669Z] === RUN TestNetworkCreateDelete [2021-04-08T18:55:45.669Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-04-08T18:55:45.669Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T18:55:45.669Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-04-08T18:55:45.669Z] === RUN TestDaemonDNSFallback [2021-04-08T18:55:45.669Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-04-08T18:55:45.669Z] === RUN TestInspectNetwork [2021-04-08T18:55:47.340Z] --- PASS: TestCgroupNamespacesRun (2.51s) [2021-04-08T18:55:47.340Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-08T18:55:47.392Z] === RUN TestCopyFromContainer// [2021-04-08T18:55:47.392Z] === RUN TestCopyFromContainer//bar/root [2021-04-08T18:55:47.648Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-08T18:55:47.648Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-08T18:55:47.648Z] === RUN TestCopyFromContainer/bar/quux [2021-04-08T18:55:47.866Z] --- PASS: TestSecretsCreateAndDelete (3.82s) [2021-04-08T18:55:47.866Z] === RUN TestSecretsUpdate [2021-04-08T18:55:47.904Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-08T18:55:47.904Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-08T18:55:48.160Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-08T18:55:48.160Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-08T18:55:48.416Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-08T18:55:48.416Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-08T18:55:48.673Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer (3.52s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-08T18:55:48.673Z] --- PASS: TestCopyFromContainer/bar/notarget (0.21s) [2021-04-08T18:55:48.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T18:55:48.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:55:48.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:55:48.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:55:48.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:55:48.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:55:48.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:55:48.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:55:48.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:55:48.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:55:48.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-08T18:55:48.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-08T18:55:48.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-08T18:55:48.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-08T18:55:48.673Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T18:55:48.929Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-08T18:55:48.929Z] === RUN TestCreateWithInvalidEnv [2021-04-08T18:55:48.929Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T18:55:48.929Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T18:55:48.929Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T18:55:48.929Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T18:55:48.929Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T18:55:48.929Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T18:55:48.929Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T18:55:48.929Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T18:55:48.929Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T18:55:48.929Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-08T18:55:48.929Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-08T18:55:48.929Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-08T18:55:48.929Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T18:55:48.929Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T18:55:48.929Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-08T18:55:48.929Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T18:55:49.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-04-08T18:55:49.251Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-08T18:55:49.870Z] === RUN TestInspectNetwork/full_network_id [2021-04-08T18:55:49.870Z] === RUN TestInspectNetwork/partial_network_id [2021-04-08T18:55:49.870Z] === RUN TestInspectNetwork/network_name [2021-04-08T18:55:49.870Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-08T18:55:51.792Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s) [2021-04-08T18:55:51.792Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-08T18:55:52.195Z] --- PASS: TestCreateWithCustomMaskedPaths (2.94s) [2021-04-08T18:55:52.195Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T18:55:52.302Z] --- PASS: TestSecretsUpdate (3.82s) [2021-04-08T18:55:52.302Z] === RUN TestTemplatedSecret [2021-04-08T18:55:52.451Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-08T18:55:53.817Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-08T18:55:54.069Z] --- PASS: TestInspectNetwork (8.35s) [2021-04-08T18:55:54.069Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-08T18:55:54.069Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-08T18:55:54.069Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-08T18:55:54.069Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-08T18:55:54.069Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T18:55:54.333Z] --- PASS: TestCgroupNamespacesRunHostMode (2.44s) [2021-04-08T18:55:54.333Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-08T18:55:54.745Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.05s) [2021-04-08T18:55:54.745Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T18:55:54.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:55:54.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:55:54.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:55:54.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:55:54.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:55:54.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:55:54.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:55:54.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:55:54.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:55:54.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:55:55.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:55:55.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:55:55.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:55:55.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:55:55.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:55:55.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-08T18:55:55.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-08T18:55:55.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-08T18:55:55.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-08T18:55:55.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-08T18:55:55.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-08T18:55:55.002Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T18:55:55.803Z] --- PASS: TestTemplatedSecret (4.15s) [2021-04-08T18:55:55.803Z] === RUN TestSecretCreateResolve [2021-04-08T18:55:55.930Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.96s) [2021-04-08T18:55:55.930Z] === RUN TestCreateDifferentPlatform [2021-04-08T18:55:55.930Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T18:55:55.930Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T18:55:55.930Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-08T18:55:55.930Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-08T18:55:55.930Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-08T18:55:55.930Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T18:55:55.930Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-08T18:55:55.930Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T18:55:55.930Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-04-08T18:55:55.930Z] === RUN TestContainerStartOnDaemonRestart [2021-04-08T18:55:55.930Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-08T18:55:55.930Z] === RUN TestDaemonRestartIpcMode [2021-04-08T18:55:55.930Z] === PAUSE TestDaemonRestartIpcMode [2021-04-08T18:55:55.930Z] === RUN TestDaemonHostGatewayIP [2021-04-08T18:55:55.930Z] === PAUSE TestDaemonHostGatewayIP [2021-04-08T18:55:55.930Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-08T18:55:55.930Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-08T18:55:55.930Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T18:55:55.930Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-08T18:55:55.930Z] === RUN TestDiff [2021-04-08T18:55:56.491Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-08T18:55:56.875Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.47s) [2021-04-08T18:55:56.875Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-08T18:55:57.054Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-08T18:55:57.054Z] --- PASS: TestDiff (0.98s) [2021-04-08T18:55:57.054Z] === RUN TestExecWithCloseStdin [2021-04-08T18:55:57.367Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-04-08T18:55:57.367Z] === RUN TestNetworkInvalidJSON [2021-04-08T18:55:57.367Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T18:55:57.367Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T18:55:57.367Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:55:57.367Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:55:57.367Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:55:57.367Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:55:57.367Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T18:55:57.367Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:55:57.367Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-08T18:55:57.367Z] === RUN TestNetworkList [2021-04-08T18:55:57.367Z] === RUN TestNetworkList//networks [2021-04-08T18:55:57.367Z] === PAUSE TestNetworkList//networks [2021-04-08T18:55:57.367Z] === RUN TestNetworkList//networks/ [2021-04-08T18:55:57.367Z] === PAUSE TestNetworkList//networks/ [2021-04-08T18:55:57.367Z] === CONT TestNetworkList//networks [2021-04-08T18:55:57.367Z] === CONT TestNetworkList//networks/ [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkList (0.01s) [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T18:55:57.367Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T18:55:57.367Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T18:55:57.983Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-08T18:55:58.308Z] --- PASS: TestHostIPv4BridgeLabel (0.88s) [2021-04-08T18:55:58.308Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T18:55:58.545Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-08T18:55:58.545Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-08T18:55:58.786Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-04-08T18:55:58.786Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-08T18:55:58.802Z] --- PASS: TestExecWithCloseStdin (1.69s) [2021-04-08T18:55:58.802Z] === RUN TestExec [2021-04-08T18:55:58.802Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-08T18:55:59.301Z] --- PASS: TestSecretCreateResolve (3.77s) [2021-04-08T18:55:59.301Z] PASS [2021-04-08T18:55:59.590Z] [2021-04-08T18:55:59.590Z] DONE 6 tests in 23.261s [2021-04-08T18:55:59.590Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-08T18:55:59.590Z] ++ 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-08T18:55:59.590Z] ++ set -e [2021-04-08T18:55:59.590Z] ++ '[' -n 0 ']' [2021-04-08T18:55:59.590Z] ++ set -x [2021-04-08T18:55:59.590Z] ++ env -i DEST=/go/src/github.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-08T18:55:59.590Z] INFO: Testing against a local daemon [2021-04-08T18:55:59.590Z] === RUN TestServiceCreateInit [2021-04-08T18:55:59.590Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T18:55:59.690Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2021-04-08T18:55:59.690Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T18:55:59.730Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-08T18:56:00.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-08T18:56:00.169Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.41s) [2021-04-08T18:56:00.169Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-08T18:56:00.293Z] --- PASS: TestExec (1.55s) [2021-04-08T18:56:00.293Z] === RUN TestExecUser [2021-04-08T18:56:00.855Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-08T18:56:01.074Z] --- PASS: TestDaemonDefaultNetworkPools (1.39s) [2021-04-08T18:56:01.074Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T18:56:02.221Z] --- PASS: TestExecUser (1.88s) [2021-04-08T18:56:02.221Z] === RUN TestExportContainerAndImportImage [2021-04-08T18:56:02.712Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.51s) [2021-04-08T18:56:02.712Z] === RUN TestKernelTCPMemory [2021-04-08T18:56:02.985Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.08s) [2021-04-08T18:56:02.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T18:56:04.095Z] --- PASS: TestKernelTCPMemory (1.10s) [2021-04-08T18:56:04.095Z] === RUN TestNISDomainname [2021-04-08T18:56:04.111Z] --- PASS: TestExportContainerAndImportImage (1.71s) [2021-04-08T18:56:04.111Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T18:56:05.477Z] --- PASS: TestNISDomainname (1.41s) [2021-04-08T18:56:05.477Z] === RUN TestHostnameDnsResolution [2021-04-08T18:56:05.477Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-08T18:56:05.477Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-08T18:56:06.282Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.63s) [2021-04-08T18:56:06.282Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T18:56:06.483Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T18:56:06.845Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-08T18:56:06.845Z] --- PASS: TestExportContainerAfterDaemonRestart (3.04s) [2021-04-08T18:56:06.845Z] === RUN TestHealthCheckWorkdir [2021-04-08T18:56:06.851Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.00s) [2021-04-08T18:56:06.852Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T18:56:07.773Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-08T18:56:08.018Z] --- PASS: TestHostnameDnsResolution (2.33s) [2021-04-08T18:56:08.018Z] === RUN TestStats [2021-04-08T18:56:09.394Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2021-04-08T18:56:09.394Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T18:56:09.394Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:56:09.394Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:56:09.394Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T18:56:09.666Z] --- PASS: TestHealthCheckWorkdir (2.65s) [2021-04-08T18:56:09.666Z] === RUN TestHealthKillContainer [2021-04-08T18:56:10.557Z] --- PASS: TestStats (2.88s) [2021-04-08T18:56:10.557Z] === RUN TestStopContainerWithTimeout [2021-04-08T18:56:10.557Z] === RUN TestStopContainerWithTimeout/0 [2021-04-08T18:56:10.557Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-08T18:56:10.557Z] === RUN TestStopContainerWithTimeout/1 [2021-04-08T18:56:10.557Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-08T18:56:10.557Z] === RUN TestStopContainerWithTimeout/3 [2021-04-08T18:56:10.557Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-08T18:56:10.557Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-08T18:56:10.557Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-08T18:56:10.557Z] === CONT TestStopContainerWithTimeout/0 [2021-04-08T18:56:10.557Z] === CONT TestStopContainerWithTimeout/3 [2021-04-08T18:56:10.557Z] === CONT TestStopContainerWithTimeout/1 [2021-04-08T18:56:10.557Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-08T18:56:12.038Z] --- PASS: TestServiceCreateInit (11.72s) [2021-04-08T18:56:12.038Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s) [2021-04-08T18:56:12.038Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.80s) [2021-04-08T18:56:12.038Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T18:56:12.183Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-08T18:56:12.744Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-08T18:56:12.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-08T18:56:12.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-08T18:56:12.999Z] --- PASS: TestHealthKillContainer (3.58s) [2021-04-08T18:56:12.999Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T18:56:13.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-08T18:56:13.926Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-04-08T18:56:13.926Z] === RUN TestIpcModeNone [2021-04-08T18:56:14.765Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-08T18:56:14.765Z] --- PASS: TestStopContainerWithTimeout/0 (1.59s) [2021-04-08T18:56:14.765Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2021-04-08T18:56:14.765Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-04-08T18:56:14.765Z] --- PASS: TestStopContainerWithTimeout/3 (3.53s) [2021-04-08T18:56:14.765Z] === RUN TestDeleteDevicemapper [2021-04-08T18:56:14.765Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-08T18:56:14.765Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:56:14.765Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T18:56:14.853Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-08T18:56:14.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-08T18:56:15.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-08T18:56:15.781Z] --- PASS: TestIpcModeNone (1.62s) [2021-04-08T18:56:15.781Z] === RUN TestIpcModePrivate [2021-04-08T18:56:16.343Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-08T18:56:16.603Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-08T18:56:16.603Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-08T18:56:16.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2021-04-08T18:56:16.677Z] === RUN TestUpdateMemory [2021-04-08T18:56:16.677Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-08T18:56:16.677Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:56:16.677Z] === RUN TestUpdateCPUQuota [2021-04-08T18:56:17.166Z] --- PASS: TestIpcModePrivate (1.62s) [2021-04-08T18:56:17.166Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-04-08T18:56:17.166Z] === RUN TestIpcModeShareable [2021-04-08T18:56:17.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-08T18:56:17.727Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-08T18:56:18.888Z] --- PASS: TestIpcModeShareable (1.79s) [2021-04-08T18:56:18.888Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-04-08T18:56:18.888Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-08T18:56:20.256Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-08T18:56:20.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-08T18:56:22.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-08T18:56:22.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-08T18:56:23.335Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-08T18:56:23.415Z] --- PASS: TestUpdateCPUQuota (5.74s) [2021-04-08T18:56:23.415Z] === RUN TestUpdatePidsLimit [2021-04-08T18:56:23.415Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-08T18:56:23.415Z] === RUN TestUpdatePidsLimit/no_change [2021-04-08T18:56:23.675Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-08T18:56:23.898Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.97s) [2021-04-08T18:56:23.898Z] === RUN TestAPIIpcModeHost [2021-04-08T18:56:24.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-08T18:56:24.245Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-08T18:56:24.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-08T18:56:25.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-08T18:56:25.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-08T18:56:26.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-08T18:56:26.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-08T18:56:26.467Z] --- PASS: TestAPIIpcModeHost (2.31s) [2021-04-08T18:56:26.467Z] === RUN TestDaemonIpcModeShareable [2021-04-08T18:56:26.724Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-08T18:56:27.565Z] --- PASS: TestServiceWithDataPathPortInit (15.79s) [2021-04-08T18:56:27.565Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit (5.27s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-04-08T18:56:27.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-04-08T18:56:27.720Z] === RUN TestUpdateRestartPolicy [2021-04-08T18:56:27.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-08T18:56:29.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-08T18:56:29.991Z] --- PASS: TestDaemonIpcModeShareable (3.28s) [2021-04-08T18:56:29.991Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-08T18:56:29.991Z] === RUN TestDaemonIpcModePrivate [2021-04-08T18:56:29.991Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-08T18:56:30.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-08T18:56:32.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-08T18:56:33.258Z] --- PASS: TestDaemonIpcModePrivate (3.37s) [2021-04-08T18:56:33.258Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-08T18:56:33.258Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-08T18:56:33.258Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-08T18:56:33.708Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-08T18:56:33.708Z] Using test binary docker [2021-04-08T18:56:33.708Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-08T18:56:33.708Z] +++ /etc/init.d/apparmor start [2021-04-08T18:56:33.708Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-08T18:56:33.708Z] INFO: Waiting for daemon to start... [2021-04-08T18:56:33.708Z] Starting dockerd [2021-04-08T18:56:33.708Z] +++ 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-08T18:56:33.790Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-04-08T18:56:33.790Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-08T18:56:33.790Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-08T18:56:34.146Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2021-04-08T18:56:34.146Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:97c4w7qc7wi9x22cywyagbsen Created:2021-04-08 18:56:26.421479002 +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[2a826b09c9f823429c9cd601c6613ed439b84a1b63347638ec34c1ca86ada8fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ye3j8vihw0ffazde0zqne44vn EndpointID:b8762e9caf7f572e979fde7e292c4c2a289efbf9c5ce9be4fb44e4979f4a278d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8369a8a4df40aac3cdb25652ae5f9dde137ea8da6ccb1af591486eaf90a1de58 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:e81bf3b2c2c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ye3j8vihw0ffazde0zqne44vn EndpointID:b8762e9caf7f572e979fde7e292c4c2a289efbf9c5ce9be4fb44e4979f4a278d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-08T18:56:34.146Z] PASS [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] === Skipped [2021-04-08T18:56:34.146Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:56:34.146Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] DONE 26 tests, 1 skipped in 56.372s [2021-04-08T18:56:34.146Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:56:34.146Z] INFO: Testing against a local daemon [2021-04-08T18:56:34.146Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-08T18:56:34.146Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T18:56:34.146Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:56:34.146Z] === RUN TestDockerNetworkIpvlan [2021-04-08T18:56:34.146Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:56:34.146Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:56:34.146Z] PASS [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] === Skipped [2021-04-08T18:56:34.146Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T18:56:34.146Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:56:34.146Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] [2021-04-08T18:56:34.146Z] DONE 2 tests, 2 skipped in 0.039s [2021-04-08T18:56:34.146Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:56:34.146Z] INFO: Testing against a local daemon [2021-04-08T18:56:34.146Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-08T18:56:35.528Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2021-04-08T18:56:35.528Z] === RUN TestDockerNetworkMacvlan [2021-04-08T18:56:35.792Z] . [2021-04-08T18:56:35.792Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-08T18:56:35.792Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-08T18:56:35.792Z] Error: No such image: emptyfs [2021-04-08T18:56:35.792Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-08T18:56:35.792Z] ++++ docker load [2021-04-08T18:56:35.792Z] Running integration-test (iteration 1) [2021-04-08T18:56:35.792Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-08T18:56:35.792Z] ++ 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-08T18:56:35.792Z] ++ set -e [2021-04-08T18:56:35.792Z] ++ '[' -n 0 ']' [2021-04-08T18:56:35.792Z] ++ set -x [2021-04-08T18:56:35.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=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-08T18:56:36.098Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-08T18:56:36.525Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-08T18:56:36.525Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.38s) [2021-04-08T18:56:36.525Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2021-04-08T18:56:36.525Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-08T18:56:37.088Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-08T18:56:37.098Z] ok github.com/docker/docker/builder/dockerfile 0.218s coverage: 48.5% of statements [2021-04-08T18:56:37.098Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-08T18:56:37.098Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-04-08T18:56:37.480Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-08T18:56:38.043Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-08T18:56:38.422Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-08T18:56:38.988Z] ok github.com/docker/docker/builder/remotecontext/git 1.254s coverage: 86.3% of statements [2021-04-08T18:56:38.988Z] ? github.com/docker/docker/cli [no test files] [2021-04-08T18:56:38.988Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-08T18:56:39.276Z] --- PASS: TestCreateServiceMultipleTimes (24.30s) [2021-04-08T18:56:39.276Z] === RUN TestCreateServiceConflict [2021-04-08T18:56:39.565Z] --- PASS: TestCreateServiceConflict (3.89s) [2021-04-08T18:56:39.565Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T18:56:39.604Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.08s) [2021-04-08T18:56:39.604Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-08T18:56:39.604Z] === RUN TestIpcModeOlderClient [2021-04-08T18:56:39.604Z] === PAUSE TestIpcModeOlderClient [2021-04-08T18:56:39.604Z] === RUN TestKillContainerInvalidSignal [2021-04-08T18:56:39.604Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-08T18:56:40.532Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2021-04-08T18:56:40.532Z] === RUN TestKillContainer [2021-04-08T18:56:40.532Z] === RUN TestKillContainer/no_signal [2021-04-08T18:56:41.459Z] === RUN TestKillContainer/non_killing_signal [2021-04-08T18:56:41.723Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-08T18:56:42.022Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-08T18:56:42.585Z] === RUN TestKillContainer/killing_signal [2021-04-08T18:56:42.620Z] --- PASS: TestUpdateRestartPolicy (12.90s) [2021-04-08T18:56:42.620Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T18:56:42.620Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-04-08T18:56:42.620Z] === RUN TestWaitNonBlocked [2021-04-08T18:56:42.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:56:42.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:56:42.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:56:42.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:56:42.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:56:42.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:56:42.620Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-08T18:56:42.620Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-04-08T18:56:42.620Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-04-08T18:56:42.620Z] === RUN TestWaitBlocked [2021-04-08T18:56:42.620Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:56:42.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:56:42.620Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:56:42.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:56:42.620Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:56:42.620Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:56:43.202Z] ok github.com/docker/docker/client 0.175s coverage: 75.4% of statements [2021-04-08T18:56:43.514Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-08T18:56:43.564Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-08T18:56:43.564Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-04-08T18:56:43.564Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-04-08T18:56:43.564Z] === CONT TestContainerStartOnDaemonRestart [2021-04-08T18:56:43.564Z] === CONT TestContainerKillOnDaemonStart [2021-04-08T18:56:43.564Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-08T18:56:43.564Z] === CONT TestIpcModeOlderClient [2021-04-08T18:56:43.826Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-04-08T18:56:43.826Z] === CONT TestDaemonHostGatewayIP [2021-04-08T18:56:44.036Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2021-04-08T18:56:44.036Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T18:56:44.076Z] --- PASS: TestKillContainer (3.44s) [2021-04-08T18:56:44.076Z] --- PASS: TestKillContainer/no_signal (0.98s) [2021-04-08T18:56:44.076Z] --- PASS: TestKillContainer/non_killing_signal (1.06s) [2021-04-08T18:56:44.076Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-04-08T18:56:44.076Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T18:56:44.076Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-08T18:56:44.076Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-08T18:56:45.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-08T18:56:45.021Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-08T18:56:46.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.26s) [2021-04-08T18:56:46.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.12s) [2021-04-08T18:56:46.372Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.96s) [2021-04-08T18:56:46.372Z] === RUN TestKillStoppedContainer [2021-04-08T18:56:46.372Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-04-08T18:56:46.372Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T18:56:46.372Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-08T18:56:46.372Z] === RUN TestKillDifferentUserContainer [2021-04-08T18:56:46.629Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-08T18:56:47.131Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s) [2021-04-08T18:56:47.131Z] === CONT TestDaemonRestartIpcMode [2021-04-08T18:56:47.558Z] --- PASS: TestKillDifferentUserContainer (1.17s) [2021-04-08T18:56:47.558Z] === RUN TestInspectOomKilledTrue [2021-04-08T18:56:47.558Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-08T18:56:47.558Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:56:47.558Z] === RUN TestInspectOomKilledFalse [2021-04-08T18:56:47.558Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-08T18:56:47.558Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:56:47.558Z] === RUN TestLinksEtcHostsContentMatch [2021-04-08T18:56:48.522Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.91s) [2021-04-08T18:56:49.450Z] --- PASS: TestLinksEtcHostsContentMatch (1.69s) [2021-04-08T18:56:49.450Z] === RUN TestLinksContainerNames [2021-04-08T18:56:50.434Z] --- PASS: TestDaemonHostGatewayIP (6.64s) [2021-04-08T18:56:51.004Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2021-04-08T18:56:51.208Z] Loaded image: buildpack-deps:buster [2021-04-08T18:56:51.208Z] Loaded image: busybox:latest [2021-04-08T18:56:51.208Z] Loaded image: busybox:glibc [2021-04-08T18:56:51.605Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-08T18:56:51.917Z] Loaded image: debian:bullseye [2021-04-08T18:56:51.917Z] Loaded image: hello-world:latest [2021-04-08T18:56:51.917Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:56:51.917Z] INFO: Testing against a local daemon [2021-04-08T18:56:51.917Z] === RUN TestCgroupNamespacesBuild [2021-04-08T18:56:51.969Z] --- PASS: TestLinksContainerNames (2.57s) [2021-04-08T18:56:51.969Z] === RUN TestLogsFollowTailEmpty [2021-04-08T18:56:52.225Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan (17.76s) [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s) [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.96s) [2021-04-08T18:56:52.991Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.62s) [2021-04-08T18:56:52.991Z] PASS [2021-04-08T18:56:52.991Z] [2021-04-08T18:56:52.991Z] DONE 8 tests in 19.860s [2021-04-08T18:56:52.991Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-08T18:56:52.991Z] testing: warning: no tests to run [2021-04-08T18:56:52.991Z] PASS [2021-04-08T18:56:52.991Z] [2021-04-08T18:56:52.991Z] DONE 0 tests in 0.007s [2021-04-08T18:56:52.991Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-08T18:56:52.991Z] INFO: Testing against a local daemon [2021-04-08T18:56:52.991Z] === RUN TestAuthZPluginAllowRequest [2021-04-08T18:56:53.152Z] --- PASS: TestLogsFollowTailEmpty (1.14s) [2021-04-08T18:56:53.152Z] === RUN TestContainerNetworkMountsNoChown [2021-04-08T18:56:53.152Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-08T18:56:53.438Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2021-04-08T18:56:53.438Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-08T18:56:54.080Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-08T18:56:54.080Z] --- PASS: TestContainerNetworkMountsNoChown (1.07s) [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/default [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/default [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/private [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/private [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rprivate [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/slave [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/slave [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rslave [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/shared [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/shared [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rshared [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/default [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/rshared [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/shared [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/rslave [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/slave [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/rprivate [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/private [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-08T18:56:54.080Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:56:54.080Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-08T18:56:54.080Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:56:54.335Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:56:54.593Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-08T18:56:54.593Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-08T18:56:54.593Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-08T18:56:54.593Z] === RUN TestContainerBindMountNonRecursive [2021-04-08T18:56:54.849Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-08T18:56:54.903Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-04-08T18:56:54.903Z] === RUN TestAuthZPluginTLS [2021-04-08T18:56:54.964Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-04-08T18:56:54.964Z] === RUN TestBuildWithSession [2021-04-08T18:56:54.964Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T18:56:54.964Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:56:54.964Z] === RUN TestBuildSquashParent [2021-04-08T18:56:55.474Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-04-08T18:56:55.474Z] === RUN TestAuthZPluginDenyRequest [2021-04-08T18:56:56.045Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-04-08T18:56:56.045Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-08T18:56:56.738Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-08T18:56:56.985Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-04-08T18:56:56.985Z] === RUN TestAuthZPluginDenyResponse [2021-04-08T18:56:57.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-08T18:56:57.555Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-04-08T18:56:57.555Z] === RUN TestAuthZPluginAllowEventStream [2021-04-08T18:56:57.580Z] --- PASS: TestContainerKillOnDaemonStart (13.71s) [2021-04-08T18:56:57.580Z] PASS [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] === Skipped [2021-04-08T18:56:57.580Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-08T18:56:57.580Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-08T18:56:57.580Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-08T18:56:57.580Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:56:57.580Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-08T18:56:57.580Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-08T18:56:57.580Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] [2021-04-08T18:56:57.580Z] DONE 197 tests, 6 skipped in 166.132s [2021-04-08T18:56:57.580Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-08T18:56:57.580Z] ++ 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-08T18:56:57.580Z] ++ set -e [2021-04-08T18:56:57.580Z] ++ '[' -n 0 ']' [2021-04-08T18:56:57.580Z] ++ set -x [2021-04-08T18:56:57.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:56:57.580Z] INFO: Testing against a local daemon [2021-04-08T18:56:57.580Z] === RUN TestCommitInheritsEnv [2021-04-08T18:56:58.150Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-04-08T18:56:58.150Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T18:56:58.150Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-08T18:56:58.150Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-08T18:56:58.150Z] === RUN TestImagesFilterMultiReference [2021-04-08T18:56:58.150Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-08T18:56:58.150Z] === RUN TestImagePullPlatformInvalid [2021-04-08T18:56:58.150Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-08T18:56:58.150Z] === RUN TestRemoveImageOrphaning [2021-04-08T18:56:58.233Z] --- PASS: TestContainerBindMountNonRecursive (3.40s) [2021-04-08T18:56:58.233Z] === RUN TestContainerVolumesMountedAsShared [2021-04-08T18:56:58.720Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-04-08T18:56:58.720Z] === RUN TestRemoveImageGarbageCollector [2021-04-08T18:56:58.720Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-08T18:56:58.720Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:56:58.720Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T18:56:58.720Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-08T18:56:58.720Z] === RUN TestTagInvalidReference [2021-04-08T18:56:58.720Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-08T18:56:58.720Z] === RUN TestTagValidPrefixedRepo [2021-04-08T18:56:58.720Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-04-08T18:56:58.720Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T18:56:58.720Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-08T18:56:58.720Z] === RUN TestTagOfficialNames [2021-04-08T18:56:58.720Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-08T18:56:58.720Z] === RUN TestTagMatchesDigest [2021-04-08T18:56:58.794Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-08T18:56:58.794Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-04-08T18:56:58.794Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-08T18:56:58.981Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-08T18:56:58.981Z] PASS [2021-04-08T18:56:58.981Z] [2021-04-08T18:56:58.981Z] === Skipped [2021-04-08T18:56:58.981Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-08T18:56:58.981Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-08T18:56:58.981Z] [2021-04-08T18:56:58.981Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-08T18:56:58.981Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:56:58.981Z] [2021-04-08T18:56:58.981Z] [2021-04-08T18:56:58.981Z] DONE 12 tests, 2 skipped in 1.481s [2021-04-08T18:56:58.981Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-08T18:56:58.981Z] ++ 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-08T18:56:58.981Z] ++ set -e [2021-04-08T18:56:58.981Z] ++ '[' -n 0 ']' [2021-04-08T18:56:58.981Z] ++ set -x [2021-04-08T18:56:58.981Z] ++ env -i DEST=/go/src/github.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-08T18:56:58.981Z] INFO: Testing against a local daemon [2021-04-08T18:56:58.981Z] === RUN TestNetworkCreateDelete [2021-04-08T18:56:59.470Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2021-04-08T18:56:59.470Z] === RUN TestAuthZPluginErrorResponse [2021-04-08T18:56:59.578Z] --- PASS: TestBuildSquashParent (4.75s) [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:56:59.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:56:59.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:56:59.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:56:59.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:56:59.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:56:59.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:56:59.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:56:59.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T18:56:59.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T18:56:59.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T18:56:59.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T18:56:59.723Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-08T18:56:59.731Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-04-08T18:56:59.731Z] === RUN TestAuthZPluginErrorRequest [2021-04-08T18:56:59.922Z] --- PASS: TestNetworkCreateDelete (0.84s) [2021-04-08T18:56:59.922Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T18:57:00.650Z] --- PASS: TestContainerVolumesMountedAsSlave (1.70s) [2021-04-08T18:57:00.650Z] === RUN TestNetworkNat [2021-04-08T18:57:00.672Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-04-08T18:57:00.672Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-08T18:57:01.242Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-04-08T18:57:01.242Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-08T18:57:02.020Z] --- PASS: TestNetworkNat (1.44s) [2021-04-08T18:57:02.020Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T18:57:02.348Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T18:57:02.348Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T18:57:02.462Z] --- PASS: TestDockerNetworkDeletePreferID (2.51s) [2021-04-08T18:57:02.462Z] === RUN TestDaemonDNSFallback [2021-04-08T18:57:02.582Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.30s) [2021-04-08T18:57:02.582Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T18:57:02.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-08T18:57:03.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) [2021-04-08T18:57:03.155Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-08T18:57:03.513Z] --- PASS: TestNetworkLocalhostTCPNat (1.35s) [2021-04-08T18:57:03.513Z] === RUN TestNetworkLoopbackNat [2021-04-08T18:57:03.615Z] --- PASS: TestCreateServiceSecretFileMode (3.72s) [2021-04-08T18:57:03.615Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2021-04-08T18:57:03.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-04-08T18:57:03.877Z] === RUN TestBuildMultiStageCopy [2021-04-08T18:57:03.877Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T18:57:04.880Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-08T18:57:04.880Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-08T18:57:05.067Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2021-04-08T18:57:05.067Z] === RUN TestAuthZPluginHeader [2021-04-08T18:57:05.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T18:57:05.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T18:57:06.008Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-04-08T18:57:06.008Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-08T18:57:06.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T18:57:06.564Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T18:57:06.863Z] --- PASS: TestBuildMultiStageCopy (2.93s) [2021-04-08T18:57:06.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2021-04-08T18:57:06.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-04-08T18:57:06.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-04-08T18:57:06.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-04-08T18:57:06.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-04-08T18:57:06.863Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T18:57:07.114Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2021-04-08T18:57:07.114Z] === RUN TestCreateServiceSysctls [2021-04-08T18:57:07.395Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-08T18:57:07.651Z] --- PASS: TestNetworkLoopbackNat (4.21s) [2021-04-08T18:57:07.651Z] === RUN TestPause [2021-04-08T18:57:07.908Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-04-08T18:57:07.908Z] === RUN TestBuildLabelWithTargets [2021-04-08T18:57:08.957Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-04-08T18:57:08.957Z] === RUN TestBuildWithEmptyLayers [2021-04-08T18:57:09.017Z] --- PASS: TestPause (1.41s) [2021-04-08T18:57:09.017Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T18:57:09.017Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:57:09.017Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:57:09.017Z] === RUN TestPauseStopPausedContainer [2021-04-08T18:57:09.579Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-08T18:57:09.611Z] --- PASS: TestBuildWithEmptyLayers (0.66s) [2021-04-08T18:57:09.611Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T18:57:10.507Z] --- PASS: TestPauseStopPausedContainer (1.44s) [2021-04-08T18:57:10.507Z] === RUN TestPidHost [2021-04-08T18:57:10.591Z] --- PASS: TestDaemonDNSFallback (8.12s) [2021-04-08T18:57:10.591Z] === RUN TestInspectNetwork [2021-04-08T18:57:11.293Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2021-04-08T18:57:11.293Z] === RUN TestAuthZPluginV2Disable [2021-04-08T18:57:11.333Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2021-04-08T18:57:11.333Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T18:57:11.756Z] --- PASS: TestCreateServiceSysctls (4.74s) [2021-04-08T18:57:11.756Z] === RUN TestCreateServiceCapabilities [2021-04-08T18:57:12.413Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-04-08T18:57:12.413Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T18:57:13.090Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-08T18:57:13.651Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-08T18:57:14.213Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-08T18:57:14.213Z] --- PASS: TestPidHost (3.74s) [2021-04-08T18:57:14.213Z] === RUN TestPsFilter [2021-04-08T18:57:14.213Z] --- PASS: TestPsFilter (0.14s) [2021-04-08T18:57:14.213Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T18:57:14.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-08T18:57:14.505Z] --- PASS: TestBuildMultiStageLayerLeak (1.91s) [2021-04-08T18:57:14.505Z] === RUN TestBuildWithHugeFile [2021-04-08T18:57:14.590Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2021-04-08T18:57:14.590Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-08T18:57:15.458Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s) [2021-04-08T18:57:15.458Z] === RUN TestRemoveContainerWithVolume [2021-04-08T18:57:15.874Z] === RUN TestInspectNetwork/full_network_id [2021-04-08T18:57:15.874Z] === RUN TestInspectNetwork/partial_network_id [2021-04-08T18:57:15.874Z] === RUN TestInspectNetwork/network_name [2021-04-08T18:57:15.874Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-08T18:57:16.190Z] --- PASS: TestCreateServiceCapabilities (3.80s) [2021-04-08T18:57:16.190Z] === RUN TestInspect [2021-04-08T18:57:16.387Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2021-04-08T18:57:16.387Z] === RUN TestRemoveContainerRunning [2021-04-08T18:57:17.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-08T18:57:17.314Z] --- PASS: TestRemoveContainerRunning (1.04s) [2021-04-08T18:57:17.314Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T18:57:17.314Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-08T18:57:17.887Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2021-04-08T18:57:17.887Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-08T18:57:18.683Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.14s) [2021-04-08T18:57:18.683Z] === RUN TestRemoveInvalidContainer [2021-04-08T18:57:18.683Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-08T18:57:18.683Z] === RUN TestRenameLinkedContainer [2021-04-08T18:57:19.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-08T18:57:19.690Z] --- PASS: TestInspect (3.92s) [2021-04-08T18:57:19.690Z] === RUN TestCreateJob [2021-04-08T18:57:20.073Z] --- PASS: TestInspectNetwork (9.28s) [2021-04-08T18:57:20.073Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-08T18:57:20.073Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-08T18:57:20.073Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-08T18:57:20.073Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-08T18:57:20.073Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T18:57:20.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-08T18:57:21.971Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.1% of statements [2021-04-08T18:57:22.868Z] --- PASS: TestRenameLinkedContainer (4.08s) [2021-04-08T18:57:22.868Z] === RUN TestRenameStoppedContainer [2021-04-08T18:57:23.365Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2021-04-08T18:57:23.365Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-08T18:57:23.365Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-08T18:57:23.365Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-08T18:57:23.365Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-08T18:57:23.370Z] --- PASS: TestRunContainerWithBridgeNone (3.50s) [2021-04-08T18:57:23.370Z] === RUN TestNetworkInvalidJSON [2021-04-08T18:57:23.370Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T18:57:23.370Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T18:57:23.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:57:23.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:57:23.371Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:57:23.371Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:57:23.371Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T18:57:23.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T18:57:23.371Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-08T18:57:23.371Z] === RUN TestNetworkList [2021-04-08T18:57:23.371Z] === RUN TestNetworkList//networks [2021-04-08T18:57:23.371Z] === PAUSE TestNetworkList//networks [2021-04-08T18:57:23.371Z] === RUN TestNetworkList//networks/ [2021-04-08T18:57:23.371Z] === PAUSE TestNetworkList//networks/ [2021-04-08T18:57:23.371Z] === CONT TestNetworkList//networks [2021-04-08T18:57:23.371Z] === CONT TestNetworkList//networks/ [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkList (0.03s) [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T18:57:23.371Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T18:57:23.371Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T18:57:23.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-08T18:57:23.430Z] --- PASS: TestRenameStoppedContainer (0.95s) [2021-04-08T18:57:23.430Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T18:57:24.356Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-08T18:57:24.754Z] --- PASS: TestHostIPv4BridgeLabel (1.48s) [2021-04-08T18:57:24.754Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T18:57:25.278Z] --- PASS: TestCreateJob (5.03s) [2021-04-08T18:57:25.278Z] === RUN TestReplicatedJob [2021-04-08T18:57:26.249Z] --- PASS: TestRenameRunningContainerAndReuse (2.43s) [2021-04-08T18:57:26.249Z] === RUN TestRenameInvalidName [2021-04-08T18:57:26.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-08T18:57:26.412Z] 4612f6d0b889: Pull complete [2021-04-08T18:57:27.177Z] --- PASS: TestRenameInvalidName (1.19s) [2021-04-08T18:57:27.177Z] === RUN TestRenameAnonymousContainer [2021-04-08T18:57:28.048Z] --- PASS: TestDaemonRestartWithLiveRestore (2.68s) [2021-04-08T18:57:28.048Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T18:57:29.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-08T18:57:29.957Z] --- PASS: TestDaemonDefaultNetworkPools (2.27s) [2021-04-08T18:57:29.957Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T18:57:30.117Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.73s) [2021-04-08T18:57:30.117Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-08T18:57:31.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-08T18:57:32.514Z] --- PASS: TestRenameAnonymousContainer (5.32s) [2021-04-08T18:57:32.514Z] === RUN TestRenameContainerWithSameName [2021-04-08T18:57:32.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-08T18:57:33.254Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.50s) [2021-04-08T18:57:33.254Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T18:57:33.731Z] --- PASS: TestReplicatedJob (8.12s) [2021-04-08T18:57:33.731Z] === RUN TestUpdateReplicatedJob [2021-04-08T18:57:33.881Z] --- PASS: TestRenameContainerWithSameName (1.23s) [2021-04-08T18:57:33.881Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T18:57:35.610Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2021-04-08T18:57:35.610Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-04-08T18:57:36.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-08T18:57:36.402Z] --- PASS: TestRenameContainerWithLinkedContainer (2.57s) [2021-04-08T18:57:36.402Z] === RUN TestResize [2021-04-08T18:57:36.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-08T18:57:37.234Z] --- PASS: TestUpdateReplicatedJob (4.87s) [2021-04-08T18:57:37.234Z] === RUN TestServiceListWithStatuses [2021-04-08T18:57:37.234Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T18:57:37.234Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T18:57:37.234Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T18:57:37.330Z] --- PASS: TestResize (1.02s) [2021-04-08T18:57:37.330Z] === RUN TestResizeWithInvalidSize [2021-04-08T18:57:37.527Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-04-08T18:57:38.534Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.61s) [2021-04-08T18:57:38.534Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T18:57:38.695Z] --- PASS: TestResizeWithInvalidSize (1.25s) [2021-04-08T18:57:38.695Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T18:57:39.474Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.38s) [2021-04-08T18:57:39.474Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T18:57:40.201Z] --- PASS: TestResizeWhenContainerNotStarted (1.60s) [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:57:40.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:57:40.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:57:40.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:57:40.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:57:42.949Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2021-04-08T18:57:42.949Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T18:57:42.949Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:57:42.949Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:57:42.949Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T18:57:44.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:57:45.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:57:47.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:57:47.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:57:47.574Z] --- PASS: TestDockerNetworkConnectAlias (9.07s) [2021-04-08T18:57:47.574Z] === RUN TestDockerNetworkReConnect [2021-04-08T18:57:47.664Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-04-08T18:57:47.664Z] ok github.com/docker/docker/daemon 12.193s coverage: 17.2% of statements [2021-04-08T18:57:47.664Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-08T18:57:47.664Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-08T18:57:48.238Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.8% of statements [2021-04-08T18:57:48.368Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.91s) [2021-04-08T18:57:48.368Z] PASS [2021-04-08T18:57:48.368Z] [2021-04-08T18:57:48.368Z] DONE 17 tests in 53.121s [2021-04-08T18:57:48.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-08T18:57:48.368Z] INFO: Testing against a local daemon [2021-04-08T18:57:48.368Z] === RUN TestPluginInvalidJSON [2021-04-08T18:57:48.368Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:57:48.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:57:48.368Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:57:48.368Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-08T18:57:48.368Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-08T18:57:48.368Z] === RUN TestPluginInstall [2021-04-08T18:57:48.368Z] === RUN TestPluginInstall/no_auth [2021-04-08T18:57:48.368Z] time="2021-04-08T18:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:57:48.368Z] time="2021-04-08T18:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36bf822f15f8cd1441065c9024837b3c75f66902df5ab18b3068efbb01046141" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:57:48.368Z] time="2021-04-08T18:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:57:48.368Z] time="2021-04-08T18:57:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36bf822f15f8cd1441065c9024837b3c75f66902df5ab18b3068efbb01046141" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:57:48.499Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-08T18:57:48.635Z] === RUN TestPluginInstall/with_htpasswd [2021-04-08T18:57:48.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:57:49.209Z] time="2021-04-08T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:57:49.209Z] time="2021-04-08T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69b75bee1c238bea19dfd6a396a81a811fbe17351bf49d4b2d7a5dcae66dea45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:57:49.209Z] time="2021-04-08T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:57:49.209Z] time="2021-04-08T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69b75bee1c238bea19dfd6a396a81a811fbe17351bf49d4b2d7a5dcae66dea45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:57:49.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:57:49.445Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-04-08T18:57:49.445Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-08T18:57:49.445Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-08T18:57:49.470Z] === RUN TestPluginInstall/with_insecure [2021-04-08T18:57:50.019Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-04-08T18:57:50.852Z] time="2021-04-08T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:57:50.852Z] time="2021-04-08T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c1d376e5f52980389ca0c53444958e7977e8bd1a106bfffac5fb8bcfaca18d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:57:50.852Z] time="2021-04-08T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:57:50.852Z] time="2021-04-08T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c1d376e5f52980389ca0c53444958e7977e8bd1a106bfffac5fb8bcfaca18d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:57:51.112Z] --- PASS: TestPluginInstall (4.81s) [2021-04-08T18:57:51.112Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2021-04-08T18:57:51.112Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-04-08T18:57:51.112Z] --- PASS: TestPluginInstall/with_insecure (1.49s) [2021-04-08T18:57:51.112Z] plugin_test.go:165: [d03fe4c4dcc9b] daemon is not started [2021-04-08T18:57:51.112Z] === RUN TestPluginsWithRuntimes [2021-04-08T18:57:52.571Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.473s coverage: 73.3% of statements [2021-04-08T18:57:53.023Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-08T18:57:53.144Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-04-08T18:57:53.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:57:53.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:57:54.089Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.468s coverage: 56.2% of statements [2021-04-08T18:57:54.404Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-08T18:57:54.443Z] --- PASS: TestDockerNetworkReConnect (7.11s) [2021-04-08T18:57:54.443Z] === RUN TestServicePlugin [2021-04-08T18:57:54.443Z] --- SKIP: TestServicePlugin (0.01s) [2021-04-08T18:57:54.443Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:57:54.443Z] === RUN TestServiceUpdateLabel [2021-04-08T18:57:55.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-08T18:57:56.316Z] --- PASS: TestPluginsWithRuntimes (5.10s) [2021-04-08T18:57:56.316Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.58s) [2021-04-08T18:57:56.316Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.57s) [2021-04-08T18:57:56.316Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T18:57:56.651Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-04-08T18:57:56.887Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-04-08T18:57:56.887Z] PASS [2021-04-08T18:57:56.887Z] [2021-04-08T18:57:56.887Z] DONE 10 tests in 10.699s [2021-04-08T18:57:56.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-08T18:57:56.887Z] INFO: Testing against a local daemon [2021-04-08T18:57:56.887Z] === RUN TestExternalGraphDriver [2021-04-08T18:57:56.887Z] === RUN TestExternalGraphDriver/json [2021-04-08T18:57:57.942Z] --- PASS: TestServiceUpdateLabel (3.83s) [2021-04-08T18:57:57.942Z] === RUN TestServiceUpdateSecrets [2021-04-08T18:57:58.569Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.253s coverage: 49.4% of statements [2021-04-08T18:57:58.569Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.057s coverage: 46.2% of statements [2021-04-08T18:57:58.569Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-08T18:57:59.430Z] === RUN TestExternalGraphDriver/spec [2021-04-08T18:58:00.485Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-04-08T18:58:01.056Z] --- PASS: TestServiceWithDataPathPortInit (17.27s) [2021-04-08T18:58:01.056Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T18:58:01.058Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.803s coverage: 57.7% of statements [2021-04-08T18:58:01.058Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-08T18:58:01.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-08T18:58:01.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-08T18:58:01.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:58:01.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:58:01.971Z] === RUN TestExternalGraphDriver/pull [2021-04-08T18:58:02.002Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-04-08T18:58:02.947Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-04-08T18:58:04.513Z] --- PASS: TestExternalGraphDriver (7.16s) [2021-04-08T18:58:04.513Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2021-04-08T18:58:04.513Z] --- PASS: TestExternalGraphDriver/spec (2.62s) [2021-04-08T18:58:04.513Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2021-04-08T18:58:04.513Z] === RUN TestGraphdriverPluginV2 [2021-04-08T18:58:04.865Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2021-04-08T18:58:04.865Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-08T18:58:04.865Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-08T18:58:05.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.33s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.92s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.37s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.14s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.92s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (7.27s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (7.56s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.61s) [2021-04-08T18:58:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.42s) [2021-04-08T18:58:05.333Z] === RUN TestCgroupNamespacesRun [2021-04-08T18:58:05.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-08T18:58:05.438Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2021-04-08T18:58:06.826Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.8% of statements [2021-04-08T18:58:06.826Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-08T18:58:06.826Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-08T18:58:06.826Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-04-08T18:58:07.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-08T18:58:08.226Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-08T18:58:08.226Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-08T18:58:08.588Z] --- PASS: TestCgroupNamespacesRun (3.38s) [2021-04-08T18:58:08.588Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-08T18:58:08.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-08T18:58:08.715Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2021-04-08T18:58:08.716Z] PASS [2021-04-08T18:58:08.716Z] [2021-04-08T18:58:08.716Z] DONE 5 tests in 11.599s [2021-04-08T18:58:08.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-08T18:58:08.716Z] INFO: Testing against a local daemon [2021-04-08T18:58:08.716Z] === RUN TestContinueAfterPluginCrash [2021-04-08T18:58:08.716Z] === PAUSE TestContinueAfterPluginCrash [2021-04-08T18:58:08.716Z] === RUN TestReadPluginNoRead [2021-04-08T18:58:08.716Z] === PAUSE TestReadPluginNoRead [2021-04-08T18:58:08.716Z] === RUN TestDaemonStartWithLogOpt [2021-04-08T18:58:08.716Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-08T18:58:08.716Z] === CONT TestContinueAfterPluginCrash [2021-04-08T18:58:08.716Z] === CONT TestDaemonStartWithLogOpt [2021-04-08T18:58:08.798Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-04-08T18:58:09.188Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.33s) [2021-04-08T18:58:09.188Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x58ky69ihavxlo6naa19rh7x3 Created:2021-04-08 18:58:00.906270817 +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[dbe0f3ae46969d8700e8f1760abad10ecb073b64ecfd9e8fadede28be6ac8353:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8m9q3d1hs4nlz2unzoyi2hpa4 EndpointID:31d53ce57c56223abf1df38618b145139b5296804ca57e458e308497c677fa5e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1b1392236d7450f905b8a9449ff303b1e1e34fb325e3e152622bdd916704927f 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:81eb90cd8007 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8m9q3d1hs4nlz2unzoyi2hpa4 EndpointID:31d53ce57c56223abf1df38618b145139b5296804ca57e458e308497c677fa5e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-08T18:58:09.188Z] PASS [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] === Skipped [2021-04-08T18:58:09.188Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T18:58:09.188Z] service_test.go:242: FLAKY_TEST [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] DONE 26 tests, 1 skipped in 69.267s [2021-04-08T18:58:09.188Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:58:09.188Z] ++ 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-08T18:58:09.188Z] ++ set -e [2021-04-08T18:58:09.188Z] ++ '[' -n 0 ']' [2021-04-08T18:58:09.188Z] ++ set -x [2021-04-08T18:58:09.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:58:09.188Z] INFO: Testing against a local daemon [2021-04-08T18:58:09.188Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-08T18:58:09.188Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-08T18:58:09.188Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:58:09.188Z] === RUN TestDockerNetworkIpvlan [2021-04-08T18:58:09.188Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:58:09.188Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:58:09.188Z] PASS [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] === Skipped [2021-04-08T18:58:09.188Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-08T18:58:09.188Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-08T18:58:09.188Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] [2021-04-08T18:58:09.188Z] DONE 2 tests, 2 skipped in 0.145s [2021-04-08T18:58:09.188Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-08T18:58:09.188Z] ++ 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-08T18:58:09.188Z] ++ set -e [2021-04-08T18:58:09.188Z] ++ '[' -n 0 ']' [2021-04-08T18:58:09.188Z] ++ set -x [2021-04-08T18:58:09.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:58:09.189Z] INFO: Testing against a local daemon [2021-04-08T18:58:09.189Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-08T18:58:09.743Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2021-04-08T18:58:09.743Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-08T18:58:10.528Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2021-04-08T18:58:10.528Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-08T18:58:10.689Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 57.5% of statements [2021-04-08T18:58:11.262Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-04-08T18:58:11.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-08T18:58:11.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-08T18:58:11.609Z] --- PASS: TestBuildWithHugeFile (56.86s) [2021-04-08T18:58:11.609Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T18:58:11.609Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:58:11.609Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:58:11.609Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T18:58:11.609Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:58:11.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:58:11.609Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:58:11.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:58:11.609Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:58:11.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:58:11.609Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T18:58:11.609Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T18:58:11.609Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T18:58:11.609Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-08T18:58:11.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-04-08T18:58:11.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2021-04-08T18:58:11.609Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-04-08T18:58:11.609Z] === RUN TestBuildPreserveOwnership [2021-04-08T18:58:11.609Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-08T18:58:11.733Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.30s) [2021-04-08T18:58:11.733Z] === RUN TestDockerNetworkMacvlan [2021-04-08T18:58:12.650Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-04-08T18:58:12.920Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-04-08T18:58:12.920Z] === CONT TestReadPluginNoRead [2021-04-08T18:58:13.223Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-08T18:58:13.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-08T18:58:13.615Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.12s) [2021-04-08T18:58:13.615Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-08T18:58:13.641Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-08T18:58:13.796Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-04-08T18:58:13.796Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2021-04-08T18:58:13.796Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-08T18:58:13.797Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-08T18:58:14.376Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-08T18:58:15.023Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-08T18:58:15.450Z] --- PASS: TestBuildPreserveOwnership (3.96s) [2021-04-08T18:58:15.450Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.62s) [2021-04-08T18:58:15.450Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-04-08T18:58:15.450Z] === RUN TestBuildPlatformInvalid [2021-04-08T18:58:15.450Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-04-08T18:58:15.450Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-08T18:58:15.463Z] === RUN TestReadPluginNoRead/default [2021-04-08T18:58:16.350Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2021-04-08T18:58:16.536Z] --- PASS: TestServiceUpdateSecrets (16.16s) [2021-04-08T18:58:16.536Z] === RUN TestServiceUpdateConfigs [2021-04-08T18:58:16.611Z] ok github.com/docker/docker/distribution 0.157s coverage: 25.2% of statements [2021-04-08T18:58:16.612Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-08T18:58:16.934Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-08T18:58:17.376Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-08T18:58:17.785Z] --- PASS: TestCgroupNamespacesRunHostMode (3.37s) [2021-04-08T18:58:17.785Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-08T18:58:18.000Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-08T18:58:18.320Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2021-04-08T18:58:18.581Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-08T18:58:18.945Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-04-08T18:58:19.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-08T18:58:19.519Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.6% of statements [2021-04-08T18:58:19.519Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-08T18:58:19.519Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2021-04-08T18:58:20.492Z] --- PASS: TestReadPluginNoRead (7.54s) [2021-04-08T18:58:20.492Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-04-08T18:58:20.492Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-04-08T18:58:20.492Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2021-04-08T18:58:20.492Z] read_test.go:92: [d6923f2477404] daemon is not started [2021-04-08T18:58:20.492Z] PASS [2021-04-08T18:58:20.492Z] [2021-04-08T18:58:20.492Z] DONE 6 tests in 11.765s [2021-04-08T18:58:20.492Z] 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-08T18:58:20.492Z] testing: warning: no tests to run [2021-04-08T18:58:20.492Z] PASS [2021-04-08T18:58:20.492Z] [2021-04-08T18:58:20.492Z] DONE 0 tests in 0.017s [2021-04-08T18:58:20.492Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-08T18:58:20.492Z] INFO: Testing against a local daemon [2021-04-08T18:58:20.492Z] === RUN TestPluginWithDevMounts [2021-04-08T18:58:20.492Z] === PAUSE TestPluginWithDevMounts [2021-04-08T18:58:20.492Z] === CONT TestPluginWithDevMounts [2021-04-08T18:58:20.518Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.24s) [2021-04-08T18:58:20.518Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-08T18:58:20.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-08T18:58:20.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-08T18:58:20.908Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-04-08T18:58:21.133Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-08T18:58:21.170Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-04-08T18:58:21.170Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-08T18:58:21.744Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-04-08T18:58:22.139Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-08T18:58:22.395Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2021-04-08T18:58:22.395Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-08T18:58:22.402Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-04-08T18:58:22.402Z] PASS [2021-04-08T18:58:22.402Z] [2021-04-08T18:58:22.402Z] DONE 1 tests in 1.768s [2021-04-08T18:58:22.402Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-08T18:58:22.402Z] INFO: Testing against a local daemon [2021-04-08T18:58:22.402Z] === RUN TestSecretInspect [2021-04-08T18:58:22.958Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-08T18:58:23.134Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-04-08T18:58:23.885Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.34s) [2021-04-08T18:58:23.886Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-08T18:58:23.886Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-08T18:58:24.078Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-04-08T18:58:24.078Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-08T18:58:24.944Z] --- PASS: TestSecretInspect (2.47s) [2021-04-08T18:58:24.944Z] === RUN TestSecretList [2021-04-08T18:58:25.333Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-08T18:58:25.995Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 81.8% of statements [2021-04-08T18:58:26.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-08T18:58:26.940Z] ok github.com/docker/docker/pkg/authorization 0.237s coverage: 68.3% of statements [2021-04-08T18:58:27.201Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-08T18:58:27.201Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-08T18:58:27.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.59s) [2021-04-08T18:58:27.331Z] === RUN TestKernelTCPMemory [2021-04-08T18:58:27.485Z] --- PASS: TestSecretList (2.45s) [2021-04-08T18:58:27.485Z] === RUN TestSecretsCreateAndDelete [2021-04-08T18:58:29.222Z] --- PASS: TestKernelTCPMemory (1.88s) [2021-04-08T18:58:29.222Z] === RUN TestNISDomainname [2021-04-08T18:58:29.397Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-04-08T18:58:29.397Z] === RUN TestSecretsUpdate [2021-04-08T18:58:30.515Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 43.2% of statements [2021-04-08T18:58:30.922Z] Loaded image: buildpack-deps:buster [2021-04-08T18:58:30.922Z] Loaded image: busybox:latest [2021-04-08T18:58:30.922Z] Loaded image: busybox:glibc [2021-04-08T18:58:31.088Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-04-08T18:58:31.088Z] ok github.com/docker/docker/layer 7.632s coverage: 68.8% of statements [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-08T18:58:31.088Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-08T18:58:31.108Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-08T18:58:31.350Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-04-08T18:58:31.565Z] Loaded image: debian:bullseye [2021-04-08T18:58:31.565Z] Loaded image: hello-world:latest [2021-04-08T18:58:31.565Z] Loaded image: arm32v7/hello-world:latest [2021-04-08T18:58:31.671Z] --- PASS: TestNISDomainname (2.49s) [2021-04-08T18:58:31.671Z] === RUN TestHostnameDnsResolution [2021-04-08T18:58:31.841Z] --- PASS: TestServiceUpdateConfigs (16.15s) [2021-04-08T18:58:31.841Z] === RUN TestServiceUpdateNetwork [2021-04-08T18:58:31.923Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-04-08T18:58:31.941Z] --- PASS: TestSecretsUpdate (2.50s) [2021-04-08T18:58:31.941Z] === RUN TestTemplatedSecret [2021-04-08T18:58:32.869Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-04-08T18:58:33.035Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-08T18:58:33.130Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-04-08T18:58:33.466Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-08T18:58:33.703Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-08T18:58:33.961Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-08T18:58:34.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-08T18:58:34.473Z] --- PASS: TestHostnameDnsResolution (2.68s) [2021-04-08T18:58:34.473Z] === RUN TestStats [2021-04-08T18:58:35.090Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan (23.42s) [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.22s) [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.67s) [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.75s) [2021-04-08T18:58:35.378Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.79s) [2021-04-08T18:58:35.378Z] PASS [2021-04-08T18:58:35.378Z] [2021-04-08T18:58:35.378Z] DONE 8 tests in 26.852s [2021-04-08T18:58:35.378Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-08T18:58:35.378Z] ++ 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-08T18:58:35.378Z] ++ set -e [2021-04-08T18:58:35.378Z] ++ '[' -n 0 ']' [2021-04-08T18:58:35.378Z] ++ set -x [2021-04-08T18:58:35.378Z] ++ env -i DEST=/go/src/github.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-08T18:58:35.378Z] testing: warning: no tests to run [2021-04-08T18:58:35.378Z] PASS [2021-04-08T18:58:35.378Z] [2021-04-08T18:58:35.378Z] DONE 0 tests in 0.026s [2021-04-08T18:58:35.378Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-08T18:58:35.378Z] ++ 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-08T18:58:35.378Z] ++ set -e [2021-04-08T18:58:35.378Z] ++ '[' -n 0 ']' [2021-04-08T18:58:35.378Z] ++ set -x [2021-04-08T18:58:35.378Z] ++ env -i DEST=/go/src/github.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-08T18:58:35.378Z] INFO: Testing against a local daemon [2021-04-08T18:58:35.378Z] === RUN TestAuthZPluginAllowRequest [2021-04-08T18:58:35.400Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-08T18:58:35.662Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-04-08T18:58:35.924Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2021-04-08T18:58:36.143Z] --- PASS: TestTemplatedSecret (3.39s) [2021-04-08T18:58:36.143Z] === RUN TestSecretCreateResolve [2021-04-08T18:58:36.185Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-04-08T18:58:36.186Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-04-08T18:58:36.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-08T18:58:37.527Z] --- PASS: TestSecretCreateResolve (2.04s) [2021-04-08T18:58:37.527Z] PASS [2021-04-08T18:58:37.527Z] [2021-04-08T18:58:37.527Z] DONE 6 tests in 15.315s [2021-04-08T18:58:37.527Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-08T18:58:37.527Z] INFO: Testing against a local daemon [2021-04-08T18:58:37.527Z] === RUN TestServiceCreateInit [2021-04-08T18:58:37.527Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T18:58:37.575Z] ok github.com/docker/docker/pkg/idtools 0.489s coverage: 69.5% of statements [2021-04-08T18:58:37.693Z] --- PASS: TestStats (3.15s) [2021-04-08T18:58:37.693Z] === RUN TestStopContainerWithTimeout [2021-04-08T18:58:37.693Z] === RUN TestStopContainerWithTimeout/0 [2021-04-08T18:58:37.693Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-08T18:58:37.693Z] === RUN TestStopContainerWithTimeout/1 [2021-04-08T18:58:37.693Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-08T18:58:37.693Z] === RUN TestStopContainerWithTimeout/3 [2021-04-08T18:58:37.693Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-08T18:58:37.693Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-08T18:58:37.693Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-08T18:58:37.693Z] === CONT TestStopContainerWithTimeout/0 [2021-04-08T18:58:37.693Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-08T18:58:37.837Z] ok github.com/docker/docker/pkg/ioutils 0.474s coverage: 69.3% of statements [2021-04-08T18:58:37.921Z] --- PASS: TestAuthZPluginAllowRequest (2.26s) [2021-04-08T18:58:37.921Z] === RUN TestAuthZPluginTLS [2021-04-08T18:58:38.098Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-04-08T18:58:38.098Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-08T18:58:38.098Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-04-08T18:58:38.098Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-08T18:58:38.098Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-08T18:58:38.601Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.40s) [2021-04-08T18:58:38.601Z] PASS [2021-04-08T18:58:38.601Z] [2021-04-08T18:58:38.601Z] === Skipped [2021-04-08T18:58:38.601Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-08T18:58:38.601Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T18:58:38.601Z] [2021-04-08T18:58:38.601Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-08T18:58:38.601Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-08T18:58:38.601Z] [2021-04-08T18:58:38.601Z] [2021-04-08T18:58:38.601Z] DONE 34 tests, 2 skipped in 122.143s [2021-04-08T18:58:38.601Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-08T18:58:38.601Z] ++ 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-08T18:58:38.601Z] ++ set -e [2021-04-08T18:58:38.601Z] ++ '[' -n 0 ']' [2021-04-08T18:58:38.601Z] ++ set -x [2021-04-08T18:58:38.601Z] ++ env -i DEST=/go/src/github.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-08T18:58:38.601Z] INFO: Testing against a local daemon [2021-04-08T18:58:38.601Z] === RUN TestConfigInspect [2021-04-08T18:58:38.672Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-08T18:58:38.672Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-08T18:58:38.672Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-04-08T18:58:38.859Z] --- PASS: TestAuthZPluginTLS (1.17s) [2021-04-08T18:58:38.859Z] === RUN TestAuthZPluginDenyRequest [2021-04-08T18:58:38.934Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-08T18:58:39.196Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-04-08T18:58:39.458Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-08T18:58:39.458Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-08T18:58:39.458Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-08T18:58:39.582Z] === CONT TestStopContainerWithTimeout/3 [2021-04-08T18:58:40.133Z] --- PASS: TestConfigInspect (1.95s) [2021-04-08T18:58:40.133Z] === RUN TestConfigList [2021-04-08T18:58:40.241Z] --- PASS: TestAuthZPluginDenyRequest (1.17s) [2021-04-08T18:58:40.241Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-08T18:58:40.404Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-04-08T18:58:40.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-08T18:58:40.977Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-08T18:58:41.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.17s) [2021-04-08T18:58:41.182Z] === RUN TestAuthZPluginDenyResponse [2021-04-08T18:58:41.240Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-08T18:58:41.437Z] === CONT TestStopContainerWithTimeout/1 [2021-04-08T18:58:41.501Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-08T18:58:42.217Z] --- PASS: TestConfigList (1.88s) [2021-04-08T18:58:42.217Z] === RUN TestConfigsCreateAndDelete [2021-04-08T18:58:42.564Z] --- PASS: TestAuthZPluginDenyResponse (1.18s) [2021-04-08T18:58:42.564Z] === RUN TestAuthZPluginAllowEventStream [2021-04-08T18:58:42.802Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-08T18:58:42.813Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T18:58:42.886Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-08T18:58:43.147Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-08T18:58:43.743Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2021-04-08T18:58:43.743Z] === RUN TestConfigsUpdate [2021-04-08T18:58:44.167Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-08T18:58:44.167Z] --- PASS: TestStopContainerWithTimeout/0 (2.12s) [2021-04-08T18:58:44.167Z] --- PASS: TestStopContainerWithTimeout/-1 (4.01s) [2021-04-08T18:58:44.167Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-04-08T18:58:44.167Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2021-04-08T18:58:44.167Z] === RUN TestDeleteDevicemapper [2021-04-08T18:58:44.167Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-08T18:58:44.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:58:44.167Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T18:58:44.475Z] --- PASS: TestAuthZPluginAllowEventStream (2.23s) [2021-04-08T18:58:44.475Z] === RUN TestAuthZPluginErrorResponse [2021-04-08T18:58:45.830Z] --- PASS: TestConfigsUpdate (1.94s) [2021-04-08T18:58:45.830Z] === RUN TestTemplatedConfig [2021-04-08T18:58:45.856Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-04-08T18:58:45.856Z] === RUN TestAuthZPluginErrorRequest [2021-04-08T18:58:46.056Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-08T18:58:46.450Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2021-04-08T18:58:46.450Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-08T18:58:46.711Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-08T18:58:46.796Z] --- PASS: TestAuthZPluginErrorRequest (1.15s) [2021-04-08T18:58:46.796Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-08T18:58:46.973Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-08T18:58:46.984Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-08T18:58:47.150Z] --- PASS: TestServiceUpdateNetwork (16.95s) [2021-04-08T18:58:47.150Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T18:58:47.546Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-08T18:58:47.547Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-08T18:58:47.802Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-08T18:58:48.120Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-08T18:58:48.148Z] --- PASS: TestServiceCreateInit (9.93s) [2021-04-08T18:58:48.148Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2021-04-08T18:58:48.148Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2021-04-08T18:58:48.148Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T18:58:48.177Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-08T18:58:48.179Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.27s) [2021-04-08T18:58:48.179Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-08T18:58:48.364Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-08T18:58:48.382Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-04-08T18:58:48.588Z] --- PASS: TestTemplatedConfig (2.49s) [2021-04-08T18:58:48.588Z] === RUN TestConfigCreateResolve [2021-04-08T18:58:48.927Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-08T18:58:48.927Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-08T18:58:48.955Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-04-08T18:58:49.205Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-08T18:58:49.217Z] testing: warning: no tests to run [2021-04-08T18:58:49.217Z] coverage: [no statements] [2021-04-08T18:58:49.217Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-08T18:58:49.789Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-08T18:58:49.789Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-08T18:58:50.057Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-08T18:58:50.122Z] --- PASS: TestConfigCreateResolve (1.99s) [2021-04-08T18:58:50.122Z] === RUN TestConfigDaemonLibtrustID [2021-04-08T18:58:50.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.38s) [2021-04-08T18:58:50.293Z] === RUN TestUpdateMemory [2021-04-08T18:58:50.293Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-08T18:58:50.293Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:58:50.293Z] === RUN TestUpdateCPUQuota [2021-04-08T18:58:50.720Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s) [2021-04-08T18:58:50.720Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-08T18:58:50.763Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-08T18:58:50.763Z] PASS [2021-04-08T18:58:50.763Z] [2021-04-08T18:58:50.763Z] DONE 7 tests in 12.757s [2021-04-08T18:58:50.763Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-08T18:58:50.763Z] ++ 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-08T18:58:50.763Z] ++ set -e [2021-04-08T18:58:50.763Z] ++ '[' -n 0 ']' [2021-04-08T18:58:50.763Z] ++ set -x [2021-04-08T18:58:50.763Z] ++ env -i DEST=/go/src/github.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-08T18:58:50.763Z] INFO: Testing against a local daemon [2021-04-08T18:58:50.763Z] === RUN TestCheckpoint [2021-04-08T18:58:50.763Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T18:58:50.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:58:50.763Z] === RUN TestContainerInvalidJSON [2021-04-08T18:58:50.763Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:58:50.763Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:58:50.763Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:58:50.763Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:58:50.763Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:58:50.763Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:58:50.763Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T18:58:50.763Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T18:58:50.763Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T18:58:50.763Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-08T18:58:50.763Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-08T18:58:50.763Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-08T18:58:50.763Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T18:58:50.763Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T18:58:50.855Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-08T18:58:51.062Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-08T18:58:51.062Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T18:58:51.062Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-08T18:58:51.062Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T18:58:51.062Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-08T18:58:51.062Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T18:58:51.062Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-08T18:58:51.062Z] === RUN TestCopyFromContainer [2021-04-08T18:58:51.976Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-04-08T18:58:52.591Z] === RUN TestCopyFromContainer// [2021-04-08T18:58:52.591Z] === RUN TestCopyFromContainer//bar/root [2021-04-08T18:58:52.591Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-08T18:58:52.591Z] === RUN TestCopyFromContainer/bar/quux [2021-04-08T18:58:52.890Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-08T18:58:52.890Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-08T18:58:52.890Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-08T18:58:52.890Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-08T18:58:52.921Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-04-08T18:58:53.183Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-08T18:58:53.189Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-08T18:58:53.189Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer (2.03s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-08T18:58:53.189Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-08T18:58:53.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T18:58:53.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:58:53.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:58:53.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:58:53.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:58:53.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:58:53.189Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:58:53.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T18:58:53.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T18:58:53.189Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T18:58:53.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-08T18:58:53.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-08T18:58:53.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-08T18:58:53.189Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-08T18:58:53.189Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T18:58:53.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-08T18:58:53.189Z] === RUN TestCreateWithInvalidEnv [2021-04-08T18:58:53.189Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T18:58:53.189Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T18:58:53.189Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T18:58:53.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T18:58:53.189Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T18:58:53.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T18:58:53.189Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T18:58:53.189Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T18:58:53.189Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T18:58:53.189Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-08T18:58:53.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T18:58:53.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-08T18:58:53.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-08T18:58:53.189Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T18:58:53.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-08T18:58:53.189Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T18:58:54.014Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2021-04-08T18:58:54.014Z] === RUN TestAuthZPluginHeader [2021-04-08T18:58:54.572Z] ok github.com/docker/docker/quota 0.277s coverage: 71.4% of statements [2021-04-08T18:58:54.955Z] --- PASS: TestAuthZPluginHeader (1.46s) [2021-04-08T18:58:54.955Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-08T18:58:54.955Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-08T18:58:54.955Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:58:54.955Z] === RUN TestAuthZPluginV2Disable [2021-04-08T18:58:54.955Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-08T18:58:54.955Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:58:54.955Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-08T18:58:54.955Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-08T18:58:54.955Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:58:54.955Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-08T18:58:54.955Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-08T18:58:54.955Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:58:54.955Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-08T18:58:55.144Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-08T18:58:55.313Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2021-04-08T18:58:55.313Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T18:58:56.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-08T18:58:56.531Z] ok github.com/docker/docker/registry 0.057s coverage: 58.8% of statements [2021-04-08T18:58:56.833Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2021-04-08T18:58:56.833Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T18:58:56.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:58:56.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:58:56.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:58:56.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:58:56.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:58:56.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:58:56.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:58:56.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:58:56.834Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:58:56.834Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:58:56.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T18:58:56.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T18:58:56.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T18:58:56.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T18:58:56.834Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T18:58:56.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-08T18:58:56.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-08T18:58:56.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-08T18:58:56.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-08T18:58:56.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-08T18:58:56.834Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-08T18:58:56.834Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T18:58:57.104Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-08T18:58:57.104Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-08T18:58:57.133Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-04-08T18:58:57.133Z] === RUN TestCreateDifferentPlatform [2021-04-08T18:58:57.133Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T18:58:57.133Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T18:58:57.133Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-08T18:58:57.133Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-08T18:58:57.133Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-08T18:58:57.133Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T18:58:57.133Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-08T18:58:57.133Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T18:58:57.133Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-08T18:58:57.133Z] === RUN TestContainerStartOnDaemonRestart [2021-04-08T18:58:57.133Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-08T18:58:57.133Z] === RUN TestDaemonRestartIpcMode [2021-04-08T18:58:57.133Z] === PAUSE TestDaemonRestartIpcMode [2021-04-08T18:58:57.133Z] === RUN TestDaemonHostGatewayIP [2021-04-08T18:58:57.133Z] === PAUSE TestDaemonHostGatewayIP [2021-04-08T18:58:57.133Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-08T18:58:57.133Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-08T18:58:57.133Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T18:58:57.133Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-08T18:58:57.133Z] === RUN TestDiff [2021-04-08T18:58:57.654Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-08T18:58:57.774Z] --- PASS: TestDiff (0.55s) [2021-04-08T18:58:57.774Z] === RUN TestExecWithCloseStdin [2021-04-08T18:58:57.990Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-08T18:58:58.049Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2021-04-08T18:58:58.311Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2021-04-08T18:58:58.417Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-04-08T18:58:58.417Z] === RUN TestExec [2021-04-08T18:58:58.916Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-08T18:58:59.063Z] --- PASS: TestExec (0.68s) [2021-04-08T18:58:59.063Z] === RUN TestExecUser [2021-04-08T18:58:59.708Z] --- PASS: TestExecUser (0.65s) [2021-04-08T18:58:59.708Z] === RUN TestExportContainerAndImportImage [2021-04-08T18:58:59.843Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-08T18:59:00.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-08T18:59:00.108Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-08T18:59:00.762Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-04-08T18:59:00.762Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T18:59:00.861Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-08T18:59:01.053Z] --- PASS: TestUpdateCPUQuota (10.86s) [2021-04-08T18:59:01.053Z] === RUN TestUpdatePidsLimit [2021-04-08T18:59:01.053Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-08T18:59:01.310Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-08T18:59:01.805Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.4% of statements [2021-04-08T18:59:01.871Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-08T18:59:02.337Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-04-08T18:59:02.337Z] === RUN TestHealthCheckWorkdir [2021-04-08T18:59:02.380Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-08T18:59:02.434Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-08T18:59:02.434Z] === RUN TestUpdatePidsLimit/no_change [2021-04-08T18:59:02.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-08T18:59:02.997Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2021-04-08T18:59:02.997Z] === RUN TestHealthKillContainer [2021-04-08T18:59:03.560Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-08T18:59:03.768Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-04-08T18:59:05.450Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-08T18:59:05.795Z] --- PASS: TestHealthKillContainer (2.71s) [2021-04-08T18:59:05.796Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T18:59:06.154Z] --- PASS: TestServiceUpdatePidsLimit (18.59s) [2021-04-08T18:59:06.154Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s) [2021-04-08T18:59:06.154Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-04-08T18:59:06.154Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.54s) [2021-04-08T18:59:06.154Z] PASS [2021-04-08T18:59:06.154Z] [2021-04-08T18:59:06.154Z] === Skipped [2021-04-08T18:59:06.154Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-08T18:59:06.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T18:59:06.154Z] [2021-04-08T18:59:06.154Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2021-04-08T18:59:06.154Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:06.154Z] [2021-04-08T18:59:06.154Z] [2021-04-08T18:59:06.154Z] DONE 27 tests, 2 skipped in 185.795s [2021-04-08T18:59:06.154Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-08T18:59:06.154Z] ++ 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-08T18:59:06.154Z] ++ set -e [2021-04-08T18:59:06.154Z] ++ '[' -n 0 ']' [2021-04-08T18:59:06.154Z] ++ set -x [2021-04-08T18:59:06.155Z] ++ env -i DEST=/go/src/github.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-08T18:59:06.155Z] INFO: Testing against a local daemon [2021-04-08T18:59:06.155Z] === RUN TestSessionCreate [2021-04-08T18:59:06.155Z] --- PASS: TestSessionCreate (0.02s) [2021-04-08T18:59:06.155Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T18:59:06.155Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-08T18:59:06.155Z] PASS [2021-04-08T18:59:06.155Z] [2021-04-08T18:59:06.155Z] DONE 2 tests in 0.271s [2021-04-08T18:59:06.155Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-08T18:59:06.155Z] ++ 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-08T18:59:06.155Z] ++ set -e [2021-04-08T18:59:06.155Z] ++ '[' -n 0 ']' [2021-04-08T18:59:06.155Z] ++ set -x [2021-04-08T18:59:06.155Z] ++ env -i DEST=/go/src/github.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-08T18:59:06.155Z] INFO: Testing against a local daemon [2021-04-08T18:59:06.155Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T18:59:06.155Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T18:59:06.155Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T18:59:06.155Z] === RUN TestEventsExecDie [2021-04-08T18:59:06.276Z] --- PASS: TestCreateServiceMultipleTimes (18.79s) [2021-04-08T18:59:06.276Z] === RUN TestCreateServiceConflict [2021-04-08T18:59:06.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-08T18:59:06.449Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-04-08T18:59:06.449Z] === RUN TestIpcModeNone [2021-04-08T18:59:06.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-08T18:59:07.092Z] --- PASS: TestIpcModeNone (0.64s) [2021-04-08T18:59:07.092Z] === RUN TestIpcModePrivate [2021-04-08T18:59:07.184Z] --- PASS: TestEventsExecDie (1.31s) [2021-04-08T18:59:07.184Z] === RUN TestEventsBackwardsCompatible [2021-04-08T18:59:07.184Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-04-08T18:59:07.184Z] === RUN TestInfoBinaryCommits [2021-04-08T18:59:07.184Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-08T18:59:07.184Z] === RUN TestInfoAPIVersioned [2021-04-08T18:59:07.184Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-08T18:59:07.184Z] === RUN TestInfoDiscoveryBackend [2021-04-08T18:59:07.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-08T18:59:07.737Z] --- PASS: TestIpcModePrivate (0.76s) [2021-04-08T18:59:07.737Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-08T18:59:07.737Z] === RUN TestIpcModeShareable [2021-04-08T18:59:07.812Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-04-08T18:59:07.812Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-08T18:59:08.409Z] --- PASS: TestIpcModeShareable (0.73s) [2021-04-08T18:59:08.409Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-08T18:59:08.409Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-08T18:59:08.816Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-04-08T18:59:08.816Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T18:59:08.840Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-08T18:59:08.840Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-08T18:59:08.866Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-08T18:59:09.129Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-04-08T18:59:09.129Z] === RUN TestInfoAPI [2021-04-08T18:59:09.129Z] --- PASS: TestInfoAPI (0.01s) [2021-04-08T18:59:09.129Z] === RUN TestInfoAPIWarnings [2021-04-08T18:59:10.515Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2021-04-08T18:59:10.515Z] === RUN TestAPIIpcModeHost [2021-04-08T18:59:11.156Z] --- PASS: TestAPIIpcModeHost (0.51s) [2021-04-08T18:59:11.156Z] === RUN TestDaemonIpcModeShareable [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit (9.97s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.25s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/no_change (1.21s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/update_lower (1.42s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.33s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.22s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.34s) [2021-04-08T18:59:11.386Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.38s) [2021-04-08T18:59:11.386Z] === RUN TestUpdateRestartPolicy [2021-04-08T18:59:12.113Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2021-04-08T18:59:12.113Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T18:59:12.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-08T18:59:12.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-08T18:59:12.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-08T18:59:12.688Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2021-04-08T18:59:12.688Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-08T18:59:12.688Z] === RUN TestDaemonIpcModePrivate [2021-04-08T18:59:14.223Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2021-04-08T18:59:14.223Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-08T18:59:14.224Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-08T18:59:15.267Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2021-04-08T18:59:15.267Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-08T18:59:15.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-08T18:59:16.001Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/rootless [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/volume [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-08T18:59:16.001Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === Skipped [2021-04-08T18:59:16.001Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-08T18:59:16.001Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-08T18:59:16.001Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-08T18:59:16.001Z] time="2021-04-08T18:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-08T18:59:16.001Z] time="2021-04-08T18:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-08T18:59:16.001Z] time="2021-04-08T18:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-08T18:59:16.001Z] time="2021-04-08T18:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-08T18:59:16.001Z] time="2021-04-08T18:57:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-08T18:59:16.001Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-08T18:59:16.001Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-08T18:59:16.001Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-08T18:59:16.001Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-08T18:59:16.001Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-08T18:59:16.001Z] [2021-04-08T18:59:16.001Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-08T18:59:16.002Z] graphtest_unix.go:73: No driver to put! [2021-04-08T18:59:16.002Z] [2021-04-08T18:59:16.002Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-08T18:59:16.002Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-08T18:59:16.002Z] [2021-04-08T18:59:16.002Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-08T18:59:16.002Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-08T18:59:16.002Z] [2021-04-08T18:59:16.002Z] [2021-04-08T18:59:16.002Z] DONE 2247 tests, 26 skipped in 258.080s Post stage [Pipeline] junit [2021-04-08T18:59:16.016Z] Recording test results [2021-04-08T18:59:16.467Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-08T18:59:16.805Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2021-04-08T18:59:16.806Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-08T18:59:16.806Z] === RUN TestIpcModeOlderClient [2021-04-08T18:59:16.806Z] === PAUSE TestIpcModeOlderClient [2021-04-08T18:59:16.806Z] === RUN TestKillContainerInvalidSignal [2021-04-08T18:59:16.917Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.92s) [2021-04-08T18:59:16.917Z] PASS [2021-04-08T18:59:16.917Z] [2021-04-08T18:59:16.917Z] === Skipped [2021-04-08T18:59:16.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-08T18:59:16.917Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:16.917Z] [2021-04-08T18:59:16.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-08T18:59:16.917Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:16.917Z] [2021-04-08T18:59:16.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-08T18:59:16.917Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:16.917Z] [2021-04-08T18:59:16.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-08T18:59:16.917Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:16.917Z] [2021-04-08T18:59:16.917Z] [2021-04-08T18:59:16.917Z] DONE 17 tests, 4 skipped in 39.589s [2021-04-08T18:59:16.917Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-08T18:59:16.917Z] ++ 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-08T18:59:16.917Z] ++ set -e [2021-04-08T18:59:16.917Z] ++ '[' -n 0 ']' [2021-04-08T18:59:16.917Z] ++ set -x [2021-04-08T18:59:16.917Z] ++ env -i DEST=/go/src/github.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-08T18:59:16.917Z] INFO: Testing against a local daemon [2021-04-08T18:59:16.917Z] === RUN TestPluginInvalidJSON [2021-04-08T18:59:16.917Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:59:16.917Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:59:16.917Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T18:59:16.917Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-08T18:59:16.917Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-08T18:59:16.917Z] === RUN TestPluginInstall [2021-04-08T18:59:16.917Z] === RUN TestPluginInstall/no_auth [2021-04-08T18:59:17.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41999/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c030896cfc4304ca65e84b356fb3dfb9b70c535 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c030896cfc4304ca65e84b356fb3dfb9b70c535 hack/validate/vendor [2021-04-08T18:59:17.178Z] time="2021-04-08T18:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:59:17.178Z] time="2021-04-08T18:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b8745e8357490458d221688041e1d93a11bb58c39821e9f3d79a151bde0d23a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:59:17.178Z] time="2021-04-08T18:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:59:17.178Z] time="2021-04-08T18:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b8745e8357490458d221688041e1d93a11bb58c39821e9f3d79a151bde0d23a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:59:17.438Z] === RUN TestPluginInstall/with_htpasswd [2021-04-08T18:59:17.448Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2021-04-08T18:59:17.448Z] === RUN TestKillContainer [2021-04-08T18:59:17.448Z] === RUN TestKillContainer/no_signal [2021-04-08T18:59:17.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-08T18:59:17.820Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-08T18:59:17.975Z] No vendor changes in diff. [2021-04-08T18:59:18.091Z] === RUN TestKillContainer/non_killing_signal [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T18:59:18.379Z] time="2021-04-08T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:59:18.379Z] time="2021-04-08T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52e73bce4bc980206c9a28f882be3d2e23f044af87ae98cff3e7ee3c940ca277" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:59:18.379Z] time="2021-04-08T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:59:18.379Z] time="2021-04-08T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52e73bce4bc980206c9a28f882be3d2e23f044af87ae98cff3e7ee3c940ca277" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:59:18.388Z] === RUN TestKillContainer/killing_signal [2021-04-08T18:59:18.591Z] + echo Ensuring container killed. [2021-04-08T18:59:18.591Z] Ensuring container killed. [2021-04-08T18:59:18.591Z] + docker rm -vf docker-pr5 [2021-04-08T18:59:18.591Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-04-08T18:59:18.639Z] === RUN TestPluginInstall/with_insecure [2021-04-08T18:59:18.884Z] + echo Chowning /workspace to jenkins user [2021-04-08T18:59:18.884Z] Chowning /workspace to jenkins user [2021-04-08T18:59:18.884Z] + id -u [2021-04-08T18:59:18.884Z] + id -g [2021-04-08T18:59:18.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace busybox chown -R 1000:1000 /workspace [2021-04-08T18:59:19.028Z] --- PASS: TestKillContainer (1.73s) [2021-04-08T18:59:19.028Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-04-08T18:59:19.028Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-04-08T18:59:19.028Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2021-04-08T18:59:19.028Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T18:59:19.028Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-08T18:59:19.187Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-08T18:59:19.443Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T18:59:19.671Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-08T18:59:19.759Z] + bundleName=unit [2021-04-08T18:59:19.759Z] + echo Creating unit-bundles.tar.gz [2021-04-08T18:59:19.759Z] Creating unit-bundles.tar.gz [2021-04-08T18:59:19.759Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-08T18:59:19.759Z] bundles/junit-report.xml [2021-04-08T18:59:19.759Z] bundles/go-test-report.json [2021-04-08T18:59:19.759Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-08T18:59:19.773Z] Archiving artifacts [2021-04-08T18:59:20.180Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T18:59:20.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-04-08T18:59:20.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-04-08T18:59:20.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-04-08T18:59:20.317Z] === RUN TestKillStoppedContainer [2021-04-08T18:59:20.317Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-08T18:59:20.317Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T18:59:20.317Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-08T18:59:20.317Z] === RUN TestKillDifferentUserContainer [2021-04-08T18:59:20.498Z] + make clean [2021-04-08T18:59:20.498Z] docker volume rm -f docker-dev-cache [2021-04-08T18:59:20.498Z] docker-dev-cache [Pipeline] deleteDir [2021-04-08T18:59:20.550Z] time="2021-04-08T18:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:59:20.550Z] time="2021-04-08T18:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c764ba7f0aba4352f45202542bb29b403933e855343316b44d9390f8dc882d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T18:59:20.550Z] time="2021-04-08T18:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T18:59:20.550Z] time="2021-04-08T18:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c764ba7f0aba4352f45202542bb29b403933e855343316b44d9390f8dc882d" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-04-08T18:59:20.810Z] --- PASS: TestPluginInstall (5.86s) [2021-04-08T18:59:20.810Z] --- PASS: TestPluginInstall/no_auth (2.51s) [2021-04-08T18:59:20.810Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-04-08T18:59:20.810Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-04-08T18:59:20.810Z] plugin_test.go:165: [deb5b03e13011] daemon is not started [2021-04-08T18:59:20.810Z] === RUN TestPluginsWithRuntimes [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T18:59:20.964Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-04-08T18:59:20.965Z] === RUN TestInspectOomKilledTrue [2021-04-08T18:59:22.017Z] --- PASS: TestInspectOomKilledTrue (0.97s) [2021-04-08T18:59:22.017Z] === RUN TestInspectOomKilledFalse [2021-04-08T18:59:22.311Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-04-08T18:59:22.311Z] === RUN TestLinksEtcHostsContentMatch [2021-04-08T18:59:22.955Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-04-08T18:59:22.955Z] === RUN TestLinksContainerNames [2021-04-08T18:59:23.071Z] 5ff1512f88ec: Pull complete [2021-04-08T18:59:23.071Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-08T18:59:23.071Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T18:59:23.071Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-08T18:59:23.071Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-08T18:59:23.071Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-04-08T18:59:23.071Z] WARN: Skipping validation tests [2021-04-08T18:59:23.071Z] INFO: Running unit tests at 04/08/2021 18:59:09... [2021-04-08T18:59:23.071Z] INFO: make.ps1 starting at 04/08/2021 18:59:13 [2021-04-08T18:59:23.071Z] INFO: Git commit (cc632dd8f1) assumed from DOCKER_GITCOMMIT environment variable [2021-04-08T18:59:23.071Z] INFO: Invoking autogen... [2021-04-08T18:59:23.071Z] INFO: Running unit tests... [2021-04-08T18:59:23.609Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-08T18:59:23.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-08T18:59:24.006Z] --- PASS: TestLinksContainerNames (1.06s) [2021-04-08T18:59:24.006Z] === RUN TestLogsFollowTailEmpty [2021-04-08T18:59:24.108Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-08T18:59:24.691Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2021-04-08T18:59:24.691Z] === RUN TestContainerNetworkMountsNoChown [2021-04-08T18:59:25.254Z] 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-08T18:59:25.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/default [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/default [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/private [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/private [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rprivate [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/slave [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/slave [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rslave [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/shared [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/shared [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rshared [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/default [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rslave [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/shared [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rshared [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/slave [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rprivate [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/private [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-08T18:59:25.334Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:59:25.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-08T18:59:25.334Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-08T18:59:25.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-08T18:59:25.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-08T18:59:25.630Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-08T18:59:25.630Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-08T18:59:25.630Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-08T18:59:25.630Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-08T18:59:25.630Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-08T18:59:25.630Z] === RUN TestContainerBindMountNonRecursive [2021-04-08T18:59:26.018Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-08T18:59:26.877Z] --- PASS: TestUpdateRestartPolicy (15.70s) [2021-04-08T18:59:26.877Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T18:59:27.012Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2021-04-08T18:59:27.012Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T18:59:27.154Z] --- PASS: TestContainerBindMountNonRecursive (1.55s) [2021-04-08T18:59:27.154Z] === RUN TestContainerVolumesMountedAsShared [2021-04-08T18:59:27.699Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-04-08T18:59:27.699Z] === RUN TestInfoDebug [2021-04-08T18:59:27.699Z] --- PASS: TestInfoDebug (0.52s) [2021-04-08T18:59:27.699Z] === RUN TestInfoInsecureRegistries [2021-04-08T18:59:27.699Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-08T18:59:27.699Z] === RUN TestInfoRegistryMirrors [2021-04-08T18:59:27.699Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-04-08T18:59:27.699Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T18:59:27.699Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-04-08T18:59:27.699Z] === RUN TestPingCacheHeaders [2021-04-08T18:59:27.699Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-08T18:59:27.699Z] === RUN TestPingGet [2021-04-08T18:59:27.699Z] --- PASS: TestPingGet (0.01s) [2021-04-08T18:59:27.699Z] === RUN TestPingHead [2021-04-08T18:59:27.699Z] --- PASS: TestPingHead (0.01s) [2021-04-08T18:59:27.699Z] === RUN TestVersion [2021-04-08T18:59:27.699Z] --- PASS: TestVersion (0.02s) [2021-04-08T18:59:27.699Z] PASS [2021-04-08T18:59:27.699Z] [2021-04-08T18:59:27.699Z] === Skipped [2021-04-08T18:59:27.699Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T18:59:27.699Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T18:59:27.699Z] [2021-04-08T18:59:27.699Z] [2021-04-08T18:59:27.699Z] DONE 18 tests, 1 skipped in 21.810s [2021-04-08T18:59:27.700Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-08T18:59:27.700Z] ++ 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-08T18:59:27.700Z] ++ set -e [2021-04-08T18:59:27.700Z] ++ '[' -n 0 ']' [2021-04-08T18:59:27.700Z] ++ set -x [2021-04-08T18:59:27.700Z] ++ env -i DEST=/go/src/github.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-08T18:59:27.700Z] INFO: Testing against a local daemon [2021-04-08T18:59:27.700Z] === RUN TestVolumesCreateAndList [2021-04-08T18:59:27.700Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-08T18:59:27.700Z] === RUN TestVolumesRemove [2021-04-08T18:59:27.700Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-08T18:59:27.700Z] === RUN TestVolumesInspect [2021-04-08T18:59:27.700Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-08T18:59:27.700Z] === RUN TestVolumesInvalidJSON [2021-04-08T18:59:27.700Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T18:59:27.700Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T18:59:27.700Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T18:59:27.700Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-08T18:59:27.700Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T18:59:27.700Z] PASS [2021-04-08T18:59:27.700Z] [2021-04-08T18:59:27.700Z] DONE 5 tests in 0.314s [2021-04-08T18:59:27.700Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T18:59:27.793Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-04-08T18:59:27.793Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-08T18:59:27.989Z] ++++ cat bundles/test-integration/docker.pid [2021-04-08T18:59:27.989Z] +++ kill 12283 [2021-04-08T18:59:28.087Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-04-08T18:59:28.087Z] === RUN TestNetworkNat [2021-04-08T18:59:28.242Z] --- PASS: TestUpdateRestartWithAutoRemove (1.12s) [2021-04-08T18:59:28.242Z] === RUN TestWaitNonBlocked [2021-04-08T18:59:28.242Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-08T18:59:28.242Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:59:28.242Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:59:28.242Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:59:28.242Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:59:28.242Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T18:59:28.242Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T18:59:28.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-08T18:59:28.559Z] --- PASS: TestPluginsWithRuntimes (7.16s) [2021-04-08T18:59:28.559Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.25s) [2021-04-08T18:59:28.559Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.19s) [2021-04-08T18:59:28.559Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T18:59:28.729Z] --- PASS: TestNetworkNat (0.56s) [2021-04-08T18:59:28.729Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T18:59:28.922Z] --- PASS: TestCreateServiceSecretFileMode (2.83s) [2021-04-08T18:59:28.922Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T18:59:29.129Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-04-08T18:59:29.129Z] PASS [2021-04-08T18:59:29.129Z] [2021-04-08T18:59:29.129Z] DONE 10 tests in 14.323s [2021-04-08T18:59:29.129Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-08T18:59:29.129Z] ++ 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-08T18:59:29.129Z] ++ set -e [2021-04-08T18:59:29.129Z] ++ '[' -n 0 ']' [2021-04-08T18:59:29.129Z] ++ set -x [2021-04-08T18:59:29.129Z] ++ env -i DEST=/go/src/github.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-08T18:59:29.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-04-08T18:59:29.369Z] === RUN TestNetworkLoopbackNat [2021-04-08T18:59:29.390Z] INFO: Testing against a local daemon [2021-04-08T18:59:29.390Z] === RUN TestExternalGraphDriver [2021-04-08T18:59:29.390Z] === RUN TestExternalGraphDriver/json [2021-04-08T18:59:29.486Z] +++ /etc/init.d/apparmor stop [2021-04-08T18:59:29.486Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T18:59:29.486Z] [2021-04-08T18:59:29.486Z] Unloading profiles will leave already running processes permanently [2021-04-08T18:59:29.486Z] unconfined, which can lead to unexpected situations. [2021-04-08T18:59:29.486Z] [2021-04-08T18:59:29.486Z] To set a process to complain mode, use the command line tool [2021-04-08T18:59:29.486Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T18:59:29.486Z] +++ true [2021-04-08T18:59:29.486Z] exiting test-integration [2021-04-08T18:59:29.486Z] ++ exit 0 [2021-04-08T18:59:29.486Z] [2021-04-08T18:59:30.129Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-04-08T18:59:30.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.97s) [2021-04-08T18:59:30.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.06s) [2021-04-08T18:59:30.129Z] === RUN TestWaitBlocked [2021-04-08T18:59:30.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:59:30.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:59:30.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:59:30.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:59:30.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T18:59:30.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T18:59:30.129Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-08T18:59:30.129Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-08T18:59:30.129Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-08T18:59:30.129Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-08T18:59:30.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir Post stage [Pipeline] junit [2021-04-08T18:59:31.597Z] Recording test results [2021-04-08T18:59:32.048Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T18:59:32.115Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2021-04-08T18:59:32.115Z] === RUN TestPause [2021-04-08T18:59:32.219Z] --- PASS: TestCreateServiceConfigFileMode (2.83s) [2021-04-08T18:59:32.219Z] === RUN TestCreateServiceSysctls [2021-04-08T18:59:32.477Z] + echo Ensuring container killed. [2021-04-08T18:59:32.477Z] Ensuring container killed. [2021-04-08T18:59:32.477Z] + docker rm -vf docker-pr5 [2021-04-08T18:59:32.477Z] Error: No such container: docker-pr5 [2021-04-08T18:59:32.477Z] + true [Pipeline] sh [2021-04-08T18:59:32.646Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-08T18:59:32.646Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.99s) [2021-04-08T18:59:32.646Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.11s) [2021-04-08T18:59:32.646Z] === CONT TestContainerStartOnDaemonRestart [2021-04-08T18:59:32.646Z] === CONT TestDaemonHostGatewayIP [2021-04-08T18:59:32.760Z] --- PASS: TestPause (0.63s) [2021-04-08T18:59:32.760Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T18:59:32.760Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:59:32.760Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:59:32.760Z] === RUN TestPauseStopPausedContainer [2021-04-08T18:59:32.885Z] + echo Chowning /workspace to jenkins user [2021-04-08T18:59:32.885Z] Chowning /workspace to jenkins user [2021-04-08T18:59:32.885Z] + id -u [2021-04-08T18:59:32.885Z] + id -g [2021-04-08T18:59:32.885Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41999:/workspace busybox chown -R 1001:1001 /workspace [2021-04-08T18:59:32.885Z] Unable to find image 'busybox:latest' locally [2021-04-08T18:59:33.174Z] latest: Pulling from library/busybox [2021-04-08T18:59:33.174Z] 96e4eceb3830: Pulling fs layer [2021-04-08T18:59:33.402Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2021-04-08T18:59:33.402Z] === RUN TestPidHost [2021-04-08T18:59:33.463Z] 96e4eceb3830: Verifying Checksum [2021-04-08T18:59:33.463Z] 96e4eceb3830: Download complete [2021-04-08T18:59:33.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-08T18:59:33.589Z] === RUN TestExternalGraphDriver/spec [2021-04-08T18:59:33.845Z] ? github.com/docker/docker/api [no test files] [2021-04-08T18:59:34.490Z] 96e4eceb3830: Pull complete [2021-04-08T18:59:34.490Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-08T18:59:34.490Z] Status: Downloaded newer image for busybox:latest [2021-04-08T18:59:34.924Z] --- PASS: TestPidHost (1.32s) [2021-04-08T18:59:34.925Z] === RUN TestPsFilter [2021-04-08T18:59:34.925Z] --- PASS: TestPsFilter (0.15s) [2021-04-08T18:59:34.925Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T18:59:35.220Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2021-04-08T18:59:35.220Z] === RUN TestRemoveContainerWithVolume [2021-04-08T18:59:35.517Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-04-08T18:59:35.518Z] === RUN TestCreateServiceCapabilities [2021-04-08T18:59:35.895Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-04-08T18:59:35.895Z] === RUN TestRemoveContainerRunning [2021-04-08T18:59:36.536Z] --- PASS: TestRemoveContainerRunning (0.59s) [2021-04-08T18:59:36.536Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T18:59:36.843Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-08T18:59:36.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-08T18:59:37.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-04-08T18:59:37.174Z] === RUN TestRemoveInvalidContainer [2021-04-08T18:59:37.174Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-08T18:59:37.174Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T18:59:37.405Z] --- PASS: TestContainerStartOnDaemonRestart (5.34s) [2021-04-08T18:59:37.405Z] === CONT TestIpcModeOlderClient [2021-04-08T18:59:37.605Z] + bundleName=s390x-integration [2021-04-08T18:59:37.605Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-08T18:59:37.605Z] Creating s390x-integration-bundles.tar.gz [2021-04-08T18:59:37.605Z] + 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-08T18:59:37.605Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-04-08T18:59:37.662Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-08T18:59:37.662Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-08T18:59:37.789Z] === RUN TestExternalGraphDriver/pull [Pipeline] archiveArtifacts [2021-04-08T18:59:37.938Z] Archiving artifacts [2021-04-08T18:59:38.274Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T18:59:38.652Z] + make clean [2021-04-08T18:59:38.816Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2021-04-08T18:59:38.816Z] === RUN TestInspect [2021-04-08T18:59:39.260Z] --- PASS: TestRenameLinkedContainer (2.17s) [2021-04-08T18:59:39.260Z] === RUN TestRenameStoppedContainer [2021-04-08T18:59:39.280Z] docker volume rm -f docker-dev-cache [2021-04-08T18:59:39.280Z] docker-dev-cache [Pipeline] deleteDir [2021-04-08T18:59:39.899Z] --- PASS: TestRenameStoppedContainer (0.55s) [2021-04-08T18:59:39.899Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T18:59:40.331Z] --- PASS: TestExternalGraphDriver (10.70s) [2021-04-08T18:59:40.331Z] --- PASS: TestExternalGraphDriver/json (3.65s) [2021-04-08T18:59:40.331Z] --- PASS: TestExternalGraphDriver/spec (4.01s) [2021-04-08T18:59:40.331Z] --- PASS: TestExternalGraphDriver/pull (2.91s) [2021-04-08T18:59:40.331Z] === RUN TestGraphdriverPluginV2 [2021-04-08T18:59:40.331Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-04-08T18:59:40.331Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:40.331Z] PASS [2021-04-08T18:59:40.331Z] [2021-04-08T18:59:40.331Z] === Skipped [2021-04-08T18:59:40.331Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-04-08T18:59:40.331Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T18:59:40.331Z] [2021-04-08T18:59:40.331Z] [2021-04-08T18:59:40.331Z] DONE 5 tests, 1 skipped in 10.880s [2021-04-08T18:59:40.331Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-08T18:59:40.331Z] ++ 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-08T18:59:40.331Z] ++ set -e [2021-04-08T18:59:40.331Z] ++ '[' -n 0 ']' [2021-04-08T18:59:40.331Z] ++ set -x [2021-04-08T18:59:40.331Z] ++ env -i DEST=/go/src/github.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-08T18:59:40.331Z] INFO: Testing against a local daemon [2021-04-08T18:59:40.331Z] === RUN TestContinueAfterPluginCrash [2021-04-08T18:59:40.331Z] === PAUSE TestContinueAfterPluginCrash [2021-04-08T18:59:40.331Z] === RUN TestReadPluginNoRead [2021-04-08T18:59:40.331Z] === PAUSE TestReadPluginNoRead [2021-04-08T18:59:40.331Z] === RUN TestDaemonStartWithLogOpt [2021-04-08T18:59:40.331Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-08T18:59:40.331Z] === CONT TestContinueAfterPluginCrash [2021-04-08T18:59:40.331Z] === CONT TestDaemonStartWithLogOpt [2021-04-08T18:59:40.331Z] === CONT TestReadPluginNoRead [2021-04-08T18:59:40.939Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-04-08T18:59:40.939Z] === RUN TestRenameInvalidName [2021-04-08T18:59:41.579Z] --- PASS: TestRenameInvalidName (0.52s) [2021-04-08T18:59:41.579Z] === RUN TestRenameAnonymousContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-04-08T18:59:41.863Z] --- PASS: TestDaemonHostGatewayIP (9.18s) [2021-04-08T18:59:41.863Z] === CONT TestContainerKillOnDaemonStart [2021-04-08T18:59:41.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [Pipeline] } [2021-04-08T18:59:42.113Z] --- PASS: TestInspect (3.33s) [2021-04-08T18:59:42.113Z] === RUN TestCreateJob [2021-04-08T18:59:43.666Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2021-04-08T18:59:43.666Z] === RUN TestRenameContainerWithSameName [2021-04-08T18:59:43.752Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.84s) [2021-04-08T18:59:43.752Z] === CONT TestDaemonRestartIpcMode [2021-04-08T18:59:43.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-08T18:59:43.963Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-04-08T18:59:43.963Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T18:59:44.546Z] === RUN TestReadPluginNoRead/default [2021-04-08T18:59:45.007Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-04-08T18:59:45.007Z] === RUN TestResize [2021-04-08T18:59:45.116Z] --- PASS: TestDaemonStartWithLogOpt (4.64s) [2021-04-08T18:59:45.411Z] --- PASS: TestCreateJob (3.83s) [2021-04-08T18:59:45.411Z] === RUN TestReplicatedJob [2021-04-08T18:59:45.655Z] --- PASS: TestResize (0.58s) [2021-04-08T18:59:45.655Z] === RUN TestResizeWithInvalidSize [2021-04-08T18:59:46.300Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-04-08T18:59:46.300Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T18:59:46.497Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-08T18:59:46.946Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:59:46.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:59:46.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:59:46.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:59:46.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:59:46.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:59:46.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:59:46.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:59:46.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:59:46.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:59:46.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:59:46.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:59:46.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:59:46.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:59:46.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:59:46.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:59:46.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:59:46.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:59:46.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:59:46.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-08T18:59:46.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-08T18:59:46.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:59:46.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-08T18:59:48.406Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-08T18:59:48.667Z] === RUN TestMiddlewares [2021-04-08T18:59:48.667Z] --- PASS: TestMiddlewares (0.00s) [2021-04-08T18:59:48.667Z] PASS [2021-04-08T18:59:48.667Z] coverage: 9.0% of statements [2021-04-08T18:59:48.667Z] ok github.com/docker/docker/api/server 0.094s coverage: 9.0% of statements [2021-04-08T18:59:48.997Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-08T18:59:48.997Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-08T18:59:48.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-08T18:59:48.997Z] --- PASS: TestDaemonRestartIpcMode (5.64s) [2021-04-08T18:59:49.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:59:49.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-08T18:59:49.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-08T18:59:49.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-08T18:59:49.788Z] --- PASS: TestReadPluginNoRead (9.48s) [2021-04-08T18:59:49.788Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2021-04-08T18:59:49.788Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-04-08T18:59:49.788Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2021-04-08T18:59:49.788Z] read_test.go:92: [d168934e18c26] daemon is not started [2021-04-08T18:59:50.359Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2021-04-08T18:59:50.359Z] PASS [2021-04-08T18:59:50.359Z] [2021-04-08T18:59:50.359Z] DONE 6 tests in 10.240s [2021-04-08T18:59:50.359Z] 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-08T18:59:50.359Z] ++ 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-08T18:59:50.359Z] ++ set -e [2021-04-08T18:59:50.359Z] ++ '[' -n 0 ']' [2021-04-08T18:59:50.359Z] ++ set -x [2021-04-08T18:59:50.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:59:50.359Z] testing: warning: no tests to run [2021-04-08T18:59:50.359Z] PASS [2021-04-08T18:59:50.359Z] [2021-04-08T18:59:50.359Z] DONE 0 tests in 0.052s [2021-04-08T18:59:50.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-08T18:59:50.619Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-08T18:59:50.619Z] ++ 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-08T18:59:50.619Z] ++ set -e [2021-04-08T18:59:50.619Z] ++ '[' -n 0 ']' [2021-04-08T18:59:50.619Z] ++ set -x [2021-04-08T18:59:50.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:59:50.619Z] INFO: Testing against a local daemon [2021-04-08T18:59:50.619Z] === RUN TestPluginWithDevMounts [2021-04-08T18:59:50.619Z] === PAUSE TestPluginWithDevMounts [2021-04-08T18:59:50.619Z] === CONT TestPluginWithDevMounts [2021-04-08T18:59:51.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-08T18:59:51.993Z] --- PASS: TestReplicatedJob (6.50s) [2021-04-08T18:59:51.993Z] === RUN TestUpdateReplicatedJob [2021-04-08T18:59:52.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-08T18:59:53.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-08T18:59:53.161Z] --- PASS: TestPluginWithDevMounts (2.05s) [2021-04-08T18:59:53.161Z] PASS [2021-04-08T18:59:53.161Z] [2021-04-08T18:59:53.161Z] DONE 1 tests in 2.200s [2021-04-08T18:59:53.161Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-08T18:59:53.161Z] ++ 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-08T18:59:53.161Z] ++ set -e [2021-04-08T18:59:53.161Z] ++ '[' -n 0 ']' [2021-04-08T18:59:53.161Z] ++ set -x [2021-04-08T18:59:53.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:59:53.161Z] INFO: Testing against a local daemon [2021-04-08T18:59:53.161Z] === RUN TestSecretInspect [2021-04-08T18:59:55.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-08T18:59:55.532Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2021-04-08T18:59:55.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2021-04-08T18:59:55.896Z] === RUN TestCgroupNamespacesRun [2021-04-08T18:59:56.194Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2021-04-08T18:59:56.194Z] === RUN TestServiceListWithStatuses [2021-04-08T18:59:56.194Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T18:59:56.194Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T18:59:56.194Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T18:59:56.456Z] --- PASS: TestSecretInspect (3.17s) [2021-04-08T18:59:56.456Z] === RUN TestSecretList [2021-04-08T18:59:56.460Z] --- PASS: TestContainerKillOnDaemonStart (14.95s) [2021-04-08T18:59:56.460Z] PASS [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] === Skipped [2021-04-08T18:59:56.460Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-08T18:59:56.460Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-08T18:59:56.460Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-08T18:59:56.460Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T18:59:56.460Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-08T18:59:56.460Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-08T18:59:56.460Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] [2021-04-08T18:59:56.460Z] DONE 197 tests, 6 skipped in 251.671s [2021-04-08T18:59:56.460Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-08T18:59:56.460Z] ++ 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-08T18:59:56.460Z] ++ set -e [2021-04-08T18:59:56.460Z] ++ '[' -n 0 ']' [2021-04-08T18:59:56.460Z] ++ set -x [2021-04-08T18:59:56.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T18:59:56.715Z] INFO: Testing against a local daemon [2021-04-08T18:59:56.715Z] === RUN TestCommitInheritsEnv [2021-04-08T18:59:56.943Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2021-04-08T18:59:56.943Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-08T18:59:57.277Z] --- PASS: TestCommitInheritsEnv (0.55s) [2021-04-08T18:59:57.277Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T18:59:57.277Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-08T18:59:57.277Z] === RUN TestImagesFilterMultiReference [2021-04-08T18:59:57.277Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-08T18:59:57.277Z] === RUN TestImagePullPlatformInvalid [2021-04-08T18:59:57.277Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-08T18:59:57.277Z] === RUN TestRemoveImageOrphaning [2021-04-08T18:59:57.839Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2021-04-08T18:59:57.839Z] === RUN TestRemoveImageGarbageCollector [2021-04-08T18:59:58.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-08T18:59:58.467Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2021-04-08T18:59:58.467Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-08T18:59:58.998Z] --- PASS: TestSecretList (3.08s) [2021-04-08T18:59:58.998Z] === RUN TestSecretsCreateAndDelete [2021-04-08T18:59:59.543Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2021-04-08T18:59:59.543Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-08T19:00:00.923Z] --- PASS: TestRemoveImageGarbageCollector (3.19s) [2021-04-08T19:00:00.923Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T19:00:01.067Z] --- PASS: TestCgroupNamespacesRunHostMode (1.43s) [2021-04-08T19:00:01.067Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-08T19:00:01.179Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-08T19:00:01.179Z] === RUN TestTagInvalidReference [2021-04-08T19:00:01.179Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-08T19:00:01.179Z] === RUN TestTagValidPrefixedRepo [2021-04-08T19:00:01.179Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-04-08T19:00:01.179Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T19:00:01.179Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-08T19:00:01.179Z] === RUN TestTagOfficialNames [2021-04-08T19:00:01.179Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-08T19:00:01.179Z] === RUN TestTagMatchesDigest [2021-04-08T19:00:01.435Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-04-08T19:00:01.435Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-08T19:00:01.479Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2021-04-08T19:00:01.479Z] === RUN TestDockerNetworkReConnect [2021-04-08T19:00:02.294Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2021-04-08T19:00:02.294Z] === RUN TestSecretsUpdate [2021-04-08T19:00:02.361Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-08T19:00:02.592Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.43s) [2021-04-08T19:00:02.592Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-08T19:00:03.288Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-08T19:00:03.850Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-08T19:00:04.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-04-08T19:00:04.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-08T19:00:04.767Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-08T19:00:04.767Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-08T19:00:04.778Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-08T19:00:05.592Z] --- PASS: TestSecretsUpdate (3.14s) [2021-04-08T19:00:05.592Z] === RUN TestTemplatedSecret [2021-04-08T19:00:05.682Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-04-08T19:00:05.682Z] === RUN TestServicePlugin [2021-04-08T19:00:06.290Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.44s) [2021-04-08T19:00:06.290Z] === RUN TestKernelTCPMemory [2021-04-08T19:00:06.586Z] --- PASS: TestKernelTCPMemory (0.66s) [2021-04-08T19:00:06.586Z] === RUN TestNISDomainname [2021-04-08T19:00:07.632Z] --- PASS: TestNISDomainname (0.81s) [2021-04-08T19:00:07.632Z] === RUN TestHostnameDnsResolution [2021-04-08T19:00:08.680Z] --- PASS: TestHostnameDnsResolution (0.89s) [2021-04-08T19:00:08.680Z] === RUN TestStats [2021-04-08T19:00:08.942Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-08T19:00:09.792Z] --- PASS: TestTemplatedSecret (3.76s) [2021-04-08T19:00:09.792Z] === RUN TestSecretCreateResolve [2021-04-08T19:00:09.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-08T19:00:10.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-08T19:00:10.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-08T19:00:11.357Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-08T19:00:11.439Z] --- PASS: TestStats (2.58s) [2021-04-08T19:00:11.439Z] === RUN TestStopContainerWithTimeout [2021-04-08T19:00:11.439Z] === RUN TestStopContainerWithTimeout/0 [2021-04-08T19:00:11.439Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-08T19:00:11.439Z] === RUN TestStopContainerWithTimeout/1 [2021-04-08T19:00:11.439Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-08T19:00:11.439Z] === RUN TestStopContainerWithTimeout/3 [2021-04-08T19:00:11.439Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-08T19:00:11.439Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-08T19:00:11.439Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-08T19:00:11.439Z] === CONT TestStopContainerWithTimeout/0 [2021-04-08T19:00:11.439Z] === CONT TestStopContainerWithTimeout/3 [2021-04-08T19:00:11.439Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-08T19:00:11.439Z] === CONT TestStopContainerWithTimeout/1 [2021-04-08T19:00:12.351Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-04-08T19:00:12.351Z] PASS [2021-04-08T19:00:12.351Z] [2021-04-08T19:00:12.351Z] DONE 6 tests in 19.639s [2021-04-08T19:00:12.351Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-08T19:00:12.351Z] ++ 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-08T19:00:12.351Z] ++ set -e [2021-04-08T19:00:12.351Z] ++ '[' -n 0 ']' [2021-04-08T19:00:12.351Z] ++ set -x [2021-04-08T19:00:12.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:00:12.613Z] INFO: Testing against a local daemon [2021-04-08T19:00:12.613Z] === RUN TestServiceCreateInit [2021-04-08T19:00:12.613Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T19:00:12.725Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-08T19:00:14.088Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-08T19:00:14.202Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-08T19:00:14.202Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-04-08T19:00:14.202Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-04-08T19:00:14.202Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2021-04-08T19:00:14.202Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-04-08T19:00:14.202Z] === RUN TestDeleteDevicemapper [2021-04-08T19:00:14.202Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-08T19:00:14.202Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T19:00:14.202Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T19:00:15.015Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-08T19:00:15.271Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-08T19:00:15.726Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2021-04-08T19:00:15.726Z] === RUN TestUpdateMemory [2021-04-08T19:00:16.368Z] --- PASS: TestUpdateMemory (0.76s) [2021-04-08T19:00:16.368Z] === RUN TestUpdateCPUQuota [2021-04-08T19:00:17.891Z] --- PASS: TestUpdateCPUQuota (1.28s) [2021-04-08T19:00:17.891Z] === RUN TestUpdatePidsLimit [2021-04-08T19:00:17.891Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-08T19:00:17.900Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T19:00:18.186Z] === RUN TestUpdatePidsLimit/no_change [2021-04-08T19:00:18.480Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-08T19:00:18.774Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-08T19:00:19.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-08T19:00:19.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-08T19:00:19.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit (2.66s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2021-04-08T19:00:20.543Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-04-08T19:00:20.543Z] === RUN TestUpdateRestartPolicy [2021-04-08T19:00:21.872Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-08T19:00:23.185Z] --- PASS: TestServiceCreateInit (10.69s) [2021-04-08T19:00:23.185Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2021-04-08T19:00:23.185Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2021-04-08T19:00:23.186Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T19:00:23.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-08T19:00:24.322Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-08T19:00:25.249Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-08T19:00:30.491Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-08T19:00:31.418Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-08T19:00:31.674Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-08T19:00:33.219Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2021-04-08T19:00:33.219Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T19:00:33.219Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-04-08T19:00:33.219Z] === RUN TestWaitNonBlocked [2021-04-08T19:00:33.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T19:00:33.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T19:00:33.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T19:00:33.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T19:00:33.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T19:00:33.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T19:00:33.219Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-08T19:00:33.219Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-04-08T19:00:33.219Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-04-08T19:00:33.219Z] === RUN TestWaitBlocked [2021-04-08T19:00:33.219Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T19:00:33.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T19:00:33.219Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T19:00:33.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T19:00:33.219Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-08T19:00:33.219Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-08T19:00:33.562Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-08T19:00:34.271Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-08T19:00:34.271Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2021-04-08T19:00:34.271Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2021-04-08T19:00:34.271Z] === CONT TestContainerStartOnDaemonRestart [2021-04-08T19:00:34.271Z] === CONT TestIpcModeOlderClient [2021-04-08T19:00:34.271Z] === CONT TestDaemonHostGatewayIP [2021-04-08T19:00:34.271Z] === CONT TestContainerKillOnDaemonStart [2021-04-08T19:00:34.271Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-04-08T19:00:34.271Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-08T19:00:34.489Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-08T19:00:35.418Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-08T19:00:36.349Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-08T19:00:37.783Z] --- PASS: TestServicePlugin (30.79s) [2021-04-08T19:00:37.783Z] plugin_test.go:62: [d80c71ca30ac1] joining swarm manager [d4e0e1b181c6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:00:37.783Z] plugin_test.go:65: [d5f0a9d8c6b64] joining swarm manager [d4e0e1b181c6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:00:37.783Z] === RUN TestServiceUpdateLabel [2021-04-08T19:00:37.853Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2021-04-08T19:00:37.853Z] === CONT TestDaemonRestartIpcMode [2021-04-08T19:00:38.494Z] --- PASS: TestDaemonHostGatewayIP (4.34s) [2021-04-08T19:00:38.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.36s) [2021-04-08T19:00:38.731Z] --- PASS: TestServiceUpdateLabel (2.49s) [2021-04-08T19:00:38.731Z] === RUN TestServiceUpdateSecrets [2021-04-08T19:00:40.580Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2021-04-08T19:00:41.600Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-08T19:00:42.529Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-08T19:00:45.141Z] --- PASS: TestCreateServiceMultipleTimes (18.47s) [2021-04-08T19:00:45.141Z] === RUN TestCreateServiceConflict [2021-04-08T19:00:45.141Z] --- PASS: TestCreateServiceConflict (3.17s) [2021-04-08T19:00:45.141Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T19:00:47.515Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2021-04-08T19:00:47.515Z] PASS [2021-04-08T19:00:47.515Z] [2021-04-08T19:00:47.515Z] === Skipped [2021-04-08T19:00:47.515Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-08T19:00:47.515Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T19:00:47.515Z] [2021-04-08T19:00:47.515Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-08T19:00:47.515Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-08T19:00:47.515Z] [2021-04-08T19:00:47.515Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-08T19:00:47.515Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-08T19:00:47.515Z] [2021-04-08T19:00:47.515Z] [2021-04-08T19:00:47.515Z] DONE 197 tests, 3 skipped in 116.235s [2021-04-08T19:00:47.515Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-08T19:00:47.515Z] ++ 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-08T19:00:47.515Z] ++ set -e [2021-04-08T19:00:47.515Z] ++ '[' -n 0 ']' [2021-04-08T19:00:47.515Z] ++ set -x [2021-04-08T19:00:47.515Z] ++ env -i DEST=/go/src/github.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-08T19:00:47.515Z] INFO: Testing against a local daemon [2021-04-08T19:00:47.515Z] === RUN TestCommitInheritsEnv [2021-04-08T19:00:47.515Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-04-08T19:00:47.515Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T19:00:47.515Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-08T19:00:47.515Z] === RUN TestImagesFilterMultiReference [2021-04-08T19:00:47.515Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-08T19:00:47.515Z] === RUN TestImagePullPlatformInvalid [2021-04-08T19:00:47.515Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-08T19:00:47.515Z] === RUN TestRemoveImageOrphaning [2021-04-08T19:00:47.774Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-08T19:00:47.810Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-04-08T19:00:47.810Z] === RUN TestRemoveImageGarbageCollector [2021-04-08T19:00:47.810Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-08T19:00:47.810Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:00:47.810Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T19:00:47.810Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-08T19:00:47.810Z] === RUN TestTagInvalidReference [2021-04-08T19:00:47.810Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-08T19:00:47.810Z] === RUN TestTagValidPrefixedRepo [2021-04-08T19:00:47.810Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-08T19:00:47.810Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T19:00:47.810Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-08T19:00:47.810Z] === RUN TestTagOfficialNames [2021-04-08T19:00:48.109Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-08T19:00:48.109Z] === RUN TestTagMatchesDigest [2021-04-08T19:00:48.109Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-08T19:00:48.109Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-08T19:00:48.440Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2021-04-08T19:00:48.440Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-08T19:00:49.089Z] === RUN TestBoolValue [2021-04-08T19:00:49.089Z] --- PASS: TestBoolValue (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestBoolValueOrDefault [2021-04-08T19:00:49.089Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestInt64ValueOrZero [2021-04-08T19:00:49.089Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestInt64ValueOrDefault [2021-04-08T19:00:49.089Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-08T19:00:49.089Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestJsonContentType [2021-04-08T19:00:49.089Z] --- PASS: TestJsonContentType (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 14.7% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 14.7% of statements [2021-04-08T19:00:49.089Z] === RUN TestMaskSecretKeys [2021-04-08T19:00:49.089Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-08T19:00:49.089Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-08T19:00:49.089Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-08T19:00:49.089Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestVersionMiddlewareVersion [2021-04-08T19:00:49.089Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-08T19:00:49.089Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 37.7% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-08T19:00:49.089Z] === RUN TestToJSON [2021-04-08T19:00:49.089Z] --- PASS: TestToJSON (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestToParamWithVersion [2021-04-08T19:00:49.089Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestFromJSON [2021-04-08T19:00:49.089Z] --- PASS: TestFromJSON (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestEmpty [2021-04-08T19:00:49.089Z] --- PASS: TestEmpty (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestArgsMatchKVListEmptySources [2021-04-08T19:00:49.089Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestArgsMatchKVList [2021-04-08T19:00:49.089Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestArgsMatch [2021-04-08T19:00:49.089Z] --- PASS: TestArgsMatch (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestAdd [2021-04-08T19:00:49.089Z] --- PASS: TestAdd (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestDel [2021-04-08T19:00:49.089Z] --- PASS: TestDel (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestLen [2021-04-08T19:00:49.089Z] --- PASS: TestLen (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestExactMatch [2021-04-08T19:00:49.089Z] --- PASS: TestExactMatch (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestOnlyOneExactMatch [2021-04-08T19:00:49.089Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestContains [2021-04-08T19:00:49.089Z] --- PASS: TestContains (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestValidate [2021-04-08T19:00:49.089Z] --- PASS: TestValidate (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestWalkValues [2021-04-08T19:00:49.089Z] --- PASS: TestWalkValues (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestFuzzyMatch [2021-04-08T19:00:49.089Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestClone [2021-04-08T19:00:49.089Z] --- PASS: TestClone (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 92.2% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2021-04-08T19:00:49.089Z] === RUN TestStrSliceMarshalJSON [2021-04-08T19:00:49.089Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestStrSliceUnmarshalJSON [2021-04-08T19:00:49.089Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestStrSliceUnmarshalString [2021-04-08T19:00:49.089Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestStrSliceUnmarshalSlice [2021-04-08T19:00:49.089Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 90.0% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/types/strslice 0.090s coverage: 90.0% of statements [2021-04-08T19:00:49.089Z] === RUN TestAdjustForAPIVersion [2021-04-08T19:00:49.089Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 5.7% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-08T19:00:49.089Z] === RUN TestDurationToSecondsString [2021-04-08T19:00:49.089Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestGetTimestamp [2021-04-08T19:00:49.089Z] --- PASS: TestGetTimestamp (0.17s) [2021-04-08T19:00:49.089Z] === RUN TestParseTimestamps [2021-04-08T19:00:49.089Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 100.0% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2021-04-08T19:00:49.089Z] === RUN TestCompareVersion [2021-04-08T19:00:49.089Z] --- PASS: TestCompareVersion (0.00s) [2021-04-08T19:00:49.089Z] PASS [2021-04-08T19:00:49.089Z] coverage: 75.0% of statements [2021-04-08T19:00:49.089Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-08T19:00:49.089Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-08T19:00:49.089Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-08T19:00:49.089Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestCloneArgsSmartHttp [2021-04-08T19:00:49.089Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-08T19:00:49.089Z] === RUN TestCloneArgsDumbHttp [2021-04-08T19:00:49.089Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestCloneArgsGit [2021-04-08T19:00:49.089Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-08T19:00:49.089Z] === RUN TestCheckoutGit [2021-04-08T19:00:49.664Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-08T19:00:50.057Z] === RUN TestEnable [2021-04-08T19:00:50.057Z] --- PASS: TestEnable (0.00s) [2021-04-08T19:00:50.057Z] === RUN TestDisable [2021-04-08T19:00:50.057Z] --- PASS: TestDisable (0.00s) [2021-04-08T19:00:50.057Z] === RUN TestEnabled [2021-04-08T19:00:50.057Z] --- PASS: TestEnabled (0.00s) [2021-04-08T19:00:50.057Z] PASS [2021-04-08T19:00:50.057Z] coverage: 100.0% of statements [2021-04-08T19:00:50.057Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-04-08T19:00:50.523Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-08T19:00:50.523Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestProcessNoDockerignore [2021-04-08T19:00:50.523Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-08T19:00:50.523Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestDetectContentType [2021-04-08T19:00:50.523Z] --- PASS: TestDetectContentType (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestSelectAcceptableMIME [2021-04-08T19:00:50.523Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestInspectEmptyResponse [2021-04-08T19:00:50.523Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestInspectResponseBinary [2021-04-08T19:00:50.523Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestResponseUnsupportedContentType [2021-04-08T19:00:50.523Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestInspectResponseTextSimple [2021-04-08T19:00:50.523Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestInspectResponseEmptyContentType [2021-04-08T19:00:50.523Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestUnknownContentLength [2021-04-08T19:00:50.523Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-08T19:00:50.523Z] === RUN TestDownloadRemote [2021-04-08T19:00:50.523Z] --- PASS: TestDownloadRemote (0.08s) [2021-04-08T19:00:50.523Z] === RUN TestGetWithStatusError [2021-04-08T19:00:50.523Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-08T19:00:50.523Z] === RUN TestCloseRootDirectory [2021-04-08T19:00:50.523Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-08T19:00:50.523Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:00:50.523Z] === RUN TestHashFile [2021-04-08T19:00:50.523Z] --- SKIP: TestHashFile (0.00s) [2021-04-08T19:00:50.523Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:00:50.523Z] === RUN TestHashSubdir [2021-04-08T19:00:50.523Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-08T19:00:50.523Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:00:50.523Z] === RUN TestRemoveDirectory [2021-04-08T19:00:50.523Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-08T19:00:50.523Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:00:50.523Z] PASS [2021-04-08T19:00:50.523Z] coverage: 9.3% of statements [2021-04-08T19:00:50.523Z] ok github.com/docker/docker/builder/remotecontext 0.279s coverage: 9.3% of statements [2021-04-08T19:00:50.981Z] === RUN TestGetAllAllowed [2021-04-08T19:00:50.982Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestGetAllMeta [2021-04-08T19:00:50.982Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-08T19:00:50.982Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestIsUnreferencedBuiltin [2021-04-08T19:00:50.982Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestIsExistingDirectory [2021-04-08T19:00:50.982Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestGetFilenameForDownload [2021-04-08T19:00:50.982Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestEnv2Variables [2021-04-08T19:00:50.982Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-08T19:00:50.982Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestMaintainer [2021-04-08T19:00:50.982Z] --- PASS: TestMaintainer (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestLabel [2021-04-08T19:00:50.982Z] --- PASS: TestLabel (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestFromScratch [2021-04-08T19:00:50.982Z] --- PASS: TestFromScratch (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestFromWithArg [2021-04-08T19:00:50.982Z] --- PASS: TestFromWithArg (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-08T19:00:50.982Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestFromWithUndefinedArg [2021-04-08T19:00:50.982Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestFromMultiStageWithNamedStage [2021-04-08T19:00:50.982Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestOnbuild [2021-04-08T19:00:50.982Z] --- PASS: TestOnbuild (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestWorkdir [2021-04-08T19:00:50.982Z] --- PASS: TestWorkdir (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestCmd [2021-04-08T19:00:50.982Z] --- PASS: TestCmd (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestHealthcheckNone [2021-04-08T19:00:50.982Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestHealthcheckCmd [2021-04-08T19:00:50.982Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestEntrypoint [2021-04-08T19:00:50.982Z] --- PASS: TestEntrypoint (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestExpose [2021-04-08T19:00:50.982Z] --- PASS: TestExpose (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestUser [2021-04-08T19:00:50.982Z] --- PASS: TestUser (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestVolume [2021-04-08T19:00:50.982Z] --- PASS: TestVolume (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestStopSignal [2021-04-08T19:00:50.982Z] --- SKIP: TestStopSignal (0.00s) [2021-04-08T19:00:50.982Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-08T19:00:50.982Z] === RUN TestArg [2021-04-08T19:00:50.982Z] --- PASS: TestArg (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestShell [2021-04-08T19:00:50.982Z] --- PASS: TestShell (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestPrependEnvOnCmd [2021-04-08T19:00:50.982Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestRunWithBuildArgs [2021-04-08T19:00:50.982Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestRunIgnoresHealthcheck [2021-04-08T19:00:50.982Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestDispatchUnsupportedOptions [2021-04-08T19:00:50.982Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-08T19:00:50.982Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-08T19:00:50.982Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-08T19:00:50.982Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-08T19:00:50.982Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-08T19:00:50.982Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-08T19:00:50.982Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestNormalizeWorkdir [2021-04-08T19:00:50.982Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-08T19:00:50.982Z] === RUN TestDispatch [2021-04-08T19:00:50.982Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-08T19:00:50.982Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-08T19:00:50.982Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-08T19:00:50.982Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-08T19:00:50.982Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-08T19:00:51.441Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-08T19:00:51.441Z] === RUN TestDispatch/COPY_url [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch (0.07s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-08T19:00:51.441Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestAddScratchImageAddsToMounts [2021-04-08T19:00:51.441Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-08T19:00:51.441Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-08T19:00:51.441Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-08T19:00:51.441Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestImageSourceGetAddsToMounts [2021-04-08T19:00:51.441Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestEmptyDockerfile [2021-04-08T19:00:51.441Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestSymlinkDockerfile [2021-04-08T19:00:51.441Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-08T19:00:51.441Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-08T19:00:51.441Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestNonExistingDockerfile [2021-04-08T19:00:51.441Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestCopyRunConfig [2021-04-08T19:00:51.441Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestDeepCopyRunConfig [2021-04-08T19:00:51.441Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestExportImage [2021-04-08T19:00:51.441Z] --- PASS: TestExportImage (0.00s) [2021-04-08T19:00:51.441Z] === RUN TestNormalizeDest [2021-04-08T19:00:51.441Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-08T19:00:51.441Z] PASS [2021-04-08T19:00:51.441Z] coverage: 46.8% of statements [2021-04-08T19:00:51.441Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 46.8% of statements [2021-04-08T19:00:51.441Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-08T19:00:52.178Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-08T19:00:53.542Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-08T19:00:53.542Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-08T19:00:56.810Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-08T19:00:56.872Z] --- PASS: TestServiceUpdateSecrets (15.21s) [2021-04-08T19:00:56.872Z] === RUN TestServiceUpdateConfigs [2021-04-08T19:00:57.759Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-08T19:00:59.674Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-08T19:01:03.337Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2021-04-08T19:01:03.337Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T19:01:03.821Z] === RUN TestCheckpointCreateError [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCheckpointCreate [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCheckpointDeleteError [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCheckpointDelete [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCheckpointListError [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCheckpointList [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointList (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCheckpointListContainerNotFound [2021-04-08T19:01:03.821Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNewClientWithOpsFromEnv [2021-04-08T19:01:03.821Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-08T19:01:03.821Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-08T19:01:03.821Z] === RUN TestGetAPIPath [2021-04-08T19:01:03.821Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestParseHostURL [2021-04-08T19:01:03.821Z] --- PASS: TestParseHostURL (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-08T19:01:03.821Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-08T19:01:03.821Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNegotiateAPIVersion [2021-04-08T19:01:03.821Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNegotiateAPVersionOverride [2021-04-08T19:01:03.821Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-08T19:01:03.821Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-08T19:01:03.821Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-08T19:01:03.821Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestClientRedirect [2021-04-08T19:01:03.821Z] --- PASS: TestClientRedirect (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigCreateUnsupported [2021-04-08T19:01:03.821Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigCreateError [2021-04-08T19:01:03.821Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigCreate [2021-04-08T19:01:03.821Z] --- PASS: TestConfigCreate (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigInspectNotFound [2021-04-08T19:01:03.821Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigInspectWithEmptyID [2021-04-08T19:01:03.821Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigInspectUnsupported [2021-04-08T19:01:03.821Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigInspectError [2021-04-08T19:01:03.821Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigInspectConfigNotFound [2021-04-08T19:01:03.821Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigInspect [2021-04-08T19:01:03.821Z] --- PASS: TestConfigInspect (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigListUnsupported [2021-04-08T19:01:03.821Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigListError [2021-04-08T19:01:03.821Z] --- PASS: TestConfigListError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigList [2021-04-08T19:01:03.821Z] --- PASS: TestConfigList (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigRemoveUnsupported [2021-04-08T19:01:03.821Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigRemoveError [2021-04-08T19:01:03.821Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigRemove [2021-04-08T19:01:03.821Z] --- PASS: TestConfigRemove (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigUpdateUnsupported [2021-04-08T19:01:03.821Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigUpdateError [2021-04-08T19:01:03.821Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestConfigUpdate [2021-04-08T19:01:03.821Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerCommitError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerCommit [2021-04-08T19:01:03.821Z] --- PASS: TestContainerCommit (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStatPathError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStatPathNotFoundError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStatPathNoHeaderError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStatPath [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyToContainerError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyToContainerNotFoundError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyToContainer [2021-04-08T19:01:03.821Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyFromContainerError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyFromContainerNotFoundError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-08T19:01:03.821Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestCopyFromContainer [2021-04-08T19:01:03.821Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerCreateError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerCreateImageNotFound [2021-04-08T19:01:03.821Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerCreateWithName [2021-04-08T19:01:03.821Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerCreateAutoRemove [2021-04-08T19:01:03.821Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerDiffError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerDiff [2021-04-08T19:01:03.821Z] --- PASS: TestContainerDiff (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecCreateError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecCreate [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecStartError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecStart [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecInspectError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecInspect [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExportError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExportError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExport [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExport (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerInspectError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerInspectContainerNotFound [2021-04-08T19:01:03.821Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerInspectWithEmptyID [2021-04-08T19:01:03.821Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerInspect [2021-04-08T19:01:03.821Z] --- PASS: TestContainerInspect (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerInspectNode [2021-04-08T19:01:03.821Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerKillError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerKillError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerKill [2021-04-08T19:01:03.821Z] --- PASS: TestContainerKill (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerListError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerListError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerList [2021-04-08T19:01:03.821Z] --- PASS: TestContainerList (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerLogsNotFoundError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerLogsError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerLogs [2021-04-08T19:01:03.821Z] --- PASS: TestContainerLogs (0.19s) [2021-04-08T19:01:03.821Z] === RUN TestContainerPauseError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerPause [2021-04-08T19:01:03.821Z] --- PASS: TestContainerPause (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainersPruneError [2021-04-08T19:01:03.821Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainersPrune [2021-04-08T19:01:03.821Z] --- PASS: TestContainersPrune (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRemoveError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRemoveNotFoundError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRemove [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRemove (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRenameError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRename [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRename (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerResizeError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecResizeError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerResize [2021-04-08T19:01:03.821Z] --- PASS: TestContainerResize (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerExecResize [2021-04-08T19:01:03.821Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRestartError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerRestart [2021-04-08T19:01:03.821Z] --- PASS: TestContainerRestart (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStartError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStartError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStart [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStart (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStatsError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStats [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStats (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStopError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStopError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerStop [2021-04-08T19:01:03.821Z] --- PASS: TestContainerStop (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerTopError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerTopError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerTop [2021-04-08T19:01:03.821Z] --- PASS: TestContainerTop (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerUnpauseError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerUnpause [2021-04-08T19:01:03.821Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerUpdateError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerUpdate [2021-04-08T19:01:03.821Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerWaitError [2021-04-08T19:01:03.821Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestContainerWait [2021-04-08T19:01:03.821Z] --- PASS: TestContainerWait (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestDiskUsageError [2021-04-08T19:01:03.821Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestDiskUsage [2021-04-08T19:01:03.821Z] --- PASS: TestDiskUsage (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestDistributionInspectUnsupported [2021-04-08T19:01:03.821Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestDistributionInspectWithEmptyID [2021-04-08T19:01:03.821Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestEventsErrorInOptions [2021-04-08T19:01:03.821Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestEventsErrorFromServer [2021-04-08T19:01:03.821Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestEvents [2021-04-08T19:01:03.821Z] --- PASS: TestEvents (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestTLSCloseWriter [2021-04-08T19:01:03.821Z] === PAUSE TestTLSCloseWriter [2021-04-08T19:01:03.821Z] === RUN TestImageBuildError [2021-04-08T19:01:03.821Z] --- PASS: TestImageBuildError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageBuild [2021-04-08T19:01:03.821Z] --- PASS: TestImageBuild (0.05s) [2021-04-08T19:01:03.821Z] === RUN TestGetDockerOS [2021-04-08T19:01:03.821Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageCreateError [2021-04-08T19:01:03.821Z] --- PASS: TestImageCreateError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageCreate [2021-04-08T19:01:03.821Z] --- PASS: TestImageCreate (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageHistoryError [2021-04-08T19:01:03.821Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageHistory [2021-04-08T19:01:03.821Z] --- PASS: TestImageHistory (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageImportError [2021-04-08T19:01:03.821Z] --- PASS: TestImageImportError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageImport [2021-04-08T19:01:03.821Z] --- PASS: TestImageImport (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageInspectError [2021-04-08T19:01:03.821Z] --- PASS: TestImageInspectError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageInspectImageNotFound [2021-04-08T19:01:03.821Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageInspectWithEmptyID [2021-04-08T19:01:03.821Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageInspect [2021-04-08T19:01:03.821Z] --- PASS: TestImageInspect (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageListError [2021-04-08T19:01:03.821Z] --- PASS: TestImageListError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageList [2021-04-08T19:01:03.821Z] --- PASS: TestImageList (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageListApiBefore125 [2021-04-08T19:01:03.821Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageLoadError [2021-04-08T19:01:03.821Z] --- PASS: TestImageLoadError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImageLoad [2021-04-08T19:01:03.821Z] --- PASS: TestImageLoad (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagesPruneError [2021-04-08T19:01:03.821Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagesPrune [2021-04-08T19:01:03.821Z] --- PASS: TestImagesPrune (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullReferenceParseError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullAnyError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePullWithoutErrors [2021-04-08T19:01:03.821Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushReferenceError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushAnyError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-08T19:01:03.821Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithoutErrors [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-08T19:01:03.821Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-08T19:01:03.822Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageRemoveImageNotFound [2021-04-08T19:01:03.822Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageRemove [2021-04-08T19:01:03.822Z] --- PASS: TestImageRemove (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSaveError [2021-04-08T19:01:03.822Z] --- PASS: TestImageSaveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSave [2021-04-08T19:01:03.822Z] --- PASS: TestImageSave (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSearchAnyError [2021-04-08T19:01:03.822Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-08T19:01:03.822Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-08T19:01:03.822Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-08T19:01:03.822Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-08T19:01:03.822Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageSearchWithoutErrors [2021-04-08T19:01:03.822Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageTagError [2021-04-08T19:01:03.822Z] --- PASS: TestImageTagError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageTagInvalidReference [2021-04-08T19:01:03.822Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageTagInvalidSourceImageName [2021-04-08T19:01:03.822Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageTagHexSource [2021-04-08T19:01:03.822Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestImageTag [2021-04-08T19:01:03.822Z] --- PASS: TestImageTag (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestInfoServerError [2021-04-08T19:01:03.822Z] --- PASS: TestInfoServerError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestInfoInvalidResponseJSONError [2021-04-08T19:01:03.822Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestInfo [2021-04-08T19:01:03.822Z] --- PASS: TestInfo (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkConnectError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkConnect [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkCreateError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkCreate [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkDisconnectError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkDisconnect [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkInspectNotFoundError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkInspect [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkListError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkList [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworksPruneError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworksPrune [2021-04-08T19:01:03.822Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNetworkRemove [2021-04-08T19:01:03.822Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeInspectNodeNotFound [2021-04-08T19:01:03.822Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeInspect [2021-04-08T19:01:03.822Z] --- PASS: TestNodeInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeListError [2021-04-08T19:01:03.822Z] --- PASS: TestNodeListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeList [2021-04-08T19:01:03.822Z] --- PASS: TestNodeList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeRemove [2021-04-08T19:01:03.822Z] --- PASS: TestNodeRemove (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeUpdateError [2021-04-08T19:01:03.822Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestNodeUpdate [2021-04-08T19:01:03.822Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestOptionWithTimeout [2021-04-08T19:01:03.822Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPingFail [2021-04-08T19:01:03.822Z] --- PASS: TestPingFail (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPingWithError [2021-04-08T19:01:03.822Z] 2021/04/08 19:01:02 RoundTripper returned a response & error; ignoring response [2021-04-08T19:01:03.822Z] 2021/04/08 19:01:02 RoundTripper returned a response & error; ignoring response [2021-04-08T19:01:03.822Z] --- PASS: TestPingWithError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPingSuccess [2021-04-08T19:01:03.822Z] --- PASS: TestPingSuccess (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPingHeadFallback [2021-04-08T19:01:03.822Z] === RUN TestPingHeadFallback/OK [2021-04-08T19:01:03.822Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-08T19:01:03.822Z] === RUN TestPingHeadFallback/Not_Found [2021-04-08T19:01:03.822Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-08T19:01:03.822Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-08T19:01:03.822Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginDisableError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginDisable [2021-04-08T19:01:03.822Z] --- PASS: TestPluginDisable (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginEnableError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginEnable [2021-04-08T19:01:03.822Z] --- PASS: TestPluginEnable (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginInspect [2021-04-08T19:01:03.822Z] --- PASS: TestPluginInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginListError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginList [2021-04-08T19:01:03.822Z] --- PASS: TestPluginList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginPushError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginPushError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginPush [2021-04-08T19:01:03.822Z] --- PASS: TestPluginPush (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginRemove [2021-04-08T19:01:03.822Z] --- PASS: TestPluginRemove (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginSetError [2021-04-08T19:01:03.822Z] --- PASS: TestPluginSetError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPluginSet [2021-04-08T19:01:03.822Z] --- PASS: TestPluginSet (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSetHostHeader [2021-04-08T19:01:03.822Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestPlainTextError [2021-04-08T19:01:03.822Z] --- PASS: TestPlainTextError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestInfiniteError [2021-04-08T19:01:03.822Z] --- PASS: TestInfiniteError (0.02s) [2021-04-08T19:01:03.822Z] === RUN TestSecretCreateUnsupported [2021-04-08T19:01:03.822Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretCreateError [2021-04-08T19:01:03.822Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretCreate [2021-04-08T19:01:03.822Z] --- PASS: TestSecretCreate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretInspectUnsupported [2021-04-08T19:01:03.822Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretInspectSecretNotFound [2021-04-08T19:01:03.822Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretInspect [2021-04-08T19:01:03.822Z] --- PASS: TestSecretInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretListUnsupported [2021-04-08T19:01:03.822Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretListError [2021-04-08T19:01:03.822Z] --- PASS: TestSecretListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretList [2021-04-08T19:01:03.822Z] --- PASS: TestSecretList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretRemoveUnsupported [2021-04-08T19:01:03.822Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretRemove [2021-04-08T19:01:03.822Z] --- PASS: TestSecretRemove (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretUpdateUnsupported [2021-04-08T19:01:03.822Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretUpdateError [2021-04-08T19:01:03.822Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSecretUpdate [2021-04-08T19:01:03.822Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceCreateError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceCreate [2021-04-08T19:01:03.822Z] --- PASS: TestServiceCreate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-08T19:01:03.822Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceCreateDigestPinning [2021-04-08T19:01:03.822Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceInspectServiceNotFound [2021-04-08T19:01:03.822Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceInspect [2021-04-08T19:01:03.822Z] --- PASS: TestServiceInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceListError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceList [2021-04-08T19:01:03.822Z] --- PASS: TestServiceList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceLogsError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceLogs [2021-04-08T19:01:03.822Z] --- PASS: TestServiceLogs (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceRemoveNotFoundError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceRemove [2021-04-08T19:01:03.822Z] --- PASS: TestServiceRemove (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceUpdateError [2021-04-08T19:01:03.822Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestServiceUpdate [2021-04-08T19:01:03.822Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmGetUnlockKeyError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmGetUnlockKey [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmInitError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmInit [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmInit (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmInspect [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmJoinError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmJoin [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmLeaveError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmLeave [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmUnlockError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmUnlock [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmUpdateError [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestSwarmUpdate [2021-04-08T19:01:03.822Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestTaskInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestTaskInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestTaskInspect [2021-04-08T19:01:03.822Z] --- PASS: TestTaskInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestTaskListError [2021-04-08T19:01:03.822Z] --- PASS: TestTaskListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestTaskList [2021-04-08T19:01:03.822Z] --- PASS: TestTaskList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeCreateError [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeCreate [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeInspectError [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeInspectNotFound [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeInspectWithEmptyID [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeInspect [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeListError [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeListError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeList [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeList (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeRemoveError [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-08T19:01:03.822Z] === RUN TestVolumeRemove [2021-04-08T19:01:03.822Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-08T19:01:03.822Z] === CONT TestTLSCloseWriter [2021-04-08T19:01:03.822Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-08T19:01:03.822Z] PASS [2021-04-08T19:01:03.822Z] coverage: 74.9% of statements [2021-04-08T19:01:03.822Z] ok github.com/docker/docker/client 0.662s coverage: 74.9% of statements [2021-04-08T19:01:03.842Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-08T19:01:05.880Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2021-04-08T19:01:05.880Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T19:01:07.113Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-08T19:01:08.478Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-08T19:01:09.093Z] --- PASS: TestServiceUpdateConfigs (15.24s) [2021-04-08T19:01:09.093Z] === RUN TestServiceUpdateNetwork [2021-04-08T19:01:09.175Z] --- PASS: TestCreateServiceConfigFileMode (2.85s) [2021-04-08T19:01:09.175Z] === RUN TestCreateServiceSysctls [2021-04-08T19:01:13.379Z] --- PASS: TestCreateServiceSysctls (4.49s) [2021-04-08T19:01:13.379Z] === RUN TestCreateServiceCapabilities [2021-04-08T19:01:15.012Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-08T19:01:16.676Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2021-04-08T19:01:16.676Z] === RUN TestInspect [2021-04-08T19:01:16.900Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-08T19:01:20.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-08T19:01:20.165Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-08T19:01:20.880Z] --- PASS: TestInspect (3.63s) [2021-04-08T19:01:20.880Z] === RUN TestCreateJob [2021-04-08T19:01:21.500Z] --- PASS: TestCheckoutGit (33.27s) [2021-04-08T19:01:21.500Z] === RUN TestValidGitTransport [2021-04-08T19:01:21.500Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-08T19:01:21.500Z] === RUN TestGitInvalidRef [2021-04-08T19:01:21.500Z] --- PASS: TestGitInvalidRef (0.46s) [2021-04-08T19:01:21.500Z] PASS [2021-04-08T19:01:21.500Z] coverage: 86.3% of statements [2021-04-08T19:01:21.500Z] ok github.com/docker/docker/builder/remotecontext/git 33.914s coverage: 86.3% of statements [2021-04-08T19:01:22.467Z] ? github.com/docker/docker/cli [no test files] [2021-04-08T19:01:22.467Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-08T19:01:23.429Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-08T19:01:23.429Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-08T19:01:23.996Z] --- PASS: TestServiceUpdateNetwork (13.57s) [2021-04-08T19:01:23.996Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T19:01:23.996Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-08T19:01:24.355Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-08T19:01:24.937Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-08T19:01:25.082Z] --- PASS: TestCreateJob (4.16s) [2021-04-08T19:01:25.082Z] === RUN TestReplicatedJob [2021-04-08T19:01:25.281Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-08T19:01:26.646Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-04-08T19:01:28.253Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-08T19:01:28.253Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestConfigureDaemonLogs [2021-04-08T19:01:28.253Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestCommonOptionsInstallFlags [2021-04-08T19:01:28.253Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-08T19:01:28.253Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-08T19:01:28.253Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-08T19:01:28.253Z] PASS [2021-04-08T19:01:28.253Z] coverage: 18.4% of statements [2021-04-08T19:01:28.253Z] ok github.com/docker/docker/cmd/dockerd 0.432s coverage: 18.4% of statements [2021-04-08T19:01:29.912Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-08T19:01:29.912Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-08T19:01:30.435Z] === RUN TestContainerStopSignal [2021-04-08T19:01:30.435Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestContainerStopTimeout [2021-04-08T19:01:30.435Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-08T19:01:30.435Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-08T19:01:30.435Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-08T19:01:30.435Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestReplaceAndAppendEnvVars [2021-04-08T19:01:30.435Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-08T19:01:30.435Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-08T19:01:30.435Z] === RUN TestNewMemoryStore [2021-04-08T19:01:30.435Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestAddContainers [2021-04-08T19:01:30.435Z] --- PASS: TestAddContainers (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestGetContainer [2021-04-08T19:01:30.435Z] --- PASS: TestGetContainer (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestDeleteContainer [2021-04-08T19:01:30.435Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestListContainers [2021-04-08T19:01:30.435Z] --- PASS: TestListContainers (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestFirstContainer [2021-04-08T19:01:30.435Z] --- PASS: TestFirstContainer (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestApplyAllContainer [2021-04-08T19:01:30.435Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestIsValidHealthString [2021-04-08T19:01:30.435Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestStateRunStop [2021-04-08T19:01:30.435Z] --- PASS: TestStateRunStop (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestStateTimeoutWait [2021-04-08T19:01:30.435Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-08T19:01:30.435Z] state_test.go:141: Stop callback fired [2021-04-08T19:01:30.435Z] state_test.go:165: Stop callback fired [2021-04-08T19:01:30.435Z] === RUN TestIsValidStateString [2021-04-08T19:01:30.435Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestViewSaveDelete [2021-04-08T19:01:30.435Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-08T19:01:30.435Z] === RUN TestViewAll [2021-04-08T19:01:30.435Z] --- PASS: TestViewAll (0.02s) [2021-04-08T19:01:30.435Z] === RUN TestViewGet [2021-04-08T19:01:30.435Z] --- PASS: TestViewGet (0.01s) [2021-04-08T19:01:30.435Z] === RUN TestNames [2021-04-08T19:01:30.435Z] --- PASS: TestNames (0.00s) [2021-04-08T19:01:30.435Z] === RUN TestViewWithHealthCheck [2021-04-08T19:01:30.435Z] --- PASS: TestViewWithHealthCheck (0.05s) [2021-04-08T19:01:30.435Z] PASS [2021-04-08T19:01:30.435Z] coverage: 41.6% of statements [2021-04-08T19:01:30.435Z] ok github.com/docker/docker/container 0.341s coverage: 41.6% of statements [2021-04-08T19:01:30.894Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-08T19:01:30.894Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-08T19:01:30.894Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-08T19:01:30.894Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-08T19:01:31.663Z] --- PASS: TestReplicatedJob (6.93s) [2021-04-08T19:01:31.663Z] === RUN TestUpdateReplicatedJob [2021-04-08T19:01:31.804Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-08T19:01:33.067Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-08T19:01:33.075Z] === RUN TestPrepare [2021-04-08T19:01:33.075Z] --- PASS: TestPrepare (0.00s) [2021-04-08T19:01:33.075Z] === RUN TestStart [2021-04-08T19:01:33.075Z] --- PASS: TestStart (0.00s) [2021-04-08T19:01:33.075Z] === RUN TestWaitCancel [2021-04-08T19:01:33.075Z] --- PASS: TestWaitCancel (0.00s) [2021-04-08T19:01:33.075Z] === RUN TestWaitDisabled [2021-04-08T19:01:33.075Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-08T19:01:33.075Z] === RUN TestWaitEnabled [2021-04-08T19:01:33.075Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-08T19:01:33.075Z] === RUN TestRemove [2021-04-08T19:01:33.075Z] --- PASS: TestRemove (0.00s) [2021-04-08T19:01:33.075Z] PASS [2021-04-08T19:01:33.075Z] coverage: 65.3% of statements [2021-04-08T19:01:33.075Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.178s coverage: 65.3% of statements [2021-04-08T19:01:33.697Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-08T19:01:36.053Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-08T19:01:36.053Z] === RUN TestNewListSecretsFilters [2021-04-08T19:01:36.053Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestNewListConfigsFilters [2021-04-08T19:01:36.053Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-08T19:01:36.053Z] PASS [2021-04-08T19:01:36.053Z] coverage: 0.5% of statements [2021-04-08T19:01:36.053Z] ok github.com/docker/docker/daemon/cluster 0.529s coverage: 0.5% of statements [2021-04-08T19:01:36.053Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-08T19:01:36.053Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-08T19:01:36.053Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-08T19:01:36.053Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-08T19:01:36.053Z] PASS [2021-04-08T19:01:36.053Z] coverage: 35.9% of statements [2021-04-08T19:01:36.053Z] ok github.com/docker/docker/daemon/cluster/convert 0.565s coverage: 35.9% of statements [2021-04-08T19:01:36.948Z] --- PASS: TestUpdateReplicatedJob (4.95s) [2021-04-08T19:01:36.948Z] === RUN TestServiceListWithStatuses [2021-04-08T19:01:36.948Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T19:01:36.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:01:36.948Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T19:01:38.940Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-08T19:01:40.830Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-08T19:01:41.198Z] --- PASS: TestServiceUpdatePidsLimit (17.09s) [2021-04-08T19:01:41.198Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-04-08T19:01:41.198Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-08T19:01:41.198Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-04-08T19:01:41.198Z] PASS [2021-04-08T19:01:41.198Z] [2021-04-08T19:01:41.198Z] === Skipped [2021-04-08T19:01:41.198Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-08T19:01:41.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:01:41.198Z] [2021-04-08T19:01:41.198Z] [2021-04-08T19:01:41.198Z] DONE 27 tests, 1 skipped in 182.404s [2021-04-08T19:01:41.198Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-08T19:01:41.198Z] INFO: Testing against a local daemon [2021-04-08T19:01:41.198Z] === RUN TestSessionCreate [2021-04-08T19:01:41.198Z] --- PASS: TestSessionCreate (0.02s) [2021-04-08T19:01:41.198Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T19:01:41.198Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-08T19:01:41.198Z] PASS [2021-04-08T19:01:41.198Z] [2021-04-08T19:01:41.198Z] DONE 2 tests in 0.085s [2021-04-08T19:01:41.198Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-08T19:01:41.198Z] INFO: Testing against a local daemon [2021-04-08T19:01:41.198Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:01:41.198Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:01:41.198Z] === RUN TestEventsExecDie [2021-04-08T19:01:41.198Z] --- PASS: TestEventsExecDie (1.10s) [2021-04-08T19:01:41.198Z] === RUN TestEventsBackwardsCompatible [2021-04-08T19:01:41.198Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-08T19:01:41.198Z] === RUN TestInfoBinaryCommits [2021-04-08T19:01:41.198Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-08T19:01:41.198Z] === RUN TestInfoAPIVersioned [2021-04-08T19:01:41.198Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-08T19:01:41.198Z] === RUN TestInfoDiscoveryBackend [2021-04-08T19:01:41.768Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-04-08T19:01:41.768Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-08T19:01:41.839Z] === RUN TestBuilderGC [2021-04-08T19:01:41.839Z] --- PASS: TestBuilderGC (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationNotFound [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonBrokenConfiguration [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestParseClusterAdvertiseSettings [2021-04-08T19:01:41.839Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestFindConfigurationConflicts [2021-04-08T19:01:41.839Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-08T19:01:41.839Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-08T19:01:41.839Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-08T19:01:41.839Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-08T19:01:41.839Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_label [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_dns [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-08T19:01:41.839Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-08T19:01:41.839Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestModifiedDiscoverySettings [2021-04-08T19:01:41.839Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestReloadSetConfigFileNotExist [2021-04-08T19:01:41.839Z] === RUN TestDiscoveryOptsErrors [2021-04-08T19:01:41.839Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestDiscoveryOpts [2021-04-08T19:01:41.839Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-08T19:01:41.839Z] PASS [2021-04-08T19:01:41.839Z] coverage: 30.0% of statements [2021-04-08T19:01:41.839Z] time="2021-04-08T19:01:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-08T19:01:41.839Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-04-08T19:01:41.839Z] === RUN TestReloadDefaultConfigNotExist [2021-04-08T19:01:41.839Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-08T19:01:41.839Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:01:41.839Z] === RUN TestReloadBadDefaultConfig [2021-04-08T19:01:41.839Z] time="2021-04-08T19:01:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-035588691" [2021-04-08T19:01:41.839Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestReloadWithConflictingLabels [2021-04-08T19:01:41.839Z] time="2021-04-08T19:01:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-464878486" [2021-04-08T19:01:41.839Z] ok github.com/docker/docker/daemon/discovery 0.097s coverage: 30.0% of statements [2021-04-08T19:01:41.839Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-08T19:01:41.839Z] === RUN TestReloadWithDuplicateLabels [2021-04-08T19:01:41.839Z] time="2021-04-08T19:01:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-761930749" [2021-04-08T19:01:41.839Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-04-08T19:01:41.839Z] === RUN TestDaemonConfigurationMerge [2021-04-08T19:01:41.839Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-08T19:01:41.839Z] PASS [2021-04-08T19:01:41.839Z] coverage: 79.7% of statements [2021-04-08T19:01:41.839Z] ok github.com/docker/docker/daemon/config 0.425s coverage: 79.7% of statements [2021-04-08T19:01:42.709Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-08T19:01:42.709Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-08T19:01:43.373Z] === RUN TestWaitNodeAttachment [2021-04-08T19:01:43.373Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-08T19:01:43.373Z] === RUN TestIsolationConversion [2021-04-08T19:01:43.373Z] === RUN TestIsolationConversion/default [2021-04-08T19:01:43.373Z] === RUN TestIsolationConversion/process [2021-04-08T19:01:43.373Z] === RUN TestIsolationConversion/hyperv [2021-04-08T19:01:43.373Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-08T19:01:43.373Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-08T19:01:43.373Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-08T19:01:43.373Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-08T19:01:43.373Z] === RUN TestContainerLabels [2021-04-08T19:01:43.373Z] --- PASS: TestContainerLabels (0.00s) [2021-04-08T19:01:43.373Z] === RUN TestCredentialSpecConversion [2021-04-08T19:01:43.374Z] === RUN TestCredentialSpecConversion/none [2021-04-08T19:01:43.374Z] === RUN TestCredentialSpecConversion/config [2021-04-08T19:01:43.374Z] === RUN TestCredentialSpecConversion/file [2021-04-08T19:01:43.374Z] === RUN TestCredentialSpecConversion/registry [2021-04-08T19:01:43.374Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-08T19:01:43.374Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-08T19:01:43.374Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-08T19:01:43.374Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-08T19:01:43.374Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-08T19:01:43.374Z] === RUN TestControllerValidateMountBind [2021-04-08T19:01:43.374Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-08T19:01:43.374Z] === RUN TestControllerValidateMountVolume [2021-04-08T19:01:43.374Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-08T19:01:43.374Z] === RUN TestControllerValidateMountTarget [2021-04-08T19:01:43.374Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-08T19:01:43.374Z] === RUN TestControllerValidateMountTmpfs [2021-04-08T19:01:43.374Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-08T19:01:43.374Z] === RUN TestControllerValidateMountInvalidType [2021-04-08T19:01:43.374Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-08T19:01:43.374Z] === RUN TestControllerValidateMountNamedPipe [2021-04-08T19:01:43.374Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-08T19:01:43.374Z] PASS [2021-04-08T19:01:43.374Z] coverage: 11.3% of statements [2021-04-08T19:01:43.374Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.729s coverage: 11.3% of statements [2021-04-08T19:01:43.438Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-08T19:01:43.527Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2021-04-08T19:01:43.527Z] === RUN TestDockerNetworkReConnect [2021-04-08T19:01:43.649Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2021-04-08T19:01:43.649Z] === RUN TestInfoAPI [2021-04-08T19:01:43.649Z] --- PASS: TestInfoAPI (0.02s) [2021-04-08T19:01:43.649Z] === RUN TestInfoAPIWarnings [2021-04-08T19:01:43.832Z] === RUN TestEventsLog [2021-04-08T19:01:43.832Z] --- PASS: TestEventsLog (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestEventsLogTimeout [2021-04-08T19:01:43.832Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestLogEvents [2021-04-08T19:01:43.832Z] === RUN TestVerifyNetworkingConfig [2021-04-08T19:01:43.832Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestGetContainer [2021-04-08T19:01:43.832Z] --- PASS: TestGetContainer (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestValidContainerNames [2021-04-08T19:01:43.832Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestContainerInitDNS [2021-04-08T19:01:43.832Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-08T19:01:43.832Z] daemon_test.go:147: root required [2021-04-08T19:01:43.832Z] === RUN TestMerge [2021-04-08T19:01:43.832Z] --- PASS: TestMerge (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestValidateContainerIsolation [2021-04-08T19:01:43.832Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestFindNetworkErrorType [2021-04-08T19:01:43.832Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestEnsureServicesExist [2021-04-08T19:01:43.832Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestEnsureServicesExistErrors [2021-04-08T19:01:43.832Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-08T19:01:43.832Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-08T19:01:43.832Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-08T19:01:43.832Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestContainerDelete [2021-04-08T19:01:43.832Z] --- PASS: TestContainerDelete (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestContainerDoubleDelete [2021-04-08T19:01:43.832Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestLogContainerEventCopyLabels [2021-04-08T19:01:43.832Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestLogContainerEventWithAttributes [2021-04-08T19:01:43.832Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestNoneHealthcheck [2021-04-08T19:01:43.832Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestHealthStates [2021-04-08T19:01:43.832Z] --- PASS: TestLogEvents (0.06s) [2021-04-08T19:01:43.832Z] === RUN TestLoadBufferedEvents [2021-04-08T19:01:43.832Z] --- PASS: TestLoadBufferedEvents (0.25s) [2021-04-08T19:01:43.832Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-08T19:01:43.832Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-08T19:01:43.832Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-08T19:01:43.832Z] PASS [2021-04-08T19:01:43.832Z] coverage: 50.0% of statements [2021-04-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] time="2021-04-08T19:01:43Z" 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-08T19:01:43.832Z] --- PASS: TestHealthStates (0.27s) [2021-04-08T19:01:43.832Z] === RUN TestMaskURLCredentials [2021-04-08T19:01:43.832Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestGetInspectData [2021-04-08T19:01:43.832Z] --- PASS: TestGetInspectData (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestFillLicense [2021-04-08T19:01:43.832Z] --- PASS: TestFillLicense (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestListInvalidFilter [2021-04-08T19:01:43.832Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestNameFilter [2021-04-08T19:01:43.832Z] ok github.com/docker/docker/daemon/events 0.412s coverage: 50.0% of statements [2021-04-08T19:01:43.832Z] --- PASS: TestNameFilter (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-08T19:01:43.832Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-08T19:01:43.832Z] === 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-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-08T19:01:43.832Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-08T19:01:43.832Z] --- 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-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-08T19:01:43.832Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestDaemonReloadLabels [2021-04-08T19:01:43.832Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-08T19:01:43.832Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestDaemonReloadMirrors [2021-04-08T19:01:43.832Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-08T19:01:43.832Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-08T19:01:43.832Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-08T19:01:43.832Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-08T19:01:44.290Z] === RUN TestDaemonDiscoveryReload [2021-04-08T19:01:44.748Z] === RUN TestIsEmptyDir [2021-04-08T19:01:44.748Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-08T19:01:44.748Z] PASS [2021-04-08T19:01:44.748Z] coverage: 2.3% of statements [2021-04-08T19:01:44.748Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2021-04-08T19:01:45.210Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-08T19:01:45.210Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-08T19:01:45.210Z] === RUN TestLinkNaming [2021-04-08T19:01:45.210Z] --- PASS: TestLinkNaming (0.00s) [2021-04-08T19:01:45.210Z] === RUN TestLinkNew [2021-04-08T19:01:45.210Z] --- PASS: TestLinkNew (0.00s) [2021-04-08T19:01:45.210Z] === RUN TestLinkEnv [2021-04-08T19:01:45.210Z] --- PASS: TestLinkEnv (0.00s) [2021-04-08T19:01:45.210Z] === RUN TestLinkMultipleEnv [2021-04-08T19:01:45.210Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-08T19:01:45.210Z] === RUN TestLinkPortRangeEnv [2021-04-08T19:01:45.210Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-08T19:01:45.210Z] PASS [2021-04-08T19:01:45.210Z] coverage: 93.0% of statements [2021-04-08T19:01:45.210Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-04-08T19:01:45.670Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-04-08T19:01:45.670Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-08T19:01:45.959Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-08T19:01:46.129Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-04-08T19:01:46.129Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-08T19:01:46.129Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-08T19:01:46.129Z] reload_test.go:520: root required [2021-04-08T19:01:46.129Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-08T19:01:46.129Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-08T19:01:46.129Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-08T19:01:46.129Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-04-08T19:01:46.129Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-08T19:01:46.129Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-08T19:01:46.129Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-08T19:01:46.129Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-08T19:01:46.129Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-08T19:01:46.129Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-08T19:01:46.129Z] === RUN TestParseVolumesFrom [2021-04-08T19:01:46.129Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-08T19:01:46.129Z] PASS [2021-04-08T19:01:46.129Z] coverage: 9.1% of statements [2021-04-08T19:01:46.129Z] ok github.com/docker/docker/daemon 2.740s coverage: 9.1% of statements [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-08T19:01:46.129Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-08T19:01:46.215Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-08T19:01:47.668Z] === RUN TestAdapterReadLogs [2021-04-08T19:01:47.668Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-08T19:01:47.668Z] === RUN TestCopier [2021-04-08T19:01:47.668Z] --- PASS: TestCopier (0.00s) [2021-04-08T19:01:47.668Z] === RUN TestCopierLongLines [2021-04-08T19:01:47.668Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-08T19:01:47.668Z] === RUN TestCopierSlow [2021-04-08T19:01:48.105Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-08T19:01:48.127Z] --- PASS: TestCopierSlow (0.29s) [2021-04-08T19:01:48.127Z] === RUN TestCopierWithSized [2021-04-08T19:01:48.127Z] === RUN TestCopierWithSized/as_is [2021-04-08T19:01:48.127Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-08T19:01:48.585Z] --- PASS: TestCopierWithSized (0.22s) [2021-04-08T19:01:48.585Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-08T19:01:48.585Z] --- PASS: TestCopierWithSized/With_RingLogger (0.22s) [2021-04-08T19:01:48.585Z] === RUN TestCopierWithPartial [2021-04-08T19:01:48.585Z] --- PASS: TestCopierWithPartial (0.11s) [2021-04-08T19:01:48.585Z] === RUN TestRingLogger [2021-04-08T19:01:48.585Z] --- PASS: TestRingLogger (0.00s) [2021-04-08T19:01:48.585Z] === RUN TestRingCap [2021-04-08T19:01:48.585Z] --- PASS: TestRingCap (0.00s) [2021-04-08T19:01:48.585Z] === RUN TestRingClose [2021-04-08T19:01:48.585Z] --- PASS: TestRingClose (0.00s) [2021-04-08T19:01:48.585Z] === RUN TestRingDrain [2021-04-08T19:01:48.585Z] --- PASS: TestRingDrain (0.00s) [2021-04-08T19:01:48.585Z] PASS [2021-04-08T19:01:48.585Z] coverage: 43.5% of statements [2021-04-08T19:01:48.585Z] ok github.com/docker/docker/daemon/logger 0.702s coverage: 43.5% of statements [2021-04-08T19:01:48.828Z] --- PASS: TestDockerNetworkReConnect (5.10s) [2021-04-08T19:01:48.828Z] === RUN TestServicePlugin [2021-04-08T19:01:48.828Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-08T19:01:48.828Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:01:48.828Z] === RUN TestServiceUpdateLabel [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/defaults [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-08T19:01:49.044Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-08T19:01:49.044Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-08T19:01:49.044Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-08T19:01:49.044Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-08T19:01:49.044Z] time="2021-04-08T19:01:48Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-08T19:01:49.044Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-04-08T19:01:49.044Z] === RUN TestCreateSuccess [2021-04-08T19:01:49.044Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestCreateLogGroupSuccess [2021-04-08T19:01:49.044Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestCreateError [2021-04-08T19:01:49.044Z] --- PASS: TestCreateError (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestCreateAlreadyExists [2021-04-08T19:01:49.044Z] time="2021-04-08T19:01:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-08T19:01:49.044Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestLogClosed [2021-04-08T19:01:49.044Z] --- PASS: TestLogClosed (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestLogBlocking [2021-04-08T19:01:49.044Z] --- PASS: TestLogBlocking (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-08T19:01:49.044Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestLogNonBlockingBufferFull [2021-04-08T19:01:49.044Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestPublishBatchSuccess [2021-04-08T19:01:49.044Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestPublishBatchError [2021-04-08T19:01:49.044Z] time="2021-04-08T19:01:48Z" level=error msg=Error [2021-04-08T19:01:49.044Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-08T19:01:49.044Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-08T19:01:49.044Z] time="2021-04-08T19:01:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-08T19:01:49.045Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-08T19:01:49.045Z] time="2021-04-08T19:01:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-08T19:01:49.045Z] time="2021-04-08T19:01:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-08T19:01:49.045Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchSimple [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchTicker [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchMultilinePattern [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-08T19:01:49.045Z] === RUN TestSearchRegistryForImagesErrors [2021-04-08T19:01:49.045Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestSearchRegistryForImages [2021-04-08T19:01:49.045Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestOnlyPlatformWithFallback [2021-04-08T19:01:49.045Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestImageDelete [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchClose [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen/0/Hello [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen/2/🙃 [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen/3/���� [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen/4/He��o [2021-04-08T19:01:49.045Z] === RUN TestEffectiveLen/5/ [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/0/ [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/1/Hello [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/2/Hello [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/3/Hello [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/4/🙃 [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/5/🙃 [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/6/a� [2021-04-08T19:01:49.045Z] === RUN TestFindValidSplit/7/a� [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: Hello [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: He [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: llo [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: Hello [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: a [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: � [2021-04-08T19:01:49.045Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1044: a� [2021-04-08T19:01:49.045Z] cloudwatchlogs_test.go:1045: [2021-04-08T19:01:49.045Z] === RUN TestProcessEventEmoji [2021-04-08T19:01:49.045Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchLineSplit [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchMaxEvents [2021-04-08T19:01:49.045Z] === RUN TestImageDelete/no_lease [2021-04-08T19:01:49.045Z] === RUN TestImageDelete/lease_exists [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-04-08T19:01:49.045Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-08T19:01:49.045Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-08T19:01:49.503Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-08T19:01:49.503Z] --- PASS: TestImageDelete (0.09s) [2021-04-08T19:01:49.503Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-04-08T19:01:49.503Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-04-08T19:01:49.503Z] === RUN TestContentStoreForPull [2021-04-08T19:01:49.503Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2021-04-08T19:01:49.503Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-08T19:01:49.503Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-08T19:01:49.503Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-08T19:01:49.503Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-08T19:01:49.503Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestCreateTagSuccess [2021-04-08T19:01:49.503Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-08T19:01:49.503Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-08T19:01:49.503Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-08T19:01:49.503Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-08T19:01:49.503Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-08T19:01:49.503Z] PASS [2021-04-08T19:01:49.503Z] coverage: 77.8% of statements [2021-04-08T19:01:49.503Z] ok github.com/docker/docker/daemon/logger/awslogs 0.504s coverage: 77.8% of statements [2021-04-08T19:01:49.503Z] --- PASS: TestContentStoreForPull (0.19s) [2021-04-08T19:01:49.503Z] PASS [2021-04-08T19:01:49.503Z] coverage: 6.7% of statements [2021-04-08T19:01:49.503Z] ok github.com/docker/docker/daemon/images 0.449s coverage: 6.7% of statements [2021-04-08T19:01:49.503Z] === RUN TestJSONFileLogger [2021-04-08T19:01:49.503Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestJSONFileLoggerWithTags [2021-04-08T19:01:49.503Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-08T19:01:49.503Z] === RUN TestJSONFileLoggerWithOpts [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-08T19:01:49.503Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-08T19:01:49.503Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-08T19:01:49.503Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-08T19:01:49.503Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-04-08T19:01:49.503Z] === RUN TestEncodeDecode [2021-04-08T19:01:49.503Z] === PAUSE TestEncodeDecode [2021-04-08T19:01:49.503Z] === RUN TestUnexpectedEOF [2021-04-08T19:01:49.503Z] time="2021-04-08T19:01:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-08T19:01:49.503Z] time="2021-04-08T19:01:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-08T19:01:49.503Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-04-08T19:01:49.503Z] === CONT TestEncodeDecode [2021-04-08T19:01:49.503Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-08T19:01:49.503Z] PASS [2021-04-08T19:01:49.503Z] coverage: 69.9% of statements [2021-04-08T19:01:49.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.246s coverage: 69.9% of statements [2021-04-08T19:01:49.962Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-08T19:01:49.962Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-08T19:01:49.962Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-08T19:01:49.962Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-04-08T19:01:49.962Z] === RUN TestFastTimeMarshalJSON [2021-04-08T19:01:49.962Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-08T19:01:49.962Z] PASS [2021-04-08T19:01:49.962Z] coverage: 87.2% of statements [2021-04-08T19:01:49.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.224s coverage: 87.2% of statements [2021-04-08T19:01:51.369Z] --- PASS: TestServiceUpdateLabel (3.16s) [2021-04-08T19:01:51.369Z] === RUN TestServiceUpdateSecrets [2021-04-08T19:01:52.147Z] === RUN TestWriteLog [2021-04-08T19:01:52.147Z] === PAUSE TestWriteLog [2021-04-08T19:01:52.147Z] === RUN TestReadLog [2021-04-08T19:01:52.147Z] === PAUSE TestReadLog [2021-04-08T19:01:52.147Z] === CONT TestWriteLog [2021-04-08T19:01:52.147Z] === CONT TestReadLog [2021-04-08T19:01:52.147Z] --- PASS: TestWriteLog (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestReadLog/tail_exact [2021-04-08T19:01:52.147Z] === RUN TestOpenFileDelete [2021-04-08T19:01:52.147Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestOpenFileRename [2021-04-08T19:01:52.147Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestParseLogTagDefaultTag [2021-04-08T19:01:52.147Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestParseLogTag [2021-04-08T19:01:52.147Z] --- PASS: TestParseLogTag (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestParseLogTagEmptyTag [2021-04-08T19:01:52.147Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestTailFiles [2021-04-08T19:01:52.147Z] --- PASS: TestTailFiles (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestFollowLogsConsumerGone [2021-04-08T19:01:52.147Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-08T19:01:52.147Z] === RUN TestFollowLogsProducerGone [2021-04-08T19:01:52.147Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-08T19:01:52.147Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-08T19:01:52.147Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-08T19:01:52.147Z] === RUN TestCheckCapacityAndRotate [2021-04-08T19:01:52.147Z] === RUN TestReadLog/tail_less_than_available [2021-04-08T19:01:52.147Z] === RUN TestReadLog/tail_more_than_available [2021-04-08T19:01:52.147Z] --- PASS: TestReadLog (0.17s) [2021-04-08T19:01:52.147Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-04-08T19:01:52.147Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-08T19:01:52.147Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-04-08T19:01:52.147Z] PASS [2021-04-08T19:01:52.147Z] coverage: 75.2% of statements [2021-04-08T19:01:52.147Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-08T19:01:52.147Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-08T19:01:52.147Z] ok github.com/docker/docker/daemon/logger/local 0.253s coverage: 75.2% of statements [2021-04-08T19:01:52.147Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-08T19:01:52.147Z] === RUN TestLog [2021-04-08T19:01:52.147Z] --- PASS: TestLog (0.01s) [2021-04-08T19:01:52.147Z] PASS [2021-04-08T19:01:52.147Z] coverage: 31.5% of statements [2021-04-08T19:01:52.147Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.108s coverage: 31.5% of statements [2021-04-08T19:01:52.605Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-04-08T19:01:52.605Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-08T19:01:52.605Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-04-08T19:01:52.605Z] PASS [2021-04-08T19:01:52.605Z] coverage: 55.3% of statements [2021-04-08T19:01:52.605Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.252s coverage: 55.3% of statements [2021-04-08T19:01:53.356Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-08T19:01:53.572Z] === RUN TestNewParse [2021-04-08T19:01:53.572Z] --- PASS: TestNewParse (0.00s) [2021-04-08T19:01:53.572Z] PASS [2021-04-08T19:01:53.572Z] coverage: 8.3% of statements [2021-04-08T19:01:53.572Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2021-04-08T19:01:53.612Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-08T19:01:54.031Z] === RUN TestValidateLogOpt [2021-04-08T19:01:54.031Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestNewMissedConfig [2021-04-08T19:01:54.031Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestNewMissedUrl [2021-04-08T19:01:54.031Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestNewMissedToken [2021-04-08T19:01:54.031Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestNewWithProxy [2021-04-08T19:01:54.031Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestDefault [2021-04-08T19:01:54.031Z] --- PASS: TestDefault (0.01s) [2021-04-08T19:01:54.031Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-08T19:01:54.031Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.08s) [2021-04-08T19:01:54.031Z] === RUN TestJsonFormat [2021-04-08T19:01:54.031Z] --- PASS: TestJsonFormat (0.01s) [2021-04-08T19:01:54.031Z] === RUN TestRawFormat [2021-04-08T19:01:54.031Z] --- PASS: TestRawFormat (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestRawFormatWithLabels [2021-04-08T19:01:54.031Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestRawFormatWithoutTag [2021-04-08T19:01:54.031Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-08T19:01:54.031Z] === RUN TestBatching [2021-04-08T19:01:54.031Z] --- PASS: TestBatching (0.34s) [2021-04-08T19:01:54.031Z] === RUN TestFrequency [2021-04-08T19:01:54.173Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-08T19:01:54.429Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-08T19:01:54.489Z] === RUN TestParseLogFormat [2021-04-08T19:01:54.489Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestValidateLogOptEmpty [2021-04-08T19:01:54.489Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestValidateSyslogAddress [2021-04-08T19:01:54.489Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestParseAddressDefaultPort [2021-04-08T19:01:54.489Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestValidateSyslogFacility [2021-04-08T19:01:54.489Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestValidateLogOptSyslogFormat [2021-04-08T19:01:54.489Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestValidateLogOpt [2021-04-08T19:01:54.489Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-08T19:01:54.489Z] PASS [2021-04-08T19:01:54.489Z] coverage: 46.8% of statements [2021-04-08T19:01:54.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 46.8% of statements [2021-04-08T19:01:54.489Z] --- PASS: TestFrequency (0.19s) [2021-04-08T19:01:54.489Z] === RUN TestOneMessagePerRequest [2021-04-08T19:01:54.489Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-04-08T19:01:54.489Z] === RUN TestVerify [2021-04-08T19:01:54.489Z] --- PASS: TestVerify (0.00s) [2021-04-08T19:01:54.489Z] === RUN TestSkipVerify [2021-04-08T19:01:54.489Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.489Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.490Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.490Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.947Z] --- PASS: TestSkipVerify (0.55s) [2021-04-08T19:01:54.947Z] === RUN TestBufferMaximum [2021-04-08T19:01:54.947Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.947Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.947Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.947Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.947Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.731696\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.731696\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-08T19:01:54.948Z] === RUN TestServerAlwaysDown [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.733695\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.734696\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.734696\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.738691\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] time="2021-04-08T19:01:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617908514.738691\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:54.948Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-08T19:01:54.948Z] === RUN TestCannotSendAfterClose [2021-04-08T19:01:54.948Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-08T19:01:54.948Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-08T19:01:55.797Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-08T19:01:55.797Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-08T19:01:56.053Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-08T19:01:56.487Z] time="2021-04-08T19:01:55Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-08T19:01:56.487Z] time="2021-04-08T19:01:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e6cdde3c140b\"}'" [2021-04-08T19:01:56.487Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.15s) [2021-04-08T19:01:56.487Z] PASS [2021-04-08T19:01:56.487Z] coverage: 82.5% of statements [2021-04-08T19:01:56.487Z] ok github.com/docker/docker/daemon/logger/splunk 2.459s coverage: 82.5% of statements [2021-04-08T19:01:56.487Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-08T19:01:56.487Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-08T19:01:56.487Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-08T19:01:56.616Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-08T19:01:56.945Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-08T19:01:56.945Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-08T19:01:56.945Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-08T19:01:56.945Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-08T19:01:56.945Z] === RUN TestContinueOnError_NeverContinue [2021-04-08T19:01:56.945Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-08T19:01:56.945Z] === RUN TestManifestStore [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/no_remote_or_local [2021-04-08T19:01:56.945Z] === RUN TestV1IDService [2021-04-08T19:01:56.945Z] --- PASS: TestV1IDService (0.03s) [2021-04-08T19:01:56.945Z] === RUN TestV2MetadataService [2021-04-08T19:01:56.945Z] time="2021-04-08T19:01:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local419213863\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/no_local_cache [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/with_local_cache [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/unknown_media_type [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-08T19:01:56.945Z] time="2021-04-08T19:01:56Z" level=warning msg="reference for unknown type: " [2021-04-08T19:01:56.945Z] time="2021-04-08T19:01:56Z" level=warning msg="reference for unknown type: " [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-08T19:01:56.945Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:56Z" level=warning msg="reference for unknown type: " [2021-04-08T19:01:57.404Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:56Z" level=warning msg="reference for unknown type: " [2021-04-08T19:01:57.404Z] === RUN TestSuccessfulDownload [2021-04-08T19:01:57.404Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-08T19:01:57.404Z] download_test.go:268: Needs fixing on Windows [2021-04-08T19:01:57.404Z] === RUN TestCancelledDownload [2021-04-08T19:01:57.404Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-08T19:01:57.404Z] === RUN TestMaxDownloadAttempts [2021-04-08T19:01:57.404Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-08T19:01:57.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-08T19:01:57.404Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-08T19:01:57.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-08T19:01:57.404Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-08T19:01:57.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-08T19:01:57.404Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-08T19:01:57.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-08T19:01:57.404Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-08T19:01:57.404Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-08T19:01:57.404Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-08T19:01:57.404Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:56Z" level=warning msg="reference for unknown type: " [2021-04-08T19:01:57.404Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-08T19:01:57.404Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-08T19:01:57.404Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore (0.34s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-08T19:01:57.404Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-08T19:01:57.404Z] === RUN TestFixManifestLayers [2021-04-08T19:01:57.404Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-08T19:01:57.404Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-08T19:01:57.404Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-08T19:01:57.404Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-08T19:01:57.404Z] === RUN TestFixManifestLayersBadParent [2021-04-08T19:01:57.404Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-08T19:01:57.404Z] === RUN TestValidateManifest [2021-04-08T19:01:57.404Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-08T19:01:57.404Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-08T19:01:57.404Z] === RUN TestFormatPlatform [2021-04-08T19:01:57.404Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-08T19:01:57.404Z] === RUN TestGetRepositoryMountCandidates [2021-04-08T19:01:57.404Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-08T19:01:57.404Z] === RUN TestLayerAlreadyExists [2021-04-08T19:01:57.404Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-08T19:01:57.404Z] 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-08T19:01:57.404Z] 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-08T19:01:57.404Z] 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-08T19:01:57.404Z] 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-08T19:01:57.404Z] 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-08T19:01:57.404Z] 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-08T19:01:57.404Z] === RUN TestWhenEmptyAuthConfig [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-08T19:01:57.404Z] time="2021-04-08T19:01:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-08T19:01:57.404Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-08T19:01:57.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-04-08T19:01:57.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-04-08T19:01:57.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-04-08T19:01:57.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-04-08T19:01:57.404Z] === RUN TestTransfer [2021-04-08T19:01:57.864Z] --- PASS: TestTransfer (0.12s) [2021-04-08T19:01:57.864Z] === RUN TestConcurrencyLimit [2021-04-08T19:01:57.864Z] --- PASS: TestV2MetadataService (0.99s) [2021-04-08T19:01:57.864Z] PASS [2021-04-08T19:01:57.864Z] coverage: 48.2% of statements [2021-04-08T19:01:57.864Z] ok github.com/docker/docker/distribution/metadata 1.158s coverage: 48.2% of statements [2021-04-08T19:01:58.322Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-04-08T19:01:58.322Z] === RUN TestInactiveJobs [2021-04-08T19:01:58.322Z] === RUN TestNotFound [2021-04-08T19:01:58.322Z] --- PASS: TestNotFound (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestConflict [2021-04-08T19:01:58.322Z] --- PASS: TestConflict (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestForbidden [2021-04-08T19:01:58.322Z] --- PASS: TestForbidden (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestInvalidParameter [2021-04-08T19:01:58.322Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestNotImplemented [2021-04-08T19:01:58.322Z] --- PASS: TestNotImplemented (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestNotModified [2021-04-08T19:01:58.322Z] --- PASS: TestNotModified (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestUnauthorized [2021-04-08T19:01:58.322Z] --- PASS: TestUnauthorized (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestUnknown [2021-04-08T19:01:58.322Z] --- PASS: TestUnknown (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestCancelled [2021-04-08T19:01:58.322Z] --- PASS: TestCancelled (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestDeadline [2021-04-08T19:01:58.322Z] --- PASS: TestDeadline (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestDataLoss [2021-04-08T19:01:58.322Z] --- PASS: TestDataLoss (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestUnavailable [2021-04-08T19:01:58.322Z] --- PASS: TestUnavailable (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestSystem [2021-04-08T19:01:58.322Z] --- PASS: TestSystem (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Not_Found [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Bad_Request [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Conflict [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Unauthorized [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Forbidden [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Not_Modified [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-08T19:01:58.322Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-08T19:01:58.322Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-08T19:01:58.322Z] PASS [2021-04-08T19:01:58.322Z] coverage: 53.1% of statements [2021-04-08T19:01:58.322Z] ok github.com/docker/docker/errdefs 0.074s coverage: 53.1% of statements [2021-04-08T19:01:58.322Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-04-08T19:01:58.322Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-08T19:01:58.322Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestTokenPassThru [2021-04-08T19:01:58.322Z] --- PASS: TestTokenPassThru (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestTokenPassThruDifferentHost [2021-04-08T19:01:58.322Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-08T19:01:58.322Z] PASS [2021-04-08T19:01:58.322Z] coverage: 23.6% of statements [2021-04-08T19:01:58.322Z] ok github.com/docker/docker/distribution 1.797s coverage: 23.6% of statements [2021-04-08T19:01:58.322Z] --- PASS: TestInactiveJobs (0.37s) [2021-04-08T19:01:58.322Z] === RUN TestWatchRelease [2021-04-08T19:01:58.322Z] --- PASS: TestWatchRelease (0.04s) [2021-04-08T19:01:58.322Z] === RUN TestWatchFinishedTransfer [2021-04-08T19:01:58.322Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-08T19:01:58.322Z] === RUN TestDuplicateTransfer [2021-04-08T19:01:58.322Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-08T19:01:58.781Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-08T19:01:58.781Z] === RUN TestSuccessfulUpload [2021-04-08T19:01:58.781Z] time="2021-04-08T19:01:58Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-08T19:01:59.240Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-04-08T19:01:59.240Z] === RUN TestCancelledUpload [2021-04-08T19:01:59.240Z] --- PASS: TestCancelledUpload (0.02s) [2021-04-08T19:01:59.240Z] PASS [2021-04-08T19:01:59.240Z] coverage: 77.3% of statements [2021-04-08T19:01:59.240Z] ok github.com/docker/docker/distribution/xfer 2.075s coverage: 77.3% of statements [2021-04-08T19:01:59.240Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-08T19:01:59.885Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-08T19:01:59.885Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-08T19:02:00.207Z] === RUN TestCompare [2021-04-08T19:02:00.207Z] --- PASS: TestCompare (0.00s) [2021-04-08T19:02:00.207Z] PASS [2021-04-08T19:02:00.207Z] coverage: 19.2% of statements [2021-04-08T19:02:00.207Z] ok github.com/docker/docker/image/cache 0.202s coverage: 19.2% of statements [2021-04-08T19:02:00.665Z] === RUN TestFSGetInvalidData [2021-04-08T19:02:00.665Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-04-08T19:02:00.665Z] === RUN TestFSInvalidSet [2021-04-08T19:02:00.665Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-08T19:02:00.665Z] === RUN TestFSInvalidRoot [2021-04-08T19:02:00.665Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-08T19:02:00.665Z] === RUN TestFSMetadataGetSet [2021-04-08T19:02:00.665Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-04-08T19:02:00.665Z] === RUN TestFSInvalidWalker [2021-04-08T19:02:00.665Z] --- PASS: TestFSInvalidWalker (0.03s) [2021-04-08T19:02:00.665Z] === RUN TestFSGetSet [2021-04-08T19:02:00.665Z] --- PASS: TestFSGetSet (0.03s) [2021-04-08T19:02:00.665Z] === RUN TestFSGetUnsetKey [2021-04-08T19:02:00.665Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-08T19:02:00.665Z] === RUN TestFSGetEmptyData [2021-04-08T19:02:00.665Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-08T19:02:00.665Z] === RUN TestFSDelete [2021-04-08T19:02:00.665Z] --- PASS: TestFSDelete (0.13s) [2021-04-08T19:02:00.665Z] === RUN TestFSWalker [2021-04-08T19:02:00.665Z] --- PASS: TestFSWalker (0.02s) [2021-04-08T19:02:00.665Z] === RUN TestFSWalkerStopOnError [2021-04-08T19:02:00.665Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-08T19:02:00.665Z] === RUN TestNewFromJSON [2021-04-08T19:02:00.665Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-08T19:02:00.665Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-08T19:02:00.665Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-08T19:02:00.665Z] === RUN TestMarshalKeyOrder [2021-04-08T19:02:00.665Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-08T19:02:00.665Z] === RUN TestHistoryEqual [2021-04-08T19:02:01.124Z] --- PASS: TestHistoryEqual (0.17s) [2021-04-08T19:02:01.124Z] === RUN TestImage [2021-04-08T19:02:01.124Z] --- PASS: TestImage (0.00s) [2021-04-08T19:02:01.124Z] === RUN TestImageOSNotEmpty [2021-04-08T19:02:01.124Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-08T19:02:01.124Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-08T19:02:01.124Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-08T19:02:01.124Z] === RUN TestCreate [2021-04-08T19:02:01.124Z] --- PASS: TestCreate (0.03s) [2021-04-08T19:02:01.124Z] === RUN TestRestore [2021-04-08T19:02:01.124Z] time="2021-04-08T19:02:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-08T19:02:01.124Z] --- PASS: TestRestore (0.09s) [2021-04-08T19:02:01.124Z] === RUN TestAddDelete [2021-04-08T19:02:01.124Z] === RUN TestValidateManifest [2021-04-08T19:02:01.124Z] === RUN TestValidateManifest/nil [2021-04-08T19:02:01.124Z] === RUN TestValidateManifest/non-nil [2021-04-08T19:02:01.124Z] --- PASS: TestValidateManifest (0.00s) [2021-04-08T19:02:01.124Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-08T19:02:01.124Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-08T19:02:01.124Z] PASS [2021-04-08T19:02:01.124Z] coverage: 0.6% of statements [2021-04-08T19:02:01.124Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.6% of statements [2021-04-08T19:02:01.124Z] --- PASS: TestAddDelete (0.03s) [2021-04-08T19:02:01.124Z] === RUN TestSearchAfterDelete [2021-04-08T19:02:01.124Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-08T19:02:01.124Z] === RUN TestParentReset [2021-04-08T19:02:01.124Z] --- PASS: TestParentReset (0.03s) [2021-04-08T19:02:01.124Z] === RUN TestGetAndSetLastUpdated [2021-04-08T19:02:01.124Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-08T19:02:01.124Z] === RUN TestStoreLen [2021-04-08T19:02:01.124Z] --- PASS: TestStoreLen (0.06s) [2021-04-08T19:02:01.124Z] PASS [2021-04-08T19:02:01.124Z] coverage: 86.6% of statements [2021-04-08T19:02:01.124Z] ok github.com/docker/docker/image 0.886s coverage: 86.6% of statements [2021-04-08T19:02:01.752Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-04-08T19:02:01.752Z] === RUN TestInfoDebug [2021-04-08T19:02:01.752Z] --- PASS: TestInfoDebug (0.71s) [2021-04-08T19:02:01.752Z] === RUN TestInfoInsecureRegistries [2021-04-08T19:02:01.752Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-04-08T19:02:01.752Z] === RUN TestInfoRegistryMirrors [2021-04-08T19:02:02.090Z] === RUN TestMakeV1ConfigFromConfig [2021-04-08T19:02:02.090Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-08T19:02:02.090Z] PASS [2021-04-08T19:02:02.090Z] coverage: 25.0% of statements [2021-04-08T19:02:02.090Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2021-04-08T19:02:02.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-08T19:02:02.322Z] --- PASS: TestInfoRegistryMirrors (0.70s) [2021-04-08T19:02:02.322Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T19:02:02.322Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-04-08T19:02:02.322Z] === RUN TestPingCacheHeaders [2021-04-08T19:02:02.322Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-08T19:02:02.322Z] === RUN TestPingGet [2021-04-08T19:02:02.322Z] --- PASS: TestPingGet (0.01s) [2021-04-08T19:02:02.322Z] === RUN TestPingHead [2021-04-08T19:02:02.322Z] --- PASS: TestPingHead (0.02s) [2021-04-08T19:02:02.322Z] === RUN TestVersion [2021-04-08T19:02:02.400Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-08T19:02:02.400Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-08T19:02:02.582Z] --- PASS: TestVersion (0.03s) [2021-04-08T19:02:02.582Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:02:03.625Z] === RUN TestSerialization [2021-04-08T19:02:03.625Z] --- PASS: TestSerialization (0.02s) [2021-04-08T19:02:03.625Z] PASS [2021-04-08T19:02:03.625Z] coverage: 100.0% of statements [2021-04-08T19:02:03.625Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2021-04-08T19:02:03.625Z] === RUN TestEmptyLayer [2021-04-08T19:02:03.625Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-08T19:02:03.625Z] === RUN TestCommitFailure [2021-04-08T19:02:03.625Z] --- PASS: TestCommitFailure (0.01s) [2021-04-08T19:02:03.625Z] === RUN TestStartTransactionFailure [2021-04-08T19:02:03.625Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-08T19:02:03.625Z] === RUN TestGetOrphan [2021-04-08T19:02:03.768Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-08T19:02:03.966Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-04-08T19:02:03.966Z] PASS [2021-04-08T19:02:03.966Z] [2021-04-08T19:02:03.966Z] DONE 18 tests in 24.025s [2021-04-08T19:02:03.966Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-08T19:02:03.966Z] INFO: Testing against a local daemon [2021-04-08T19:02:03.966Z] === RUN TestVolumesCreateAndList [2021-04-08T19:02:03.966Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-08T19:02:03.966Z] === RUN TestVolumesRemove [2021-04-08T19:02:04.025Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-08T19:02:04.084Z] --- PASS: TestGetOrphan (0.02s) [2021-04-08T19:02:04.084Z] === RUN TestMountAndRegister [2021-04-08T19:02:04.084Z] --- PASS: TestMountAndRegister (0.19s) [2021-04-08T19:02:04.084Z] layer_test.go:271: Layer size: 14 [2021-04-08T19:02:04.084Z] === RUN TestLayerRelease [2021-04-08T19:02:04.084Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-08T19:02:04.084Z] layer_test.go:304: Failing on Windows [2021-04-08T19:02:04.084Z] === RUN TestStoreRestore [2021-04-08T19:02:04.084Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-08T19:02:04.084Z] layer_test.go:353: Failing on Windows [2021-04-08T19:02:04.084Z] === RUN TestTarStreamStability [2021-04-08T19:02:04.084Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-08T19:02:04.084Z] layer_test.go:468: Failing on Windows [2021-04-08T19:02:04.084Z] === RUN TestRegisterExistingLayer [2021-04-08T19:02:04.084Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-04-08T19:02:04.084Z] === RUN TestTarStreamVerification [2021-04-08T19:02:04.084Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-08T19:02:04.084Z] layer_test.go:697: Failing on Windows [2021-04-08T19:02:04.084Z] === RUN TestLayerMigration [2021-04-08T19:02:04.084Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-08T19:02:04.084Z] migration_test.go:46: Failing on Windows [2021-04-08T19:02:04.084Z] === RUN TestLayerMigrationNoTarsplit [2021-04-08T19:02:04.227Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-08T19:02:04.227Z] === RUN TestVolumesInspect [2021-04-08T19:02:04.227Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-08T19:02:04.227Z] === RUN TestVolumesInvalidJSON [2021-04-08T19:02:04.227Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T19:02:04.227Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T19:02:04.227Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T19:02:04.227Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-08T19:02:04.227Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T19:02:04.227Z] PASS [2021-04-08T19:02:04.227Z] [2021-04-08T19:02:04.227Z] DONE 5 tests in 0.182s [2021-04-08T19:02:04.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T19:02:04.542Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-08T19:02:04.542Z] migration_test.go:182: Failing on Windows [2021-04-08T19:02:04.542Z] === RUN TestMountInit [2021-04-08T19:02:04.542Z] --- SKIP: TestMountInit (0.00s) [2021-04-08T19:02:04.542Z] mount_test.go:17: Failing on Windows [2021-04-08T19:02:04.542Z] === RUN TestMountSize [2021-04-08T19:02:04.542Z] --- SKIP: TestMountSize (0.00s) [2021-04-08T19:02:04.542Z] mount_test.go:76: Failing on Windows [2021-04-08T19:02:04.542Z] === RUN TestMountChanges [2021-04-08T19:02:04.542Z] --- SKIP: TestMountChanges (0.00s) [2021-04-08T19:02:04.542Z] mount_test.go:125: Failing on Windows [2021-04-08T19:02:04.542Z] === RUN TestMountApply [2021-04-08T19:02:04.542Z] --- SKIP: TestMountApply (0.00s) [2021-04-08T19:02:04.542Z] mount_test.go:212: Failing on Windows [2021-04-08T19:02:04.542Z] PASS [2021-04-08T19:02:04.542Z] coverage: 30.1% of statements [2021-04-08T19:02:04.542Z] ok github.com/docker/docker/layer 0.525s coverage: 30.1% of statements [2021-04-08T19:02:04.542Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-08T19:02:04.542Z] === RUN TestEnvironmentParsing [2021-04-08T19:02:04.542Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-08T19:02:04.542Z] PASS [2021-04-08T19:02:04.542Z] coverage: 1.0% of statements [2021-04-08T19:02:04.542Z] ok github.com/docker/docker/libcontainerd/local 0.170s coverage: 1.0% of statements [2021-04-08T19:02:04.542Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-08T19:02:04.542Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-08T19:02:04.542Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-08T19:02:05.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-08T19:02:05.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-08T19:02:05.000Z] PASS [2021-04-08T19:02:05.000Z] coverage: 42.3% of statements [2021-04-08T19:02:05.000Z] ok github.com/docker/docker/oci 0.086s coverage: 42.3% of statements [2021-04-08T19:02:05.000Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-08T19:02:05.392Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-08T19:02:05.467Z] === RUN TestParseVersion [2021-04-08T19:02:05.467Z] --- PASS: TestParseVersion (0.00s) [2021-04-08T19:02:05.467Z] PASS [2021-04-08T19:02:05.467Z] coverage: 52.9% of statements [2021-04-08T19:02:05.467Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 52.9% of statements [2021-04-08T19:02:05.467Z] === RUN TestAddressPoolOpt [2021-04-08T19:02:05.467Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv/a [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv/something [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv/_=a [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv/env1=value1 [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv/_env1=value1 [2021-04-08T19:02:05.467Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-08T19:02:05.869Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-08T19:02:05.869Z] Removing test suite binaries [2021-04-08T19:02:05.869Z] exiting test-integration [2021-04-08T19:02:05.869Z] ++ exit 0 [2021-04-08T19:02:05.869Z] [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/PATH [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/=a [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/PATH= [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/PATH=something [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/asd!qwe [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/1asd [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/123 [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/some_space [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/__some_space_before [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/some_space_after__ [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/= [2021-04-08T19:02:05.925Z] === RUN TestValidateEnv/PaTh [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-08T19:02:05.925Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestParseHost [2021-04-08T19:02:05.925Z] --- PASS: TestParseHost (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestParseDockerDaemonHost [2021-04-08T19:02:05.925Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestParseTCP [2021-04-08T19:02:05.925Z] --- PASS: TestParseTCP (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-08T19:02:05.925Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestValidateExtraHosts [2021-04-08T19:02:05.925Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestIpOptString [2021-04-08T19:02:05.925Z] --- PASS: TestIpOptString (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-08T19:02:05.925Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestNewIpOptValidDefaultVal [2021-04-08T19:02:05.925Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestIpOptSetInvalidVal [2021-04-08T19:02:05.925Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestValidateIPAddress [2021-04-08T19:02:05.925Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestMapOpts [2021-04-08T19:02:05.925Z] --- PASS: TestMapOpts (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestListOptsWithoutValidator [2021-04-08T19:02:05.925Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestListOptsWithValidator [2021-04-08T19:02:05.925Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestValidateDNSSearch [2021-04-08T19:02:05.925Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_general_format [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_one_more [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-08T19:02:05.925Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-08T19:02:05.926Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-08T19:02:05.926Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-08T19:02:05.926Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-08T19:02:05.926Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestNamedListOpts [2021-04-08T19:02:05.926Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestNamedMapOpts [2021-04-08T19:02:05.926Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestParseLink [2021-04-08T19:02:05.926Z] --- PASS: TestParseLink (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestQuotedStringSetWithQuotes [2021-04-08T19:02:05.926Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-08T19:02:05.926Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-08T19:02:05.926Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-08T19:02:05.926Z] === RUN TestUlimitOpt [2021-04-08T19:02:05.926Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-08T19:02:05.926Z] PASS [2021-04-08T19:02:05.926Z] coverage: 67.1% of statements [2021-04-08T19:02:05.926Z] ok github.com/docker/docker/opts 0.121s coverage: 67.1% of statements [2021-04-08T19:02:05.955Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-08T19:02:06.892Z] === RUN TestPeerCertificateMarshalJSON [2021-04-08T19:02:07.350Z] === RUN TestUnbuffered [2021-04-08T19:02:07.350Z] --- PASS: TestUnbuffered (0.00s) [2021-04-08T19:02:07.350Z] === RUN TestRaceUnbuffered [2021-04-08T19:02:07.350Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-08T19:02:07.350Z] PASS [2021-04-08T19:02:07.350Z] coverage: 100.0% of statements [2021-04-08T19:02:07.350Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-04-08T19:02:07.350Z] === RUN TestMatch [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[foo]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[foo_bar]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[]#01 [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[qux]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-08T19:02:07.350Z] === RUN TestMatch/[[foo_baz]] [2021-04-08T19:02:07.350Z] --- PASS: TestMatch (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-08T19:02:07.350Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-08T19:02:07.350Z] PASS [2021-04-08T19:02:07.350Z] coverage: 87.5% of statements [2021-04-08T19:02:07.350Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2021-04-08T19:02:07.808Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-08T19:02:07.808Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-08T19:02:07.808Z] --- PASS: TestPeerCertificateMarshalJSON (0.75s) [2021-04-08T19:02:07.808Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-08T19:02:07.808Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-08T19:02:07.808Z] === RUN TestMiddleware [2021-04-08T19:02:07.808Z] --- PASS: TestMiddleware (0.00s) [2021-04-08T19:02:07.808Z] === RUN TestNewResponseModifier [2021-04-08T19:02:07.808Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-08T19:02:07.808Z] PASS [2021-04-08T19:02:07.808Z] coverage: 26.8% of statements [2021-04-08T19:02:07.808Z] ok github.com/docker/docker/pkg/authorization 0.837s coverage: 26.8% of statements [2021-04-08T19:02:08.266Z] === RUN TestSizeEmpty [2021-04-08T19:02:08.266Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestSizeEmptyFile [2021-04-08T19:02:08.266Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestSizeNonemptyFile [2021-04-08T19:02:08.266Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-08T19:02:08.266Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-08T19:02:08.266Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-08T19:02:08.266Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestMoveToSubdir [2021-04-08T19:02:08.266Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-08T19:02:08.266Z] === RUN TestSizeNonExistingDirectory [2021-04-08T19:02:08.266Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-08T19:02:08.266Z] PASS [2021-04-08T19:02:08.266Z] coverage: 80.0% of statements [2021-04-08T19:02:08.266Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2021-04-08T19:02:08.478Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-08T19:02:08.725Z] === RUN TestIsArchivePathDir [2021-04-08T19:02:08.725Z] --- PASS: TestIsArchivePathDir (0.12s) [2021-04-08T19:02:08.725Z] === RUN TestIsArchivePathInvalidFile [2021-04-08T19:02:08.725Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-04-08T19:02:08.725Z] === RUN TestIsArchivePathTar [2021-04-08T19:02:08.725Z] === RUN TestChrootTarUntar [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:08.725Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:08.725Z] === RUN TestChrootUntarEmptyArchive [2021-04-08T19:02:08.725Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-08T19:02:08.725Z] === RUN TestChrootTarUntarWithSymlink [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-08T19:02:08.725Z] === RUN TestChrootCopyWithTar [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-08T19:02:08.725Z] === RUN TestChrootCopyFileWithTar [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:08.725Z] === RUN TestChrootUntarPath [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-08T19:02:08.725Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:08.725Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:08.725Z] === RUN TestChrootApplyDotDotFile [2021-04-08T19:02:08.725Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-08T19:02:08.725Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:08.725Z] PASS [2021-04-08T19:02:08.725Z] coverage: 15.4% of statements [2021-04-08T19:02:08.725Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2021-04-08T19:02:09.183Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-04-08T19:02:09.183Z] === RUN TestDecompressStreamGzip [2021-04-08T19:02:09.183Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-04-08T19:02:09.183Z] === RUN TestDecompressStreamBzip2 [2021-04-08T19:02:09.471Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2021-04-08T19:02:09.471Z] === RUN TestServiceUpdateConfigs [2021-04-08T19:02:09.641Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2021-04-08T19:02:09.641Z] === RUN TestDecompressStreamXz [2021-04-08T19:02:09.641Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-08T19:02:09.641Z] archive_test.go:134: Xz not present in msys2 [2021-04-08T19:02:09.641Z] === RUN TestCompressStreamXzUnsupported [2021-04-08T19:02:09.641Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-08T19:02:09.641Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestCompressStreamInvalid [2021-04-08T19:02:09.641Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestExtensionInvalid [2021-04-08T19:02:09.641Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestExtensionUncompressed [2021-04-08T19:02:09.641Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestExtensionBzip2 [2021-04-08T19:02:09.641Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestExtensionGzip [2021-04-08T19:02:09.641Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestExtensionXz [2021-04-08T19:02:09.641Z] --- PASS: TestExtensionXz (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestCmdStreamLargeStderr [2021-04-08T19:02:09.641Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-04-08T19:02:09.641Z] === RUN TestCmdStreamBad [2021-04-08T19:02:09.641Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-08T19:02:09.641Z] archive_test.go:239: Failing on Windows CI machines [2021-04-08T19:02:09.641Z] === RUN TestCmdStreamGood [2021-04-08T19:02:09.641Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-08T19:02:09.641Z] === RUN TestUntarPathWithInvalidDest [2021-04-08T19:02:09.641Z] === RUN Test [2021-04-08T19:02:09.641Z] === RUN Test/TestContainsEntry [2021-04-08T19:02:09.641Z] === RUN Test/TestCreateEntries [2021-04-08T19:02:09.641Z] === RUN Test/TestEntriesDiff [2021-04-08T19:02:09.641Z] === RUN Test/TestEntriesEquality [2021-04-08T19:02:09.641Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-08T19:02:09.641Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-08T19:02:09.641Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-08T19:02:09.641Z] === RUN Test/TestGeneratorNotGenerate [2021-04-08T19:02:09.641Z] === RUN Test/TestGeneratorWithPort [2021-04-08T19:02:09.641Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-08T19:02:09.641Z] === RUN Test/TestNewEntry [2021-04-08T19:02:09.641Z] === RUN Test/TestParse [2021-04-08T19:02:09.641Z] --- PASS: Test (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-08T19:02:09.641Z] --- PASS: Test/TestParse (0.00s) [2021-04-08T19:02:09.641Z] PASS [2021-04-08T19:02:09.641Z] coverage: 58.3% of statements [2021-04-08T19:02:09.641Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-04-08T19:02:09.641Z] === RUN TestUntarPathWithInvalidSrc [2021-04-08T19:02:09.641Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-08T19:02:09.641Z] === RUN TestUntarPath [2021-04-08T19:02:09.641Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-04-08T19:02:09.641Z] --- PASS: TestUntarPath (0.21s) [2021-04-08T19:02:09.641Z] === RUN TestUntarPathWithDestinationFile [2021-04-08T19:02:09.844Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-08T19:02:09.844Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine Post stage [Pipeline] junit [2021-04-08T19:02:10.094Z] Recording test results [2021-04-08T19:02:10.099Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-04-08T19:02:10.099Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-08T19:02:10.099Z] === RUN Test [2021-04-08T19:02:10.099Z] === RUN Test/TestContent [2021-04-08T19:02:10.099Z] === RUN Test/TestInitialize [2021-04-08T19:02:10.099Z] === RUN Test/TestNew [2021-04-08T19:02:10.099Z] === RUN Test/TestParsingContentsWithComments [2021-04-08T19:02:10.099Z] === RUN Test/TestRegister [2021-04-08T19:02:10.099Z] === RUN Test/TestWatch [2021-04-08T19:02:10.099Z] --- PASS: Test (0.01s) [2021-04-08T19:02:10.099Z] --- PASS: Test/TestContent (0.00s) [2021-04-08T19:02:10.099Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-08T19:02:10.099Z] --- PASS: Test/TestNew (0.00s) [2021-04-08T19:02:10.099Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-08T19:02:10.099Z] --- PASS: Test/TestRegister (0.00s) [2021-04-08T19:02:10.099Z] --- PASS: Test/TestWatch (0.01s) [2021-04-08T19:02:10.099Z] PASS [2021-04-08T19:02:10.099Z] coverage: 92.9% of statements [2021-04-08T19:02:10.099Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2021-04-08T19:02:10.099Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-04-08T19:02:10.099Z] === RUN TestCopyWithTarInvalidSrc [2021-04-08T19:02:10.099Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-08T19:02:10.099Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-08T19:02:10.099Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-08T19:02:10.099Z] === RUN TestCopyWithTarSrcFile [2021-04-08T19:02:10.099Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-08T19:02:10.099Z] === RUN TestCopyWithTarSrcFolder [2021-04-08T19:02:10.099Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-08T19:02:10.099Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-08T19:02:10.099Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-08T19:02:10.099Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-08T19:02:10.099Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.02s) [2021-04-08T19:02:10.099Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-08T19:02:10.099Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-08T19:02:10.099Z] === RUN TestCopyFileWithTarSrcFile [2021-04-08T19:02:10.099Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-08T19:02:10.099Z] === RUN TestTarFiles [2021-04-08T19:02:11.635Z] === RUN Test [2021-04-08T19:02:11.635Z] === RUN Test/TestWatch [2021-04-08T19:02:11.635Z] --- PASS: Test (0.00s) [2021-04-08T19:02:11.635Z] --- PASS: Test/TestWatch (0.00s) [2021-04-08T19:02:11.635Z] PASS [2021-04-08T19:02:11.635Z] coverage: 92.3% of statements [2021-04-08T19:02:11.635Z] ok github.com/docker/docker/pkg/discovery/memory 0.113s coverage: 92.3% of statements [2021-04-08T19:02:11.635Z] === RUN Test [2021-04-08T19:02:11.635Z] === RUN Test/TestInitialize [2021-04-08T19:02:11.635Z] === RUN Test [2021-04-08T19:02:11.635Z] === RUN Test/TestInitialize [2021-04-08T19:02:11.635Z] === RUN Test/TestInitializeWithPattern [2021-04-08T19:02:11.635Z] === RUN Test/TestRegister [2021-04-08T19:02:11.635Z] === RUN Test/TestWatch [2021-04-08T19:02:11.635Z] --- PASS: Test (0.00s) [2021-04-08T19:02:11.635Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-08T19:02:11.635Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-08T19:02:11.635Z] --- PASS: Test/TestRegister (0.00s) [2021-04-08T19:02:11.635Z] --- PASS: Test/TestWatch (0.00s) [2021-04-08T19:02:11.635Z] PASS [2021-04-08T19:02:11.635Z] coverage: 93.8% of statements [2021-04-08T19:02:11.635Z] ok github.com/docker/docker/pkg/discovery/nodes 0.141s coverage: 93.8% of statements [2021-04-08T19:02:11.635Z] time="2021-04-08T19:02:11Z" level=info msg="Initializing discovery without TLS" [2021-04-08T19:02:11.635Z] time="2021-04-08T19:02:11Z" level=info msg="Initializing discovery without TLS" [2021-04-08T19:02:11.635Z] time="2021-04-08T19:02:11Z" level=info msg="Initializing discovery without TLS" [2021-04-08T19:02:11.635Z] === RUN Test/TestInitializeWithCerts [2021-04-08T19:02:11.635Z] time="2021-04-08T19:02:11Z" level=info msg="Initializing discovery with TLS" [2021-04-08T19:02:11.635Z] === RUN Test/TestWatch [2021-04-08T19:02:11.635Z] time="2021-04-08T19:02:11Z" level=info msg="Initializing discovery without TLS" [2021-04-08T19:02:12.071Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T19:02:12.423Z] + echo Ensuring container killed. [2021-04-08T19:02:12.423Z] Ensuring container killed. [2021-04-08T19:02:12.423Z] + docker rm -vf docker-pr5 [2021-04-08T19:02:12.423Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-04-08T19:02:12.625Z] === RUN TestPollerAddRemove [2021-04-08T19:02:12.625Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-08T19:02:12.625Z] === RUN TestPollerEvent [2021-04-08T19:02:12.625Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-08T19:02:12.625Z] poller_test.go:41: No chmod on Windows [2021-04-08T19:02:12.625Z] === RUN TestPollerClose [2021-04-08T19:02:12.625Z] --- PASS: TestPollerClose (0.00s) [2021-04-08T19:02:12.625Z] PASS [2021-04-08T19:02:12.625Z] coverage: 45.7% of statements [2021-04-08T19:02:12.625Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 45.7% of statements [2021-04-08T19:02:12.708Z] + echo Chowning /workspace to jenkins user [2021-04-08T19:02:12.709Z] Chowning /workspace to jenkins user [2021-04-08T19:02:12.709Z] + id -u [2021-04-08T19:02:12.709Z] + id -g [2021-04-08T19:02:12.709Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace busybox chown -R 1000:1000 /workspace [2021-04-08T19:02:12.709Z] Unable to find image 'busybox:latest' locally [2021-04-08T19:02:12.969Z] latest: Pulling from library/busybox [2021-04-08T19:02:12.969Z] f531cdc67389: Pulling fs layer [2021-04-08T19:02:12.969Z] f531cdc67389: Download complete [2021-04-08T19:02:12.969Z] f531cdc67389: Pull complete [2021-04-08T19:02:13.084Z] === RUN TestCopyFileWithInvalidSrc [2021-04-08T19:02:13.084Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCopyFileWithInvalidDest [2021-04-08T19:02:13.084Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-08T19:02:13.084Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-08T19:02:13.084Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCopyFile [2021-04-08T19:02:13.084Z] --- PASS: TestCopyFile (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-08T19:02:13.084Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-08T19:02:13.084Z] fileutils_test.go:134: Needs porting to Windows [2021-04-08T19:02:13.084Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-08T19:02:13.084Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-08T19:02:13.084Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-08T19:02:13.084Z] fileutils_test.go:180: Needs porting to Windows [2021-04-08T19:02:13.084Z] === RUN TestWildcardMatches [2021-04-08T19:02:13.084Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestPatternMatches [2021-04-08T19:02:13.084Z] --- PASS: TestPatternMatches (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-08T19:02:13.084Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestPatternMatchesFolderExclusions [2021-04-08T19:02:13.084Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-08T19:02:13.084Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-08T19:02:13.084Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-08T19:02:13.084Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-08T19:02:13.084Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestSingleExclamationError [2021-04-08T19:02:13.084Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestMatchesWithNoPatterns [2021-04-08T19:02:13.084Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestMatchesWithMalformedPatterns [2021-04-08T19:02:13.084Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestMatches [2021-04-08T19:02:13.084Z] --- PASS: TestMatches (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCleanPatterns [2021-04-08T19:02:13.084Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-08T19:02:13.084Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCleanPatternsExceptionFlag [2021-04-08T19:02:13.084Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-08T19:02:13.084Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-08T19:02:13.084Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCleanPatternsErrorSingleException [2021-04-08T19:02:13.084Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCreateIfNotExistsDir [2021-04-08T19:02:13.084Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-08T19:02:13.084Z] === RUN TestCreateIfNotExistsFile [2021-04-08T19:02:13.084Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-08T19:02:13.084Z] === RUN TestMatch [2021-04-08T19:02:13.084Z] --- PASS: TestMatch (0.00s) [2021-04-08T19:02:13.084Z] PASS [2021-04-08T19:02:13.084Z] coverage: 87.7% of statements [2021-04-08T19:02:13.084Z] ok github.com/docker/docker/pkg/fileutils 0.120s coverage: 87.7% of statements [2021-04-08T19:02:13.229Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-08T19:02:13.229Z] Status: Downloaded newer image for busybox:latest [2021-04-08T19:02:14.057Z] === RUN TestGet [2021-04-08T19:02:14.057Z] --- PASS: TestGet (0.00s) [2021-04-08T19:02:14.057Z] === RUN TestGetShortcutString [2021-04-08T19:02:14.057Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-08T19:02:14.057Z] PASS [2021-04-08T19:02:14.057Z] coverage: 42.9% of statements [2021-04-08T19:02:14.057Z] ok github.com/docker/docker/pkg/homedir 0.091s coverage: 42.9% of statements [2021-04-08T19:02:14.517Z] --- PASS: Test (3.18s) [2021-04-08T19:02:14.517Z] --- PASS: Test/TestInitialize (0.17s) [2021-04-08T19:02:14.517Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-08T19:02:14.517Z] --- PASS: Test/TestWatch (3.00s) [2021-04-08T19:02:14.517Z] PASS [2021-04-08T19:02:14.517Z] coverage: 84.1% of statements [2021-04-08T19:02:14.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.329s coverage: 84.1% of statements [2021-04-08T19:02:14.517Z] === RUN TestCreateIDMapOrder [2021-04-08T19:02:14.517Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-08T19:02:14.517Z] PASS [2021-04-08T19:02:14.517Z] coverage: 7.2% of statements [2021-04-08T19:02:14.517Z] ok github.com/docker/docker/pkg/idtools 0.085s coverage: 7.2% of statements [2021-04-08T19:02:15.483Z] === RUN TestFixedBufferCap [2021-04-08T19:02:15.483Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-08T19:02:15.483Z] === RUN TestFixedBufferLen [2021-04-08T19:02:15.483Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-08T19:02:15.483Z] === RUN TestFixedBufferString [2021-04-08T19:02:15.483Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-08T19:02:15.483Z] === RUN TestFixedBufferWrite [2021-04-08T19:02:15.483Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-08T19:02:15.483Z] === RUN TestFixedBufferRead [2021-04-08T19:02:15.483Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-08T19:02:15.941Z] === RUN TestBytesPipeRead [2021-04-08T19:02:15.941Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-08T19:02:15.941Z] === RUN TestBytesPipeWrite [2021-04-08T19:02:15.941Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-08T19:02:15.941Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-08T19:02:15.941Z] === RUN TestError [2021-04-08T19:02:15.941Z] --- PASS: TestError (0.00s) [2021-04-08T19:02:15.941Z] === RUN TestProgressString [2021-04-08T19:02:15.941Z] === RUN TestProgressString/no_progress [2021-04-08T19:02:15.941Z] === RUN TestProgressString/progress_1 [2021-04-08T19:02:15.941Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-08T19:02:15.941Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-08T19:02:15.941Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-08T19:02:15.941Z] === RUN TestProgressString/with_units [2021-04-08T19:02:15.941Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-08T19:02:15.941Z] === RUN TestProgressString/hide_counts [2021-04-08T19:02:15.941Z] --- PASS: TestProgressString (0.00s) [2021-04-08T19:02:15.941Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-08T19:02:15.941Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-08T19:02:15.941Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-08T19:02:16.399Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-08T19:02:16.399Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-08T19:02:16.399Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-08T19:02:16.399Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-08T19:02:16.399Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestJSONMessageDisplay [2021-04-08T19:02:16.399Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-04-08T19:02:16.399Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-08T19:02:16.399Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-08T19:02:16.399Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestDisplayJSONMessagesStream [2021-04-08T19:02:16.399Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-08T19:02:16.399Z] PASS [2021-04-08T19:02:16.399Z] coverage: 91.7% of statements [2021-04-08T19:02:16.399Z] ok github.com/docker/docker/pkg/jsonmessage 0.201s coverage: 91.7% of statements [2021-04-08T19:02:16.399Z] --- PASS: TestBytesPipeWriteRandomChunks (0.62s) [2021-04-08T19:02:16.399Z] === RUN TestAtomicWriteToFile [2021-04-08T19:02:16.399Z] === RUN TestStandardLongPath [2021-04-08T19:02:16.399Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestUNCLongPath [2021-04-08T19:02:16.399Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-08T19:02:16.399Z] PASS [2021-04-08T19:02:16.399Z] coverage: 100.0% of statements [2021-04-08T19:02:16.399Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-08T19:02:16.399Z] === RUN TestAtomicWriteSetCommit [2021-04-08T19:02:16.399Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-04-08T19:02:16.399Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-08T19:02:16.399Z] === RUN TestAtomicWriteSetCancel [2021-04-08T19:02:16.399Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-08T19:02:16.399Z] === RUN TestReadCloserWrapperClose [2021-04-08T19:02:16.399Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestReaderErrWrapperReadOnError [2021-04-08T19:02:16.399Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestReaderErrWrapperRead [2021-04-08T19:02:16.399Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestHashData [2021-04-08T19:02:16.399Z] --- PASS: TestHashData (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestCancelReadCloser [2021-04-08T19:02:16.399Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-08T19:02:16.399Z] === RUN TestWriteCloserWrapperClose [2021-04-08T19:02:16.399Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestNopWriteCloser [2021-04-08T19:02:16.399Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestNopWriter [2021-04-08T19:02:16.399Z] --- PASS: TestNopWriter (0.00s) [2021-04-08T19:02:16.399Z] === RUN TestWriteCounter [2021-04-08T19:02:16.399Z] --- PASS: TestWriteCounter (0.00s) [2021-04-08T19:02:16.399Z] PASS [2021-04-08T19:02:16.399Z] coverage: 69.2% of statements [2021-04-08T19:02:16.399Z] ok github.com/docker/docker/pkg/ioutils 0.809s coverage: 69.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T19:02:16.846Z] + bundleName=amd64-cgroup2 [2021-04-08T19:02:16.846Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-08T19:02:16.846Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-08T19:02:16.846Z] + 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-08T19:02:16.846Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-08T19:02:16.859Z] --- PASS: TestTarFiles (6.85s) [2021-04-08T19:02:16.859Z] === RUN TestTarUntar [2021-04-08T19:02:16.859Z] --- PASS: TestTarUntar (0.05s) [2021-04-08T19:02:16.859Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-08T19:02:16.859Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-08T19:02:16.859Z] === RUN TestTarWithOptions [2021-04-08T19:02:16.859Z] --- PASS: TestTarWithOptions (0.05s) [2021-04-08T19:02:16.859Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-08T19:02:16.859Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-08T19:02:16.859Z] === RUN TestUntarUstarGnuConflict [2021-04-08T19:02:16.859Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-04-08T19:02:16.859Z] === RUN TestUntarInvalidFilenames [Pipeline] archiveArtifacts [2021-04-08T19:02:17.120Z] Archiving artifacts [2021-04-08T19:02:17.317Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames981262138\\dest" [2021-04-08T19:02:17.317Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-04-08T19:02:17.317Z] === RUN TestUntarHardlinkToSymlink [2021-04-08T19:02:17.317Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-08T19:02:17.317Z] === RUN TestUntarInvalidHardlink [2021-04-08T19:02:17.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink098823595\\victim\\hello" -> "../victim/hello" [2021-04-08T19:02:17.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink614436622\\victim\\hello" -> "/../victim/hello" [2021-04-08T19:02:17.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink958346005\\victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink597971312\\victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink224534031\\victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink971258402\\victim" -> "../victim" [2021-04-08T19:02:17.317Z] === RUN TestNameFormat [2021-04-08T19:02:17.317Z] --- PASS: TestNameFormat (0.00s) [2021-04-08T19:02:17.317Z] === RUN TestNameRetries [2021-04-08T19:02:17.317Z] --- PASS: TestNameRetries (0.00s) [2021-04-08T19:02:17.317Z] PASS [2021-04-08T19:02:17.317Z] coverage: 85.7% of statements [2021-04-08T19:02:17.317Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-04-08T19:02:17.317Z] === RUN TestUntarInvalidSymlink [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink380704025\\dest\\dotdot" -> "../victim/hello" [2021-04-08T19:02:17.317Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink229898148\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink067065523\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink298118774\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink824685917\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink345925912\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:17.317Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink221038999\\dest\\dir\\loophole" -> "../../victim" [2021-04-08T19:02:17.317Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-04-08T19:02:17.317Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-08T19:02:17.317Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-08T19:02:17.317Z] === RUN TestXGlobalNoParent [2021-04-08T19:02:17.317Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-08T19:02:17.317Z] === RUN TestReplaceFileTarWrapper [2021-04-08T19:02:17.317Z] === RUN TestParseKeyValueOpt [2021-04-08T19:02:17.317Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-08T19:02:17.317Z] === RUN TestParseUintList [2021-04-08T19:02:17.317Z] --- PASS: TestParseUintList (0.00s) [2021-04-08T19:02:17.317Z] === RUN TestParseUintListMaximumLimits [2021-04-08T19:02:17.317Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-08T19:02:17.317Z] PASS [2021-04-08T19:02:17.317Z] coverage: 97.0% of statements [2021-04-08T19:02:17.317Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-04-08T19:02:17.317Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-04-08T19:02:17.317Z] === RUN TestPrefixHeaderReadable [2021-04-08T19:02:17.317Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-08T19:02:17.317Z] === RUN TestDisablePigz [2021-04-08T19:02:17.775Z] --- PASS: TestDisablePigz (0.15s) [2021-04-08T19:02:17.775Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-08T19:02:17.775Z] === RUN TestPigz [2021-04-08T19:02:17.775Z] --- PASS: TestPigz (0.19s) [2021-04-08T19:02:17.775Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-08T19:02:17.775Z] === RUN TestCopyFileWithInvalidDest [2021-04-08T19:02:17.775Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-08T19:02:17.775Z] archive_windows_test.go:16: Currently fails [2021-04-08T19:02:17.775Z] === RUN TestCanonicalTarNameForPath [2021-04-08T19:02:17.775Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-08T19:02:17.775Z] === RUN TestCanonicalTarName [2021-04-08T19:02:17.775Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-08T19:02:17.775Z] === RUN TestChmodTarEntry [2021-04-08T19:02:17.775Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-08T19:02:17.775Z] === RUN TestHardLinkOrder [2021-04-08T19:02:17.775Z] === RUN TestNewAndRemove [2021-04-08T19:02:17.775Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-08T19:02:17.775Z] === RUN TestRemoveInvalidPath [2021-04-08T19:02:17.775Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-08T19:02:17.775Z] PASS [2021-04-08T19:02:17.775Z] coverage: 82.6% of statements [2021-04-08T19:02:17.775Z] ok github.com/docker/docker/pkg/pidfile 0.090s coverage: 82.6% of statements [2021-04-08T19:02:17.775Z] --- PASS: TestHardLinkOrder (0.15s) [2021-04-08T19:02:17.775Z] === RUN TestChangeString [2021-04-08T19:02:17.775Z] --- PASS: TestChangeString (0.00s) [2021-04-08T19:02:17.775Z] === RUN TestChangesWithNoChanges [2021-04-08T19:02:18.234Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-08T19:02:18.234Z] === RUN TestChangesWithChanges [2021-04-08T19:02:18.234Z] --- PASS: TestChangesWithChanges (0.04s) [2021-04-08T19:02:18.234Z] === RUN TestChangesWithChangesGH13590 [2021-04-08T19:02:18.234Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-08T19:02:18.234Z] changes_test.go:192: needs more investigation [2021-04-08T19:02:18.234Z] === RUN TestChangesDirsEmpty [2021-04-08T19:02:18.234Z] --- PASS: TestChangesDirsEmpty (0.20s) [2021-04-08T19:02:18.234Z] === RUN TestChangesDirsMutated [2021-04-08T19:02:18.234Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-04-08T19:02:18.234Z] === RUN TestApplyLayer [2021-04-08T19:02:18.234Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-08T19:02:18.234Z] changes_test.go:405: needs further investigation [2021-04-08T19:02:18.234Z] === RUN TestChangesSizeWithHardlinks [2021-04-08T19:02:18.234Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-08T19:02:18.234Z] changes_test.go:441: needs further investigation [2021-04-08T19:02:18.234Z] === RUN TestChangesSizeWithNoChanges [2021-04-08T19:02:18.234Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-08T19:02:18.234Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-08T19:02:18.234Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-08T19:02:18.234Z] === RUN TestChangesSize [2021-04-08T19:02:18.234Z] --- PASS: TestChangesSize (0.00s) [2021-04-08T19:02:18.234Z] === RUN TestApplyLayerInvalidFilenames [2021-04-08T19:02:18.234Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames175055534\\dest" [2021-04-08T19:02:18.234Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-04-08T19:02:18.234Z] === RUN TestApplyLayerInvalidHardlink [2021-04-08T19:02:18.234Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink498746896\\victim\\hello" -> "../victim/hello" [2021-04-08T19:02:18.234Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink375892015\\victim\\hello" -> "/../victim/hello" [2021-04-08T19:02:18.234Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink424425410\\victim" -> "../victim" [2021-04-08T19:02:18.696Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink433867321\\victim" -> "../victim" [2021-04-08T19:02:18.696Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink279939140\\victim" -> "../victim" [2021-04-08T19:02:18.696Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink162070227\\victim" -> "../victim" [2021-04-08T19:02:18.696Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2021-04-08T19:02:18.696Z] === RUN TestApplyLayerInvalidSymlink [2021-04-08T19:02:18.696Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink062639638\\dest\\dotdot" -> "../victim/hello" [2021-04-08T19:02:18.696Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink379336317\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-08T19:02:18.696Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink064839096\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:18.696Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink120027575\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:18.696Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink293506986\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:18.696Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink494823169\\dest\\loophole-victim" -> "../victim" [2021-04-08T19:02:18.696Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2021-04-08T19:02:18.696Z] === RUN TestApplyLayerWhiteouts [2021-04-08T19:02:18.696Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-04-08T19:02:18.696Z] === RUN TestGenerateEmptyFile [2021-04-08T19:02:18.696Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestGenerateWithContent [2021-04-08T19:02:18.696Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-08T19:02:18.696Z] PASS [2021-04-08T19:02:18.696Z] coverage: 62.6% of statements [2021-04-08T19:02:18.696Z] ok github.com/docker/docker/pkg/archive 10.231s coverage: 62.6% of statements [2021-04-08T19:02:18.696Z] === RUN TestParseEmptyInterface [2021-04-08T19:02:18.696Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestParseNonInterfaceType [2021-04-08T19:02:18.696Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestParseWithOneFunction [2021-04-08T19:02:18.696Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestParseWithMultipleFuncs [2021-04-08T19:02:18.696Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestParseWithUnnamedReturn [2021-04-08T19:02:18.696Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestEmbeddedInterface [2021-04-08T19:02:18.696Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestParsedImports [2021-04-08T19:02:18.696Z] --- PASS: TestParsedImports (0.00s) [2021-04-08T19:02:18.696Z] === RUN TestAliasedImports [2021-04-08T19:02:18.696Z] --- PASS: TestAliasedImports (0.00s) [2021-04-08T19:02:18.696Z] PASS [2021-04-08T19:02:18.696Z] coverage: 56.8% of statements [2021-04-08T19:02:18.696Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.079s coverage: 56.8% of statements [2021-04-08T19:02:19.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T19:02:19.662Z] === RUN TestFailedConnection [2021-04-08T19:02:19.758Z] + make clean [2021-04-08T19:02:19.788Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-08T19:02:20.018Z] docker volume rm -f docker-dev-cache [2021-04-08T19:02:20.018Z] docker-dev-cache [Pipeline] deleteDir [2021-04-08T19:02:20.120Z] === RUN TestHTTPTransport [2021-04-08T19:02:20.120Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-08T19:02:20.120Z] PASS [2021-04-08T19:02:20.120Z] coverage: 85.7% of statements [2021-04-08T19:02:20.120Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-04-08T19:02:20.120Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-08T19:02:20.120Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-08T19:02:20.120Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-08T19:02:20.120Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-08T19:02:20.120Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-08T19:02:20.120Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-08T19:02:20.120Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-08T19:02:20.120Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-08T19:02:20.120Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-08T19:02:20.120Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-08T19:02:20.120Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-08T19:02:20.120Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-08T19:02:20.120Z] === RUN TestBufferPoolPutAndGet [2021-04-08T19:02:20.120Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-08T19:02:20.120Z] PASS [2021-04-08T19:02:20.120Z] coverage: 88.2% of statements [2021-04-08T19:02:20.120Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-04-08T19:02:21.086Z] --- PASS: TestFailedConnection (1.04s) [2021-04-08T19:02:21.086Z] === RUN TestFailOnce [2021-04-08T19:02:21.086Z] === RUN TestOutputOnPrematureClose [2021-04-08T19:02:21.086Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-08T19:02:21.086Z] === RUN TestCompleteSilently [2021-04-08T19:02:21.086Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-08T19:02:21.086Z] PASS [2021-04-08T19:02:21.087Z] coverage: 75.9% of statements [2021-04-08T19:02:21.087Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2021-04-08T19:02:21.087Z] 2021/04/08 19:02:20 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-04-08T19:02:21.087Z] goroutine 10 [running]: [2021-04-08T19:02:21.087Z] net/http.(*conn).serve.func1(0xc000058c80) [2021-04-08T19:02:21.087Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-08T19:02:21.087Z] panic(0x849b40, 0x986ad0) [2021-04-08T19:02:21.087Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-08T19:02:21.087Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-08T19:02:21.087Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-08T19:02:21.087Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-08T19:02:21.087Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-08T19:02:21.087Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-08T19:02:21.087Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-08T19:02:21.087Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-08T19:02:21.087Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-08T19:02:21.087Z] net/http.(*conn).serve(0xc000058c80, 0x99b2c0, 0xc00004a980) [2021-04-08T19:02:21.087Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-08T19:02:21.087Z] created by net/http.(*Server).Serve [2021-04-08T19:02:21.087Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-08T19:02:21.087Z] time="2021-04-08T19:02:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-04-08T19:02:21.087Z] === RUN TestSendToOneSub [2021-04-08T19:02:21.087Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-08T19:02:21.087Z] === RUN TestSendToMultipleSubs [2021-04-08T19:02:21.087Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-08T19:02:21.087Z] === RUN TestEvictOneSub [2021-04-08T19:02:21.087Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-08T19:02:21.087Z] === RUN TestClosePublisher [2021-04-08T19:02:21.087Z] --- PASS: TestClosePublisher (0.00s) [2021-04-08T19:02:21.087Z] === RUN TestPubSubRace [2021-04-08T19:02:21.691Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2021-04-08T19:02:21.691Z] === RUN TestServiceUpdateNetwork [2021-04-08T19:02:22.053Z] === RUN TestRegister [2021-04-08T19:02:22.053Z] --- PASS: TestRegister (0.00s) [2021-04-08T19:02:22.053Z] === RUN TestCommand [2021-04-08T19:02:22.053Z] --- PASS: TestCommand (0.03s) [2021-04-08T19:02:22.053Z] === RUN TestNaiveSelf [2021-04-08T19:02:22.053Z] --- PASS: TestNaiveSelf (0.03s) [2021-04-08T19:02:22.053Z] PASS [2021-04-08T19:02:22.053Z] coverage: 82.4% of statements [2021-04-08T19:02:22.053Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2021-04-08T19:02:22.053Z] --- PASS: TestFailOnce (1.17s) [2021-04-08T19:02:22.053Z] === RUN TestEchoInputOutput [2021-04-08T19:02:22.053Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-08T19:02:22.053Z] === RUN TestBackoff [2021-04-08T19:02:22.053Z] --- PASS: TestBackoff (0.00s) [2021-04-08T19:02:22.053Z] === RUN TestAbortRetry [2021-04-08T19:02:22.053Z] --- PASS: TestAbortRetry (0.00s) [2021-04-08T19:02:22.053Z] === RUN TestClientScheme [2021-04-08T19:02:22.053Z] --- PASS: TestClientScheme (0.00s) [2021-04-08T19:02:22.053Z] === RUN TestNewClientWithTimeout [2021-04-08T19:02:22.053Z] --- PASS: TestPubSubRace (1.04s) [2021-04-08T19:02:22.053Z] PASS [2021-04-08T19:02:22.053Z] coverage: 75.0% of statements [2021-04-08T19:02:22.053Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-04-08T19:02:22.308Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-08T19:02:22.512Z] time="2021-04-08T19:02:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-08T19:02:22.970Z] === RUN TestParseSignal [2021-04-08T19:02:22.970Z] --- PASS: TestParseSignal (0.00s) [2021-04-08T19:02:22.970Z] === RUN TestValidSignalForPlatform [2021-04-08T19:02:22.970Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-08T19:02:22.970Z] PASS [2021-04-08T19:02:22.970Z] coverage: 20.3% of statements [2021-04-08T19:02:22.970Z] ok github.com/docker/docker/pkg/signal 0.064s coverage: 20.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T19:02:23.432Z] === RUN TestNewStdWriter [2021-04-08T19:02:23.432Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-08T19:02:23.432Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestWriteWithNilBytes [2021-04-08T19:02:23.432Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestWrite [2021-04-08T19:02:23.432Z] --- PASS: TestWrite (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestWriteWithWriterError [2021-04-08T19:02:23.432Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-08T19:02:23.432Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyWriteAndRead [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-08T19:02:23.432Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-08T19:02:23.432Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-08T19:02:23.432Z] PASS [2021-04-08T19:02:23.432Z] coverage: 100.0% of statements [2021-04-08T19:02:23.432Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2021-04-08T19:02:23.891Z] time="2021-04-08T19:02:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-08T19:02:24.349Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-08T19:02:24.349Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-08T19:02:24.349Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-08T19:02:24.350Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestFormatStatus [2021-04-08T19:02:24.350Z] --- PASS: TestFormatStatus (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestFormatError [2021-04-08T19:02:24.350Z] --- PASS: TestFormatError (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestFormatJSONError [2021-04-08T19:02:24.350Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-08T19:02:24.350Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-08T19:02:24.350Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestNewJSONProgressOutput [2021-04-08T19:02:24.350Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestAuxFormatterEmit [2021-04-08T19:02:24.350Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestStreamWriterStdout [2021-04-08T19:02:24.350Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestStreamWriterStderr [2021-04-08T19:02:24.350Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-08T19:02:24.350Z] PASS [2021-04-08T19:02:24.350Z] coverage: 66.2% of statements [2021-04-08T19:02:24.350Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-04-08T19:02:24.350Z] === RUN TestGenerateRandomID [2021-04-08T19:02:24.350Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestShortenId [2021-04-08T19:02:24.350Z] --- PASS: TestShortenId (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestShortenSha256Id [2021-04-08T19:02:24.350Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestShortenIdEmpty [2021-04-08T19:02:24.350Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestShortenIdInvalid [2021-04-08T19:02:24.350Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestIsShortIDNonHex [2021-04-08T19:02:24.350Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-08T19:02:24.350Z] === RUN TestIsShortIDNotCorrectSize [2021-04-08T19:02:24.350Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-08T19:02:24.350Z] PASS [2021-04-08T19:02:24.350Z] coverage: 70.6% of statements [2021-04-08T19:02:24.350Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-04-08T19:02:25.319Z] === RUN TestIsCpusetListAvailable [2021-04-08T19:02:25.319Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-08T19:02:25.319Z] PASS [2021-04-08T19:02:25.319Z] coverage: 38.2% of statements [2021-04-08T19:02:25.319Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-04-08T19:02:25.777Z] === RUN TestChtimes [2021-04-08T19:02:25.777Z] --- PASS: TestChtimes (0.00s) [2021-04-08T19:02:25.777Z] === RUN TestChtimesWindows [2021-04-08T19:02:25.777Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-08T19:02:25.777Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-08T19:02:25.777Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-08T19:02:25.777Z] === RUN TestEnsureRemoveAllNotExist [2021-04-08T19:02:25.777Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-08T19:02:25.777Z] === RUN TestEnsureRemoveAllWithDir [2021-04-08T19:02:25.777Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-08T19:02:25.777Z] === RUN TestEnsureRemoveAllWithFile [2021-04-08T19:02:25.777Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-08T19:02:25.777Z] === RUN TestHasWin32KSupport [2021-04-08T19:02:25.777Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-08T19:02:25.777Z] syscall_windows_test.go:8: win32k: true [2021-04-08T19:02:25.777Z] PASS [2021-04-08T19:02:25.777Z] coverage: 12.0% of statements [2021-04-08T19:02:25.777Z] ok github.com/docker/docker/pkg/system 0.088s coverage: 12.0% of statements [2021-04-08T19:02:26.240Z] === RUN TestTailFile [2021-04-08T19:02:26.240Z] --- PASS: TestTailFile (0.00s) [2021-04-08T19:02:26.240Z] === RUN TestTailFileManyLines [2021-04-08T19:02:26.240Z] --- PASS: TestTailFileManyLines (0.02s) [2021-04-08T19:02:26.240Z] === RUN TestTailEmptyFile [2021-04-08T19:02:26.240Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-08T19:02:26.240Z] === RUN TestTailNegativeN [2021-04-08T19:02:26.240Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader [2021-04-08T19:02:26.240Z] === CONT TestNewTailReader [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/no_delimiter [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/truncated_last_line [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-08T19:02:26.240Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-08T19:02:26.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-08T19:02:26.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.704Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.704Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.704Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.705Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/no_delimiter [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.706Z] time="2021-04-08T19:02:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.707Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:26.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.708Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:26.708Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:26.709Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:26.709Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:26.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-08T19:02:27.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-08T19:02:27.168Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-08T19:02:27.169Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.01s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-08T19:02:27.169Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-08T19:02:27.170Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-08T19:02:27.171Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-08T19:02:27.171Z] PASS [2021-04-08T19:02:27.171Z] coverage: 88.6% of statements [2021-04-08T19:02:27.171Z] ok github.com/docker/docker/pkg/tailfile 0.502s coverage: 88.6% of statements [2021-04-08T19:02:27.629Z] === RUN TestTarSumRemoveNonExistent [2021-04-08T19:02:27.629Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestTarSumRemove [2021-04-08T19:02:27.629Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestSortFileInfoSums [2021-04-08T19:02:27.629Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestNewTarSumForLabelInvalid [2021-04-08T19:02:27.629Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestNewTarSumForLabel [2021-04-08T19:02:27.629Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestEmptyTar [2021-04-08T19:02:27.629Z] --- PASS: TestEmptyTar (0.01s) [2021-04-08T19:02:27.629Z] === RUN TestTarSumsReadSize [2021-04-08T19:02:27.629Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-04-08T19:02:27.629Z] === RUN TestTarSums [2021-04-08T19:02:27.629Z] --- PASS: TestTarSums (0.07s) [2021-04-08T19:02:27.629Z] === RUN TestIteration [2021-04-08T19:02:27.629Z] --- PASS: TestIteration (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestVersionLabelForChecksum [2021-04-08T19:02:27.629Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestVersion [2021-04-08T19:02:27.629Z] --- PASS: TestVersion (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestGetVersion [2021-04-08T19:02:27.629Z] --- PASS: TestGetVersion (0.00s) [2021-04-08T19:02:27.629Z] === RUN TestGetVersions [2021-04-08T19:02:27.629Z] --- PASS: TestGetVersions (0.00s) [2021-04-08T19:02:27.629Z] PASS [2021-04-08T19:02:27.629Z] coverage: 89.3% of statements [2021-04-08T19:02:27.629Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-04-08T19:02:28.088Z] testing: warning: no tests to run [2021-04-08T19:02:28.088Z] PASS [2021-04-08T19:02:28.088Z] coverage: [no statements] [2021-04-08T19:02:28.088Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-04-08T19:02:28.546Z] === RUN TestTruncIndex [2021-04-08T19:02:28.546Z] --- PASS: TestTruncIndex (0.10s) [2021-04-08T19:02:28.546Z] PASS [2021-04-08T19:02:28.546Z] coverage: 91.5% of statements [2021-04-08T19:02:28.546Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-04-08T19:02:29.004Z] === RUN TestIsGIT [2021-04-08T19:02:29.004Z] --- PASS: TestIsGIT (0.00s) [2021-04-08T19:02:29.004Z] === RUN TestIsTransport [2021-04-08T19:02:29.004Z] --- PASS: TestIsTransport (0.00s) [2021-04-08T19:02:29.004Z] PASS [2021-04-08T19:02:29.004Z] coverage: 100.0% of statements [2021-04-08T19:02:29.004Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-04-08T19:02:29.462Z] === RUN TestVersionInfo [2021-04-08T19:02:29.462Z] --- PASS: TestVersionInfo (0.00s) [2021-04-08T19:02:29.462Z] === RUN TestAppendVersions [2021-04-08T19:02:29.462Z] --- PASS: TestAppendVersions (0.00s) [2021-04-08T19:02:29.462Z] PASS [2021-04-08T19:02:29.462Z] coverage: 88.9% of statements [2021-04-08T19:02:29.462Z] ok github.com/docker/docker/pkg/useragent 0.054s coverage: 88.9% of statements [2021-04-08T19:02:30.995Z] time="2021-04-08T19:02:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-08T19:02:31.453Z] === RUN TestNewSettable [2021-04-08T19:02:31.453Z] --- PASS: TestNewSettable (0.00s) [2021-04-08T19:02:31.453Z] === RUN TestIsSettable [2021-04-08T19:02:31.453Z] --- PASS: TestIsSettable (0.00s) [2021-04-08T19:02:31.453Z] === RUN TestUpdateSettingsEnv [2021-04-08T19:02:31.453Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-08T19:02:31.453Z] PASS [2021-04-08T19:02:31.453Z] coverage: 20.1% of statements [2021-04-08T19:02:31.453Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.1% of statements [2021-04-08T19:02:31.453Z] === RUN TestValidatePrivileges [2021-04-08T19:02:31.453Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-08T19:02:31.453Z] === RUN TestFilterByCapNeg [2021-04-08T19:02:31.453Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-08T19:02:31.453Z] === RUN TestFilterByCapPos [2021-04-08T19:02:31.453Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-08T19:02:31.453Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-08T19:02:31.453Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-08T19:02:31.453Z] PASS [2021-04-08T19:02:31.453Z] coverage: 12.0% of statements [2021-04-08T19:02:31.453Z] ok github.com/docker/docker/plugin 0.079s coverage: 12.0% of statements [2021-04-08T19:02:32.419Z] === RUN TestLoad [2021-04-08T19:02:32.419Z] --- PASS: TestLoad (0.00s) [2021-04-08T19:02:32.419Z] === RUN TestSave [2021-04-08T19:02:32.419Z] --- PASS: TestSave (0.03s) [2021-04-08T19:02:32.419Z] === RUN TestAddDeleteGet [2021-04-08T19:02:32.419Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-08T19:02:32.419Z] === RUN TestInvalidTags [2021-04-08T19:02:32.419Z] --- PASS: TestInvalidTags (0.01s) [2021-04-08T19:02:32.419Z] PASS [2021-04-08T19:02:32.419Z] coverage: 84.4% of statements [2021-04-08T19:02:32.419Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2021-04-08T19:02:34.497Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-08T19:02:34.595Z] === RUN TestResolveAuthConfigIndexServer [2021-04-08T19:02:34.595Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestResolveAuthConfigFullURL [2021-04-08T19:02:34.595Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-08T19:02:34.595Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestValidateMirror [2021-04-08T19:02:34.595Z] --- PASS: TestValidateMirror (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestLoadInsecureRegistries [2021-04-08T19:02:34.595Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-08T19:02:34.595Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-08T19:02:34.595Z] time="2021-04-08T19:02:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-08T19:02:34.595Z] time="2021-04-08T19:02:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-08T19:02:34.595Z] time="2021-04-08T19:02:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-08T19:02:34.595Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-04-08T19:02:34.595Z] === RUN TestNewServiceConfig [2021-04-08T19:02:34.595Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestValidateIndexName [2021-04-08T19:02:34.595Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestValidateIndexNameWithError [2021-04-08T19:02:34.595Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestEndpointParse [2021-04-08T19:02:34.595Z] --- PASS: TestEndpointParse (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestEndpointParseInvalid [2021-04-08T19:02:34.595Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestValidateEndpoint [2021-04-08T19:02:34.595Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-08T19:02:34.595Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-08T19:02:34.595Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-08T19:02:34.595Z] === RUN TestResumableRequestReaderWithReadError [2021-04-08T19:02:34.596Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-08T19:02:34.596Z] === RUN TestPing [2021-04-08T19:02:34.596Z] --- PASS: TestPing (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestPingRegistryEndpoint [2021-04-08T19:02:34.596Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-08T19:02:34.596Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:34.596Z] === RUN TestEndpoint [2021-04-08T19:02:34.596Z] --- SKIP: TestEndpoint (0.00s) [2021-04-08T19:02:34.596Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:34.596Z] === RUN TestParseRepositoryInfo [2021-04-08T19:02:34.596Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestNewIndexInfo [2021-04-08T19:02:34.596Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestMirrorEndpointLookup [2021-04-08T19:02:34.596Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-08T19:02:34.596Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:34.596Z] === RUN TestSearchRepositories [2021-04-08T19:02:34.596Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-08T19:02:34.596Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-08T19:02:34.596Z] Host: 127.0.0.1:49230 [2021-04-08T19:02:34.596Z] User-Agent: docker test client [2021-04-08T19:02:34.596Z] Authorization: Token fake-token [2021-04-08T19:02:34.596Z] X-Docker-Token: true [2021-04-08T19:02:34.596Z] Accept-Encoding: gzip [2021-04-08T19:02:34.596Z] [2021-04-08T19:02:34.596Z] [2021-04-08T19:02:34.596Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-08T19:02:34.596Z] Connection: close [2021-04-08T19:02:34.596Z] Content-Length: 144 [2021-04-08T19:02:34.596Z] Cache-Control: no-cache [2021-04-08T19:02:34.596Z] Content-Type: application/json [2021-04-08T19:02:34.596Z] Date: Thu, 08 Apr 2021 19:02:34 GMT [2021-04-08T19:02:34.596Z] Expires: -1 [2021-04-08T19:02:34.596Z] Pragma: no-cache [2021-04-08T19:02:34.596Z] Server: docker-tests/mock [2021-04-08T19:02:34.596Z] X-Docker-Registry-Config: mock [2021-04-08T19:02:34.596Z] X-Docker-Registry-Version: 0.0.0 [2021-04-08T19:02:34.596Z] [2021-04-08T19:02:34.596Z] [2021-04-08T19:02:34.596Z] === RUN TestTrustedLocation [2021-04-08T19:02:34.596Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-08T19:02:34.596Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestAllowNondistributableArtifacts [2021-04-08T19:02:34.596Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestIsSecureIndex [2021-04-08T19:02:34.596Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-08T19:02:34.596Z] PASS [2021-04-08T19:02:34.596Z] coverage: 51.7% of statements [2021-04-08T19:02:34.596Z] ok github.com/docker/docker/registry 0.310s coverage: 51.7% of statements [2021-04-08T19:02:34.596Z] time="2021-04-08T19:02:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-08T19:02:34.596Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-04-08T19:02:34.596Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-08T19:02:34.596Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-08T19:02:34.596Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-08T19:02:34.596Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestResumableRequestReader [2021-04-08T19:02:34.596Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-08T19:02:34.596Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-08T19:02:34.596Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-08T19:02:34.596Z] PASS [2021-04-08T19:02:34.596Z] coverage: 100.0% of statements [2021-04-08T19:02:34.596Z] ok github.com/docker/docker/registry/resumable 0.225s coverage: 100.0% of statements [2021-04-08T19:02:35.058Z] === RUN TestRestartManagerTimeout [2021-04-08T19:02:35.058Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-08T19:02:35.058Z] === RUN TestRestartManagerTimeoutReset [2021-04-08T19:02:35.058Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-08T19:02:35.058Z] PASS [2021-04-08T19:02:35.058Z] coverage: 50.9% of statements [2021-04-08T19:02:35.058Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-04-08T19:02:35.516Z] === RUN TestDecodeContainerConfig [2021-04-08T19:02:35.516Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-08T19:02:35.516Z] === RUN TestDecodeContainerConfigIsolation [2021-04-08T19:02:35.516Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-08T19:02:35.516Z] === RUN TestValidatePrivileged [2021-04-08T19:02:35.516Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-08T19:02:35.516Z] PASS [2021-04-08T19:02:35.516Z] coverage: 52.2% of statements [2021-04-08T19:02:35.516Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-04-08T19:02:36.484Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-08T19:02:36.484Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-08T19:02:36.484Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-08T19:02:36.484Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-08T19:02:36.484Z] PASS [2021-04-08T19:02:36.484Z] coverage: 62.5% of statements [2021-04-08T19:02:36.484Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-04-08T19:02:36.637Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2021-04-08T19:02:36.637Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-08T19:02:37.450Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-08T19:02:38.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-08T19:02:38.593Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-08T19:02:38.670Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-08T19:02:39.625Z] === RUN TestGetAddress [2021-04-08T19:02:39.625Z] --- PASS: TestGetAddress (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestRemove [2021-04-08T19:02:39.625Z] --- SKIP: TestRemove (0.00s) [2021-04-08T19:02:39.625Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-08T19:02:39.625Z] === RUN TestInitializeWithVolumes [2021-04-08T19:02:39.625Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-08T19:02:39.625Z] === RUN TestCreate [2021-04-08T19:02:39.625Z] --- PASS: TestCreate (0.01s) [2021-04-08T19:02:39.625Z] === RUN TestValidateName [2021-04-08T19:02:39.625Z] --- PASS: TestValidateName (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestCreateWithOpts [2021-04-08T19:02:39.625Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-08T19:02:39.625Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-08T19:02:39.625Z] === RUN TestRelaodNoOpts [2021-04-08T19:02:39.625Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-08T19:02:39.625Z] PASS [2021-04-08T19:02:39.625Z] coverage: 41.5% of statements [2021-04-08T19:02:39.625Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.5% of statements [2021-04-08T19:02:39.625Z] === RUN TestGetDriver [2021-04-08T19:02:39.625Z] --- PASS: TestGetDriver (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestVolumeRequestError [2021-04-08T19:02:39.625Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-08T19:02:39.625Z] PASS [2021-04-08T19:02:39.625Z] coverage: 36.1% of statements [2021-04-08T19:02:39.625Z] ok github.com/docker/docker/volume/drivers 0.087s coverage: 36.1% of statements [2021-04-08T19:02:39.625Z] --- PASS: TestNewClientWithTimeout (17.70s) [2021-04-08T19:02:39.625Z] === RUN TestClientStream [2021-04-08T19:02:39.625Z] --- PASS: TestClientStream (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestClientSendFile [2021-04-08T19:02:39.625Z] --- PASS: TestClientSendFile (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestClientWithRequestTimeout [2021-04-08T19:02:39.625Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestFileSpecPlugin [2021-04-08T19:02:39.625Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-08T19:02:39.625Z] === RUN TestFileJSONSpecPlugin [2021-04-08T19:02:39.625Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-08T19:02:39.625Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestPluginAddHandler [2021-04-08T19:02:39.625Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestPluginWaitBadPlugin [2021-04-08T19:02:39.625Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-08T19:02:39.625Z] === RUN TestGet [2021-04-08T19:02:39.625Z] time="2021-04-08T19:02:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-08T19:02:39.625Z] === RUN TestConvertTmpfsOptions [2021-04-08T19:02:39.625Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-08T19:02:39.625Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-08T19:02:39.625Z] parser_test.go:49: data="ro" [2021-04-08T19:02:39.625Z] === RUN TestParseMountRaw [2021-04-08T19:02:40.084Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-08T19:02:40.084Z] === RUN TestParseMountRawSplit [2021-04-08T19:02:40.084Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-08T19:02:40.084Z] parser_test.go:390: case 0 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 1 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 2 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 3 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 4 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 5 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 6 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 7 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 8 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 0 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 1 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 2 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 3 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 4 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 5 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 6 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 7 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 8 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 9 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 10 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 11 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 12 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 0 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 1 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 2 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 3 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 4 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 5 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 6 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 7 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 8 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 9 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 10 [2021-04-08T19:02:40.084Z] parser_test.go:390: case 11 [2021-04-08T19:02:40.084Z] === RUN TestParseMountSpec [2021-04-08T19:02:40.084Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-08T19:02:40.084Z] parser_test.go:455: case 0 [2021-04-08T19:02:40.084Z] parser_test.go:455: case 1 [2021-04-08T19:02:40.084Z] parser_test.go:455: case 2 [2021-04-08T19:02:40.084Z] parser_test.go:455: case 3 [2021-04-08T19:02:40.084Z] parser_test.go:455: case 4 [2021-04-08T19:02:40.084Z] parser_test.go:455: case 5 [2021-04-08T19:02:40.084Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-08T19:02:40.084Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-08T19:02:40.084Z] === RUN TestValidateMount [2021-04-08T19:02:40.084Z] --- PASS: TestValidateMount (0.00s) [2021-04-08T19:02:40.084Z] PASS [2021-04-08T19:02:40.084Z] coverage: 66.2% of statements [2021-04-08T19:02:40.084Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 66.2% of statements [2021-04-08T19:02:40.542Z] time="2021-04-08T19:02:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-08T19:02:41.000Z] === RUN TestSetGetMeta [2021-04-08T19:02:41.000Z] === PAUSE TestSetGetMeta [2021-04-08T19:02:41.000Z] === RUN TestRestore [2021-04-08T19:02:41.000Z] === PAUSE TestRestore [2021-04-08T19:02:41.000Z] === RUN TestServiceCreate [2021-04-08T19:02:41.000Z] === PAUSE TestServiceCreate [2021-04-08T19:02:41.000Z] === RUN TestServiceList [2021-04-08T19:02:41.000Z] === PAUSE TestServiceList [2021-04-08T19:02:41.000Z] === RUN TestServiceRemove [2021-04-08T19:02:41.000Z] === PAUSE TestServiceRemove [2021-04-08T19:02:41.000Z] === RUN TestServiceGet [2021-04-08T19:02:41.000Z] === PAUSE TestServiceGet [2021-04-08T19:02:41.000Z] === RUN TestServicePrune [2021-04-08T19:02:41.000Z] === PAUSE TestServicePrune [2021-04-08T19:02:41.000Z] === RUN TestCreate [2021-04-08T19:02:41.000Z] === PAUSE TestCreate [2021-04-08T19:02:41.000Z] === RUN TestRemove [2021-04-08T19:02:41.000Z] === PAUSE TestRemove [2021-04-08T19:02:41.000Z] === RUN TestList [2021-04-08T19:02:41.000Z] === PAUSE TestList [2021-04-08T19:02:41.000Z] === RUN TestFindByDriver [2021-04-08T19:02:41.000Z] === PAUSE TestFindByDriver [2021-04-08T19:02:41.000Z] === RUN TestFindByReferenced [2021-04-08T19:02:41.000Z] === PAUSE TestFindByReferenced [2021-04-08T19:02:41.000Z] === RUN TestDerefMultipleOfSameRef [2021-04-08T19:02:41.000Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-08T19:02:41.000Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-08T19:02:41.000Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-08T19:02:41.000Z] === RUN TestDefererencePluginOnCreateError [2021-04-08T19:02:41.000Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-08T19:02:41.000Z] === RUN TestRefDerefRemove [2021-04-08T19:02:41.000Z] === PAUSE TestRefDerefRemove [2021-04-08T19:02:41.000Z] === RUN TestGet [2021-04-08T19:02:41.000Z] === PAUSE TestGet [2021-04-08T19:02:41.000Z] === RUN TestGetWithReference [2021-04-08T19:02:41.000Z] === PAUSE TestGetWithReference [2021-04-08T19:02:41.000Z] === RUN TestFilterFunc [2021-04-08T19:02:41.000Z] === RUN TestFilterFunc/test_nil_list [2021-04-08T19:02:41.000Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-08T19:02:41.000Z] === RUN TestFilterFunc/test_empty_list [2021-04-08T19:02:41.000Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-08T19:02:41.000Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-08T19:02:41.000Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-08T19:02:41.000Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-08T19:02:41.186Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-08T19:02:41.458Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-08T19:02:41.458Z] === RUN TestFilterFunc/test_filter_some [2021-04-08T19:02:41.458Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-08T19:02:41.458Z] === RUN TestFilterFunc/test_filter_middle [2021-04-08T19:02:41.458Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-08T19:02:41.458Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-08T19:02:41.458Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-08T19:02:41.458Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-08T19:02:41.458Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_nil_list [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_filter_some [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_empty_list [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-08T19:02:41.458Z] === CONT TestFilterFunc/test_filter_middle [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-08T19:02:41.458Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-08T19:02:41.458Z] === CONT TestSetGetMeta [2021-04-08T19:02:41.458Z] === CONT TestFindByReferenced [2021-04-08T19:02:41.458Z] === CONT TestGetWithReference [2021-04-08T19:02:41.458Z] === CONT TestServicePrune [2021-04-08T19:02:41.458Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-08T19:02:41.458Z] === CONT TestFindByDriver [2021-04-08T19:02:41.458Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-08T19:02:41.458Z] === CONT TestList [2021-04-08T19:02:41.458Z] --- PASS: TestGetWithReference (0.04s) [2021-04-08T19:02:41.458Z] === CONT TestRemove [2021-04-08T19:02:41.458Z] --- PASS: TestFindByDriver (0.03s) [2021-04-08T19:02:41.458Z] === CONT TestCreate [2021-04-08T19:02:41.458Z] --- PASS: TestList (0.04s) [2021-04-08T19:02:41.458Z] === CONT TestDefererencePluginOnCreateError [2021-04-08T19:02:41.458Z] --- PASS: TestRemove (0.03s) [2021-04-08T19:02:41.458Z] === CONT TestGet [2021-04-08T19:02:41.458Z] --- PASS: TestCreate (0.02s) [2021-04-08T19:02:41.458Z] === CONT TestRefDerefRemove [2021-04-08T19:02:41.458Z] --- PASS: TestGet (0.02s) [2021-04-08T19:02:41.458Z] === CONT TestServiceList [2021-04-08T19:02:41.458Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-08T19:02:41.458Z] === CONT TestServiceGet [2021-04-08T19:02:41.458Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-08T19:02:41.458Z] === CONT TestServiceRemove [2021-04-08T19:02:41.458Z] time="2021-04-08T19:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-08T19:02:41.458Z] --- PASS: TestServiceGet (0.08s) [2021-04-08T19:02:41.458Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-08T19:02:41.458Z] --- PASS: TestServiceRemove (0.08s) [2021-04-08T19:02:41.458Z] === CONT TestDerefMultipleOfSameRef [2021-04-08T19:02:41.458Z] --- PASS: TestServiceList (0.10s) [2021-04-08T19:02:41.458Z] === CONT TestServiceCreate [2021-04-08T19:02:41.458Z] time="2021-04-08T19:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-08T19:02:41.458Z] time="2021-04-08T19:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-08T19:02:41.458Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-08T19:02:41.458Z] === CONT TestRestore [2021-04-08T19:02:41.458Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-04-08T19:02:41.458Z] time="2021-04-08T19:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-08T19:02:41.458Z] time="2021-04-08T19:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-08T19:02:41.458Z] --- PASS: TestServiceCreate (0.03s) [2021-04-08T19:02:41.458Z] --- PASS: TestServicePrune (0.22s) [2021-04-08T19:02:41.458Z] --- PASS: TestRestore (0.03s) [2021-04-08T19:02:41.458Z] PASS [2021-04-08T19:02:41.458Z] coverage: 70.3% of statements [2021-04-08T19:02:41.458Z] ok github.com/docker/docker/volume/service 0.308s coverage: 70.3% of statements [2021-04-08T19:02:42.991Z] time="2021-04-08T19:02:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-08T19:02:45.353Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-08T19:02:45.353Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-08T19:02:46.716Z] time="2021-04-08T19:02:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-08T19:02:46.725Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-08T19:02:49.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite (515.53s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.55s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.01s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (18.23s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.61s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:1455: [ddbdf1732d1f6] daemon is not started [2021-04-08T19:02:52.037Z] check_test.go:309: [de72ccd8ccbba] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.66s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.00s) [2021-04-08T19:02:52.037Z] check_test.go:309: [ddb66933951d3] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.96s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.89s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.22s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.68s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.08s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.39s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.78s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d6df11957a07f] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d04bd39325131] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.13s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.80s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d6d78f7a4acbd] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.87s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.18s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.83s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.12s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.92s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.88s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.00s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d2d7ca7664f2c] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.83s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.85s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.89s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.66s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.45s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.95s) [2021-04-08T19:02:52.037Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-08T19:02:52.037Z] check_test.go:309: [dd5f59b1a1d57] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.38s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.29s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.36s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.96s) [2021-04-08T19:02:52.037Z] check_test.go:309: [da79f48478758] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (6.44s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (1.13s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d454ea18380e9] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.70s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_plugins_test.go:79: [d001c0720e95b] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.66s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_plugins_test.go:169: [dac777a3ba17d] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.62s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.97s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.84s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d53831dd2e8a4] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.78s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.50s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.64s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.54s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.03s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.68s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.94s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.88s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.91s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.89s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.22s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d7186e6b017bf] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.84s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (30.86s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.04s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.96s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.55s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.21s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.16s) [2021-04-08T19:02:52.037Z] check_test.go:309: [dedb5413b805e] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.31s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.86s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.65s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.08s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.98s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.90s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.26s) [2021-04-08T19:02:52.037Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-08T19:02:52.037Z] check_test.go:309: [df9fb8f7d5c16] daemon is not started [2021-04-08T19:02:52.037Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-08T19:02:52.037Z] check_test.go:309: [d2680730c3340] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.69s) [2021-04-08T19:02:52.037Z] check_test.go:309: [dfa94459f2760] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.63s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.65s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.35s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.38s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.88s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.29s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.53s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.63s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d52fb7647d920] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.54s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.78s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_plugins_test.go:105: [d9e486936b790] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.74s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d87cb0673ae75] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.83s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.65s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.98s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.95s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.35s) [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-08T19:02:52.037Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-08T19:02:52.037Z] check_test.go:309: [d0bf37d494da1] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.02s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d9cbd398216d4] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.84s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.26s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.82s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d15baadd35783] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.37s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.63s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.84s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.41s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d9045a4aa6cd3] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.42s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.29s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.72s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.30s) [2021-04-08T19:02:52.037Z] check_test.go:309: [d636b619d4765] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.90s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.92s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.08s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.91s) [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-08T19:02:52.037Z] check_test.go:309: [dd3daf51ed695] daemon is not started [2021-04-08T19:02:52.037Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.43s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.72s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.02s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.51s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.07s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.10s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.80s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.18s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.53s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.53s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.55s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.46s) [2021-04-08T19:02:52.038Z] docker_cli_daemon_test.go:2550: [dcf4c8ebcc651] daemon is not started [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.91s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.20s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.80s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.00s) [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-04-08T19:02:52.038Z] check_test.go:309: [d808eac319645] daemon is not started [2021-04-08T19:02:52.038Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.24s) [2021-04-08T19:02:52.038Z] === RUN TestDockerSwarmSuite [2021-04-08T19:02:52.038Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-08T19:02:52.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-08T19:02:54.556Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-08T19:02:54.859Z] --- PASS: TestServiceUpdatePidsLimit (17.56s) [2021-04-08T19:02:54.859Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-04-08T19:02:54.859Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-08T19:02:54.859Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-08T19:02:54.859Z] PASS [2021-04-08T19:02:54.859Z] [2021-04-08T19:02:54.859Z] === Skipped [2021-04-08T19:02:54.859Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-08T19:02:54.859Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:02:54.859Z] [2021-04-08T19:02:54.859Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-08T19:02:54.859Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:02:54.859Z] [2021-04-08T19:02:54.859Z] [2021-04-08T19:02:54.859Z] DONE 27 tests, 2 skipped in 161.386s [2021-04-08T19:02:54.859Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-08T19:02:54.859Z] ++ 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-08T19:02:54.859Z] ++ set -e [2021-04-08T19:02:54.859Z] ++ '[' -n 0 ']' [2021-04-08T19:02:54.859Z] ++ set -x [2021-04-08T19:02:54.859Z] ++ env -i DEST=/go/src/github.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-08T19:02:54.859Z] INFO: Testing against a local daemon [2021-04-08T19:02:54.859Z] === RUN TestSessionCreate [2021-04-08T19:02:54.859Z] --- PASS: TestSessionCreate (0.06s) [2021-04-08T19:02:54.859Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T19:02:54.859Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-08T19:02:54.859Z] PASS [2021-04-08T19:02:54.859Z] [2021-04-08T19:02:54.859Z] DONE 2 tests in 0.238s [2021-04-08T19:02:54.859Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-08T19:02:54.859Z] ++ 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-08T19:02:54.859Z] ++ set -e [2021-04-08T19:02:54.859Z] ++ '[' -n 0 ']' [2021-04-08T19:02:54.859Z] ++ set -x [2021-04-08T19:02:54.859Z] ++ env -i DEST=/go/src/github.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-08T19:02:54.859Z] INFO: Testing against a local daemon [2021-04-08T19:02:54.859Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:02:54.859Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:02:54.859Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T19:02:54.859Z] === RUN TestEventsExecDie [2021-04-08T19:02:55.271Z] --- PASS: TestGet (15.03s) [2021-04-08T19:02:55.271Z] === RUN TestPluginWithNoManifest [2021-04-08T19:02:55.271Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-08T19:02:55.271Z] === RUN TestGetAll [2021-04-08T19:02:55.271Z] --- PASS: TestGetAll (0.00s) [2021-04-08T19:02:55.271Z] PASS [2021-04-08T19:02:55.271Z] coverage: 73.4% of statements [2021-04-08T19:02:55.271Z] ok github.com/docker/docker/pkg/plugins 35.114s coverage: 73.4% of statements [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/quota [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/rootless [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/volume [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-08T19:02:55.271Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-08T19:02:55.431Z] --- PASS: TestEventsExecDie (1.13s) [2021-04-08T19:02:55.431Z] === RUN TestEventsBackwardsCompatible [2021-04-08T19:02:55.431Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-08T19:02:55.431Z] === RUN TestInfoBinaryCommits [2021-04-08T19:02:55.431Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-08T19:02:55.431Z] === RUN TestInfoAPIVersioned [2021-04-08T19:02:55.431Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-08T19:02:55.431Z] === RUN TestInfoDiscoveryBackend [2021-04-08T19:02:56.806Z] [2021-04-08T19:02:56.806Z] === Skipped [2021-04-08T19:02:56.806Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-08T19:02:56.806Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-08T19:02:56.806Z] [2021-04-08T19:02:56.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-08T19:02:56.806Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.806Z] [2021-04-08T19:02:56.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-08T19:02:56.806Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.806Z] [2021-04-08T19:02:56.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-08T19:02:56.807Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-08T19:02:56.807Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-08T19:02:56.807Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-08T19:02:56.807Z] daemon_test.go:147: root required [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-08T19:02:56.807Z] reload_test.go:520: root required [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-08T19:02:56.807Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-08T19:02:56.807Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-08T19:02:56.807Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-08T19:02:56.807Z] download_test.go:268: Needs fixing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-08T19:02:56.807Z] layer_test.go:304: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-08T19:02:56.807Z] layer_test.go:353: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-08T19:02:56.807Z] layer_test.go:468: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-08T19:02:56.807Z] layer_test.go:697: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-08T19:02:56.807Z] migration_test.go:46: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-08T19:02:56.807Z] migration_test.go:182: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-08T19:02:56.807Z] mount_test.go:17: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-08T19:02:56.807Z] mount_test.go:76: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-08T19:02:56.807Z] mount_test.go:125: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-08T19:02:56.807Z] mount_test.go:212: Failing on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:134: Xz not present in msys2 [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:239: Failing on Windows CI machines [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-08T19:02:56.807Z] archive_windows_test.go:16: Currently fails [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-08T19:02:56.807Z] changes_test.go:192: needs more investigation [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-08T19:02:56.807Z] changes_test.go:405: needs further investigation [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-08T19:02:56.807Z] changes_test.go:441: needs further investigation [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-08T19:02:56.807Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-08T19:02:56.807Z] poller_test.go:41: No chmod on Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-08T19:02:56.807Z] fileutils_test.go:134: Needs porting to Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-08T19:02:56.807Z] fileutils_test.go:180: Needs porting to Windows [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-08T19:02:56.807Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-08T19:02:56.807Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-08T19:02:56.807Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-08T19:02:56.807Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-08T19:02:56.807Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] [2021-04-08T19:02:56.807Z] DONE 1833 tests, 45 skipped in 211.397s [2021-04-08T19:02:56.807Z] INFO: make.ps1 ended at 04/08/2021 19:02:56 [2021-04-08T19:02:56.815Z] --- PASS: TestInfoDiscoveryBackend (1.13s) [2021-04-08T19:02:56.815Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-08T19:02:57.756Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-08T19:02:57.756Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-08T19:02:58.341Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-08T19:02:58.699Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.11s) [2021-04-08T19:02:58.699Z] === RUN TestInfoAPI [2021-04-08T19:02:58.699Z] --- PASS: TestInfoAPI (0.05s) [2021-04-08T19:02:58.699Z] === RUN TestInfoAPIWarnings [2021-04-08T19:02:58.746Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-08T19:02:58.799Z] INFO: Unit tests ended at 04/08/2021 19:02:58. Duration:00:03:48.5952631 [2021-04-08T19:02:58.799Z] INFO: Building busybox [2021-04-08T19:02:58.799Z] Sending build context to Docker daemon 5.12kB [2021-04-08T19:02:58.799Z] [2021-04-08T19:02:58.799Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-08T19:02:58.799Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-08T19:02:58.799Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-08T19:02:58.799Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-08T19:02:58.799Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-08T19:02:58.799Z] ---> 3eaa9ebbf51f [2021-04-08T19:02:58.799Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-08T19:02:58.799Z] ---> Running in f5fe842a4b8e [2021-04-08T19:03:03.482Z] Removing intermediate container f5fe842a4b8e [2021-04-08T19:03:03.482Z] ---> b08905eab2dc [2021-04-08T19:03:03.482Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-08T19:03:03.482Z] ---> Running in b8b457b7a084 [2021-04-08T19:03:03.482Z] Removing intermediate container b8b457b7a084 [2021-04-08T19:03:03.482Z] ---> fd51e096bd51 [2021-04-08T19:03:03.482Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-08T19:03:03.482Z] ---> Running in 37200b7671ae [2021-04-08T19:03:03.940Z] Removing intermediate container 37200b7671ae [2021-04-08T19:03:03.940Z] ---> bb36faa9bade [2021-04-08T19:03:03.940Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-08T19:03:05.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-08T19:03:05.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-08T19:03:05.483Z] [2021-04-08T19:03:05.483Z] ---> 5d332e990809 [2021-04-08T19:03:05.483Z] 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-08T19:03:05.483Z] ---> Running in 7ba1a88d3608 [2021-04-08T19:03:06.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-08T19:03:06.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-08T19:03:07.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-08T19:03:09.589Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-08T19:03:09.589Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-08T19:03:09.845Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-08T19:03:15.806Z] Removing intermediate container 7ba1a88d3608 [2021-04-08T19:03:15.806Z] ---> dd461f237bc4 [2021-04-08T19:03:15.806Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-08T19:03:15.806Z] ---> Running in 6f23b5d87642 [2021-04-08T19:03:16.772Z] [2021-04-08T19:03:16.772Z] SUCCESS: Specified value was saved. [2021-04-08T19:03:16.809Z] --- PASS: TestInfoAPIWarnings (17.10s) [2021-04-08T19:03:16.809Z] === RUN TestInfoDebug [2021-04-08T19:03:17.069Z] --- PASS: TestInfoDebug (1.11s) [2021-04-08T19:03:17.069Z] === RUN TestInfoInsecureRegistries [2021-04-08T19:03:18.011Z] --- PASS: TestInfoInsecureRegistries (1.11s) [2021-04-08T19:03:18.011Z] === RUN TestInfoRegistryMirrors [2021-04-08T19:03:18.947Z] Removing intermediate container 6f23b5d87642 [2021-04-08T19:03:18.947Z] ---> 2c27b3f6b88c [2021-04-08T19:03:18.947Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-08T19:03:18.947Z] ---> Running in 9840b4af40a9 [2021-04-08T19:03:19.393Z] --- PASS: TestInfoRegistryMirrors (1.15s) [2021-04-08T19:03:19.393Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T19:03:19.653Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-04-08T19:03:19.653Z] === RUN TestPingCacheHeaders [2021-04-08T19:03:19.653Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-08T19:03:19.653Z] === RUN TestPingGet [2021-04-08T19:03:19.653Z] --- PASS: TestPingGet (0.03s) [2021-04-08T19:03:19.653Z] === RUN TestPingHead [2021-04-08T19:03:19.653Z] --- PASS: TestPingHead (0.05s) [2021-04-08T19:03:19.653Z] === RUN TestVersion [2021-04-08T19:03:19.653Z] --- PASS: TestVersion (0.05s) [2021-04-08T19:03:19.653Z] PASS [2021-04-08T19:03:19.653Z] [2021-04-08T19:03:19.653Z] === Skipped [2021-04-08T19:03:19.653Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:03:19.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T19:03:19.653Z] [2021-04-08T19:03:19.653Z] [2021-04-08T19:03:19.653Z] DONE 18 tests, 1 skipped in 25.689s [2021-04-08T19:03:19.653Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-08T19:03:19.653Z] ++ 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-08T19:03:19.653Z] ++ set -e [2021-04-08T19:03:19.653Z] ++ '[' -n 0 ']' [2021-04-08T19:03:19.653Z] ++ set -x [2021-04-08T19:03:19.653Z] ++ env -i DEST=/go/src/github.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-08T19:03:19.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-08T19:03:19.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-08T19:03:19.913Z] INFO: Testing against a local daemon [2021-04-08T19:03:19.913Z] === RUN TestVolumesCreateAndList [2021-04-08T19:03:19.913Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-08T19:03:19.913Z] === RUN TestVolumesRemove [2021-04-08T19:03:19.913Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-08T19:03:19.913Z] === RUN TestVolumesInspect [2021-04-08T19:03:20.173Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-08T19:03:20.173Z] === RUN TestVolumesInvalidJSON [2021-04-08T19:03:20.173Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T19:03:20.173Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T19:03:20.173Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T19:03:20.173Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-04-08T19:03:20.173Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T19:03:20.173Z] PASS [2021-04-08T19:03:20.173Z] [2021-04-08T19:03:20.173Z] DONE 5 tests in 0.335s [2021-04-08T19:03:20.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T19:03:20.744Z] ++++ cat bundles/test-integration/docker.pid [2021-04-08T19:03:20.744Z] +++ kill 13961 [2021-04-08T19:03:22.124Z] +++ /etc/init.d/apparmor stop [2021-04-08T19:03:22.124Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T19:03:22.124Z] [2021-04-08T19:03:22.124Z] Unloading profiles will leave already running processes permanently [2021-04-08T19:03:22.124Z] unconfined, which can lead to unexpected situations. [2021-04-08T19:03:22.124Z] [2021-04-08T19:03:22.124Z] To set a process to complain mode, use the command line tool [2021-04-08T19:03:22.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T19:03:22.124Z] +++ true [2021-04-08T19:03:22.124Z] exiting test-integration [2021-04-08T19:03:22.124Z] ++ exit 0 [2021-04-08T19:03:22.124Z] [2021-04-08T19:03:22.703Z] Cannot create a file when that file already exists. [2021-04-08T19:03:25.035Z] === RUN TestDockerSuite/TestBuildExpose Post stage [Pipeline] junit [2021-04-08T19:03:25.436Z] Recording test results [2021-04-08T19:03:25.598Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-08T19:03:25.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T19:03:26.184Z] + echo Ensuring container killed. [2021-04-08T19:03:26.184Z] Ensuring container killed. [2021-04-08T19:03:26.184Z] + docker rm -vf docker-pr5 [2021-04-08T19:03:26.184Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-04-08T19:03:26.475Z] + echo Chowning /workspace to jenkins user [2021-04-08T19:03:26.475Z] Chowning /workspace to jenkins user [2021-04-08T19:03:26.475Z] + id -u [2021-04-08T19:03:26.475Z] + id -g [2021-04-08T19:03:26.475Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace busybox chown -R 1000:1000 /workspace [2021-04-08T19:03:26.475Z] Unable to find image 'busybox:latest' locally [2021-04-08T19:03:26.545Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-08T19:03:26.736Z] latest: Pulling from library/busybox [2021-04-08T19:03:26.736Z] 36fbfd22ebfc: Pulling fs layer [2021-04-08T19:03:26.996Z] 36fbfd22ebfc: Verifying Checksum [2021-04-08T19:03:26.996Z] 36fbfd22ebfc: Download complete [2021-04-08T19:03:26.996Z] 36fbfd22ebfc: Pull complete [2021-04-08T19:03:27.107Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-08T19:03:27.256Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-08T19:03:27.256Z] Status: Downloaded newer image for busybox:latest [2021-04-08T19:03:27.668Z] === RUN TestDockerSuite/TestBuildFails [2021-04-08T19:03:28.503Z] Removing intermediate container 9840b4af40a9 [2021-04-08T19:03:28.503Z] ---> 25a7fb6863af [2021-04-08T19:03:28.503Z] Step 13/13 : CMD ["sh"] [2021-04-08T19:03:28.503Z] ---> Running in 7019adddba23 [2021-04-08T19:03:28.503Z] Removing intermediate container 7019adddba23 [2021-04-08T19:03:28.503Z] ---> b385bea2073f [2021-04-08T19:03:28.503Z] Successfully built b385bea2073f [2021-04-08T19:03:28.503Z] Successfully tagged busybox:latest [2021-04-08T19:03:28.503Z] INFO: Docker images of the daemon under test [2021-04-08T19:03:28.503Z] [2021-04-08T19:03:28.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-08T19:03:28.961Z] busybox latest b385bea2073f Less than a second ago 5.32GB [2021-04-08T19:03:28.961Z] microsoft/windowsservercore latest 3eaa9ebbf51f 5 weeks ago 5.25GB [2021-04-08T19:03:28.961Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 5 weeks ago 5.25GB [2021-04-08T19:03:28.961Z] [2021-04-08T19:03:28.961Z] INFO: Running integration tests at 04/08/2021 19:03:28... [2021-04-08T19:03:28.961Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-08T19:03:28.961Z] INFO: Integration API tests being run from the host: [2021-04-08T19:03:28.961Z] INFO: make.ps1 starting at 04/08/2021 19:03:28 [2021-04-08T19:03:29.033Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-08T19:03:29.289Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-08T19:03:29.419Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-08T19:03:31.805Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T19:03:32.842Z] + bundleName=arm64-integration [2021-04-08T19:03:32.842Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-08T19:03:32.842Z] Creating arm64-integration-bundles.tar.gz [2021-04-08T19:03:32.842Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-08T19:03:32.842Z] + 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-08T19:03:33.115Z] Archiving artifacts [2021-04-08T19:03:33.171Z] --- PASS: TestImportExtremelyLargeImageWorks (211.87s) [2021-04-08T19:03:33.171Z] PASS [2021-04-08T19:03:33.171Z] [2021-04-08T19:03:33.171Z] DONE 12 tests in 216.828s [2021-04-08T19:03:33.171Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-08T19:03:33.171Z] ++ 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-08T19:03:33.171Z] ++ set -e [2021-04-08T19:03:33.171Z] ++ '[' -n 0 ']' [2021-04-08T19:03:33.171Z] ++ set -x [2021-04-08T19:03:33.171Z] ++ env -i DEST=/go/src/github.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-08T19:03:33.427Z] INFO: Testing against a local daemon [2021-04-08T19:03:33.427Z] === RUN TestNetworkCreateDelete [2021-04-08T19:03:33.988Z] --- PASS: TestNetworkCreateDelete (0.51s) [2021-04-08T19:03:33.988Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T19:03:34.245Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-08T19:03:35.176Z] --- PASS: TestDockerNetworkDeletePreferID (1.41s) [2021-04-08T19:03:35.176Z] === RUN TestDaemonDNSFallback [2021-04-08T19:03:35.360Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T19:03:35.679Z] + make clean [2021-04-08T19:03:36.250Z] docker volume rm -f docker-dev-cache [2021-04-08T19:03:36.250Z] docker-dev-cache [Pipeline] deleteDir [2021-04-08T19:03:37.065Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-08T19:03:38.431Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-08T19:03:38.686Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-08T19:03:40.053Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-08T19:03:42.568Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-08T19:03:42.568Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-08T19:03:42.824Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-08T19:03:43.758Z] --- PASS: TestDaemonDNSFallback (8.40s) [2021-04-08T19:03:43.758Z] === RUN TestInspectNetwork [2021-04-08T19:03:45.122Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T19:03:47.639Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-08T19:03:49.004Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-08T19:03:49.004Z] === RUN TestInspectNetwork/full_network_id [2021-04-08T19:03:49.004Z] === RUN TestInspectNetwork/partial_network_id [2021-04-08T19:03:49.004Z] === RUN TestInspectNetwork/network_name [2021-04-08T19:03:49.004Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-08T19:03:51.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-08T19:03:51.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-08T19:03:52.079Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-08T19:03:52.641Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-08T19:03:53.569Z] --- PASS: TestInspectNetwork (9.77s) [2021-04-08T19:03:53.569Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-08T19:03:53.569Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-08T19:03:53.569Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-04-08T19:03:53.569Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-08T19:03:53.569Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T19:03:53.826Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-08T19:03:54.387Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-08T19:03:54.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:03:54.583Z] INFO: Testing against a local daemon [2021-04-08T19:03:54.583Z] === RUN TestBuildWithSession [2021-04-08T19:03:54.583Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-08T19:03:54.583Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T19:03:54.583Z] === RUN TestBuildSquashParent [2021-04-08T19:03:54.583Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-08T19:03:54.583Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T19:03:54.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T19:03:54.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T19:03:54.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T19:03:54.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T19:03:54.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T19:03:54.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T19:03:54.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T19:03:54.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-08T19:03:54.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-08T19:03:54.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-08T19:03:54.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-08T19:03:55.314Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-08T19:03:55.314Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-08T19:03:56.377Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-08T19:03:56.938Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-08T19:03:57.194Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-08T19:03:57.755Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-08T19:03:58.010Z] --- PASS: TestRunContainerWithBridgeNone (4.58s) [2021-04-08T19:03:58.010Z] === RUN TestNetworkInvalidJSON [2021-04-08T19:03:58.011Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T19:03:58.011Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T19:03:58.011Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:03:58.011Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:03:58.011Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:03:58.011Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:03:58.011Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T19:03:58.011Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:03:58.011Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-08T19:03:58.011Z] === RUN TestNetworkList [2021-04-08T19:03:58.011Z] === RUN TestNetworkList//networks [2021-04-08T19:03:58.011Z] === PAUSE TestNetworkList//networks [2021-04-08T19:03:58.011Z] === RUN TestNetworkList//networks/ [2021-04-08T19:03:58.011Z] === PAUSE TestNetworkList//networks/ [2021-04-08T19:03:58.011Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-08T19:03:58.011Z] === CONT TestNetworkList//networks [2021-04-08T19:03:58.011Z] === CONT TestNetworkList//networks/ [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkList (0.02s) [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T19:03:58.011Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T19:03:58.011Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T19:03:58.572Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-08T19:03:59.134Z] --- PASS: TestHostIPv4BridgeLabel (1.00s) [2021-04-08T19:03:59.134Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T19:03:59.389Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-08T19:04:00.754Z] --- PASS: TestDaemonRestartWithLiveRestore (1.74s) [2021-04-08T19:04:00.754Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T19:04:01.700Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-08T19:04:02.626Z] --- PASS: TestDaemonDefaultNetworkPools (1.58s) [2021-04-08T19:04:02.626Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T19:04:04.511Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-04-08T19:04:04.511Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T19:04:07.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-08T19:04:07.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-08T19:04:07.777Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-08T19:04:07.777Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.09s) [2021-04-08T19:04:07.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T19:04:08.706Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.96s) [2021-04-08T19:04:08.706Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T19:04:10.893Z] --- PASS: TestImportExtremelyLargeImageWorks (193.14s) [2021-04-08T19:04:10.893Z] PASS [2021-04-08T19:04:10.893Z] [2021-04-08T19:04:10.893Z] === Skipped [2021-04-08T19:04:10.893Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-08T19:04:10.893Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:04:10.893Z] [2021-04-08T19:04:10.893Z] [2021-04-08T19:04:10.893Z] DONE 12 tests, 1 skipped in 194.140s [2021-04-08T19:04:10.893Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-08T19:04:10.893Z] ++ 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-08T19:04:10.893Z] ++ set -e [2021-04-08T19:04:10.893Z] ++ '[' -n 0 ']' [2021-04-08T19:04:10.893Z] ++ set -x [2021-04-08T19:04:10.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:04:10.893Z] INFO: Testing against a local daemon [2021-04-08T19:04:10.893Z] === RUN TestNetworkCreateDelete [2021-04-08T19:04:10.893Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-04-08T19:04:10.893Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T19:04:10.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-04-08T19:04:10.893Z] === RUN TestDaemonDNSFallback [2021-04-08T19:04:10.893Z] --- PASS: TestDaemonDNSFallback (1.56s) [2021-04-08T19:04:10.893Z] === RUN TestInspectNetwork [2021-04-08T19:04:10.893Z] === RUN TestInspectNetwork/full_network_id [2021-04-08T19:04:10.893Z] === RUN TestInspectNetwork/partial_network_id [2021-04-08T19:04:10.893Z] === RUN TestInspectNetwork/network_name [2021-04-08T19:04:10.893Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-08T19:04:10.893Z] --- PASS: TestInspectNetwork (6.82s) [2021-04-08T19:04:10.893Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-08T19:04:10.893Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-08T19:04:10.893Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-08T19:04:10.893Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-08T19:04:10.893Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T19:04:11.223Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-08T19:04:11.223Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-08T19:04:11.479Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-08T19:04:11.479Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-08T19:04:11.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-08T19:04:11.479Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-08T19:04:11.735Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2021-04-08T19:04:11.735Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T19:04:11.735Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T19:04:11.735Z] service_test.go:242: FLAKY_TEST [2021-04-08T19:04:11.735Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T19:04:11.991Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-08T19:04:12.417Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2021-04-08T19:04:12.418Z] === RUN TestNetworkInvalidJSON [2021-04-08T19:04:12.418Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T19:04:12.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T19:04:12.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:04:12.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:04:12.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:04:12.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:04:12.418Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T19:04:12.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:04:12.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-08T19:04:12.418Z] === RUN TestNetworkList [2021-04-08T19:04:12.418Z] === RUN TestNetworkList//networks [2021-04-08T19:04:12.418Z] === PAUSE TestNetworkList//networks [2021-04-08T19:04:12.418Z] === RUN TestNetworkList//networks/ [2021-04-08T19:04:12.418Z] === PAUSE TestNetworkList//networks/ [2021-04-08T19:04:12.418Z] === CONT TestNetworkList//networks [2021-04-08T19:04:12.418Z] === CONT TestNetworkList//networks/ [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkList (0.02s) [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T19:04:12.418Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T19:04:12.418Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T19:04:12.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-08T19:04:13.064Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-04-08T19:04:13.064Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T19:04:13.920Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-08T19:04:14.120Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-08T19:04:14.121Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.24s) [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.25s) [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.53s) [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.68s) [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.66s) [2021-04-08T19:04:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.79s) [2021-04-08T19:04:14.328Z] === RUN TestBuildMultiStageCopy [2021-04-08T19:04:14.328Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-08T19:04:14.764Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-04-08T19:04:14.764Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T19:04:15.809Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-04-08T19:04:15.809Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T19:04:16.437Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-08T19:04:17.332Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-04-08T19:04:17.332Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T19:04:17.627Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-04-08T19:04:17.627Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T19:04:19.703Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-08T19:04:19.715Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2021-04-08T19:04:19.715Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T19:04:19.715Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T19:04:19.715Z] service_test.go:242: FLAKY_TEST [2021-04-08T19:04:19.715Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T19:04:19.959Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-08T19:04:20.528Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-08T19:04:22.887Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-08T19:04:22.887Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-08T19:04:23.854Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-08T19:04:24.820Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-08T19:04:26.355Z] --- PASS: TestBuildMultiStageCopy (12.24s) [2021-04-08T19:04:26.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.10s) [2021-04-08T19:04:26.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2021-04-08T19:04:26.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2021-04-08T19:04:26.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2021-04-08T19:04:26.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2021-04-08T19:04:26.355Z] === RUN TestBuildMultiStageParentConfig [2021-04-08T19:04:28.528Z] --- PASS: TestBuildMultiStageParentConfig (2.53s) [2021-04-08T19:04:28.528Z] === RUN TestBuildLabelWithTargets [2021-04-08T19:04:28.528Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-08T19:04:28.528Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:04:28.528Z] === RUN TestBuildWithEmptyLayers [2021-04-08T19:04:30.064Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-04-08T19:04:30.064Z] === RUN TestBuildMultiStageOnBuild [2021-04-08T19:04:30.500Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-08T19:04:31.061Z] --- PASS: TestServiceWithDataPathPortInit (19.08s) [2021-04-08T19:04:31.062Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T19:04:35.209Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2021-04-08T19:04:35.209Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T19:04:35.227Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-08T19:04:35.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-08T19:04:37.677Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-08T19:04:37.677Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-08T19:04:40.196Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.90s) [2021-04-08T19:04:40.196Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:anrsjpz95rivmaeby80czfq1z Created:2021-04-08 19:04:32.398337523 +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[1f83e8c9be3905bcbe390920a21476581cf8b86b72f12d3d63df14197d256ccc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v66y4cqlelnwzhwc8l6e8cnio EndpointID:b650761da44769765da64897f2de6174cabb4a5c897aa024f95a55537db462fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba3033a982d16d96c06ce61186891195c9c5c0b2c2f095bcf9fc1d67b566b0ed 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:9d9ec0194e2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v66y4cqlelnwzhwc8l6e8cnio EndpointID:b650761da44769765da64897f2de6174cabb4a5c897aa024f95a55537db462fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-08T19:04:40.196Z] PASS [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] === Skipped [2021-04-08T19:04:40.196Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T19:04:40.196Z] service_test.go:242: FLAKY_TEST [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] DONE 26 tests, 1 skipped in 66.598s [2021-04-08T19:04:40.196Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-08T19:04:40.196Z] ++ 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-08T19:04:40.196Z] ++ set -e [2021-04-08T19:04:40.196Z] ++ '[' -n 0 ']' [2021-04-08T19:04:40.196Z] ++ set -x [2021-04-08T19:04:40.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=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-08T19:04:40.196Z] INFO: Testing against a local daemon [2021-04-08T19:04:40.196Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-08T19:04:40.196Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T19:04:40.196Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.196Z] === RUN TestDockerNetworkIpvlan [2021-04-08T19:04:40.196Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-08T19:04:40.196Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.196Z] PASS [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] === Skipped [2021-04-08T19:04:40.196Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T19:04:40.196Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-08T19:04:40.196Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] [2021-04-08T19:04:40.196Z] DONE 2 tests, 2 skipped in 0.151s [2021-04-08T19:04:40.196Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-08T19:04:40.196Z] ++ 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-08T19:04:40.196Z] ++ set -e [2021-04-08T19:04:40.196Z] ++ '[' -n 0 ']' [2021-04-08T19:04:40.196Z] ++ set -x [2021-04-08T19:04:40.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=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-08T19:04:40.196Z] INFO: Testing against a local daemon [2021-04-08T19:04:40.196Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-08T19:04:40.799Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2021-04-08T19:04:40.799Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zkbx7rwz01bqcfn7ifuevn2qq Created:2021-04-08 19:04:34.425603935 +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[8df428a5d8f0e706980faec19a0a10539dd5729517ffccb3a69a35c594f80488:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xmoomjo2zv4kqfyi1ws8xdrlt EndpointID:b907243090ef6fe0c2b082e0a4a05a1712399f9dfe3b363f0673dd687b6359f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56c30404396b38297b6043f8e05c0cb7765cabf08c0069863163fe884de07cfc 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:730a086c8558 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xmoomjo2zv4kqfyi1ws8xdrlt EndpointID:b907243090ef6fe0c2b082e0a4a05a1712399f9dfe3b363f0673dd687b6359f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-08T19:04:40.799Z] PASS [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] === Skipped [2021-04-08T19:04:40.799Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T19:04:40.799Z] service_test.go:242: FLAKY_TEST [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] DONE 26 tests, 1 skipped in 39.119s [2021-04-08T19:04:40.799Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-08T19:04:40.799Z] ++ 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-08T19:04:40.799Z] ++ set -e [2021-04-08T19:04:40.799Z] ++ '[' -n 0 ']' [2021-04-08T19:04:40.799Z] ++ set -x [2021-04-08T19:04:40.799Z] ++ env -i DEST=/go/src/github.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-08T19:04:40.799Z] INFO: Testing against a local daemon [2021-04-08T19:04:40.799Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-08T19:04:40.799Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T19:04:40.799Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.799Z] === RUN TestDockerNetworkIpvlan [2021-04-08T19:04:40.799Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-08T19:04:40.799Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.799Z] PASS [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] === Skipped [2021-04-08T19:04:40.799Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-08T19:04:40.799Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-08T19:04:40.799Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] [2021-04-08T19:04:40.799Z] DONE 2 tests, 2 skipped in 0.074s [2021-04-08T19:04:40.799Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-08T19:04:40.799Z] ++ 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-08T19:04:40.799Z] ++ set -e [2021-04-08T19:04:40.799Z] ++ '[' -n 0 ']' [2021-04-08T19:04:40.799Z] ++ set -x [2021-04-08T19:04:40.799Z] ++ env -i DEST=/go/src/github.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-08T19:04:40.799Z] INFO: Testing against a local daemon [2021-04-08T19:04:40.799Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-08T19:04:41.847Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-04-08T19:04:41.847Z] === RUN TestDockerNetworkMacvlan [2021-04-08T19:04:42.429Z] --- PASS: TestBuildMultiStageOnBuild (11.62s) [2021-04-08T19:04:42.429Z] === RUN TestBuildUncleanTarFilenames [2021-04-08T19:04:42.429Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-08T19:04:42.429Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:04:42.429Z] === RUN TestBuildMultiStageLayerLeak [2021-04-08T19:04:42.711Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.24s) [2021-04-08T19:04:42.711Z] === RUN TestDockerNetworkMacvlan [2021-04-08T19:04:42.711Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-08T19:04:42.889Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-08T19:04:42.967Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-08T19:04:43.533Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-08T19:04:43.536Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-08T19:04:44.584Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-08T19:04:44.900Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-08T19:04:44.900Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-08T19:04:45.156Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-08T19:04:45.717Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-08T19:04:46.694Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-08T19:04:48.234Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-08T19:04:48.834Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-08T19:04:49.162Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-08T19:04:49.724Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-08T19:04:49.980Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-08T19:04:51.347Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-08T19:04:52.737Z] --- PASS: TestBuildMultiStageLayerLeak (9.89s) [2021-04-08T19:04:52.737Z] === RUN TestBuildWithHugeFile [2021-04-08T19:04:53.236Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-08T19:04:53.338Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-08T19:04:53.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-08T19:04:53.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan (11.71s) [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.52s) [2021-04-08T19:04:53.634Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-04-08T19:04:53.634Z] PASS [2021-04-08T19:04:53.634Z] [2021-04-08T19:04:53.634Z] DONE 8 tests in 13.168s [2021-04-08T19:04:53.634Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-08T19:04:53.634Z] ++ 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-08T19:04:53.634Z] ++ set -e [2021-04-08T19:04:53.634Z] ++ '[' -n 0 ']' [2021-04-08T19:04:53.634Z] ++ set -x [2021-04-08T19:04:53.634Z] ++ env -i DEST=/go/src/github.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-08T19:04:53.634Z] testing: warning: no tests to run [2021-04-08T19:04:53.634Z] PASS [2021-04-08T19:04:53.634Z] [2021-04-08T19:04:53.634Z] DONE 0 tests in 0.012s [2021-04-08T19:04:53.634Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-08T19:04:53.634Z] ++ 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-08T19:04:53.634Z] ++ set -e [2021-04-08T19:04:53.634Z] ++ '[' -n 0 ']' [2021-04-08T19:04:53.634Z] ++ set -x [2021-04-08T19:04:53.634Z] ++ env -i DEST=/go/src/github.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-08T19:04:53.634Z] INFO: Testing against a local daemon [2021-04-08T19:04:53.634Z] === RUN TestAuthZPluginAllowRequest [2021-04-08T19:04:54.053Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-08T19:04:54.053Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-08T19:04:54.309Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-08T19:04:54.870Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-08T19:04:55.174Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-04-08T19:04:55.174Z] === RUN TestAuthZPluginTLS [2021-04-08T19:04:55.502Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-04-08T19:04:55.502Z] === RUN TestAuthZPluginDenyRequest [2021-04-08T19:04:56.155Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-08T19:04:56.155Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-08T19:04:56.840Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-08T19:04:56.840Z] === RUN TestAuthZPluginDenyResponse [2021-04-08T19:04:57.136Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-08T19:04:57.136Z] === RUN TestAuthZPluginAllowEventStream [2021-04-08T19:04:58.136Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-08T19:04:58.136Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-08T19:04:58.658Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-04-08T19:04:58.658Z] === RUN TestAuthZPluginErrorResponse [2021-04-08T19:04:59.298Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-04-08T19:04:59.298Z] === RUN TestAuthZPluginErrorRequest [2021-04-08T19:04:59.608Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-08T19:04:59.608Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-08T19:05:00.248Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-08T19:05:00.248Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-08T19:05:01.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-08T19:05:01.401Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-08T19:05:02.352Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-04-08T19:05:02.352Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-08T19:05:03.291Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-08T19:05:03.854Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-08T19:05:03.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2021-04-08T19:05:03.894Z] === RUN TestAuthZPluginHeader [2021-04-08T19:05:04.534Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-08T19:05:04.534Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-08T19:05:04.534Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-08T19:05:04.534Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:04.534Z] === RUN TestAuthZPluginV2Disable [2021-04-08T19:05:04.534Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-08T19:05:04.534Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:04.534Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-08T19:05:04.534Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-08T19:05:04.534Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:04.534Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-08T19:05:04.534Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-08T19:05:04.534Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:04.534Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan (23.96s) [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.67s) [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.87s) [2021-04-08T19:05:06.382Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.85s) [2021-04-08T19:05:06.382Z] PASS [2021-04-08T19:05:06.382Z] [2021-04-08T19:05:06.382Z] DONE 8 tests in 26.334s [2021-04-08T19:05:06.382Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-08T19:05:06.382Z] ++ 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-08T19:05:06.382Z] ++ set -e [2021-04-08T19:05:06.382Z] ++ '[' -n 0 ']' [2021-04-08T19:05:06.382Z] ++ set -x [2021-04-08T19:05:06.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:05:06.382Z] testing: warning: no tests to run [2021-04-08T19:05:06.382Z] PASS [2021-04-08T19:05:06.382Z] [2021-04-08T19:05:06.382Z] DONE 0 tests in 0.029s [2021-04-08T19:05:06.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-08T19:05:06.382Z] ++ 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-08T19:05:06.382Z] ++ set -e [2021-04-08T19:05:06.382Z] ++ '[' -n 0 ']' [2021-04-08T19:05:06.382Z] ++ set -x [2021-04-08T19:05:06.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:05:06.638Z] INFO: Testing against a local daemon [2021-04-08T19:05:06.638Z] === RUN TestAuthZPluginAllowRequest [2021-04-08T19:05:06.638Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-08T19:05:08.005Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-08T19:05:08.567Z] --- PASS: TestAuthZPluginAllowRequest (2.11s) [2021-04-08T19:05:08.567Z] === RUN TestAuthZPluginTLS [2021-04-08T19:05:09.494Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-08T19:05:09.494Z] --- PASS: TestAuthZPluginTLS (0.81s) [2021-04-08T19:05:09.494Z] === RUN TestAuthZPluginDenyRequest [2021-04-08T19:05:09.749Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-08T19:05:10.311Z] --- PASS: TestAuthZPluginDenyRequest (0.79s) [2021-04-08T19:05:10.311Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-08T19:05:11.238Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.73s) [2021-04-08T19:05:11.238Z] === RUN TestAuthZPluginDenyResponse [2021-04-08T19:05:11.800Z] --- PASS: TestAuthZPluginDenyResponse (0.75s) [2021-04-08T19:05:11.800Z] === RUN TestAuthZPluginAllowEventStream [2021-04-08T19:05:13.688Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-08T19:05:13.688Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s) [2021-04-08T19:05:13.688Z] === RUN TestAuthZPluginErrorResponse [2021-04-08T19:05:14.615Z] --- PASS: TestAuthZPluginErrorResponse (0.81s) [2021-04-08T19:05:14.615Z] === RUN TestAuthZPluginErrorRequest [2021-04-08T19:05:15.543Z] --- PASS: TestAuthZPluginErrorRequest (0.79s) [2021-04-08T19:05:15.543Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-08T19:05:15.543Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-08T19:05:16.105Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.76s) [2021-04-08T19:05:16.105Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-08T19:05:16.666Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-08T19:05:17.594Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-08T19:05:18.522Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.45s) [2021-04-08T19:05:18.522Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-08T19:05:21.036Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2021-04-08T19:05:21.036Z] === RUN TestAuthZPluginHeader [2021-04-08T19:05:21.964Z] --- PASS: TestAuthZPluginHeader (1.12s) [2021-04-08T19:05:21.964Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-08T19:05:23.182Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-04-08T19:05:23.182Z] PASS [2021-04-08T19:05:23.182Z] [2021-04-08T19:05:23.182Z] === Skipped [2021-04-08T19:05:23.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-08T19:05:23.182Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:23.182Z] [2021-04-08T19:05:23.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-08T19:05:23.182Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:23.182Z] [2021-04-08T19:05:23.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-08T19:05:23.182Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:23.182Z] [2021-04-08T19:05:23.182Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-08T19:05:23.182Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:23.182Z] [2021-04-08T19:05:23.182Z] [2021-04-08T19:05:23.182Z] DONE 17 tests, 4 skipped in 27.754s [2021-04-08T19:05:23.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-08T19:05:23.182Z] ++ 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-08T19:05:23.182Z] ++ set -e [2021-04-08T19:05:23.182Z] ++ '[' -n 0 ']' [2021-04-08T19:05:23.182Z] ++ set -x [2021-04-08T19:05:23.182Z] ++ env -i DEST=/go/src/github.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-08T19:05:23.182Z] INFO: Testing against a local daemon [2021-04-08T19:05:23.182Z] === RUN TestPluginInvalidJSON [2021-04-08T19:05:23.182Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:05:23.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:05:23.182Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:05:23.182Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-08T19:05:23.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-08T19:05:23.182Z] === RUN TestPluginInstall [2021-04-08T19:05:23.182Z] === RUN TestPluginInstall/no_auth [2021-04-08T19:05:23.182Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:05:23.182Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10503f9c6811beb1f8f34051fce9101e63f050af6c94fdfeeaf9dc1986f8e65a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:05:23.182Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:05:23.182Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10503f9c6811beb1f8f34051fce9101e63f050af6c94fdfeeaf9dc1986f8e65a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:05:23.477Z] === RUN TestPluginInstall/with_htpasswd [2021-04-08T19:05:24.121Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:05:24.121Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f92d53e87c82e0faa53e220febe21ae32d29abfe93c8fd945334c32f7c57d87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:05:24.121Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:05:24.121Z] time="2021-04-08T19:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f92d53e87c82e0faa53e220febe21ae32d29abfe93c8fd945334c32f7c57d87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:05:24.420Z] === RUN TestPluginInstall/with_insecure [2021-04-08T19:05:25.467Z] time="2021-04-08T19:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:05:25.467Z] time="2021-04-08T19:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2092bff030cb83fadc46dc55d0a0ebc7436d39d0a5348ffa683d0f756d745088" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:05:25.467Z] time="2021-04-08T19:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:05:25.467Z] time="2021-04-08T19:05:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2092bff030cb83fadc46dc55d0a0ebc7436d39d0a5348ffa683d0f756d745088" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:05:25.765Z] --- PASS: TestPluginInstall (4.30s) [2021-04-08T19:05:25.765Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-04-08T19:05:25.765Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-04-08T19:05:25.765Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-04-08T19:05:25.765Z] plugin_test.go:165: [d0b22772339c3] daemon is not started [2021-04-08T19:05:25.765Z] === RUN TestPluginsWithRuntimes [2021-04-08T19:05:27.847Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-08T19:05:28.490Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-08T19:05:28.515Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-08T19:05:28.515Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.90s) [2021-04-08T19:05:28.515Z] === RUN TestAuthZPluginV2Disable [2021-04-08T19:05:30.009Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2021-04-08T19:05:30.009Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-04-08T19:05:30.009Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-04-08T19:05:30.009Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T19:05:30.650Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-04-08T19:05:30.650Z] PASS [2021-04-08T19:05:30.650Z] [2021-04-08T19:05:30.650Z] DONE 10 tests in 9.259s [2021-04-08T19:05:30.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-08T19:05:30.650Z] ++ 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-08T19:05:30.650Z] ++ set -e [2021-04-08T19:05:30.650Z] ++ '[' -n 0 ']' [2021-04-08T19:05:30.650Z] ++ set -x [2021-04-08T19:05:30.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:05:30.650Z] INFO: Testing against a local daemon [2021-04-08T19:05:30.650Z] === RUN TestExternalGraphDriver [2021-04-08T19:05:30.949Z] === RUN TestExternalGraphDriver/json [2021-04-08T19:05:31.782Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-08T19:05:32.038Z] --- PASS: TestAuthZPluginV2Disable (4.14s) [2021-04-08T19:05:32.038Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-08T19:05:33.040Z] === RUN TestExternalGraphDriver/spec [2021-04-08T19:05:34.561Z] === RUN TestExternalGraphDriver/pull [2021-04-08T19:05:36.092Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-04-08T19:05:36.092Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2021-04-08T19:05:36.092Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2021-04-08T19:05:36.092Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-04-08T19:05:36.092Z] === RUN TestGraphdriverPluginV2 [2021-04-08T19:05:36.202Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2021-04-08T19:05:36.202Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-08T19:05:36.388Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-04-08T19:05:36.388Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:36.388Z] PASS [2021-04-08T19:05:36.388Z] [2021-04-08T19:05:36.388Z] === Skipped [2021-04-08T19:05:36.388Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-04-08T19:05:36.388Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:05:36.388Z] [2021-04-08T19:05:36.388Z] [2021-04-08T19:05:36.388Z] DONE 5 tests, 1 skipped in 5.683s [2021-04-08T19:05:36.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-08T19:05:36.388Z] ++ 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-08T19:05:36.388Z] ++ set -e [2021-04-08T19:05:36.388Z] ++ '[' -n 0 ']' [2021-04-08T19:05:36.388Z] ++ set -x [2021-04-08T19:05:36.388Z] ++ env -i DEST=/go/src/github.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-08T19:05:36.388Z] INFO: Testing against a local daemon [2021-04-08T19:05:36.388Z] === RUN TestContinueAfterPluginCrash [2021-04-08T19:05:36.388Z] === PAUSE TestContinueAfterPluginCrash [2021-04-08T19:05:36.388Z] === RUN TestReadPluginNoRead [2021-04-08T19:05:36.388Z] === PAUSE TestReadPluginNoRead [2021-04-08T19:05:36.388Z] === RUN TestDaemonStartWithLogOpt [2021-04-08T19:05:36.388Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-08T19:05:36.388Z] === CONT TestContinueAfterPluginCrash [2021-04-08T19:05:36.388Z] === CONT TestReadPluginNoRead [2021-04-08T19:05:36.388Z] === CONT TestDaemonStartWithLogOpt [2021-04-08T19:05:37.132Z] === RUN TestDockerSuite/TestBuildRm [2021-04-08T19:05:39.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-08T19:05:42.004Z] === RUN TestReadPluginNoRead/default [2021-04-08T19:05:42.004Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2021-04-08T19:05:42.290Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-08T19:05:42.645Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-08T19:05:43.655Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-08T19:05:44.167Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-08T19:05:45.019Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-08T19:05:45.580Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-08T19:05:45.689Z] --- PASS: TestReadPluginNoRead (9.34s) [2021-04-08T19:05:45.689Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2021-04-08T19:05:45.689Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-04-08T19:05:45.689Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-04-08T19:05:45.689Z] read_test.go:92: [d995e2f154abf] daemon is not started [2021-04-08T19:05:45.836Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-08T19:05:46.736Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2021-04-08T19:05:46.736Z] PASS [2021-04-08T19:05:46.736Z] [2021-04-08T19:05:46.736Z] DONE 6 tests in 10.512s [2021-04-08T19:05:46.736Z] 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-08T19:05:46.736Z] ++ 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-08T19:05:46.736Z] ++ set -e [2021-04-08T19:05:46.736Z] ++ '[' -n 0 ']' [2021-04-08T19:05:46.736Z] ++ set -x [2021-04-08T19:05:46.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:05:47.029Z] testing: warning: no tests to run [2021-04-08T19:05:47.029Z] PASS [2021-04-08T19:05:47.029Z] [2021-04-08T19:05:47.029Z] DONE 0 tests in 0.017s [2021-04-08T19:05:47.029Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-08T19:05:47.029Z] ++ 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-08T19:05:47.029Z] ++ set -e [2021-04-08T19:05:47.029Z] ++ '[' -n 0 ']' [2021-04-08T19:05:47.029Z] ++ set -x [2021-04-08T19:05:47.030Z] ++ env -i DEST=/go/src/github.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-08T19:05:47.030Z] INFO: Testing against a local daemon [2021-04-08T19:05:47.030Z] === RUN TestPluginWithDevMounts [2021-04-08T19:05:47.030Z] === PAUSE TestPluginWithDevMounts [2021-04-08T19:05:47.030Z] === CONT TestPluginWithDevMounts [2021-04-08T19:05:47.201Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-08T19:05:48.141Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-08T19:05:49.068Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.34s) [2021-04-08T19:05:49.068Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-08T19:05:49.113Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-04-08T19:05:49.113Z] PASS [2021-04-08T19:05:49.113Z] [2021-04-08T19:05:49.113Z] DONE 1 tests in 1.903s [2021-04-08T19:05:49.113Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-08T19:05:49.113Z] ++ 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-08T19:05:49.113Z] ++ set -e [2021-04-08T19:05:49.113Z] ++ '[' -n 0 ']' [2021-04-08T19:05:49.113Z] ++ set -x [2021-04-08T19:05:49.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:05:49.114Z] INFO: Testing against a local daemon [2021-04-08T19:05:49.114Z] === RUN TestSecretInspect [2021-04-08T19:05:49.325Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-08T19:05:51.220Z] --- PASS: TestSecretInspect (1.97s) [2021-04-08T19:05:51.220Z] === RUN TestSecretList [2021-04-08T19:05:52.761Z] --- PASS: TestSecretList (1.90s) [2021-04-08T19:05:52.761Z] === RUN TestSecretsCreateAndDelete [2021-04-08T19:05:53.492Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-08T19:05:53.492Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-08T19:05:53.492Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-08T19:05:53.492Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-08T19:05:53.492Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-08T19:05:54.419Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-08T19:05:54.419Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-08T19:05:54.901Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-04-08T19:05:54.901Z] === RUN TestSecretsUpdate [2021-04-08T19:05:55.346Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-08T19:05:57.000Z] --- PASS: TestSecretsUpdate (1.92s) [2021-04-08T19:05:57.000Z] === RUN TestTemplatedSecret [2021-04-08T19:05:59.510Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-08T19:05:59.768Z] --- PASS: TestTemplatedSecret (3.19s) [2021-04-08T19:05:59.768Z] === RUN TestSecretCreateResolve [2021-04-08T19:06:00.070Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-08T19:06:00.997Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-08T19:06:01.253Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-08T19:06:01.858Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-04-08T19:06:01.858Z] PASS [2021-04-08T19:06:01.858Z] [2021-04-08T19:06:01.858Z] DONE 6 tests in 12.896s [2021-04-08T19:06:01.858Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-08T19:06:01.858Z] ++ 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-08T19:06:01.858Z] ++ set -e [2021-04-08T19:06:01.858Z] ++ '[' -n 0 ']' [2021-04-08T19:06:01.858Z] ++ set -x [2021-04-08T19:06:01.858Z] ++ env -i DEST=/go/src/github.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-08T19:06:01.858Z] INFO: Testing against a local daemon [2021-04-08T19:06:01.858Z] === RUN TestServiceCreateInit [2021-04-08T19:06:01.858Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T19:06:02.181Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-08T19:06:03.547Z] === RUN TestDockerSuite/TestBuildUser [2021-04-08T19:06:04.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-08T19:06:04.911Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-08T19:06:06.342Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T19:06:07.425Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.29s) [2021-04-08T19:06:07.425Z] PASS [2021-04-08T19:06:07.425Z] [2021-04-08T19:06:07.425Z] DONE 17 tests in 60.862s [2021-04-08T19:06:07.425Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-08T19:06:07.425Z] ++ 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-08T19:06:07.425Z] ++ set -e [2021-04-08T19:06:07.425Z] ++ '[' -n 0 ']' [2021-04-08T19:06:07.425Z] ++ set -x [2021-04-08T19:06:07.425Z] ++ env -i DEST=/go/src/github.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-08T19:06:07.425Z] INFO: Testing against a local daemon [2021-04-08T19:06:07.425Z] === RUN TestPluginInvalidJSON [2021-04-08T19:06:07.425Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:06:07.425Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:06:07.425Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:06:07.425Z] --- PASS: TestPluginInvalidJSON (0.08s) [2021-04-08T19:06:07.425Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-08T19:06:07.425Z] === RUN TestPluginInstall [2021-04-08T19:06:07.425Z] === RUN TestPluginInstall/no_auth [2021-04-08T19:06:10.018Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-08T19:06:10.043Z] --- PASS: TestServiceCreateInit (7.73s) [2021-04-08T19:06:10.043Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-04-08T19:06:10.043Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.95s) [2021-04-08T19:06:10.043Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T19:06:10.275Z] time="2021-04-08T19:06:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:06:10.275Z] time="2021-04-08T19:06:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb31431014c42513607254e35570bf1e021344b3bdb122a17e8d3df55e9efc50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:06:10.275Z] time="2021-04-08T19:06:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:06:10.275Z] time="2021-04-08T19:06:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb31431014c42513607254e35570bf1e021344b3bdb122a17e8d3df55e9efc50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:06:10.837Z] === RUN TestPluginInstall/with_htpasswd [2021-04-08T19:06:11.399Z] time="2021-04-08T19:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:06:11.399Z] time="2021-04-08T19:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1894ed50e6a5ec06c81d010e7778db07341b0172f023c5201cb6cc66d2ae9ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:06:11.399Z] time="2021-04-08T19:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:06:11.399Z] time="2021-04-08T19:06:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1894ed50e6a5ec06c81d010e7778db07341b0172f023c5201cb6cc66d2ae9ca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:06:11.960Z] === RUN TestPluginInstall/with_insecure [2021-04-08T19:06:13.326Z] time="2021-04-08T19:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:06:13.326Z] time="2021-04-08T19:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ef4a7886bfb5db32ede7722309b8492cde85fa4648201edb1c8a9c96c59d585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:06:13.326Z] time="2021-04-08T19:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-08T19:06:13.326Z] time="2021-04-08T19:06:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ef4a7886bfb5db32ede7722309b8492cde85fa4648201edb1c8a9c96c59d585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-08T19:06:13.581Z] --- PASS: TestPluginInstall (6.04s) [2021-04-08T19:06:13.581Z] --- PASS: TestPluginInstall/no_auth (3.14s) [2021-04-08T19:06:13.581Z] --- PASS: TestPluginInstall/with_htpasswd (1.13s) [2021-04-08T19:06:13.581Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2021-04-08T19:06:13.581Z] plugin_test.go:165: [dc63a5f4215e1] daemon is not started [2021-04-08T19:06:13.581Z] === RUN TestPluginsWithRuntimes [2021-04-08T19:06:16.097Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-08T19:06:17.462Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-08T19:06:19.350Z] --- PASS: TestPluginsWithRuntimes (5.57s) [2021-04-08T19:06:19.350Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.64s) [2021-04-08T19:06:19.350Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.71s) [2021-04-08T19:06:19.350Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T19:06:20.278Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-04-08T19:06:20.278Z] PASS [2021-04-08T19:06:20.278Z] [2021-04-08T19:06:20.278Z] DONE 10 tests in 12.854s [2021-04-08T19:06:20.278Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-08T19:06:20.278Z] ++ 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-08T19:06:20.278Z] ++ set -e [2021-04-08T19:06:20.278Z] ++ '[' -n 0 ']' [2021-04-08T19:06:20.278Z] ++ set -x [2021-04-08T19:06:20.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=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-08T19:06:20.278Z] INFO: Testing against a local daemon [2021-04-08T19:06:20.278Z] === RUN TestExternalGraphDriver [2021-04-08T19:06:20.534Z] === RUN TestExternalGraphDriver/json [2021-04-08T19:06:23.802Z] === RUN TestExternalGraphDriver/spec [2021-04-08T19:06:25.529Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2021-04-08T19:06:25.530Z] === RUN TestCreateServiceConflict [2021-04-08T19:06:26.318Z] === RUN TestExternalGraphDriver/pull [2021-04-08T19:06:26.879Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-08T19:06:27.047Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-04-08T19:06:27.047Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T19:06:27.826Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-08T19:06:28.082Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-08T19:06:29.010Z] --- PASS: TestExternalGraphDriver (8.58s) [2021-04-08T19:06:29.010Z] --- PASS: TestExternalGraphDriver/json (2.86s) [2021-04-08T19:06:29.010Z] --- PASS: TestExternalGraphDriver/spec (3.13s) [2021-04-08T19:06:29.010Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2021-04-08T19:06:29.010Z] === RUN TestGraphdriverPluginV2 [2021-04-08T19:06:29.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-08T19:06:29.521Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-08T19:06:29.812Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2021-04-08T19:06:29.812Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T19:06:30.889Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-08T19:06:33.407Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-08T19:06:33.407Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-08T19:06:33.407Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-08T19:06:33.407Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-08T19:06:33.407Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-08T19:06:34.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-08T19:06:35.336Z] --- PASS: TestGraphdriverPluginV2 (6.29s) [2021-04-08T19:06:35.336Z] PASS [2021-04-08T19:06:35.336Z] [2021-04-08T19:06:35.336Z] DONE 5 tests in 15.043s [2021-04-08T19:06:35.336Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-08T19:06:35.336Z] ++ 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-08T19:06:35.336Z] ++ set -e [2021-04-08T19:06:35.336Z] ++ '[' -n 0 ']' [2021-04-08T19:06:35.336Z] ++ set -x [2021-04-08T19:06:35.336Z] ++ env -i DEST=/go/src/github.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-08T19:06:35.336Z] INFO: Testing against a local daemon [2021-04-08T19:06:35.336Z] === RUN TestContinueAfterPluginCrash [2021-04-08T19:06:35.336Z] === PAUSE TestContinueAfterPluginCrash [2021-04-08T19:06:35.336Z] === RUN TestReadPluginNoRead [2021-04-08T19:06:35.336Z] === PAUSE TestReadPluginNoRead [2021-04-08T19:06:35.336Z] === RUN TestDaemonStartWithLogOpt [2021-04-08T19:06:35.336Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-08T19:06:35.336Z] === CONT TestContinueAfterPluginCrash [2021-04-08T19:06:35.336Z] === CONT TestDaemonStartWithLogOpt [2021-04-08T19:06:35.897Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-08T19:06:35.897Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-08T19:06:37.786Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-08T19:06:39.152Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-08T19:06:41.043Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-08T19:06:41.043Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-08T19:06:42.408Z] --- PASS: TestDaemonStartWithLogOpt (6.71s) [2021-04-08T19:06:42.408Z] === CONT TestReadPluginNoRead [2021-04-08T19:06:42.487Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2021-04-08T19:06:42.488Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T19:06:44.578Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-04-08T19:06:44.578Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T19:06:44.924Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-08T19:06:45.486Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-08T19:06:46.690Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2021-04-08T19:06:46.690Z] === RUN TestCreateServiceSysctls [2021-04-08T19:06:46.853Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-08T19:06:47.414Z] === RUN TestReadPluginNoRead/default [2021-04-08T19:06:47.670Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-08T19:06:47.670Z] --- PASS: TestContinueAfterPluginCrash (12.30s) [2021-04-08T19:06:47.926Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-08T19:06:48.488Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-08T19:06:48.488Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-08T19:06:49.415Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-08T19:06:49.415Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-08T19:06:49.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-08T19:06:50.243Z] --- PASS: TestCreateServiceSysctls (3.01s) [2021-04-08T19:06:50.243Z] === RUN TestCreateServiceCapabilities [2021-04-08T19:06:51.561Z] --- PASS: TestReadPluginNoRead (9.49s) [2021-04-08T19:06:51.561Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2021-04-08T19:06:51.561Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-04-08T19:06:51.561Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2021-04-08T19:06:51.561Z] read_test.go:92: [d0fad8ac29940] daemon is not started [2021-04-08T19:06:51.561Z] PASS [2021-04-08T19:06:51.561Z] [2021-04-08T19:06:51.561Z] DONE 6 tests in 16.423s [2021-04-08T19:06:51.817Z] 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-08T19:06:51.817Z] ++ 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-08T19:06:51.817Z] ++ set -e [2021-04-08T19:06:51.817Z] ++ '[' -n 0 ']' [2021-04-08T19:06:51.817Z] ++ set -x [2021-04-08T19:06:51.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:06:51.817Z] testing: warning: no tests to run [2021-04-08T19:06:51.817Z] PASS [2021-04-08T19:06:51.817Z] [2021-04-08T19:06:51.817Z] DONE 0 tests in 0.057s [2021-04-08T19:06:51.817Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-08T19:06:51.817Z] ++ 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-08T19:06:51.817Z] ++ set -e [2021-04-08T19:06:51.817Z] ++ '[' -n 0 ']' [2021-04-08T19:06:51.817Z] ++ set -x [2021-04-08T19:06:51.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:06:52.073Z] INFO: Testing against a local daemon [2021-04-08T19:06:52.073Z] === RUN TestPluginWithDevMounts [2021-04-08T19:06:52.073Z] === PAUSE TestPluginWithDevMounts [2021-04-08T19:06:52.073Z] === CONT TestPluginWithDevMounts [2021-04-08T19:06:52.073Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-08T19:06:52.328Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-08T19:06:52.328Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-08T19:06:52.349Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2021-04-08T19:06:52.349Z] === RUN TestInspect [2021-04-08T19:06:53.694Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-08T19:06:53.951Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-04-08T19:06:53.951Z] PASS [2021-04-08T19:06:54.208Z] [2021-04-08T19:06:54.208Z] DONE 1 tests in 2.291s [2021-04-08T19:06:54.208Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-08T19:06:54.208Z] ++ 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-08T19:06:54.208Z] ++ set -e [2021-04-08T19:06:54.208Z] ++ '[' -n 0 ']' [2021-04-08T19:06:54.208Z] ++ set -x [2021-04-08T19:06:54.208Z] ++ env -i DEST=/go/src/github.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-08T19:06:54.208Z] INFO: Testing against a local daemon [2021-04-08T19:06:54.208Z] === RUN TestSecretInspect [2021-04-08T19:06:54.770Z] === RUN TestDockerSuite/TestCommitChange [2021-04-08T19:06:55.104Z] --- PASS: TestInspect (2.67s) [2021-04-08T19:06:55.104Z] === RUN TestCreateJob [2021-04-08T19:06:56.661Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-08T19:06:57.592Z] --- PASS: TestSecretInspect (3.36s) [2021-04-08T19:06:57.592Z] === RUN TestSecretList [2021-04-08T19:06:57.848Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-08T19:06:57.871Z] --- PASS: TestCreateJob (2.97s) [2021-04-08T19:06:57.871Z] === RUN TestReplicatedJob [2021-04-08T19:06:59.737Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-08T19:06:59.993Z] --- PASS: TestSecretList (2.45s) [2021-04-08T19:06:59.993Z] === RUN TestSecretsCreateAndDelete [2021-04-08T19:07:01.881Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-08T19:07:02.816Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-08T19:07:03.378Z] --- PASS: TestSecretsCreateAndDelete (3.15s) [2021-04-08T19:07:03.378Z] === RUN TestSecretsUpdate [2021-04-08T19:07:03.472Z] --- PASS: TestReplicatedJob (5.03s) [2021-04-08T19:07:03.472Z] === RUN TestUpdateReplicatedJob [2021-04-08T19:07:04.744Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-08T19:07:06.109Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-08T19:07:06.222Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-04-08T19:07:06.222Z] === RUN TestServiceListWithStatuses [2021-04-08T19:07:06.222Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T19:07:06.222Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:07:06.222Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T19:07:06.365Z] --- PASS: TestSecretsUpdate (3.03s) [2021-04-08T19:07:06.365Z] === RUN TestTemplatedSecret [2021-04-08T19:07:07.729Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-08T19:07:09.097Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-08T19:07:09.777Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2021-04-08T19:07:09.777Z] === RUN TestDockerNetworkReConnect [2021-04-08T19:07:10.986Z] --- PASS: TestTemplatedSecret (4.53s) [2021-04-08T19:07:10.986Z] === RUN TestSecretCreateResolve [2021-04-08T19:07:11.242Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-08T19:07:13.130Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-08T19:07:13.130Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-08T19:07:13.322Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2021-04-08T19:07:13.322Z] === RUN TestServicePlugin [2021-04-08T19:07:13.322Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-08T19:07:13.322Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:07:13.322Z] === RUN TestServiceUpdateLabel [2021-04-08T19:07:13.691Z] --- PASS: TestSecretCreateResolve (2.94s) [2021-04-08T19:07:13.691Z] PASS [2021-04-08T19:07:13.691Z] [2021-04-08T19:07:13.691Z] DONE 6 tests in 19.636s [2021-04-08T19:07:13.691Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-08T19:07:13.691Z] ++ 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-08T19:07:13.691Z] ++ set -e [2021-04-08T19:07:13.691Z] ++ '[' -n 0 ']' [2021-04-08T19:07:13.691Z] ++ set -x [2021-04-08T19:07:13.691Z] ++ env -i DEST=/go/src/github.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-08T19:07:13.947Z] INFO: Testing against a local daemon [2021-04-08T19:07:13.947Z] === RUN TestServiceCreateInit [2021-04-08T19:07:13.947Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T19:07:14.202Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-08T19:07:15.129Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-08T19:07:16.059Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-08T19:07:16.074Z] --- PASS: TestServiceUpdateLabel (2.44s) [2021-04-08T19:07:16.074Z] === RUN TestServiceUpdateSecrets [2021-04-08T19:07:16.986Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-08T19:07:18.352Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-08T19:07:18.352Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-08T19:07:18.352Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-08T19:07:19.280Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-08T19:07:19.280Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-08T19:07:19.280Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-08T19:07:19.280Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-08T19:07:19.535Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-08T19:07:19.607Z] --- PASS: TestBuildWithHugeFile (134.78s) [2021-04-08T19:07:19.607Z] === RUN TestBuildWCOWSandboxSize [2021-04-08T19:07:20.099Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T19:07:20.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-08T19:07:21.720Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-08T19:07:22.647Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-08T19:07:22.647Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-08T19:07:24.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-08T19:07:25.467Z] --- PASS: TestServiceCreateInit (11.42s) [2021-04-08T19:07:25.467Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.05s) [2021-04-08T19:07:25.467Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s) [2021-04-08T19:07:25.467Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T19:07:25.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-08T19:07:25.467Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-08T19:07:26.395Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-08T19:07:26.956Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-08T19:07:28.321Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-08T19:07:29.250Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-08T19:07:29.250Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-08T19:07:30.616Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-08T19:07:31.473Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2021-04-08T19:07:31.473Z] === RUN TestServiceUpdateConfigs [2021-04-08T19:07:31.982Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-08T19:07:32.543Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-08T19:07:32.543Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-08T19:07:33.911Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-08T19:07:36.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-08T19:07:37.004Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-08T19:07:38.892Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-08T19:07:38.892Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-08T19:07:38.892Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-08T19:07:38.892Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-08T19:07:38.892Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-08T19:07:39.453Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-08T19:07:44.164Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2021-04-08T19:07:44.164Z] === RUN TestServiceUpdateNetwork [2021-04-08T19:07:44.698Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-08T19:07:44.953Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-08T19:07:45.880Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-08T19:07:45.880Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-08T19:07:45.880Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-08T19:07:47.245Z] --- PASS: TestCreateServiceMultipleTimes (21.74s) [2021-04-08T19:07:47.245Z] === RUN TestCreateServiceConflict [2021-04-08T19:07:49.132Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-08T19:07:49.694Z] --- PASS: TestCreateServiceConflict (2.73s) [2021-04-08T19:07:49.694Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T19:07:49.951Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-08T19:07:51.316Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-08T19:07:53.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-08T19:07:53.831Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2021-04-08T19:07:53.831Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T19:07:56.848Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2021-04-08T19:07:56.848Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T19:07:57.490Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-08T19:07:58.135Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-08T19:08:00.378Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-08T19:08:00.939Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-08T19:08:03.454Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-08T19:08:04.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-08T19:08:05.064Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-08T19:08:05.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-08T19:08:07.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-08T19:08:08.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-08T19:08:09.556Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.71s) [2021-04-08T19:08:09.556Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T19:08:10.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-08T19:08:12.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad5900_} [2021-04-08T19:08:12.810Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2021-04-08T19:08:12.810Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T19:08:13.587Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2021-04-08T19:08:13.587Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-08T19:08:13.587Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2021-04-08T19:08:13.587Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-04-08T19:08:13.587Z] PASS [2021-04-08T19:08:13.587Z] [2021-04-08T19:08:13.587Z] === Skipped [2021-04-08T19:08:13.587Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-08T19:08:13.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:08:13.587Z] [2021-04-08T19:08:13.587Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-08T19:08:13.587Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-08T19:08:13.587Z] [2021-04-08T19:08:13.587Z] [2021-04-08T19:08:13.587Z] DONE 27 tests, 2 skipped in 131.008s [2021-04-08T19:08:13.587Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-08T19:08:13.587Z] ++ 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-08T19:08:13.587Z] ++ set -e [2021-04-08T19:08:13.587Z] ++ '[' -n 0 ']' [2021-04-08T19:08:13.587Z] ++ set -x [2021-04-08T19:08:13.587Z] ++ env -i DEST=/go/src/github.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-08T19:08:13.587Z] INFO: Testing against a local daemon [2021-04-08T19:08:13.587Z] === RUN TestSessionCreate [2021-04-08T19:08:13.587Z] --- PASS: TestSessionCreate (0.04s) [2021-04-08T19:08:13.587Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T19:08:13.587Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-08T19:08:13.587Z] PASS [2021-04-08T19:08:13.587Z] [2021-04-08T19:08:13.587Z] DONE 2 tests in 0.143s [2021-04-08T19:08:13.587Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-08T19:08:13.587Z] ++ 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-08T19:08:13.587Z] ++ set -e [2021-04-08T19:08:13.587Z] ++ '[' -n 0 ']' [2021-04-08T19:08:13.587Z] ++ set -x [2021-04-08T19:08:13.587Z] ++ env -i DEST=/go/src/github.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-08T19:08:13.587Z] INFO: Testing against a local daemon [2021-04-08T19:08:13.587Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:08:13.587Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:08:13.587Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T19:08:13.587Z] === RUN TestEventsExecDie [2021-04-08T19:08:13.587Z] --- PASS: TestEventsExecDie (0.66s) [2021-04-08T19:08:13.587Z] === RUN TestEventsBackwardsCompatible [2021-04-08T19:08:13.587Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-08T19:08:13.587Z] === RUN TestInfoBinaryCommits [2021-04-08T19:08:13.884Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-08T19:08:13.884Z] === RUN TestInfoAPIVersioned [2021-04-08T19:08:13.884Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-08T19:08:13.884Z] === RUN TestInfoDiscoveryBackend [2021-04-08T19:08:14.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1021759700_/foo_false____} [2021-04-08T19:08:14.184Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-08T19:08:14.184Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-08T19:08:15.232Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-08T19:08:15.232Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-08T19:08:15.869Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-08T19:08:15.869Z] === RUN TestInfoAPI [2021-04-08T19:08:15.869Z] --- PASS: TestInfoAPI (0.03s) [2021-04-08T19:08:15.869Z] === RUN TestInfoAPIWarnings [2021-04-08T19:08:16.063Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2021-04-08T19:08:16.063Z] === RUN TestCreateServiceSysctls [2021-04-08T19:08:16.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1021759700_/foo_true____} [2021-04-08T19:08:17.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3119339555_/foo_false____} [2021-04-08T19:08:19.862Z] --- PASS: TestCreateServiceSysctls (3.81s) [2021-04-08T19:08:19.862Z] === RUN TestCreateServiceCapabilities [2021-04-08T19:08:19.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3119339555_/foo_true____} [2021-04-08T19:08:21.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3119339555_/foo_true__0xc000ad59c0__} [2021-04-08T19:08:22.156Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-04-08T19:08:22.156Z] === RUN TestInspect [2021-04-08T19:08:23.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad5a20_} [2021-04-08T19:08:24.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad5a60_} [2021-04-08T19:08:25.813Z] --- PASS: TestInspect (3.51s) [2021-04-08T19:08:25.813Z] === RUN TestCreateJob [2021-04-08T19:08:26.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad5aa0_} [2021-04-08T19:08:28.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad5ae0_} [2021-04-08T19:08:29.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-08T19:08:29.752Z] --- PASS: TestCreateJob (4.00s) [2021-04-08T19:08:29.752Z] === RUN TestReplicatedJob [2021-04-08T19:08:29.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-08T19:08:31.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-08T19:08:31.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-08T19:08:31.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-08T19:08:32.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-08T19:08:32.157Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-08T19:08:34.519Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-04-08T19:08:34.519Z] === RUN TestInfoDebug [2021-04-08T19:08:34.519Z] --- PASS: TestInfoDebug (0.53s) [2021-04-08T19:08:34.519Z] === RUN TestInfoInsecureRegistries [2021-04-08T19:08:34.519Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-08T19:08:34.519Z] === RUN TestInfoRegistryMirrors [2021-04-08T19:08:34.519Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-08T19:08:34.519Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T19:08:34.519Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-04-08T19:08:34.519Z] === RUN TestPingCacheHeaders [2021-04-08T19:08:34.519Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-08T19:08:34.519Z] === RUN TestPingGet [2021-04-08T19:08:34.519Z] --- PASS: TestPingGet (0.03s) [2021-04-08T19:08:34.519Z] === RUN TestPingHead [2021-04-08T19:08:34.519Z] --- PASS: TestPingHead (0.03s) [2021-04-08T19:08:34.519Z] === RUN TestVersion [2021-04-08T19:08:34.519Z] --- PASS: TestVersion (0.03s) [2021-04-08T19:08:34.519Z] PASS [2021-04-08T19:08:34.519Z] [2021-04-08T19:08:34.519Z] === Skipped [2021-04-08T19:08:34.519Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:08:34.519Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T19:08:34.519Z] [2021-04-08T19:08:34.519Z] [2021-04-08T19:08:34.519Z] DONE 18 tests, 1 skipped in 21.303s [2021-04-08T19:08:34.519Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-08T19:08:34.519Z] ++ 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-08T19:08:34.519Z] ++ set -e [2021-04-08T19:08:34.519Z] ++ '[' -n 0 ']' [2021-04-08T19:08:34.519Z] ++ set -x [2021-04-08T19:08:34.519Z] ++ env -i DEST=/go/src/github.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-08T19:08:34.519Z] INFO: Testing against a local daemon [2021-04-08T19:08:34.519Z] === RUN TestVolumesCreateAndList [2021-04-08T19:08:34.519Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-08T19:08:34.519Z] === RUN TestVolumesRemove [2021-04-08T19:08:34.519Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-08T19:08:34.519Z] === RUN TestVolumesInspect [2021-04-08T19:08:34.519Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-08T19:08:34.519Z] === RUN TestVolumesInvalidJSON [2021-04-08T19:08:34.519Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T19:08:34.519Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T19:08:34.519Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T19:08:34.519Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-08T19:08:34.519Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T19:08:34.519Z] PASS [2021-04-08T19:08:34.519Z] [2021-04-08T19:08:34.519Z] DONE 5 tests in 0.226s [2021-04-08T19:08:34.519Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T19:08:34.818Z] ++++ cat bundles/test-integration/docker.pid [2021-04-08T19:08:34.818Z] +++ kill 14080 [2021-04-08T19:08:36.333Z] +++ /etc/init.d/apparmor stop [2021-04-08T19:08:36.333Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T19:08:36.333Z] [2021-04-08T19:08:36.333Z] Unloading profiles will leave already running processes permanently [2021-04-08T19:08:36.333Z] unconfined, which can lead to unexpected situations. [2021-04-08T19:08:36.333Z] [2021-04-08T19:08:36.333Z] To set a process to complain mode, use the command line tool [2021-04-08T19:08:36.333Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T19:08:36.333Z] +++ true [2021-04-08T19:08:36.333Z] exiting test-integration [2021-04-08T19:08:36.333Z] ++ exit 0 [2021-04-08T19:08:36.333Z] [2021-04-08T19:08:36.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-08T19:08:37.705Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork Post stage [Pipeline] junit [2021-04-08T19:08:37.906Z] Recording test results [2021-04-08T19:08:38.268Z] --- PASS: TestReplicatedJob (8.52s) [2021-04-08T19:08:38.269Z] === RUN TestUpdateReplicatedJob [2021-04-08T19:08:38.484Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T19:08:38.982Z] + echo Ensuring container killed. [2021-04-08T19:08:38.982Z] Ensuring container killed. [2021-04-08T19:08:38.982Z] + docker rm -vf docker-pr5 [2021-04-08T19:08:38.982Z] Error: No such container: docker-pr5 [2021-04-08T19:08:38.982Z] + true [Pipeline] sh [2021-04-08T19:08:39.405Z] + echo Chowning /workspace to jenkins user [2021-04-08T19:08:39.405Z] Chowning /workspace to jenkins user [2021-04-08T19:08:39.405Z] + id -u [2021-04-08T19:08:39.405Z] + id -g [2021-04-08T19:08:39.405Z] + docker run --rm -v /home/docker/workspace/moby_PR-41999:/workspace busybox chown -R 1001:1001 /workspace [2021-04-08T19:08:39.405Z] Unable to find image 'busybox:latest' locally [2021-04-08T19:08:39.703Z] latest: Pulling from library/busybox [2021-04-08T19:08:39.703Z] 4a957ea280b8: Pulling fs layer [2021-04-08T19:08:40.001Z] 4a957ea280b8: Verifying Checksum [2021-04-08T19:08:40.001Z] 4a957ea280b8: Download complete [2021-04-08T19:08:40.001Z] 4a957ea280b8: Pull complete [2021-04-08T19:08:40.001Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-08T19:08:40.001Z] Status: Downloaded newer image for busybox:latest [2021-04-08T19:08:41.536Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T19:08:42.899Z] --- PASS: TestUpdateReplicatedJob (4.69s) [2021-04-08T19:08:42.899Z] === RUN TestServiceListWithStatuses [2021-04-08T19:08:42.899Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T19:08:42.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:08:42.899Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T19:08:43.183Z] + bundleName=ppc64le-integration [2021-04-08T19:08:43.183Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-08T19:08:43.183Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-08T19:08:43.183Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2021-04-08T19:08:43.183Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-08T19:08:43.238Z] Archiving artifacts [2021-04-08T19:08:43.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T19:08:44.037Z] + make clean [2021-04-08T19:08:44.331Z] make: command: Command not found [2021-04-08T19:08:44.331Z] make: command: Command not found [2021-04-08T19:08:44.331Z] docker volume rm -f docker-dev-cache [2021-04-08T19:08:44.331Z] docker-dev-cache [Pipeline] deleteDir [2021-04-08T19:08:47.065Z] === RUN TestDockerSuite/TestCopyAndRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-04-08T19:08:48.434Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-08T19:08:48.434Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T19:08:48.995Z] --- PASS: TestDockerNetworkConnectAlias (6.17s) [2021-04-08T19:08:48.995Z] === RUN TestDockerNetworkReConnect [2021-04-08T19:08:49.556Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-08T19:08:50.483Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-08T19:08:51.848Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-08T19:08:52.777Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-08T19:08:53.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-08T19:08:53.961Z] --- PASS: TestDockerNetworkReConnect (4.72s) [2021-04-08T19:08:53.961Z] === RUN TestServicePlugin [2021-04-08T19:08:53.961Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-08T19:08:55.343Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-08T19:08:57.231Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-08T19:08:58.596Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-08T19:08:59.962Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-08T19:09:00.891Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-08T19:09:02.257Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-08T19:09:03.186Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-08T19:09:04.550Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-08T19:09:05.477Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-08T19:09:06.406Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-08T19:09:07.334Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-08T19:09:07.334Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-08T19:09:08.261Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-08T19:09:09.186Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-08T19:09:10.116Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-08T19:09:10.686Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-08T19:09:12.050Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-08T19:09:13.938Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-08T19:09:14.195Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-08T19:09:17.462Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-08T19:09:21.629Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-08T19:09:24.144Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-08T19:09:24.705Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-08T19:09:27.971Z] --- PASS: TestServicePlugin (34.16s) [2021-04-08T19:09:27.971Z] plugin_test.go:62: [d97345d3eaf1b] joining swarm manager [d476df54377b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:09:27.971Z] plugin_test.go:65: [dc549f48992e4] joining swarm manager [d476df54377b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:09:27.971Z] === RUN TestServiceUpdateLabel [2021-04-08T19:09:29.858Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-08T19:09:31.222Z] --- PASS: TestServiceUpdateLabel (2.97s) [2021-04-08T19:09:31.222Z] === RUN TestServiceUpdateSecrets [2021-04-08T19:09:33.742Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-08T19:09:34.303Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-08T19:09:38.466Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-08T19:09:39.394Z] === RUN TestDockerSuite/TestCpToDot [2021-04-08T19:09:40.322Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-08T19:09:41.687Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-08T19:09:43.575Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-08T19:09:44.136Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-08T19:09:45.501Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-08T19:09:45.501Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-08T19:09:46.427Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-08T19:09:46.427Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-04-08T19:09:46.427Z] === RUN TestServiceUpdateConfigs [2021-04-08T19:09:47.793Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-08T19:09:47.793Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-08T19:09:47.793Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-08T19:09:48.720Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-08T19:09:49.281Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-08T19:09:49.281Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-08T19:09:49.536Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-08T19:09:50.107Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-08T19:09:50.368Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-08T19:09:50.624Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-08T19:09:50.624Z] === RUN TestDockerSuite/TestCreateRM [2021-04-08T19:09:50.880Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-08T19:09:50.880Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-08T19:09:50.880Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-08T19:09:50.880Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-08T19:09:52.768Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-08T19:09:52.768Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-08T19:09:53.025Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-08T19:09:53.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-08T19:09:58.273Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-08T19:09:58.273Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-08T19:09:58.273Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-08T19:09:58.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-08T19:09:58.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-08T19:09:58.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-08T19:09:59.201Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-08T19:10:01.089Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-08T19:10:01.650Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-08T19:10:02.578Z] --- PASS: TestServiceUpdateConfigs (15.93s) [2021-04-08T19:10:02.578Z] === RUN TestServiceUpdateNetwork [2021-04-08T19:10:03.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-08T19:10:05.834Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-08T19:10:06.761Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-08T19:10:08.124Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-08T19:10:08.124Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-08T19:10:08.686Z] === RUN TestDockerSuite/TestDockerFails [2021-04-08T19:10:08.686Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-08T19:10:08.686Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-08T19:10:08.686Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-08T19:10:10.061Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-08T19:10:10.988Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-08T19:10:13.501Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-08T19:10:13.501Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-08T19:10:13.501Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-08T19:10:14.062Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-08T19:10:17.326Z] --- PASS: TestServiceUpdateNetwork (15.02s) [2021-04-08T19:10:17.326Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T19:10:18.253Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-08T19:10:19.620Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-08T19:10:20.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-08T19:10:23.499Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-08T19:10:26.015Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-08T19:10:26.942Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-08T19:10:27.503Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-08T19:10:29.405Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-08T19:10:29.966Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-08T19:10:30.894Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-08T19:10:31.822Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-08T19:10:32.383Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-08T19:10:32.944Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-08T19:10:34.829Z] --- PASS: TestServiceUpdatePidsLimit (17.40s) [2021-04-08T19:10:34.829Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-04-08T19:10:34.829Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-04-08T19:10:34.829Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-04-08T19:10:34.829Z] PASS [2021-04-08T19:10:34.829Z] [2021-04-08T19:10:34.829Z] === Skipped [2021-04-08T19:10:34.829Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-08T19:10:34.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-08T19:10:34.829Z] [2021-04-08T19:10:34.829Z] [2021-04-08T19:10:34.829Z] DONE 27 tests, 1 skipped in 201.048s [2021-04-08T19:10:34.829Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-08T19:10:34.829Z] ++ 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-08T19:10:34.829Z] ++ set -e [2021-04-08T19:10:34.829Z] ++ '[' -n 0 ']' [2021-04-08T19:10:34.829Z] ++ set -x [2021-04-08T19:10:34.829Z] ++ env -i DEST=/go/src/github.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-08T19:10:34.829Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-08T19:10:35.085Z] INFO: Testing against a local daemon [2021-04-08T19:10:35.085Z] === RUN TestSessionCreate [2021-04-08T19:10:35.085Z] --- PASS: TestSessionCreate (0.03s) [2021-04-08T19:10:35.085Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T19:10:35.085Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-04-08T19:10:35.085Z] PASS [2021-04-08T19:10:35.085Z] [2021-04-08T19:10:35.085Z] DONE 2 tests in 0.228s [2021-04-08T19:10:35.085Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-08T19:10:35.085Z] ++ 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-08T19:10:35.085Z] ++ set -e [2021-04-08T19:10:35.085Z] ++ '[' -n 0 ']' [2021-04-08T19:10:35.085Z] ++ set -x [2021-04-08T19:10:35.085Z] ++ env -i DEST=/go/src/github.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-08T19:10:35.085Z] INFO: Testing against a local daemon [2021-04-08T19:10:35.085Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:10:35.341Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:10:35.341Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T19:10:35.341Z] === RUN TestEventsExecDie [2021-04-08T19:10:36.707Z] --- PASS: TestEventsExecDie (1.49s) [2021-04-08T19:10:36.707Z] === RUN TestEventsBackwardsCompatible [2021-04-08T19:10:36.707Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-08T19:10:36.707Z] === RUN TestInfoBinaryCommits [2021-04-08T19:10:36.707Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-08T19:10:36.707Z] === RUN TestInfoAPIVersioned [2021-04-08T19:10:36.707Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-08T19:10:36.707Z] === RUN TestInfoDiscoveryBackend [2021-04-08T19:10:36.963Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-08T19:10:37.524Z] --- PASS: TestInfoDiscoveryBackend (0.72s) [2021-04-08T19:10:37.524Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-08T19:10:38.450Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-08T19:10:38.450Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-08T19:10:39.376Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.74s) [2021-04-08T19:10:39.376Z] === RUN TestInfoAPI [2021-04-08T19:10:39.376Z] --- PASS: TestInfoAPI (0.02s) [2021-04-08T19:10:39.376Z] === RUN TestInfoAPIWarnings [2021-04-08T19:10:40.302Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-08T19:10:43.570Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-08T19:10:44.498Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-08T19:10:45.867Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-08T19:10:46.430Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-08T19:10:46.685Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-08T19:10:48.049Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-08T19:10:49.411Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-08T19:10:49.667Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-08T19:10:49.923Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-08T19:10:50.484Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-08T19:10:50.484Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-08T19:10:51.849Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-08T19:10:53.215Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-08T19:10:53.215Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-08T19:10:53.215Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-08T19:10:54.142Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-08T19:10:54.398Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-08T19:10:54.959Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-08T19:10:55.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-08T19:10:55.774Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-08T19:10:56.030Z] --- PASS: TestInfoAPIWarnings (16.77s) [2021-04-08T19:10:56.030Z] === RUN TestInfoDebug [2021-04-08T19:10:56.286Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-08T19:10:56.286Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-08T19:10:56.286Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-08T19:10:56.847Z] --- PASS: TestInfoDebug (0.81s) [2021-04-08T19:10:56.847Z] === RUN TestInfoInsecureRegistries [2021-04-08T19:10:57.773Z] --- PASS: TestInfoInsecureRegistries (0.70s) [2021-04-08T19:10:57.773Z] === RUN TestInfoRegistryMirrors [2021-04-08T19:10:57.773Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-08T19:10:58.335Z] --- PASS: TestInfoRegistryMirrors (0.70s) [2021-04-08T19:10:58.335Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T19:10:58.591Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-04-08T19:10:58.591Z] === RUN TestPingCacheHeaders [2021-04-08T19:10:58.591Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-08T19:10:58.591Z] === RUN TestPingGet [2021-04-08T19:10:58.591Z] --- PASS: TestPingGet (0.02s) [2021-04-08T19:10:58.591Z] === RUN TestPingHead [2021-04-08T19:10:58.591Z] === RUN TestDockerSuite/TestEventsRename [2021-04-08T19:10:58.591Z] --- PASS: TestPingHead (0.03s) [2021-04-08T19:10:58.591Z] === RUN TestVersion [2021-04-08T19:10:58.591Z] --- PASS: TestVersion (0.03s) [2021-04-08T19:10:58.591Z] PASS [2021-04-08T19:10:58.591Z] [2021-04-08T19:10:58.591Z] === Skipped [2021-04-08T19:10:58.591Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:10:58.591Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-08T19:10:58.591Z] [2021-04-08T19:10:58.591Z] [2021-04-08T19:10:58.591Z] DONE 18 tests, 1 skipped in 23.507s [2021-04-08T19:10:58.591Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-08T19:10:58.591Z] ++ 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-08T19:10:58.591Z] ++ set -e [2021-04-08T19:10:58.591Z] ++ '[' -n 0 ']' [2021-04-08T19:10:58.591Z] ++ set -x [2021-04-08T19:10:58.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:10:58.847Z] INFO: Testing against a local daemon [2021-04-08T19:10:58.847Z] === RUN TestVolumesCreateAndList [2021-04-08T19:10:58.847Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-08T19:10:58.847Z] === RUN TestVolumesRemove [2021-04-08T19:10:58.847Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-08T19:10:58.847Z] === RUN TestVolumesInspect [2021-04-08T19:10:58.847Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-08T19:10:58.847Z] === RUN TestVolumesInvalidJSON [2021-04-08T19:10:58.847Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T19:10:58.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T19:10:58.847Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T19:10:58.847Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-08T19:10:58.847Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T19:10:58.847Z] PASS [2021-04-08T19:10:58.847Z] [2021-04-08T19:10:58.847Z] DONE 5 tests in 0.295s [2021-04-08T19:10:58.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T19:10:59.408Z] ++++ cat bundles/test-integration/docker.pid [2021-04-08T19:10:59.408Z] +++ kill 5690 [2021-04-08T19:10:59.664Z] === RUN TestDockerSuite/TestEventsResize [2021-04-08T19:11:00.650Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-08T19:11:00.650Z] +++ /etc/init.d/apparmor stop [2021-04-08T19:11:00.650Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T19:11:00.650Z] [2021-04-08T19:11:00.650Z] Unloading profiles will leave already running processes permanently [2021-04-08T19:11:00.650Z] unconfined, which can lead to unexpected situations. [2021-04-08T19:11:00.650Z] [2021-04-08T19:11:00.650Z] To set a process to complain mode, use the command line tool [2021-04-08T19:11:00.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T19:11:00.650Z] +++ true [2021-04-08T19:11:00.650Z] exiting test-integration [2021-04-08T19:11:00.650Z] ++ exit 0 [2021-04-08T19:11:00.650Z] [2021-04-08T19:11:01.211Z] + for job in $(jobs -p) [2021-04-08T19:11:01.211Z] + wait 3231 [2021-04-08T19:11:06.447Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-08T19:11:07.374Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-08T19:11:07.935Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-08T19:11:11.197Z] === RUN TestDockerSuite/TestEventsTop [2021-04-08T19:11:11.759Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-08T19:11:14.270Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-08T19:11:16.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-08T19:11:22.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-08T19:11:26.195Z] === RUN TestDockerSuite/TestExec [2021-04-08T19:11:27.562Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-08T19:11:28.929Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-08T19:11:29.857Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-08T19:11:30.784Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-08T19:11:34.050Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-08T19:11:34.611Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-08T19:11:35.538Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-08T19:11:36.904Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-08T19:11:37.465Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-08T19:11:38.829Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-08T19:11:39.755Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-08T19:11:41.642Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-08T19:11:43.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-08T19:11:44.105Z] === RUN TestDockerSuite/TestExecEnv [2021-04-08T19:11:45.469Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-08T19:11:47.983Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-08T19:11:49.348Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-08T19:11:52.617Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-08T19:11:53.544Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-08T19:11:54.472Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-08T19:11:55.398Z] === RUN TestDockerSuite/TestExecParseError [2021-04-08T19:11:56.325Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-08T19:11:56.886Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-08T19:11:57.814Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-08T19:12:01.993Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-08T19:12:02.553Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-08T19:12:03.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-08T19:12:03.677Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-08T19:12:15.838Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-08T19:12:16.094Z] === RUN TestDockerSuite/TestExecTTY [2021-04-08T19:12:17.020Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-08T19:12:17.948Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-08T19:12:18.874Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-08T19:12:19.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-08T19:12:20.058Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-08T19:12:20.058Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-08T19:12:23.327Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-08T19:12:24.691Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-08T19:12:27.227Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-08T19:12:27.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-08T19:12:28.044Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-08T19:12:29.933Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-08T19:12:35.176Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-08T19:12:40.414Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-08T19:12:41.779Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-08T19:12:47.017Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-08T19:12:47.017Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-08T19:12:47.017Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-08T19:12:47.017Z] === RUN TestDockerSuite/TestHealth [2021-04-08T19:12:56.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-08T19:12:58.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-08T19:13:11.014Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-08T19:13:11.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-08T19:13:11.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-08T19:13:11.014Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-08T19:13:11.940Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-08T19:13:11.940Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-08T19:13:12.866Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-08T19:13:12.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-08T19:13:12.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-08T19:13:12.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-08T19:13:13.122Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-08T19:13:13.122Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-08T19:13:13.683Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-08T19:13:13.683Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-08T19:13:14.244Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-08T19:13:14.244Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-08T19:13:14.806Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-08T19:13:15.734Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-08T19:13:15.734Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-08T19:13:16.661Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-08T19:13:19.176Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-08T19:13:19.176Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-08T19:13:19.176Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-08T19:13:21.080Z] === RUN TestDockerSuite/TestImportFile [2021-04-08T19:13:22.465Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-08T19:13:22.465Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-08T19:13:22.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-08T19:13:24.611Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-08T19:13:26.500Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-08T19:13:29.015Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-08T19:13:30.382Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-08T19:13:31.310Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-08T19:13:32.676Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-08T19:13:32.676Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-08T19:13:32.676Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-08T19:13:33.690Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-08T19:13:34.620Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-08T19:13:35.548Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-08T19:13:36.109Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-08T19:13:36.669Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-08T19:13:37.596Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-08T19:13:37.596Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-08T19:13:39.498Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-08T19:13:40.424Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-08T19:13:40.986Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-08T19:13:40.986Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-08T19:13:41.913Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-08T19:13:41.913Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-08T19:13:43.277Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-08T19:13:44.204Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-08T19:13:45.132Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-08T19:13:45.694Z] === RUN TestDockerSuite/TestInspectImage [2021-04-08T19:13:45.694Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-08T19:13:45.694Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-08T19:13:45.694Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-08T19:13:46.621Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-08T19:13:47.549Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-08T19:13:47.549Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-08T19:13:48.914Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-08T19:13:49.841Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-08T19:13:51.208Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-08T19:13:51.208Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-08T19:13:52.135Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-08T19:13:53.061Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-08T19:13:54.437Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-08T19:13:55.368Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-08T19:13:55.929Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-08T19:13:56.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-08T19:13:56.860Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-08T19:13:57.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-08T19:13:58.787Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-08T19:13:59.348Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-08T19:13:59.348Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-08T19:14:01.863Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-08T19:14:04.378Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-08T19:14:06.896Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-08T19:14:07.459Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-08T19:14:10.726Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-08T19:14:13.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-08T19:14:15.767Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-08T19:14:15.767Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-08T19:14:17.656Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-08T19:14:18.218Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-08T19:14:18.780Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-08T19:14:28.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-08T19:14:29.648Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-08T19:14:32.916Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-08T19:14:36.181Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-08T19:14:36.743Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-08T19:14:40.032Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-08T19:14:40.032Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-08T19:14:40.032Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-08T19:14:40.032Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-08T19:14:40.032Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-08T19:14:40.594Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-08T19:14:41.520Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-08T19:14:45.853Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-08T19:14:45.853Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-08T19:14:51.092Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-08T19:14:51.653Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-08T19:14:51.653Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-08T19:14:53.541Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-08T19:14:54.469Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-08T19:14:55.835Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-08T19:14:56.761Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-08T19:14:57.688Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-08T19:15:00.960Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-08T19:15:01.521Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-08T19:15:02.083Z] === RUN TestDockerSuite/TestLogsSince [2021-04-08T19:15:10.159Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-08T19:15:11.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-08T19:15:15.247Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-08T19:15:15.503Z] === RUN TestDockerSuite/TestLogsTail [2021-04-08T19:15:16.868Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-08T19:15:18.234Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-08T19:15:18.795Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-08T19:15:19.051Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-08T19:15:19.979Z] === RUN TestDockerSuite/TestNetHostname [2021-04-08T19:15:22.493Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-08T19:15:23.055Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-08T19:15:31.188Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-08T19:15:33.704Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-08T19:15:34.649Z] === RUN TestDockerSuite/TestPluginActive [2021-04-08T19:15:36.541Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-08T19:15:43.076Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-08T19:15:43.331Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-08T19:15:44.259Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-08T19:15:44.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-08T19:15:47.334Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-08T19:15:49.228Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-08T19:15:51.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-08T19:15:51.682Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-08T19:15:53.575Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-08T19:15:56.841Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-08T19:15:56.841Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-08T19:16:01.005Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-08T19:16:01.005Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-08T19:16:02.892Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-08T19:16:04.779Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-08T19:16:04.779Z] === RUN TestDockerSuite/TestPortList [2021-04-08T19:16:08.045Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-08T19:16:13.308Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-08T19:16:18.552Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-08T19:16:18.807Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-08T19:16:20.695Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-08T19:16:28.777Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-08T19:16:28.777Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-08T19:16:28.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-08T19:16:28.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-08T19:16:28.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-08T19:16:29.076Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-08T19:16:29.076Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-08T19:16:30.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-08T19:16:30.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-08T19:16:31.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-08T19:16:31.368Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-08T19:16:34.634Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-08T19:16:35.561Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-08T19:16:37.017Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-08T19:16:37.017Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-08T19:16:40.285Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-08T19:16:40.846Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-08T19:16:43.361Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-08T19:16:44.727Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-08T19:16:49.972Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-08T19:16:50.228Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-08T19:16:53.495Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-08T19:16:54.423Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-08T19:16:58.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-08T19:17:03.844Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-08T19:17:05.207Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-08T19:17:07.095Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-08T19:17:08.460Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-08T19:17:09.823Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-08T19:17:10.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-08T19:17:12.640Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-08T19:17:14.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-08T19:17:15.896Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-08T19:17:17.786Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-08T19:17:17.786Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-08T19:17:18.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-08T19:17:18.913Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-08T19:17:21.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-08T19:17:21.691Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-08T19:17:24.958Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-08T19:17:25.518Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-08T19:17:25.518Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-08T19:17:25.775Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-08T19:17:25.775Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-08T19:17:26.031Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-08T19:17:26.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-08T19:17:26.957Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-08T19:17:28.846Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-08T19:17:29.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-08T19:17:30.701Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-08T19:17:31.628Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-08T19:17:34.893Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-08T19:17:38.157Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-08T19:17:43.421Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-08T19:17:43.676Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-08T19:17:45.040Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-08T19:17:48.311Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-08T19:17:48.311Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-08T19:17:48.311Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-08T19:17:48.566Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-08T19:17:51.833Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-08T19:17:51.833Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-08T19:17:52.762Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-08T19:17:58.006Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-08T19:17:58.568Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-08T19:18:00.456Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-08T19:18:00.456Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-08T19:18:00.456Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-08T19:18:04.624Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-08T19:18:05.185Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-08T19:18:05.441Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-08T19:18:07.328Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-08T19:18:07.889Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-08T19:18:09.778Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-08T19:18:10.338Z] === RUN TestDockerSuite/TestRmiTag [2021-04-08T19:18:10.338Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-08T19:18:11.267Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-08T19:18:12.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-08T19:18:16.362Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-08T19:18:16.362Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-08T19:18:16.618Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-08T19:18:17.983Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-08T19:18:18.545Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-08T19:18:19.910Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-08T19:18:19.910Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-08T19:18:20.838Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-08T19:18:21.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-08T19:18:22.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-08T19:18:22.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-08T19:18:23.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-08T19:18:23.820Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-08T19:18:26.337Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-08T19:18:26.592Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-08T19:18:27.957Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-08T19:18:28.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-08T19:18:29.450Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-08T19:18:30.378Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-08T19:18:32.271Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-08T19:18:32.271Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-08T19:18:33.198Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-08T19:18:34.565Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-08T19:18:35.493Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-08T19:18:36.420Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-08T19:18:36.981Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-08T19:18:38.353Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-08T19:18:39.287Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-08T19:18:39.850Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-08T19:18:40.412Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-08T19:18:41.338Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-08T19:18:41.338Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-08T19:18:43.229Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-08T19:18:44.156Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-08T19:18:45.151Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-08T19:18:45.713Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-08T19:18:45.969Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-08T19:18:46.624Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-08T19:18:46.624Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-08T19:18:47.551Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-08T19:18:48.916Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-08T19:18:49.476Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-08T19:18:50.403Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-08T19:18:50.967Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-08T19:18:50.967Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-08T19:18:51.528Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-08T19:18:51.528Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-08T19:18:52.892Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-08T19:18:53.455Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-08T19:18:54.016Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-08T19:18:54.942Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-08T19:18:54.942Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-08T19:18:55.504Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-08T19:18:56.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-08T19:18:58.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-08T19:18:59.598Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-08T19:18:59.854Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-08T19:19:00.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-08T19:19:01.710Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-08T19:19:02.637Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-08T19:19:03.564Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-08T19:19:04.490Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-08T19:19:05.866Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-08T19:19:09.129Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-08T19:19:09.129Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-08T19:19:09.690Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-08T19:19:12.207Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-08T19:19:13.573Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-08T19:19:13.829Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-08T19:19:16.346Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-08T19:19:16.907Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-08T19:19:19.431Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-08T19:19:19.431Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-08T19:19:19.431Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-08T19:19:19.992Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-08T19:19:22.528Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-08T19:19:23.892Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-08T19:19:26.406Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-08T19:19:27.331Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-08T19:19:29.217Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-08T19:19:29.779Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-08T19:19:29.779Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-08T19:19:30.340Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-08T19:19:32.228Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-08T19:19:32.228Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-08T19:19:32.789Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-08T19:19:33.350Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-08T19:19:34.278Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-08T19:19:34.839Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-08T19:19:34.839Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-08T19:19:35.766Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-08T19:19:36.328Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-08T19:19:36.889Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-08T19:19:37.816Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-08T19:19:38.759Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-08T19:19:39.684Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-08T19:19:39.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-08T19:19:40.245Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-08T19:19:41.173Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-08T19:19:41.173Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-08T19:19:42.101Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-08T19:19:42.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-08T19:19:42.918Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-08T19:19:44.806Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-08T19:19:45.062Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-08T19:19:45.062Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-08T19:19:45.623Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-08T19:19:49.794Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-08T19:19:50.050Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-08T19:20:02.208Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-08T19:20:02.208Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-08T19:20:03.577Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-08T19:20:03.577Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-08T19:20:03.832Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-08T19:20:03.832Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-08T19:20:04.393Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-08T19:20:05.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-08T19:20:07.649Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-08T19:20:09.613Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-08T19:20:10.977Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-08T19:20:14.244Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-08T19:20:16.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-08T19:20:16.757Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-08T19:20:17.319Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-08T19:20:18.248Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-08T19:20:19.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-08T19:20:19.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-08T19:20:19.875Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-08T19:20:21.257Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-08T19:20:22.621Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-08T19:20:24.508Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-08T19:20:24.508Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-08T19:20:24.508Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-08T19:20:25.878Z] === RUN TestDockerSuite/TestRunMount [2021-04-08T19:20:33.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-08T19:20:34.523Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-08T19:20:35.891Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-08T19:20:36.452Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-08T19:20:37.816Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-08T19:20:40.329Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-08T19:20:43.615Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-08T19:20:45.502Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-08T19:20:48.017Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-08T19:20:49.381Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-08T19:20:50.744Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-08T19:20:50.744Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-08T19:20:51.670Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-08T19:20:52.232Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-08T19:20:52.793Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-08T19:20:53.720Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-08T19:20:55.091Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-08T19:20:57.605Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-08T19:20:59.493Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-08T19:21:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-08T19:21:05.042Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-08T19:21:05.042Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-08T19:21:05.042Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-08T19:21:05.968Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-08T19:21:05.968Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-08T19:21:06.529Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-08T19:21:07.457Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-08T19:21:07.457Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-08T19:21:08.021Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-08T19:21:14.550Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-08T19:21:14.550Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-08T19:21:14.550Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-08T19:21:15.112Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-08T19:21:17.000Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-08T19:21:17.927Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-08T19:21:18.488Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-08T19:21:18.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-08T19:21:19.305Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-08T19:21:19.882Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-08T19:21:20.444Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-08T19:21:20.444Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-08T19:21:21.371Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-08T19:21:21.627Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-08T19:21:21.627Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-08T19:21:22.190Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-08T19:21:23.554Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-08T19:21:23.554Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-08T19:21:26.825Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-08T19:21:28.192Z] === RUN TestDockerSuite/TestRunRm [2021-04-08T19:21:29.118Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-08T19:21:33.278Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-08T19:21:33.536Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-08T19:21:34.097Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-08T19:21:35.464Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-08T19:21:36.391Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-08T19:21:40.581Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-08T19:21:41.216Z] --- PASS: TestBuildWCOWSandboxSize (875.06s) [2021-04-08T19:21:41.216Z] === RUN TestBuildWithEmptyDockerfile [2021-04-08T19:21:41.216Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T19:21:41.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T19:21:41.216Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T19:21:41.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T19:21:41.216Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T19:21:41.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T19:21:42.180Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-08T19:21:42.180Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-08T19:21:42.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-08T19:21:42.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.66s) [2021-04-08T19:21:42.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-08T19:21:42.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-08T19:21:42.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-08T19:21:42.180Z] === RUN TestBuildPreserveOwnership [2021-04-08T19:21:42.180Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-08T19:21:42.180Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:21:42.180Z] === RUN TestBuildPlatformInvalid [2021-04-08T19:21:42.636Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-04-08T19:21:42.636Z] PASS [2021-04-08T19:21:42.636Z] ok github.com/docker/docker/integration/build 1069.926s [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] === Skipped [2021-04-08T19:21:43.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-08T19:21:43.093Z] build_session_test.go:25: TODO: BuildKit [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-08T19:21:43.093Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-08T19:21:43.093Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-08T19:21:43.093Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-08T19:21:43.093Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] [2021-04-08T19:21:43.093Z] DONE 29 tests, 5 skipped in 1093.631s [2021-04-08T19:21:43.551Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-08T19:21:43.845Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-08T19:21:44.406Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-08T19:21:44.968Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-08T19:21:45.529Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-08T19:21:46.090Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-08T19:21:46.345Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-08T19:21:46.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:21:46.463Z] INFO: Testing against a local daemon [2021-04-08T19:21:46.463Z] === RUN TestConfigInspect [2021-04-08T19:21:46.463Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] === RUN TestConfigList [2021-04-08T19:21:46.463Z] --- SKIP: TestConfigList (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] === RUN TestConfigsCreateAndDelete [2021-04-08T19:21:46.463Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] === RUN TestConfigsUpdate [2021-04-08T19:21:46.463Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] === RUN TestTemplatedConfig [2021-04-08T19:21:46.463Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] === RUN TestConfigCreateResolve [2021-04-08T19:21:46.463Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:21:46.463Z] === RUN TestConfigDaemonLibtrustID [2021-04-08T19:21:46.463Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:21:46.463Z] PASS [2021-04-08T19:21:46.463Z] ok github.com/docker/docker/integration/config 0.176s [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === Skipped [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-08T19:21:46.463Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] [2021-04-08T19:21:46.463Z] DONE 7 tests, 7 skipped in 3.186s [2021-04-08T19:21:46.463Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-08T19:21:46.906Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-08T19:21:47.833Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-08T19:21:48.395Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-08T19:21:48.956Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-08T19:21:49.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:21:49.363Z] INFO: Testing against a local daemon [2021-04-08T19:21:49.363Z] === RUN TestCheckpoint [2021-04-08T19:21:49.363Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-08T19:21:49.363Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T19:21:49.363Z] === RUN TestContainerInvalidJSON [2021-04-08T19:21:49.363Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T19:21:49.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T19:21:49.363Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T19:21:49.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T19:21:49.363Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-08T19:21:49.363Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-08T19:21:50.327Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-08T19:21:50.327Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-08T19:21:50.327Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-08T19:21:50.327Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-04-08T19:21:50.327Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-08T19:21:50.327Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-08T19:21:50.327Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-08T19:21:50.327Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-08T19:21:50.327Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-04-08T19:21:50.327Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-08T19:21:50.327Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-08T19:21:50.327Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-08T19:21:50.327Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-08T19:21:50.784Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-04-08T19:21:50.784Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-08T19:21:50.784Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-04-08T19:21:50.784Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-08T19:21:50.784Z] === RUN TestCopyFromContainer [2021-04-08T19:21:50.784Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-08T19:21:50.784Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:50.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-08T19:21:50.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T19:21:50.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T19:21:50.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T19:21:50.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T19:21:50.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T19:21:50.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T19:21:50.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-08T19:21:50.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-08T19:21:50.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-08T19:21:50.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-08T19:21:50.784Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-08T19:21:50.784Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-08T19:21:50.784Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidEnv [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-08T19:21:50.784Z] === RUN TestCreateTmpfsMountsTarget [2021-04-08T19:21:50.784Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-08T19:21:50.784Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:50.784Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-08T19:21:50.784Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-08T19:21:50.784Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:21:50.784Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-08T19:21:50.784Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-08T19:21:50.784Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T19:21:50.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T19:21:50.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-08T19:21:50.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-08T19:21:50.784Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-08T19:21:50.784Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-08T19:21:50.784Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-08T19:21:50.784Z] === RUN TestCreateDifferentPlatform [2021-04-08T19:21:50.784Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-08T19:21:50.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-08T19:21:50.784Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-08T19:21:50.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-08T19:21:50.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-08T19:21:50.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-04-08T19:21:50.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-08T19:21:50.784Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-08T19:21:50.784Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-08T19:21:50.784Z] === RUN TestContainerKillOnDaemonStart [2021-04-08T19:21:50.784Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-08T19:21:50.784Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:50.784Z] === RUN TestDiff [2021-04-08T19:21:50.784Z] --- SKIP: TestDiff (0.00s) [2021-04-08T19:21:50.784Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-08T19:21:50.784Z] === RUN TestExecWithCloseStdin [2021-04-08T19:21:52.217Z] === RUN TestDockerSuite/TestRunState [2021-04-08T19:21:53.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-08T19:21:54.071Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-08T19:21:54.506Z] --- PASS: TestExecWithCloseStdin (3.31s) [2021-04-08T19:21:54.506Z] === RUN TestExec [2021-04-08T19:21:54.632Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-08T19:21:54.632Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-08T19:21:54.632Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-08T19:21:55.559Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-08T19:21:55.824Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-08T19:21:56.677Z] --- PASS: TestExec (2.13s) [2021-04-08T19:21:56.677Z] === RUN TestExecUser [2021-04-08T19:21:56.677Z] --- SKIP: TestExecUser (0.00s) [2021-04-08T19:21:56.677Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-08T19:21:56.677Z] === RUN TestExportContainerAndImportImage [2021-04-08T19:21:56.677Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-08T19:21:56.677Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:56.677Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-08T19:21:56.677Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-08T19:21:56.677Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:21:56.677Z] === RUN TestHealthCheckWorkdir [2021-04-08T19:21:56.677Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-08T19:21:56.677Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-08T19:21:56.677Z] === RUN TestHealthKillContainer [2021-04-08T19:21:56.677Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-08T19:21:56.677Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-08T19:21:56.677Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-08T19:21:56.677Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-08T19:21:56.677Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-08T19:21:56.677Z] === RUN TestKillContainerInvalidSignal [2021-04-08T19:21:57.716Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-08T19:21:57.716Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-08T19:21:57.716Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-08T19:21:58.233Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-04-08T19:21:58.233Z] === RUN TestKillContainer [2021-04-08T19:21:58.233Z] === RUN TestKillContainer/no_signal [2021-04-08T19:21:58.278Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-08T19:22:00.166Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-08T19:22:00.401Z] === RUN TestKillContainer/non_killing_signal [2021-04-08T19:22:00.401Z] === RUN TestKillContainer/killing_signal [2021-04-08T19:22:01.093Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-08T19:22:02.983Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-08T19:22:07.148Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-08T19:22:07.459Z] --- PASS: TestKillContainer (9.02s) [2021-04-08T19:22:07.459Z] --- PASS: TestKillContainer/no_signal (1.92s) [2021-04-08T19:22:07.459Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-08T19:22:07.459Z] --- PASS: TestKillContainer/killing_signal (7.05s) [2021-04-08T19:22:07.459Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-08T19:22:07.459Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-08T19:22:07.459Z] === RUN TestKillStoppedContainer [2021-04-08T19:22:07.459Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-08T19:22:07.459Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-08T19:22:07.459Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-08T19:22:07.459Z] === RUN TestKillDifferentUserContainer [2021-04-08T19:22:07.459Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-08T19:22:07.459Z] === RUN TestInspectOomKilledTrue [2021-04-08T19:22:07.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:22:07.459Z] === RUN TestInspectOomKilledFalse [2021-04-08T19:22:07.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-08T19:22:07.459Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T19:22:07.459Z] === RUN TestLogsFollowTailEmpty [2021-04-08T19:22:09.633Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2021-04-08T19:22:09.633Z] === RUN TestNetworkNat [2021-04-08T19:22:09.633Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-08T19:22:09.633Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-08T19:22:09.633Z] === RUN TestNetworkLocalhostTCPNat [2021-04-08T19:22:09.662Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-08T19:22:10.226Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-08T19:22:11.154Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-08T19:22:11.715Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-08T19:22:11.812Z] --- PASS: TestNetworkLocalhostTCPNat (2.28s) [2021-04-08T19:22:11.812Z] === RUN TestNetworkLoopbackNat [2021-04-08T19:22:11.812Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-08T19:22:11.812Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-08T19:22:11.812Z] === RUN TestPause [2021-04-08T19:22:11.812Z] --- SKIP: TestPause (0.00s) [2021-04-08T19:22:11.812Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-08T19:22:11.812Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-08T19:22:13.603Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-08T19:22:13.981Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2021-04-08T19:22:13.981Z] === RUN TestPauseStopPausedContainer [2021-04-08T19:22:13.981Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-08T19:22:13.981Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:22:13.981Z] === RUN TestPsFilter [2021-04-08T19:22:13.981Z] --- PASS: TestPsFilter (0.22s) [2021-04-08T19:22:13.981Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-08T19:22:14.971Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-08T19:22:15.531Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-08T19:22:15.531Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-08T19:22:15.531Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-08T19:22:16.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.16s) [2021-04-08T19:22:16.150Z] === RUN TestRemoveContainerWithVolume [2021-04-08T19:22:16.457Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-08T19:22:17.019Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-08T19:22:17.581Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-08T19:22:17.581Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-08T19:22:17.836Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-08T19:22:18.319Z] --- PASS: TestRemoveContainerWithVolume (2.17s) [2021-04-08T19:22:18.319Z] === RUN TestRemoveContainerRunning [2021-04-08T19:22:18.398Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-08T19:22:20.494Z] --- PASS: TestRemoveContainerRunning (1.95s) [2021-04-08T19:22:20.494Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-08T19:22:22.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.83s) [2021-04-08T19:22:22.026Z] === RUN TestRemoveInvalidContainer [2021-04-08T19:22:22.026Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-08T19:22:22.026Z] === RUN TestRenameLinkedContainer [2021-04-08T19:22:22.026Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-08T19:22:22.026Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-08T19:22:22.026Z] === RUN TestRenameStoppedContainer [2021-04-08T19:22:22.563Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-08T19:22:23.123Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-08T19:22:24.049Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-08T19:22:24.197Z] --- PASS: TestRenameStoppedContainer (2.20s) [2021-04-08T19:22:24.197Z] === RUN TestRenameRunningContainerAndReuse [2021-04-08T19:22:25.936Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-08T19:22:27.299Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-08T19:22:28.878Z] --- PASS: TestRenameRunningContainerAndReuse (4.02s) [2021-04-08T19:22:28.878Z] === RUN TestRenameInvalidName [2021-04-08T19:22:29.814Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-08T19:22:29.841Z] --- PASS: TestRenameInvalidName (1.86s) [2021-04-08T19:22:29.841Z] === RUN TestRenameAnonymousContainer [2021-04-08T19:22:29.841Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-08T19:22:29.841Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-08T19:22:29.841Z] === RUN TestRenameContainerWithSameName [2021-04-08T19:22:31.704Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-08T19:22:32.010Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2021-04-08T19:22:32.010Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-08T19:22:32.010Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-08T19:22:32.010Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-08T19:22:32.010Z] === RUN TestResize [2021-04-08T19:22:32.281Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-08T19:22:32.541Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-08T19:22:32.541Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-08T19:22:32.541Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-08T19:22:32.541Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-08T19:22:32.797Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-08T19:22:32.797Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-08T19:22:34.179Z] --- PASS: TestResize (1.87s) [2021-04-08T19:22:34.179Z] === RUN TestResizeWithInvalidSize [2021-04-08T19:22:34.179Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-08T19:22:34.179Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-08T19:22:34.179Z] === RUN TestResizeWhenContainerNotStarted [2021-04-08T19:22:36.351Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2021-04-08T19:22:36.351Z] === RUN TestDaemonRestartKillContainers [2021-04-08T19:22:36.351Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-08T19:22:36.351Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:22:36.351Z] === RUN TestStats [2021-04-08T19:22:36.351Z] --- SKIP: TestStats (0.00s) [2021-04-08T19:22:36.351Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-08T19:22:36.351Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-08T19:22:36.959Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-08T19:22:37.214Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-08T19:22:38.141Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-08T19:22:40.030Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-08T19:22:41.394Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-08T19:22:42.323Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-08T19:22:42.323Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-08T19:22:43.252Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-08T19:22:43.252Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-08T19:22:43.252Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-08T19:22:43.252Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-08T19:22:43.252Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-08T19:22:43.252Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-08T19:22:43.508Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-08T19:22:43.508Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-08T19:22:43.508Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-08T19:22:43.508Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-08T19:22:44.434Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-08T19:22:44.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.52s) [2021-04-08T19:22:44.897Z] === RUN TestStopContainerWithTimeout [2021-04-08T19:22:44.897Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-08T19:22:44.897Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-08T19:22:44.897Z] === RUN TestUpdateRestartPolicy [2021-04-08T19:22:45.360Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-08T19:22:45.616Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-08T19:22:46.178Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-08T19:22:46.434Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-08T19:22:47.360Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-08T19:22:47.616Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-08T19:22:48.543Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-08T19:22:48.807Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-08T19:22:49.749Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-08T19:22:50.676Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-08T19:22:50.676Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-08T19:22:50.676Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-08T19:22:51.603Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-08T19:22:53.491Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-08T19:22:54.418Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-08T19:22:54.418Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-08T19:22:54.983Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-08T19:22:55.239Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-08T19:22:55.800Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-08T19:22:57.164Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-08T19:22:57.726Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-08T19:22:58.286Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-08T19:23:00.805Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-08T19:23:01.366Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-08T19:23:01.366Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-08T19:23:01.366Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-08T19:23:02.293Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-08T19:23:03.658Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-08T19:23:04.585Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-08T19:23:04.585Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-08T19:23:05.964Z] --- PASS: TestUpdateRestartPolicy (20.42s) [2021-04-08T19:23:05.964Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-08T19:23:05.964Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-04-08T19:23:05.964Z] === RUN TestWaitNonBlocked [2021-04-08T19:23:05.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T19:23:05.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T19:23:05.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T19:23:05.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T19:23:05.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-08T19:23:05.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-08T19:23:05.969Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-08T19:23:06.894Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-08T19:23:06.894Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-08T19:23:07.458Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-08T19:23:08.864Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-08T19:23:08.865Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.60s) [2021-04-08T19:23:08.865Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.68s) [2021-04-08T19:23:08.865Z] === RUN TestWaitBlocked [2021-04-08T19:23:08.865Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-08T19:23:08.865Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:08.865Z] PASS [2021-04-08T19:23:08.865Z] ok github.com/docker/docker/integration/container 79.411s [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === Skipped [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-08T19:23:08.865Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-08T19:23:08.865Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-04-08T19:23:08.865Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-08T19:23:08.865Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-08T19:23:08.865Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-08T19:23:08.865Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-08T19:23:08.865Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-08T19:23:08.865Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-08T19:23:08.865Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-08T19:23:08.865Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-08T19:23:08.865Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-08T19:23:08.865Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-08T19:23:08.865Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-08T19:23:08.865Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-08T19:23:08.865Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-08T19:23:08.865Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-08T19:23:08.865Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-08T19:23:08.865Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-08T19:23:08.865Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-08T19:23:08.865Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-08T19:23:08.865Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-08T19:23:08.865Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-08T19:23:08.865Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-08T19:23:08.865Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-08T19:23:08.865Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-08T19:23:08.865Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-08T19:23:08.865Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-08T19:23:08.865Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-08T19:23:08.865Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-08T19:23:08.865Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-08T19:23:08.865Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-08T19:23:08.865Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] [2021-04-08T19:23:08.865Z] DONE 88 tests, 37 skipped in 82.221s [2021-04-08T19:23:08.865Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-08T19:23:09.973Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-08T19:23:09.973Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-08T19:23:09.973Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-08T19:23:11.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:11.036Z] INFO: Testing against a local daemon [2021-04-08T19:23:11.036Z] === RUN TestCommitInheritsEnv [2021-04-08T19:23:11.036Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-08T19:23:11.036Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:23:11.036Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-08T19:23:11.036Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-08T19:23:11.036Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-08T19:23:11.036Z] === RUN TestImagesFilterMultiReference [2021-04-08T19:23:11.036Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-08T19:23:11.036Z] === RUN TestImagePullPlatformInvalid [2021-04-08T19:23:11.492Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-08T19:23:11.492Z] === RUN TestRemoveImageOrphaning [2021-04-08T19:23:11.861Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-08T19:23:11.861Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-08T19:23:11.861Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-08T19:23:12.455Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2021-04-08T19:23:12.455Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-08T19:23:12.455Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-08T19:23:12.455Z] === RUN TestTagInvalidReference [2021-04-08T19:23:12.455Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-08T19:23:12.455Z] === RUN TestTagValidPrefixedRepo [2021-04-08T19:23:12.455Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-08T19:23:12.455Z] === RUN TestTagExistedNameWithoutForce [2021-04-08T19:23:12.455Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-08T19:23:12.455Z] === RUN TestTagOfficialNames [2021-04-08T19:23:12.455Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-08T19:23:12.455Z] === RUN TestTagMatchesDigest [2021-04-08T19:23:12.455Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-08T19:23:12.455Z] PASS [2021-04-08T19:23:12.455Z] ok github.com/docker/docker/integration/image 1.572s [2021-04-08T19:23:12.455Z] [2021-04-08T19:23:12.455Z] === Skipped [2021-04-08T19:23:12.455Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-08T19:23:12.455Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:23:12.455Z] [2021-04-08T19:23:12.455Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-08T19:23:12.455Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-08T19:23:12.455Z] [2021-04-08T19:23:12.455Z] [2021-04-08T19:23:12.455Z] DONE 11 tests, 2 skipped in 3.760s [2021-04-08T19:23:12.915Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-08T19:23:13.749Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-08T19:23:14.312Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-08T19:23:14.312Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-08T19:23:15.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:15.087Z] INFO: Testing against a local daemon [2021-04-08T19:23:15.087Z] === RUN TestNetworkCreateDelete [2021-04-08T19:23:15.087Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-08T19:23:15.087Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:15.087Z] === RUN TestDockerNetworkDeletePreferID [2021-04-08T19:23:15.087Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-08T19:23:15.087Z] 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-08T19:23:15.087Z] === RUN TestDaemonDNSFallback [2021-04-08T19:23:15.087Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-08T19:23:15.087Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:15.087Z] === RUN TestInspectNetwork [2021-04-08T19:23:15.087Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-08T19:23:15.087Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:15.087Z] === RUN TestRunContainerWithBridgeNone [2021-04-08T19:23:15.087Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-08T19:23:15.087Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:15.087Z] === RUN TestNetworkInvalidJSON [2021-04-08T19:23:15.087Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-08T19:23:15.087Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-08T19:23:15.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:23:15.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:23:15.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:23:15.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:23:15.087Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-08T19:23:15.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-08T19:23:15.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-08T19:23:15.087Z] === RUN TestNetworkList [2021-04-08T19:23:15.087Z] === RUN TestNetworkList//networks [2021-04-08T19:23:15.087Z] === PAUSE TestNetworkList//networks [2021-04-08T19:23:15.087Z] === RUN TestNetworkList//networks/ [2021-04-08T19:23:15.087Z] === PAUSE TestNetworkList//networks/ [2021-04-08T19:23:15.087Z] === CONT TestNetworkList//networks [2021-04-08T19:23:15.087Z] === CONT TestNetworkList//networks/ [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkList (0.04s) [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-08T19:23:15.087Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-08T19:23:15.087Z] === RUN TestHostIPv4BridgeLabel [2021-04-08T19:23:15.087Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-08T19:23:15.087Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-08T19:23:15.087Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestDaemonDefaultNetworkPools [2021-04-08T19:23:15.087Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-08T19:23:15.087Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-08T19:23:15.087Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-08T19:23:15.087Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestServiceWithPredefinedNetwork [2021-04-08T19:23:15.087Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-08T19:23:15.087Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:242: FLAKY_TEST [2021-04-08T19:23:15.087Z] === RUN TestServiceWithDataPathPortInit [2021-04-08T19:23:15.087Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-08T19:23:15.087Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-08T19:23:15.087Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-08T19:23:15.087Z] PASS [2021-04-08T19:23:15.087Z] ok github.com/docker/docker/integration/network 0.247s [2021-04-08T19:23:15.239Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === Skipped [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-08T19:23:15.544Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-08T19:23:15.544Z] 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-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-08T19:23:15.544Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-08T19:23:15.544Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-08T19:23:15.544Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-08T19:23:15.544Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:242: FLAKY_TEST [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-08T19:23:15.544Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] [2021-04-08T19:23:15.544Z] DONE 22 tests, 15 skipped in 2.653s [2021-04-08T19:23:15.544Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-08T19:23:15.801Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-08T19:23:15.801Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-08T19:23:15.801Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-08T19:23:15.801Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-08T19:23:16.362Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-08T19:23:16.507Z] testing: warning: no tests to run [2021-04-08T19:23:16.507Z] PASS [2021-04-08T19:23:16.507Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2021-04-08T19:23:16.507Z] [2021-04-08T19:23:16.507Z] DONE 0 tests in 0.807s [2021-04-08T19:23:16.507Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-08T19:23:16.964Z] testing: warning: no tests to run [2021-04-08T19:23:16.964Z] PASS [2021-04-08T19:23:16.964Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2021-04-08T19:23:16.964Z] [2021-04-08T19:23:16.964Z] DONE 0 tests in 0.833s [2021-04-08T19:23:17.421Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-08T19:23:17.883Z] testing: warning: no tests to run [2021-04-08T19:23:17.883Z] PASS [2021-04-08T19:23:17.883Z] ok github.com/docker/docker/integration/plugin 0.080s [2021-04-08T19:23:17.883Z] [2021-04-08T19:23:17.883Z] DONE 0 tests in 0.838s [2021-04-08T19:23:18.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-08T19:23:18.803Z] testing: warning: no tests to run [2021-04-08T19:23:18.803Z] PASS [2021-04-08T19:23:18.803Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2021-04-08T19:23:18.803Z] [2021-04-08T19:23:18.803Z] DONE 0 tests in 0.840s [2021-04-08T19:23:18.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-08T19:23:18.878Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-08T19:23:21.392Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-08T19:23:22.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-08T19:23:23.258Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-08T19:23:24.620Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-08T19:23:25.984Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-08T19:23:27.348Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-08T19:23:27.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:27.355Z] INFO: Testing against a local daemon [2021-04-08T19:23:27.355Z] === RUN TestPluginInvalidJSON [2021-04-08T19:23:27.355Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:23:27.355Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:23:27.355Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-08T19:23:27.355Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-08T19:23:27.355Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-08T19:23:27.355Z] === RUN TestPluginInstall [2021-04-08T19:23:27.355Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-08T19:23:27.355Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-08T19:23:27.355Z] === RUN TestPluginsWithRuntimes [2021-04-08T19:23:27.355Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-08T19:23:27.355Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-08T19:23:27.355Z] === RUN TestPluginBackCompatMediaTypes [2021-04-08T19:23:27.355Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-08T19:23:27.355Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-08T19:23:27.355Z] PASS [2021-04-08T19:23:27.355Z] ok github.com/docker/docker/integration/plugin/common 0.222s [2021-04-08T19:23:27.355Z] [2021-04-08T19:23:27.355Z] === Skipped [2021-04-08T19:23:27.355Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-08T19:23:27.355Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-08T19:23:27.355Z] [2021-04-08T19:23:27.355Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-08T19:23:27.355Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-08T19:23:27.355Z] [2021-04-08T19:23:27.355Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-08T19:23:27.355Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-08T19:23:27.355Z] [2021-04-08T19:23:27.355Z] [2021-04-08T19:23:27.355Z] DONE 5 tests, 3 skipped in 8.523s [2021-04-08T19:23:27.812Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-08T19:23:28.712Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-08T19:23:30.076Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-08T19:23:30.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:30.710Z] INFO: Testing against a local daemon [2021-04-08T19:23:30.710Z] === RUN TestExternalGraphDriver [2021-04-08T19:23:30.710Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-08T19:23:30.710Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-08T19:23:30.710Z] === RUN TestGraphdriverPluginV2 [2021-04-08T19:23:30.710Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-08T19:23:30.710Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-08T19:23:30.710Z] PASS [2021-04-08T19:23:30.710Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.237s [2021-04-08T19:23:30.710Z] [2021-04-08T19:23:30.710Z] === Skipped [2021-04-08T19:23:30.710Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-08T19:23:30.710Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-08T19:23:30.710Z] [2021-04-08T19:23:30.710Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-08T19:23:30.710Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-08T19:23:30.710Z] [2021-04-08T19:23:30.710Z] [2021-04-08T19:23:30.710Z] DONE 2 tests, 2 skipped in 3.291s [2021-04-08T19:23:31.167Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-08T19:23:33.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:33.338Z] INFO: Testing against a local daemon [2021-04-08T19:23:33.338Z] === RUN TestReadPluginNoRead [2021-04-08T19:23:33.338Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-08T19:23:33.338Z] read_test.go:21: no unix domain sockets on Windows [2021-04-08T19:23:33.338Z] PASS [2021-04-08T19:23:33.338Z] ok github.com/docker/docker/integration/plugin/logging 0.238s [2021-04-08T19:23:33.339Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-08T19:23:33.795Z] [2021-04-08T19:23:33.795Z] === Skipped [2021-04-08T19:23:33.795Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-08T19:23:33.795Z] read_test.go:21: no unix domain sockets on Windows [2021-04-08T19:23:33.795Z] [2021-04-08T19:23:33.795Z] [2021-04-08T19:23:33.795Z] DONE 1 tests, 1 skipped in 2.773s [2021-04-08T19:23:33.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-08T19:23:35.227Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-08T19:23:35.330Z] testing: warning: no tests to run [2021-04-08T19:23:35.330Z] PASS [2021-04-08T19:23:35.330Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2021-04-08T19:23:35.330Z] [2021-04-08T19:23:35.330Z] DONE 0 tests in 1.394s [2021-04-08T19:23:35.330Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-08T19:23:35.788Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-08T19:23:37.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:37.500Z] INFO: Testing against a local daemon [2021-04-08T19:23:37.500Z] === RUN TestPluginWithDevMounts [2021-04-08T19:23:37.500Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-08T19:23:37.500Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:37.500Z] PASS [2021-04-08T19:23:37.500Z] ok github.com/docker/docker/integration/plugin/volumes 0.201s [2021-04-08T19:23:37.675Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-08T19:23:37.956Z] [2021-04-08T19:23:37.956Z] === Skipped [2021-04-08T19:23:37.956Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-08T19:23:37.956Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:37.956Z] [2021-04-08T19:23:37.956Z] [2021-04-08T19:23:37.956Z] DONE 1 tests, 1 skipped in 2.705s [2021-04-08T19:23:37.956Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-08T19:23:39.563Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-08T19:23:40.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:40.126Z] INFO: Testing against a local daemon [2021-04-08T19:23:40.126Z] === RUN TestSecretInspect [2021-04-08T19:23:40.126Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-08T19:23:40.126Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] === RUN TestSecretList [2021-04-08T19:23:40.126Z] --- SKIP: TestSecretList (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] === RUN TestSecretsCreateAndDelete [2021-04-08T19:23:40.126Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] === RUN TestSecretsUpdate [2021-04-08T19:23:40.126Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] === RUN TestTemplatedSecret [2021-04-08T19:23:40.126Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] === RUN TestSecretCreateResolve [2021-04-08T19:23:40.126Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:40.126Z] PASS [2021-04-08T19:23:40.126Z] ok github.com/docker/docker/integration/secret 0.203s [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] === Skipped [2021-04-08T19:23:40.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-04-08T19:23:40.126Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-08T19:23:40.126Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] [2021-04-08T19:23:40.126Z] DONE 6 tests, 6 skipped in 2.277s [2021-04-08T19:23:40.126Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-08T19:23:41.460Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-08T19:23:43.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:43.018Z] INFO: Testing against a local daemon [2021-04-08T19:23:43.018Z] === RUN TestServiceCreateInit [2021-04-08T19:23:43.018Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-08T19:23:43.018Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-08T19:23:43.018Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceMultipleTimes [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceConflict [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceMaxReplicas [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-08T19:23:43.018Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceSecretFileMode [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceConfigFileMode [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-08T19:23:43.018Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceSysctls [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-04-08T19:23:43.018Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateServiceCapabilities [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-04-08T19:23:43.018Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestInspect [2021-04-08T19:23:43.018Z] --- SKIP: TestInspect (0.00s) [2021-04-08T19:23:43.018Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestCreateJob [2021-04-08T19:23:43.018Z] --- SKIP: TestCreateJob (0.00s) [2021-04-08T19:23:43.018Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestReplicatedJob [2021-04-08T19:23:43.018Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-08T19:23:43.018Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestUpdateReplicatedJob [2021-04-08T19:23:43.018Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-08T19:23:43.018Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestServiceListWithStatuses [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-08T19:23:43.018Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestDockerNetworkConnectAlias [2021-04-08T19:23:43.018Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-08T19:23:43.018Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestDockerNetworkReConnect [2021-04-08T19:23:43.018Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-08T19:23:43.018Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestServicePlugin [2021-04-08T19:23:43.018Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-08T19:23:43.018Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.018Z] === RUN TestServiceUpdateLabel [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-08T19:23:43.018Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.018Z] === RUN TestServiceUpdateSecrets [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-08T19:23:43.018Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.018Z] === RUN TestServiceUpdateConfigs [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-08T19:23:43.018Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.018Z] === RUN TestServiceUpdateNetwork [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-08T19:23:43.018Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.018Z] === RUN TestServiceUpdatePidsLimit [2021-04-08T19:23:43.018Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-08T19:23:43.018Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.018Z] PASS [2021-04-08T19:23:43.018Z] ok github.com/docker/docker/integration/service 0.339s [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === Skipped [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-08T19:23:43.477Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-08T19:23:43.477Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-08T19:23:43.477Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-08T19:23:43.477Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-04-08T19:23:43.477Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-04-08T19:23:43.477Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-08T19:23:43.477Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-08T19:23:43.477Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-08T19:23:43.477Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-08T19:23:43.477Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-08T19:23:43.477Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-08T19:23:43.477Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-08T19:23:43.477Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-08T19:23:43.477Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-08T19:23:43.477Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-08T19:23:43.477Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-08T19:23:43.477Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-08T19:23:43.477Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-08T19:23:43.477Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] [2021-04-08T19:23:43.477Z] DONE 24 tests, 23 skipped in 2.950s [2021-04-08T19:23:43.477Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-08T19:23:44.723Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-08T19:23:45.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:45.646Z] INFO: Testing against a local daemon [2021-04-08T19:23:45.646Z] === RUN TestSessionCreate [2021-04-08T19:23:45.646Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-08T19:23:45.646Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:45.646Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-08T19:23:45.647Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-08T19:23:45.647Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:45.647Z] PASS [2021-04-08T19:23:45.647Z] ok github.com/docker/docker/integration/session 0.203s [2021-04-08T19:23:45.647Z] [2021-04-08T19:23:45.647Z] === Skipped [2021-04-08T19:23:45.647Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-08T19:23:45.647Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:45.647Z] [2021-04-08T19:23:45.647Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-08T19:23:45.647Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-08T19:23:45.647Z] [2021-04-08T19:23:45.647Z] [2021-04-08T19:23:45.647Z] DONE 2 tests, 2 skipped in 2.363s [2021-04-08T19:23:45.647Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-08T19:23:47.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:47.816Z] INFO: Testing against a local daemon [2021-04-08T19:23:47.816Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-08T19:23:47.816Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:23:47.816Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:47.816Z] === RUN TestEventsExecDie [2021-04-08T19:23:47.816Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-08T19:23:47.816Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-08T19:23:47.816Z] === RUN TestEventsBackwardsCompatible [2021-04-08T19:23:47.816Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-08T19:23:47.816Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-08T19:23:47.816Z] === RUN TestInfoAPI [2021-04-08T19:23:47.816Z] --- PASS: TestInfoAPI (0.04s) [2021-04-08T19:23:47.816Z] === RUN TestInfoAPIWarnings [2021-04-08T19:23:47.816Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-08T19:23:47.816Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:23:47.816Z] === RUN TestInfoDebug [2021-04-08T19:23:47.816Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-08T19:23:47.816Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-08T19:23:47.816Z] === RUN TestInfoInsecureRegistries [2021-04-08T19:23:47.816Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-08T19:23:47.816Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-08T19:23:47.816Z] === RUN TestInfoRegistryMirrors [2021-04-08T19:23:47.816Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-08T19:23:47.816Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-08T19:23:47.816Z] === RUN TestLoginFailsWithBadCredentials [2021-04-08T19:23:49.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-04-08T19:23:49.347Z] === RUN TestPingCacheHeaders [2021-04-08T19:23:49.347Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-08T19:23:49.347Z] === RUN TestPingGet [2021-04-08T19:23:49.347Z] --- PASS: TestPingGet (0.04s) [2021-04-08T19:23:49.347Z] === RUN TestPingHead [2021-04-08T19:23:49.347Z] --- PASS: TestPingHead (0.03s) [2021-04-08T19:23:49.347Z] === RUN TestVersion [2021-04-08T19:23:49.347Z] --- PASS: TestVersion (0.03s) [2021-04-08T19:23:49.347Z] PASS [2021-04-08T19:23:49.347Z] ok github.com/docker/docker/integration/system 1.372s [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === Skipped [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-08T19:23:49.347Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-08T19:23:49.347Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-08T19:23:49.347Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-08T19:23:49.347Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-08T19:23:49.347Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-08T19:23:49.347Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-08T19:23:49.347Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] [2021-04-08T19:23:49.347Z] DONE 13 tests, 7 skipped in 3.473s [2021-04-08T19:23:49.347Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-08T19:23:49.964Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-08T19:23:51.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:23:51.515Z] INFO: Testing against a local daemon [2021-04-08T19:23:51.515Z] === RUN TestVolumesCreateAndList [2021-04-08T19:23:51.515Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-08T19:23:51.515Z] === RUN TestVolumesRemove [2021-04-08T19:23:51.515Z] --- PASS: TestVolumesRemove (0.12s) [2021-04-08T19:23:51.515Z] === RUN TestVolumesInspect [2021-04-08T19:23:51.515Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-08T19:23:51.515Z] === RUN TestVolumesInvalidJSON [2021-04-08T19:23:51.515Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-08T19:23:51.515Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-08T19:23:51.973Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-08T19:23:51.973Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-08T19:23:51.973Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-08T19:23:51.973Z] PASS [2021-04-08T19:23:51.973Z] ok github.com/docker/docker/integration/volume 0.406s [2021-04-08T19:23:51.973Z] [2021-04-08T19:23:51.973Z] DONE 5 tests in 2.555s [2021-04-08T19:23:51.973Z] INFO: make.ps1 ended at 04/08/2021 19:23:51 [2021-04-08T19:23:51.973Z] INFO: Integration CLI tests being run from the host: [2021-04-08T19:23:51.973Z] 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-08T19:23:52.475Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-08T19:23:57.714Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-08T19:24:00.226Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-08T19:24:00.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-08T19:24:00.532Z] INFO: Testing against a local daemon [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-08T19:24:00.532Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-08T19:24:01.495Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-08T19:24:01.589Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-08T19:24:01.952Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-08T19:24:02.409Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-08T19:24:02.517Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-08T19:24:02.866Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-08T19:24:03.078Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-08T19:24:04.006Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-08T19:24:04.006Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-08T19:24:04.934Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-08T19:24:09.100Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-08T19:24:13.263Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-08T19:24:13.263Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-08T19:24:14.189Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-08T19:24:14.189Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-08T19:24:15.116Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-08T19:24:17.040Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-08T19:24:17.040Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-08T19:24:18.404Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-08T19:24:19.769Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-08T19:24:20.025Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-08T19:24:20.954Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-08T19:24:23.467Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-08T19:24:26.728Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-08T19:24:28.617Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-08T19:24:28.617Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-08T19:24:30.502Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-08T19:24:31.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-08T19:24:37.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-08T19:24:43.204Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-08T19:24:47.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-08T19:24:51.527Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-08T19:24:56.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-08T19:25:02.008Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-08T19:25:04.522Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-08T19:25:06.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-08T19:25:07.787Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-08T19:25:09.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-08T19:25:11.036Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-08T19:25:11.597Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-08T19:25:13.486Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-08T19:25:16.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-08T19:25:18.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-08T19:25:20.401Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-08T19:25:25.637Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-08T19:25:29.808Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-08T19:25:35.048Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-08T19:25:35.304Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-08T19:25:35.304Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-08T19:25:35.865Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-08T19:25:36.122Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-08T19:25:36.122Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-08T19:25:36.122Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-08T19:25:37.049Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-08T19:25:37.049Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-08T19:25:37.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-08T19:25:37.866Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-08T19:25:37.866Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-08T19:25:37.866Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-08T19:25:37.866Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-08T19:25:40.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-08T19:25:40.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-08T19:25:40.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-08T19:25:40.382Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-08T19:25:40.382Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-08T19:25:46.911Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-08T19:25:48.276Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-08T19:25:48.276Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-08T19:25:48.276Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-08T19:25:51.565Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-08T19:25:54.831Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite (1898.25s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.40s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.47s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.02s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.34s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.61s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.14s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.42s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2021-04-08T19:25:54.831Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.28s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.92s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.65s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.89s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.28s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.25s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.26s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.87s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.80s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.65s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.65s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.88s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.22s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.94s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.74s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.96s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.93s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.31s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.49s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.86s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.23s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.74s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.93s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.80s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.28s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.47s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.48s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.20s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.83s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.22s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.06s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.20s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.61s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.62s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.81s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.13s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.34s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.30s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.75s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.10s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.19s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.14s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.47s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.58s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.10s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.92s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.68s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.71s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.44s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.32s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.21s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.90s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.41s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.19s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.12s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnv (1.82s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.15s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.53s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (30.20s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.66s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.31s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.85s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.07s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildExpose (0.55s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.02s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.43s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFails (1.57s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.64s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.43s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.77s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.05s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.54s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildHistory (3.01s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.61s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.22s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.56s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.91s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.94s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.17s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.64s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.76s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.40s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.20s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.83s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.95s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.04s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.62s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.11s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.53s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.88s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.86s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.97s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.98s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.45s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildRm (4.71s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.00s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.63s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildStderr (0.89s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.84s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.94s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildUser (1.73s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.56s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.23s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.35s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.33s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.10s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.83s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.95s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.39s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.58s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.67s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-08T19:25:54.832Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.97s) [2021-04-08T19:25:54.832Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-04-08T19:25:54.832Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-08T19:25:54.833Z] docker_cli_sni_test.go:18: Flakey test [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.17s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.29s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitChange (1.95s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.22s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.84s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.79s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.17s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitTTY (2.13s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.30s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.06s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.92s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.22s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.98s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.09s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.22s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.06s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.07s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.30s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.27s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.96s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.73s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.99s) [2021-04-08T19:25:54.833Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-08T19:25:54.833Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.52s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (8.61s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.99s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.19s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.88s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.80s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.84s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad5900_} (1.67s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1021759700_/foo_false____} (1.91s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1021759700_/foo_true____} (1.70s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3119339555_/foo_false____} (1.73s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3119339555_/foo_true____} (1.63s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3119339555_/foo_true__0xc000ad59c0__} (1.74s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad5a20_} (1.61s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad5a60_} (1.81s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad5aa0_} (1.61s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad5ae0_} (1.73s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.70s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.44s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.22s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.89s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.07s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.20s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.17s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.26s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.75s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.45s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.36s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.99s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.88s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.28s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.47s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.32s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.85s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.71s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.06s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.16s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToDot (0.88s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.57s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.60s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.35s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2021-04-08T19:25:54.833Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-08T19:25:54.833Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-04-08T19:25:54.833Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-08T19:25:54.833Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.05s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.17s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.69s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.51s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.94s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.37s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.46s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.85s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.67s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.39s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.73s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.59s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.99s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.50s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.69s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.45s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.54s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFilters (1.42s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFormat (1.37s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s) [2021-04-08T19:25:54.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-08T19:25:54.833Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-08T19:25:54.833Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.47s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsRename (1.10s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.79s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.61s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExec (1.59s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.29s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.10s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.94s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.10s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecCgroup (2.64s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecEnv (1.16s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.52s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.70s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecInspectID (2.74s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecInteractive (1.34s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.70s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.78s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.71s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s) [2021-04-08T19:25:54.833Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.68s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestExecUlimits (1.11s) [2021-04-08T19:25:54.834Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-08T19:25:54.834Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.98s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.55s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.37s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.31s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestExecWithUser (1.86s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.97s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestHealth (23.27s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.41s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.97s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.72s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportGzipped (2.14s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.26s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.41s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.23s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.28s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.12s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.13s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-04-08T19:25:54.834Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-08T19:25:54.834Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.49s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectDefault (0.75s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectHistory (0.86s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-04-08T19:25:54.834Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-08T19:25:54.834Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.17s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.55s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectStatus (0.86s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.50s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.24s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.74s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.29s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.79s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.94s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.82s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.18s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.89s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.25s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.62s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.11s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.94s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.02s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.73s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.95s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.97s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsTail (1.25s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.07s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.90s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestNetHostname (2.47s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.63s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestNetworkEvents (7.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.42s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.21s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.59s) [2021-04-08T19:25:54.834Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-08T19:25:54.834Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.96s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.69s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.56s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.14s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.35s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPortList (13.94s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.84s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.12s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.85s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.38s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.34s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsByOrder (2.97s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.55s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.60s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.12s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.31s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.14s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.47s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.72s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.94s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.12s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.12s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.63s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.98s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2021-04-08T19:25:54.834Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-08T19:25:54.834Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.87s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.95s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.13s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (3.16s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.58s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.81s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.85s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.93s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.55s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.89s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.31s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.68s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.16s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.23s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.23s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.35s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (2.04s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.25s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2021-04-08T19:25:54.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.07s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.95s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.91s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.14s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.44s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.40s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.44s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.95s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.16s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.58s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.06s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.99s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.31s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.65s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunExitCode (0.96s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.94s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.92s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.54s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.86s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.42s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.34s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.75s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.95s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.30s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.43s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.47s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunMount (8.52s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunMountOrdering (1.06s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.53s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.17s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.44s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.49s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.19s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.91s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.15s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.76s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.77s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunState (1.47s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunSysctls (1.47s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.16s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.77s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.67s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.20s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.99s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.86s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.12s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.35s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.11s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.26s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.46s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.97s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.01s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.12s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.95s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.96s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.97s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.13s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.97s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.92s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.85s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.98s) [2021-04-08T19:25:54.835Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2021-04-08T19:25:54.835Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.81s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.82s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.76s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.88s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.02s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.20s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.19s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) [2021-04-08T19:25:54.835Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents711765900 [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.94s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2021-04-08T19:25:54.835Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.74s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.74s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.76s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.83s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.28s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.34s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.26s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.77s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.98s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.75s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.02s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.68s) [2021-04-08T19:25:54.836Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-08T19:25:54.836Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.40s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-04-08T19:25:54.836Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-08T19:25:54.836Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.11s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s) [2021-04-08T19:25:54.836Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-08T19:25:54.836Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.39s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.27s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.25s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateStats (3.73s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) [2021-04-08T19:25:54.836Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-08T19:25:54.836Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.09s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.83s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.38s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.79s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.37s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.18s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.10s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.35s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.35s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.07s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.60s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.10s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.05s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.23s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.64s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.16s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.85s) [2021-04-08T19:25:54.836Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.69s) [2021-04-08T19:25:54.836Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-08T19:25:54.836Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-08T19:25:54.836Z] === RUN TestDockerRegistrySuite [2021-04-08T19:25:54.836Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-08T19:25:56.206Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-08T19:25:57.570Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-08T19:25:59.457Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-08T19:25:59.457Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-08T19:26:03.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-08T19:26:08.862Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-08T19:26:12.134Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-08T19:26:13.497Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-08T19:26:14.425Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-08T19:26:15.789Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-08T19:26:17.153Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-08T19:26:18.521Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-08T19:26:19.448Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-08T19:26:21.338Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-08T19:26:23.224Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-08T19:26:25.739Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-08T19:26:27.104Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-08T19:26:29.638Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-08T19:26:29.700Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-08T19:26:31.002Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-08T19:26:31.002Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-08T19:26:32.368Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-08T19:26:32.599Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-08T19:26:32.599Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-08T19:26:32.599Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-08T19:26:33.297Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-08T19:26:34.661Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-08T19:26:37.926Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-08T19:26:37.926Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-08T19:26:39.651Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-08T19:26:39.813Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-08T19:26:39.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-08T19:26:40.068Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-08T19:26:40.324Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-08T19:26:40.580Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-08T19:26:40.836Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-08T19:26:40.836Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-08T19:26:42.201Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-08T19:26:44.091Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-08T19:26:45.473Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-08T19:26:46.400Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-08T19:26:47.763Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite (53.54s) [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d94d52a71eb45] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-04-08T19:26:48.323Z] check_test.go:196: [dd339deea48f9] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.52s) [2021-04-08T19:26:48.323Z] check_test.go:196: [df5da7444aeb2] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d88ed806b0d7d] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.63s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d8e356ea5c114] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.36s) [2021-04-08T19:26:48.323Z] check_test.go:196: [dbf556653688a] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.75s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d003cfce2b2f7] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d3559c99e9cf5] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d55a9a239d2e0] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-04-08T19:26:48.323Z] check_test.go:196: [dd8c7441cac8e] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-04-08T19:26:48.323Z] check_test.go:196: [df8b0a42d9a6f] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-04-08T19:26:48.323Z] check_test.go:196: [dc8fafa37c7ed] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d51becd8eb413] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.47s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d7a2c9fdd98a8] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.35s) [2021-04-08T19:26:48.323Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:574028ec5bf8764e30ad66b18148679e182b248ddca0f0cd123cfe64e7356054 [2021-04-08T19:26:48.323Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aaf80c3e77c35b60abaa5365d3495f674eb6ffbe1ad153a0f880a1ef01a66da3 [2021-04-08T19:26:48.323Z] check_test.go:196: [d12ae470dfa67] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s) [2021-04-08T19:26:48.323Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb860b5b0c4e87d805a7b923a648a6ec74802325ad387588a299095c69b7ba80 [2021-04-08T19:26:48.323Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f3afa28370de6fb91b99865011e1e1ce322dee71d4d3e8ffe0b80f765f70bafd [2021-04-08T19:26:48.323Z] check_test.go:196: [dd616aa3f2758] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d3d0518e9e087] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.83s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d9cc5fa29dccf] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d49b4e04cb8ce] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d5f634bf87796] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-04-08T19:26:48.323Z] check_test.go:196: [db4e9b0be0f34] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d7752926de60f] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d78c731ddc258] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.10s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d7ed767cf487a] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d10bcd9d2f0ad] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.53s) [2021-04-08T19:26:48.323Z] check_test.go:196: [dc3056af35145] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-04-08T19:26:48.323Z] check_test.go:196: [dd5e5e9da0d77] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d656a4b803bc1] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-04-08T19:26:48.323Z] check_test.go:196: [ddce3579038c1] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-08T19:26:48.323Z] check_test.go:196: [daa41d95dfb48] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-04-08T19:26:48.323Z] check_test.go:196: [df9f05ab0d62d] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d7c750817cc53] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d087fa48829c1] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.96s) [2021-04-08T19:26:48.323Z] check_test.go:196: [db30760dfdb9d] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d69a998767b49] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2021-04-08T19:26:48.323Z] check_test.go:196: [d8effdafd5b0d] daemon is not started [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2021-04-08T19:26:48.323Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2021-04-08T19:26:48.323Z] === RUN TestDockerSchema1RegistrySuite [2021-04-08T19:26:48.323Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-08T19:26:48.579Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-08T19:26:52.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-08T19:26:57.985Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-08T19:27:01.250Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-08T19:27:02.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-08T19:27:03.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-08T19:27:03.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-08T19:27:04.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-08T19:27:05.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-08T19:27:07.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-08T19:27:10.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-08T19:27:10.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-08T19:27:11.286Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-08T19:27:11.286Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-08T19:27:11.846Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-08T19:27:12.102Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-08T19:27:12.358Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite (24.20s) [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-08T19:27:12.613Z] check_test.go:223: [daff4390c9b9e] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2021-04-08T19:27:12.613Z] check_test.go:223: [df53cc20366eb] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.27s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d4729f3afe945] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.49s) [2021-04-08T19:27:12.613Z] check_test.go:223: [dc496a30fb5a8] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2021-04-08T19:27:12.613Z] check_test.go:223: [dde477170f1e1] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d3066d4d38ce2] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d7dfa1e370250] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d00eb8a44207d] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d1682a5fb0531] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2021-04-08T19:27:12.613Z] check_test.go:223: [daa5f86f497ba] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.17s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d4c147d1df69a] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d8a5520298986] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2021-04-08T19:27:12.613Z] check_test.go:223: [dbcecc4803211] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d5930ed14178a] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.40s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d05f8085e0c8d] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2021-04-08T19:27:12.613Z] check_test.go:223: [dbee121ca81ee] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-04-08T19:27:12.613Z] check_test.go:223: [dad59bffa1935] daemon is not started [2021-04-08T19:27:12.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-08T19:27:12.613Z] check_test.go:223: [d632fcaa75be6] daemon is not started [2021-04-08T19:27:12.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-08T19:27:12.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-08T19:27:13.539Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-08T19:27:13.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-08T19:27:14.050Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-08T19:27:15.414Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-08T19:27:15.414Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-08T19:27:15.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-08T19:27:16.536Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-04-08T19:27:16.536Z] check_test.go:252: [dca7a0f5317ee] daemon is not started [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-04-08T19:27:16.536Z] check_test.go:252: [df54d57400161] daemon is not started [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-08T19:27:16.536Z] check_test.go:252: [d6319dda29f7f] daemon is not started [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-08T19:27:16.536Z] check_test.go:252: [d30727faad8a2] daemon is not started [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-08T19:27:16.536Z] check_test.go:252: [d4124efe6e013] daemon is not started [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-04-08T19:27:16.536Z] check_test.go:252: [de6ea0e4d5019] daemon is not started [2021-04-08T19:27:16.536Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-08T19:27:16.536Z] check_test.go:252: [d5ce645bc1616] daemon is not started [2021-04-08T19:27:16.536Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-08T19:27:16.536Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-08T19:27:21.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-08T19:27:21.773Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-08T19:27:22.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-08T19:27:22.036Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-08T19:27:22.294Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-04-08T19:27:22.294Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-08T19:27:22.294Z] check_test.go:279: [d00256f779464] daemon is not started [2021-04-08T19:27:22.294Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-08T19:27:22.294Z] check_test.go:279: [d79ecfa426c52] daemon is not started [2021-04-08T19:27:22.294Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-08T19:27:22.294Z] check_test.go:279: [de450a19de5e2] daemon is not started [2021-04-08T19:27:22.294Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-08T19:27:22.294Z] check_test.go:279: [dcd92830cd7e6] daemon is not started [2021-04-08T19:27:22.294Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-08T19:27:22.294Z] check_test.go:279: [d3f68ac5386b3] daemon is not started [2021-04-08T19:27:22.294Z] === RUN TestDockerNetworkSuite [2021-04-08T19:27:22.294Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-08T19:27:25.557Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-08T19:27:26.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-08T19:27:35.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-08T19:27:36.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-08T19:27:41.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-08T19:27:44.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-08T19:27:50.866Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-08T19:27:55.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-08T19:27:58.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-08T19:28:00.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-08T19:28:00.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-08T19:28:01.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-08T19:28:03.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-08T19:28:04.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-08T19:28:04.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-08T19:28:04.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-08T19:28:05.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-08T19:28:05.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-08T19:28:05.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-08T19:28:05.713Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-08T19:28:06.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-08T19:28:06.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-08T19:28:09.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-08T19:28:09.420Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-08T19:28:09.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-08T19:28:09.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-08T19:28:09.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-08T19:28:11.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-08T19:28:15.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-08T19:28:15.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-08T19:28:15.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-08T19:28:16.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-08T19:28:16.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-08T19:28:17.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-08T19:28:21.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-08T19:28:24.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-08T19:28:36.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-08T19:28:36.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-08T19:28:38.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-08T19:28:39.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-08T19:28:39.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-08T19:28:39.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-08T19:28:40.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-08T19:28:40.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-08T19:28:45.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-08T19:28:45.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-08T19:28:45.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-08T19:28:45.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-08T19:28:51.291Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-08T19:28:51.291Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-08T19:28:52.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-08T19:28:52.824Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-08T19:28:52.824Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-08T19:28:57.503Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-08T19:28:57.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-08T19:28:57.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-08T19:28:58.468Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-08T19:28:58.468Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-08T19:28:58.468Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-08T19:28:58.468Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-08T19:28:58.468Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-08T19:28:58.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-08T19:28:59.432Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-08T19:29:01.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-08T19:29:01.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-08T19:29:03.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-08T19:29:03.154Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-08T19:29:03.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-08T19:29:04.684Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-08T19:29:04.685Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-08T19:29:04.685Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-08T19:29:04.685Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-08T19:29:05.229Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-08T19:29:08.410Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite (107.31s) [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.17s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d094f422138e8] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.41s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d2f679a23d9b8] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.10s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [da7cb4c796620] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [dc7d057fa2c94] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.96s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:1233: [d8a02892d0ff7] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.25s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d20b8df6c02d7] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.53s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d61f76547b9c6] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.76s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [dd454a5c8eb81] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.90s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [defdde0d5a470] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d3ef4d91a3bcc] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d9a52cf812402] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.59s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [dc97f8cb92453] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.79s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d1a27a0b78939] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.54s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d4a78aae4a7cf] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.35s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d9590144f4d88] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (2.12s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [df8bb24b0ddac] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.67s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d5f9918556722] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d71066ad31141] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.50s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d312edb999c50] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.92s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d6e1aca8fd1c0] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (3.14s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d390af8700000] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d8257b8d816b7] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.69s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d252e66134033] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.16s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [df07f87aa0c2d] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.21s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:968: [df2f197d3e3af] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.51s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d262e14b8e9f2] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.57s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:1116: [dbc5efea7e29d] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.51s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d306e9a4a2e3f] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.65s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d2f6f3a0a44a8] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.50s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [de7cf45d2a295] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d8243f1eb7c8e] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.64s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [df5e636a268cb] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.55s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d01e23b7fd019] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d81d629503b2c] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.28s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [dc4635f579ada] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [ddeb0a24eecd0] daemon is not started [2021-04-08T19:29:10.473Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d8a3dbacc113c] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.49s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [de81cfba8ea9b] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.50s) [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.46s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:1084: [de0f5bca245be] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [df5425b178fdb] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.55s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [dfa817db534f8] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.54s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d9da6698ddd7b] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [ddd31db143e36] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d7b490bb175e7] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [d37852fdacf0a] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [da17f5af8cd71] daemon is not started [2021-04-08T19:29:10.473Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.46s) [2021-04-08T19:29:10.473Z] docker_cli_network_unix_test.go:46: [ddafdafc67b47] daemon is not started [2021-04-08T19:29:10.473Z] === RUN TestDockerHubPullSuite [2021-04-08T19:29:10.473Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-08T19:29:11.035Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-08T19:29:11.595Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-08T19:29:13.481Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-08T19:29:13.736Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-08T19:29:13.736Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-08T19:29:15.106Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-08T19:29:15.363Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite (5.90s) [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2021-04-08T19:29:15.619Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2021-04-08T19:29:15.619Z] PASS [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === Skipped [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_sni_test.go:18: Flakey test [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-08T19:29:15.619Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-08T19:29:15.619Z] [2021-04-08T19:29:15.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-08T19:29:15.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-08T19:29:15.619Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2021-04-08T19:29:15.620Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-08T19:29:15.620Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-08T19:29:15.620Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-08T19:29:15.620Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-08T19:29:15.620Z] docker_cli_network_unix_test.go:46: [d8a3dbacc113c] daemon is not started [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] [2021-04-08T19:29:15.620Z] DONE 1273 tests, 51 skipped in 2147.972s [2021-04-08T19:29:15.620Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T19:29:15.620Z] ++++ cat bundles/test-integration/docker.pid [2021-04-08T19:29:15.620Z] +++ kill 8172 [2021-04-08T19:29:16.548Z] +++ /etc/init.d/apparmor stop [2021-04-08T19:29:16.548Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T19:29:16.548Z] [2021-04-08T19:29:16.548Z] Unloading profiles will leave already running processes permanently [2021-04-08T19:29:16.548Z] unconfined, which can lead to unexpected situations. [2021-04-08T19:29:16.548Z] [2021-04-08T19:29:16.548Z] To set a process to complain mode, use the command line tool [2021-04-08T19:29:16.548Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T19:29:16.548Z] +++ true [2021-04-08T19:29:16.548Z] exiting test-integration [2021-04-08T19:29:16.548Z] ++ exit 0 [2021-04-08T19:29:16.548Z] [2021-04-08T19:29:17.113Z] + for job in $(jobs -p) [2021-04-08T19:29:17.113Z] + wait 3232 [2021-04-08T19:29:18.038Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-08T19:29:19.926Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-08T19:29:20.763Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-08T19:29:25.168Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-08T19:29:25.437Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-08T19:29:26.400Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-08T19:29:26.400Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-08T19:29:27.681Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-08T19:29:30.121Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-08T19:29:31.667Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-08T19:29:37.486Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-08T19:29:37.486Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-08T19:29:37.486Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-08T19:29:37.486Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-08T19:29:37.486Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-08T19:29:37.486Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-08T19:29:49.564Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-08T19:30:01.724Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-08T19:30:03.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-08T19:30:06.124Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-08T19:30:09.399Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-08T19:30:19.340Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-08T19:30:24.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-08T19:30:26.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-08T19:30:28.282Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-08T19:30:28.293Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-08T19:30:28.293Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-08T19:30:28.996Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-08T19:30:32.278Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-08T19:30:34.791Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-08T19:30:38.065Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-08T19:30:40.577Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-08T19:30:53.404Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-08T19:30:53.861Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-08T19:30:54.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-08T19:31:03.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-08T19:31:04.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-08T19:31:09.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-08T19:31:20.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-08T19:31:30.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-08T19:31:30.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-08T19:31:37.914Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-08T19:31:40.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-08T19:31:40.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-08T19:31:40.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-08T19:31:46.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-08T19:31:46.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-08T19:31:47.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-08T19:31:47.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-08T19:31:47.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-08T19:31:50.078Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite (1755.40s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.61s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.56s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.28s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:562: [dabca8ddbe453] joining swarm manager [de130cbaac8d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:584: [dcb86f61c6370] joining swarm manager [de130cbaac8d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] check_test.go:380: [dabca8ddbe453] daemon is not started [2021-04-08T19:32:08.116Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.12s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:45: [d6929ac6bacf7] joining swarm manager [df44c5215c762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.83s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:303: [d9f7e6e019b74] joining swarm manager [d95d8a13a57ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:304: [d474466bae8ef] joining swarm manager [d95d8a13a57ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.83s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:271: [d0b4e66ea0431] joining swarm manager [d084c330e58f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:272: [d6805c08d77a5] joining swarm manager [d084c330e58f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.67s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.14s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.11s) [2021-04-08T19:32:08.116Z] docker_api_swarm_node_test.go:19: [d4a04493d6e26] joining swarm manager [d0fb6d98f823a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_node_test.go:20: [df95ab74baac6] joining swarm manager [d0fb6d98f823a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.47s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:501: [d5a4b1f8606bf] joining swarm manager [d6f00940016f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:506: [d92f21b69ae81] joining swarm manager [d6f00940016f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.51s) [2021-04-08T19:32:08.116Z] docker_api_swarm_node_test.go:80: [d24a2e42bee66] joining swarm manager [dc5a0c708b0e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.57s) [2021-04-08T19:32:08.116Z] docker_api_swarm_node_test.go:52: [d31d7d9aec1fa] joining swarm manager [d2e4401d54e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_node_test.go:53: [d3f949535e776] joining swarm manager [d2e4401d54e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.24s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:201: [d8add43f8288d] joining swarm manager [da0d5d6935305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.05s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:383: [d10f4ec71aa5a] joining swarm manager [db6cc53e30ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:384: [d6d9160d8a0a0] joining swarm manager [db6cc53e30ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] check_test.go:380: [d6d9160d8a0a0] daemon is not started [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.33s) [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:801: [d17f56e265a3c] joining swarm manager [d6a4fc61c6ca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:801: [d7a59cc0d9591] joining swarm manager [d6a4fc61c6ca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:801: [de3ab885a8073] joining swarm manager [d6a4fc61c6ca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:801: [d8b2ad860fc5a] joining swarm manager [d6a4fc61c6ca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-08T19:32:08.116Z] docker_api_swarm_test.go:809: [d03f255d4ee8f] joining swarm manager [d6a4fc61c6ca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.30s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.46s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:394: [d056db5bf1351] joining swarm manager [de53a6dd56e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:394: [d2a530f444d92] joining swarm manager [de53a6dd56e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.39s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:342: [d4fba3ef7f5e8] joining swarm manager [d06d011956410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:342: [d4af3bd12b265] joining swarm manager [d06d011956410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.19s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:489: [dfca2659eea46] joining swarm manager [d762adb941b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:489: [d35b058ac6268] joining swarm manager [d762adb941b60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.26s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:127: [df1ae0cbe0411] joining swarm manager [dcc2ae7827f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:128: [d015213c444f1] joining swarm manager [dcc2ae7827f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:136: [dc549f5275bca] joining swarm manager [dcc2ae7827f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:137: [d339e23093ad1] joining swarm manager [dcc2ae7827f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.09s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:303: [dc599e75bbec3] joining swarm manager [d7c3afd5d4f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:303: [da59ac8e2a480] joining swarm manager [d7c3afd5d4f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.04s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:99: [d2534fbbafed8] joining swarm manager [d213ef78d96bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:100: [dbd9e21dd6251] joining swarm manager [d213ef78d96bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] check_test.go:380: [d2534fbbafed8] daemon is not started [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.27s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:532: [d9a4d66d06b1c] joining swarm manager [d045af3b062bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:533: [d4eca00bf2cb8] joining swarm manager [d045af3b062bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.00s) [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:147: [d3da3e47a2653] joining swarm manager [ddd9079e8571d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.116Z] docker_api_swarm_service_test.go:147: [dffbaac7fcec0] joining swarm manager [ddd9079e8571d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.98s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.20s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.70s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.50s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.19s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.35s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.79s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.10s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.57s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.42s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.85s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.33s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.26s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.76s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.85s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.68s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.31s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.74s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.85s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.46s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.26s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.44s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.67s) [2021-04-08T19:32:08.116Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.78s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.17s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.85s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.40s) [2021-04-08T19:32:08.117Z] docker_cli_service_logs_test.go:245: checking task s3wdk89f16pq [2021-04-08T19:32:08.117Z] docker_cli_service_logs_test.go:250: checking messages for s3wdk89f16pq [2021-04-08T19:32:08.117Z] docker_cli_service_logs_test.go:245: checking task uspy8xjc0mhd [2021-04-08T19:32:08.117Z] docker_cli_service_logs_test.go:250: checking messages for uspy8xjc0mhd [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.83s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.91s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.10s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1901: [dc7077f10add8] joining swarm manager [d58addefe5ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1902: [d50124ae257a2] joining swarm manager [d58addefe5ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.54s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.07s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.46s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.46s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1802: [d1fa8d7822ada] joining swarm manager [deb97f0a3a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1803: [d4cc47c9ef46d] joining swarm manager [deb97f0a3a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.57s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.49s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1321: [dd68d6ec825a2] joining swarm manager [da2133488f8a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1322: [d585e4a324c17] joining swarm manager [da2133488f8a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.02s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.46s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.17s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.43s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.56s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.87s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.48s) [2021-04-08T19:32:08.117Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.24s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.90s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.33s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.39s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1186: [d746abfe11137] joining swarm manager [dfb3ec74ca600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1195: [db4a398c39227] joining swarm manager [dfb3ec74ca600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.76s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.20s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1118: [dbd18a3e92cda] joining swarm manager [d27199b15e0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1119: [dae79adfbdc6e] joining swarm manager [d27199b15e0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1172: [df217b1d169a8] joining swarm manager [d27199b15e0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.15s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1453: [d18bef34c0d11] joining swarm manager [df90678255fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] docker_cli_swarm_test.go:1454: [dfa46de9c1537] joining swarm manager [df90678255fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.59s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.67s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.43s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.44s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.34s) [2021-04-08T19:32:08.117Z] docker_cli_swarm_unix_test.go:62: [dbb946d50d76b] joining swarm manager [d177b25b34e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.01s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.38s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.03s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.68s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.82s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.41s) [2021-04-08T19:32:08.117Z] docker_api_swarm_test.go:961: [d23a71594f557] joining swarm manager [d533b69c5809b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.87s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.43s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.41s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.31s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.38s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.82s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.74s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.84s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.32s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.45s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.14s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.47s) [2021-04-08T19:32:08.117Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.01s) [2021-04-08T19:32:08.117Z] === RUN TestDockerExternalVolumeSuite [2021-04-08T19:32:08.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-08T19:32:17.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-08T19:32:22.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-08T19:32:22.652Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-08T19:32:22.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-08T19:32:23.617Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-08T19:32:25.147Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-08T19:32:25.147Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-08T19:32:29.823Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-08T19:32:31.353Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-08T19:32:31.353Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-08T19:32:31.353Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-08T19:32:32.882Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-08T19:32:34.419Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-08T19:32:34.876Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-08T19:32:35.333Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-08T19:32:36.300Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-08T19:32:42.074Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-08T19:32:44.245Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-08T19:32:44.245Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-08T19:32:45.208Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-08T19:32:45.208Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-08T19:32:46.172Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-08T19:32:48.342Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-08T19:32:49.308Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-08T19:32:49.765Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-08T19:32:49.765Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-08T19:32:50.729Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-08T19:32:51.693Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-08T19:32:51.693Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-08T19:32:51.693Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-08T19:32:57.474Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-08T19:33:30.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-08T19:33:33.125Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-08T19:33:34.089Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-08T19:33:35.052Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-08T19:33:40.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-08T19:33:40.826Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-08T19:33:41.283Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-08T19:33:41.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-08T19:33:41.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-08T19:33:42.197Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-08T19:33:42.197Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-08T19:34:07.305Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-08T19:34:07.305Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-08T19:34:07.762Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-08T19:34:12.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-08T19:34:27.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-08T19:34:32.868Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-08T19:34:32.868Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-08T19:34:33.832Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-08T19:34:37.554Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-08T19:34:40.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-08T19:34:43.345Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-08T19:34:59.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-08T19:35:11.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-08T19:35:43.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-08T19:36:01.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-08T19:36:09.473Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-08T19:36:15.250Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-08T19:36:15.250Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-08T19:36:16.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-08T19:37:03.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-08T19:37:21.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-08T19:37:53.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-08T19:37:56.520Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-08T19:37:56.520Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-08T19:37:56.520Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-08T19:38:25.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-08T19:38:26.423Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-08T19:38:36.712Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-08T19:38:40.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-08T19:38:54.363Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-08T19:38:58.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-08T19:39:12.889Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite (441.02s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-04-08T19:39:30.920Z] docker_cli_external_volume_driver_test.go:53: [d40d656263d33] daemon is not started [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.76s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-04-08T19:39:30.920Z] docker_cli_external_volume_driver_test.go:53: [d9304aed00e65] daemon is not started [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.64s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.07s) [2021-04-08T19:39:30.920Z] docker_cli_external_volume_driver_test.go:53: [d1f6bb59951ce] daemon is not started [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-08T19:39:30.920Z] docker_cli_external_volume_driver_test.go:53: [de40d7a736275] daemon is not started [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.51s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.67s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.97s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.52s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.32s) [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2021-04-08T19:39:30.920Z] docker_cli_external_volume_driver_test.go:485: [d6631c502e117] daemon is not started [2021-04-08T19:39:30.920Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-08T19:39:30.920Z] docker_cli_external_volume_driver_test.go:53: [de92e2f8499b2] daemon is not started [2021-04-08T19:39:30.920Z] PASS [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] === Skipped [2021-04-08T19:39:30.920Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-04-08T19:39:30.920Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-04-08T19:39:30.920Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-08T19:39:30.920Z] check_test.go:309: [dd5f59b1a1d57] daemon is not started [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-08T19:39:30.920Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-08T19:39:30.920Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-08T19:39:30.920Z] check_test.go:309: [df9fb8f7d5c16] daemon is not started [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-08T19:39:30.920Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-08T19:39:30.920Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-08T19:39:30.920Z] check_test.go:309: [d2680730c3340] daemon is not started [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-08T19:39:30.920Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-08T19:39:30.920Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-08T19:39:30.920Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-08T19:39:30.920Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] DONE 273 tests, 5 skipped in 2759.586s [2021-04-08T19:39:30.920Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-08T19:39:30.920Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfc05388be2ad/docker.pid [2021-04-08T19:39:30.920Z] +++ kill 6169 [2021-04-08T19:39:30.920Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6169 is not a child of this shell [2021-04-08T19:39:30.920Z] warning: PID 6169 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfc05388be2ad/docker.pid had a nonzero exit code [2021-04-08T19:39:30.920Z] ++++ cat bundles/test-integration/docker.pid [2021-04-08T19:39:30.920Z] +++ kill 8141 [2021-04-08T19:39:30.920Z] +++ /etc/init.d/apparmor stop [2021-04-08T19:39:30.920Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] Unloading profiles will leave already running processes permanently [2021-04-08T19:39:30.920Z] unconfined, which can lead to unexpected situations. [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] To set a process to complain mode, use the command line tool [2021-04-08T19:39:30.920Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-08T19:39:30.920Z] +++ true [2021-04-08T19:39:30.920Z] exiting test-integration [2021-04-08T19:39:30.920Z] ++ exit 0 [2021-04-08T19:39:30.920Z] [2021-04-08T19:39:30.920Z] + exit 0 [2021-04-08T19:39:30.920Z] ++ jobs -p [2021-04-08T19:39:30.920Z] + pids= [2021-04-08T19:39:30.920Z] + echo 'Remaining pids to kill: []' [2021-04-08T19:39:30.920Z] Remaining pids to kill: [] [2021-04-08T19:39:30.920Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-08T19:39:30.937Z] Recording test results [2021-04-08T19:39:32.789Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-08T19:39:33.160Z] + echo Ensuring container killed. [2021-04-08T19:39:33.160Z] Ensuring container killed. [2021-04-08T19:39:33.160Z] + docker ps -aq -f name=docker-pr5-* [2021-04-08T19:39:33.160Z] + cids=727732272d4d [2021-04-08T19:39:33.160Z] 98b53baa6d35 [2021-04-08T19:39:33.160Z] bddf084ebe08 [2021-04-08T19:39:33.160Z] + [ -n 727732272d4d [2021-04-08T19:39:33.160Z] 98b53baa6d35 [2021-04-08T19:39:33.160Z] bddf084ebe08 ] [2021-04-08T19:39:33.160Z] + docker rm -vf 727732272d4d 98b53baa6d35 bddf084ebe08 [2021-04-08T19:39:36.426Z] 727732272d4d [2021-04-08T19:39:36.426Z] 98b53baa6d35 [2021-04-08T19:39:36.426Z] bddf084ebe08 [Pipeline] sh [2021-04-08T19:39:36.750Z] + echo Chowning /workspace to jenkins user [2021-04-08T19:39:36.750Z] Chowning /workspace to jenkins user [2021-04-08T19:39:36.750Z] + id -u [2021-04-08T19:39:36.750Z] + id -g [2021-04-08T19:39:36.750Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41999:/workspace busybox chown -R 1000:1000 /workspace [2021-04-08T19:39:36.750Z] Unable to find image 'busybox:latest' locally [2021-04-08T19:39:36.750Z] latest: Pulling from library/busybox [2021-04-08T19:39:37.005Z] f531cdc67389: Pulling fs layer [2021-04-08T19:39:37.005Z] f531cdc67389: Download complete [2021-04-08T19:39:37.005Z] f531cdc67389: Pull complete [2021-04-08T19:39:37.005Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-08T19:39:37.005Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-08T19:39:41.518Z] + bundleName=amd64 [2021-04-08T19:39:41.518Z] + echo Creating amd64-bundles.tar.gz [2021-04-08T19:39:41.518Z] Creating amd64-bundles.tar.gz [2021-04-08T19:39:41.518Z] + 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-08T19:39:41.518Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-08T19:39:42.909Z] Archiving artifacts [2021-04-08T19:39:44.603Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T19:39:44.910Z] + make clean [2021-04-08T19:39:44.997Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-08T19:39:45.165Z] docker volume rm -f docker-dev-cache [2021-04-08T19:39:45.165Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-08T19:39:59.770Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-08T19:40:17.424Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-08T19:41:58.630Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-08T19:41:58.630Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-08T19:41:58.630Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-08T19:41:58.630Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-08T19:41:59.089Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-08T19:42:00.620Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-08T19:42:00.620Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-08T19:42:01.077Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-08T19:42:02.041Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-08T19:42:09.097Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-08T19:42:11.993Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-08T19:42:17.770Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-08T19:42:17.770Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-08T19:42:17.770Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-08T19:42:17.770Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-08T19:42:17.770Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-08T19:42:17.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-08T19:42:21.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-08T19:42:21.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-08T19:42:21.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-08T19:42:21.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-08T19:42:23.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-08T19:42:28.808Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-08T19:42:46.476Z] === RUN TestDockerSuite/TestBuildFails [2021-04-08T19:42:48.647Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-08T19:42:48.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-08T19:42:54.437Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-08T19:43:06.808Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-08T19:43:12.587Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-08T19:43:19.644Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-08T19:43:20.101Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-08T19:43:27.163Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-08T19:43:27.163Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-08T19:43:27.163Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-08T19:43:27.620Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-08T19:43:27.620Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-08T19:43:37.929Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-08T19:43:37.929Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-08T19:43:50.285Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-08T19:43:50.742Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-08T19:43:52.910Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-08T19:43:52.910Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-08T19:43:53.874Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-08T19:43:53.874Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-08T19:43:59.649Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-08T19:44:00.107Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-08T19:44:01.073Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-08T19:44:02.037Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-08T19:44:02.494Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-08T19:44:04.026Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-08T19:44:05.557Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-08T19:44:12.610Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-08T19:44:13.066Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-08T19:44:13.527Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-08T19:44:19.309Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-08T19:44:44.413Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-08T19:44:44.413Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-08T19:44:47.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-08T19:45:22.963Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-08T19:45:40.629Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-08T19:45:45.310Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-08T19:45:51.095Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-08T19:45:56.871Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-08T19:46:21.995Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-08T19:46:21.995Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-08T19:46:32.456Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-08T19:46:33.421Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-08T19:46:33.421Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-08T19:46:33.421Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-08T19:46:36.319Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-08T19:46:40.992Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-08T19:46:48.046Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-08T19:46:48.503Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-08T19:46:48.503Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-08T19:46:51.396Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-08T19:46:52.359Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-08T19:46:53.891Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-08T19:47:14.952Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-08T19:47:14.952Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-08T19:47:25.262Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-08T19:47:28.159Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-08T19:47:38.465Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-08T19:47:42.190Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-08T19:47:47.965Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-08T19:47:48.423Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-08T19:47:48.880Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-08T19:47:48.880Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-08T19:47:51.051Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-08T19:47:51.051Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-08T19:48:41.702Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-08T19:49:17.369Z] === RUN TestDockerSuite/TestBuildRm [2021-04-08T19:49:29.856Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-08T19:49:32.027Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-08T19:49:32.027Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-08T19:49:32.484Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-08T19:49:34.017Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-08T19:49:37.741Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-08T19:49:41.470Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-08T19:49:47.255Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-08T19:50:04.924Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-08T19:50:04.924Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-08T19:50:04.924Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-08T19:50:15.229Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-08T19:50:15.229Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-08T19:50:21.005Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-08T19:50:21.005Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-08T19:50:25.684Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-08T19:50:46.750Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-08T19:50:46.750Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-08T19:50:50.478Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-08T19:50:51.450Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-08T19:50:56.129Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-08T19:51:01.911Z] === RUN TestDockerSuite/TestBuildUser [2021-04-08T19:51:01.911Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-08T19:51:01.911Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-08T19:51:01.911Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-08T19:51:06.584Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-08T19:51:07.042Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-08T19:51:09.942Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-08T19:51:09.942Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-08T19:51:09.942Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-08T19:51:35.051Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-08T19:51:35.051Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-08T19:51:43.605Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-08T19:51:55.965Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-08T19:51:55.965Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-08T19:51:55.965Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-08T19:51:57.498Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-08T19:51:57.498Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-08T19:52:09.863Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-08T19:52:14.545Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-08T19:52:15.002Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-08T19:52:40.119Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-08T19:52:40.119Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-08T19:52:40.119Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-08T19:52:40.119Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-08T19:52:41.084Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-08T19:52:49.636Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-08T19:52:51.805Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-08T19:52:52.262Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-08T19:52:52.262Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-08T19:52:52.262Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-08T19:52:54.435Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-08T19:52:59.220Z] === RUN TestDockerSuite/TestCommitChange [2021-04-08T19:53:05.602Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-08T19:53:09.325Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-08T19:53:09.325Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-08T19:53:16.379Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-08T19:53:16.379Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-08T19:53:28.740Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-08T19:53:39.042Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-08T19:53:46.101Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-08T19:53:53.158Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-08T19:53:53.158Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-08T19:53:54.689Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-08T19:53:54.689Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-08T19:53:54.689Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-08T19:53:54.689Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-08T19:53:57.588Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-08T19:53:57.588Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-08T19:53:57.588Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-08T19:53:59.758Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-08T19:53:59.758Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-08T19:53:59.758Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-08T19:53:59.758Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-08T19:53:59.758Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-08T19:54:02.652Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-08T19:54:04.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-08T19:54:07.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-08T19:54:07.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-08T19:54:07.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-08T19:54:09.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-08T19:54:09.911Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-08T19:54:12.081Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-08T19:54:12.081Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-08T19:54:12.081Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-08T19:54:14.983Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-08T19:54:14.983Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-08T19:54:17.152Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-08T19:54:17.152Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-08T19:54:20.053Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-08T19:54:20.053Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-08T19:54:22.221Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-08T19:54:25.943Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-08T19:54:30.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-08T19:54:30.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-08T19:54:30.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-08T19:54:30.618Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-08T19:54:30.618Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-08T19:54:32.150Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-08T19:54:32.150Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-08T19:54:39.203Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-08T19:54:39.203Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-08T19:54:41.505Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-08T19:54:41.962Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-08T19:54:46.640Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-08T19:54:48.177Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-08T19:54:48.177Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-08T19:54:48.177Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-08T19:54:48.177Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-08T19:54:48.177Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-08T19:54:48.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-08T19:54:50.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-08T19:54:50.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-08T19:54:53.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-08T19:54:55.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-08T19:54:58.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-08T19:55:01.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00027b0e0_} [2021-04-08T19:55:03.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1448360690_c:\foo_false____} [2021-04-08T19:55:11.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1448360690_c:\foo_true____} [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-08T19:55:13.908Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-08T19:55:16.803Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-08T19:55:19.699Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-08T19:55:19.699Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-08T19:55:19.699Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-08T19:55:21.868Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-08T19:55:21.868Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-08T19:55:21.868Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-08T19:55:21.868Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-08T19:55:26.545Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-08T19:55:35.104Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-08T19:55:35.104Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-08T19:55:35.104Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-08T19:55:49.904Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-08T19:55:49.904Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-08T19:55:49.904Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-08T19:56:04.702Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-08T19:56:04.702Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-08T19:56:04.702Z] === RUN TestDockerSuite/TestCpToDot [2021-04-08T19:56:05.670Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-08T19:56:05.670Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-08T19:56:05.670Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-08T19:56:08.565Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-08T19:56:10.739Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-08T19:56:12.908Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-08T19:56:13.366Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-08T19:56:13.366Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-08T19:56:15.545Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-08T19:56:16.509Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-08T19:56:16.509Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-08T19:56:16.509Z] === RUN TestDockerSuite/TestCreateRM [2021-04-08T19:56:16.966Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-08T19:56:16.966Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-08T19:56:16.966Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-08T19:56:17.423Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-08T19:56:25.975Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-08T19:56:25.975Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-08T19:56:26.432Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-08T19:56:30.154Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-08T19:56:30.612Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-08T19:56:30.612Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-08T19:56:32.784Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-08T19:56:32.784Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDockerFails [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-08T19:56:33.240Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-08T19:56:36.135Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-08T19:56:43.189Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-08T19:56:45.365Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-08T19:56:53.914Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-08T19:56:59.692Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-08T19:57:04.367Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-08T19:57:12.924Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-08T19:57:12.924Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-08T19:57:16.657Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-08T19:57:17.114Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-08T19:57:18.645Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-08T19:57:24.430Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-08T19:57:29.107Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-08T19:57:29.107Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-08T19:57:29.107Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-08T19:57:29.107Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-08T19:57:29.107Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-08T19:57:29.107Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-08T19:57:30.075Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-08T19:57:30.075Z] === RUN TestDockerSuite/TestEventsRename [2021-04-08T19:57:32.975Z] === RUN TestDockerSuite/TestEventsResize [2021-04-08T19:57:35.872Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-08T19:57:38.042Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-08T19:57:40.936Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-08T19:57:45.610Z] === RUN TestDockerSuite/TestEventsTop [2021-04-08T19:57:45.610Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-08T19:57:48.511Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-08T19:57:53.188Z] === RUN TestDockerSuite/TestExec [2021-04-08T19:57:53.188Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-08T19:57:53.188Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-08T19:57:54.719Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-08T19:57:56.888Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-08T19:57:56.888Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-08T19:57:56.888Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-08T19:57:56.888Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-08T19:57:59.059Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-08T19:58:01.954Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-08T19:58:04.123Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-08T19:58:05.655Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-08T19:58:10.335Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-08T19:58:10.335Z] === RUN TestDockerSuite/TestExecEnv [2021-04-08T19:58:10.335Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-08T19:58:10.335Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-08T19:58:13.231Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-08T19:58:17.907Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-08T19:58:17.907Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-08T19:58:17.907Z] === RUN TestDockerSuite/TestExecParseError [2021-04-08T19:58:17.907Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-08T19:58:17.907Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-08T19:58:17.907Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-08T19:58:20.810Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-08T19:58:20.810Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-08T19:58:20.810Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-08T19:58:20.810Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-08T19:58:20.810Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-08T19:58:20.810Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-08T19:58:22.982Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-08T19:58:22.982Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-08T19:58:30.039Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-08T19:58:30.039Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-08T19:58:30.039Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-08T19:58:30.039Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-08T19:58:35.816Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-08T19:58:41.596Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-08T19:58:45.319Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-08T19:58:51.110Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-08T19:58:51.110Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-08T19:58:51.110Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-08T19:58:51.110Z] === RUN TestDockerSuite/TestHealth [2021-04-08T19:58:51.110Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-08T19:58:51.110Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-08T19:58:51.567Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-08T19:58:51.567Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-08T19:58:56.306Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-08T19:58:56.306Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-08T19:58:56.306Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-08T19:58:56.306Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-08T19:58:56.306Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-08T19:58:56.773Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-08T19:58:57.240Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-08T19:58:57.240Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-08T19:58:58.801Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-08T19:58:58.801Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-08T19:59:01.013Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-08T19:59:01.013Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-08T19:59:03.223Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-08T19:59:06.171Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-08T19:59:06.171Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-08T19:59:06.171Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-08T19:59:09.960Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-08T19:59:09.960Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestImportFile [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-08T19:59:12.905Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-08T19:59:15.115Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-08T19:59:22.271Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-08T19:59:22.271Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-08T19:59:22.271Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-08T19:59:22.737Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-08T19:59:22.737Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-08T19:59:24.949Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-08T19:59:24.949Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-08T19:59:32.100Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-08T19:59:32.100Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-08T19:59:32.100Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-08T19:59:32.100Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-08T19:59:34.310Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-08T19:59:39.055Z] === RUN TestDockerSuite/TestInspectImage [2021-04-08T19:59:39.055Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-08T19:59:39.055Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-08T19:59:39.055Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-08T19:59:42.001Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-08T19:59:44.213Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-08T19:59:44.213Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-08T19:59:46.426Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-08T19:59:48.640Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-08T19:59:48.640Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-08T19:59:48.640Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-08T19:59:51.586Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-08T19:59:53.800Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-08T19:59:59.666Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-08T20:00:01.876Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-08T20:00:04.085Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-08T20:00:06.296Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-08T20:00:08.606Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-08T20:00:10.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-08T20:00:13.766Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-08T20:00:15.978Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-08T20:00:17.538Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-08T20:00:24.690Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-08T20:00:26.251Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-08T20:00:26.251Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-08T20:00:28.467Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-08T20:00:28.936Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-08T20:00:37.585Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-08T20:00:44.732Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-08T20:00:53.385Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-08T20:00:54.945Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-08T20:00:57.892Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-08T20:00:57.892Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-08T20:01:00.288Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-08T20:01:02.503Z] === RUN TestDockerSuite/TestLogsSince [2021-04-08T20:01:12.910Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-08T20:01:12.910Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-08T20:01:12.910Z] === RUN TestDockerSuite/TestLogsTail [2021-04-08T20:01:15.121Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-08T20:01:17.332Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-08T20:01:24.482Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-08T20:01:24.482Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-08T20:01:24.482Z] === RUN TestDockerSuite/TestNetHostname [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginActive [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPortList [2021-04-08T20:01:24.950Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-08T20:01:29.700Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-08T20:01:34.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-08T20:01:34.446Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-08T20:01:46.921Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-08T20:01:46.921Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-08T20:01:57.340Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-08T20:02:12.257Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-08T20:02:12.257Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-08T20:02:12.257Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-08T20:02:27.183Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-08T20:02:28.745Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-08T20:02:46.548Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-08T20:02:56.960Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-08T20:02:56.960Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-08T20:02:56.960Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-08T20:03:00.747Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-08T20:03:00.747Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-08T20:03:00.747Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-08T20:03:00.747Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-08T20:03:00.747Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-08T20:03:09.408Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-08T20:03:09.408Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-08T20:03:10.969Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-08T20:03:10.969Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-08T20:03:12.529Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-08T20:03:13.514Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-08T20:03:13.514Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-08T20:03:18.265Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-08T20:03:22.049Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-08T20:03:29.193Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-08T20:04:05.029Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-08T20:04:05.029Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-08T20:04:09.775Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-08T20:04:09.775Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-08T20:04:10.241Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-08T20:04:11.228Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-08T20:04:15.972Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-08T20:04:19.786Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-08T20:04:19.786Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-08T20:04:24.533Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-08T20:04:24.533Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-08T20:04:24.533Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-08T20:04:39.455Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-08T20:04:42.404Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-08T20:04:43.397Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-08T20:04:50.542Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-08T20:04:55.330Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-08T20:05:03.984Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-08T20:05:08.731Z] === RUN TestDockerSuite/TestRmiTag [2021-04-08T20:05:08.731Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-08T20:05:11.692Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-08T20:05:29.493Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-08T20:05:31.054Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-08T20:05:36.969Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-08T20:05:37.952Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-08T20:05:40.163Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-08T20:05:40.163Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-08T20:05:40.163Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-08T20:05:44.908Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-08T20:05:47.859Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-08T20:05:50.069Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-08T20:05:52.278Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-08T20:05:55.226Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-08T20:05:55.226Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-08T20:05:59.974Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-08T20:06:02.185Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-08T20:06:02.185Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-08T20:06:06.041Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-08T20:06:06.041Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-08T20:06:06.041Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-08T20:06:07.605Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-08T20:06:10.557Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-08T20:06:12.769Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-08T20:06:14.982Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-08T20:06:14.982Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-08T20:06:14.982Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-08T20:06:14.982Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-08T20:06:17.192Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-08T20:06:17.192Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-08T20:06:17.192Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-08T20:06:17.192Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-08T20:06:17.192Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-08T20:06:19.407Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-08T20:06:25.260Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-08T20:06:27.469Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-08T20:06:27.469Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-08T20:06:27.469Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-08T20:06:27.469Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-08T20:06:29.680Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-08T20:06:36.826Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-08T20:06:37.294Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-08T20:06:39.504Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-08T20:06:39.504Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-08T20:06:39.504Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-08T20:06:39.504Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-08T20:06:41.714Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-08T20:06:44.658Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-08T20:06:46.876Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-08T20:06:49.085Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-08T20:06:53.883Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-08T20:07:01.035Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-08T20:07:01.035Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-08T20:07:03.246Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-08T20:07:03.247Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-08T20:07:03.247Z] === RUN TestDockerSuite/TestRunMount [2021-04-08T20:07:03.247Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-08T20:07:03.247Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-08T20:07:03.247Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-08T20:07:03.247Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-08T20:07:10.428Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-08T20:07:10.428Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-08T20:07:10.428Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-08T20:07:10.428Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-08T20:07:16.282Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-08T20:07:20.075Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-08T20:07:21.636Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-08T20:07:23.846Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-08T20:07:26.060Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-08T20:07:27.045Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-08T20:07:29.287Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-08T20:07:29.287Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-08T20:07:29.287Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-08T20:07:29.287Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-08T20:07:29.756Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-08T20:07:29.756Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-08T20:07:29.756Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-08T20:07:29.756Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-08T20:07:29.756Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-08T20:07:33.538Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-08T20:07:33.538Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-08T20:07:33.538Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-08T20:07:33.538Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-08T20:07:33.538Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-08T20:07:33.538Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-08T20:07:48.480Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-08T20:07:48.480Z] === RUN TestDockerSuite/TestRunRm [2021-04-08T20:07:54.394Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-08T20:08:00.251Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-08T20:08:01.812Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-08T20:08:04.759Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-08T20:08:06.970Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-08T20:08:09.914Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-08T20:08:09.914Z] === RUN TestDockerSuite/TestRunState [2021-04-08T20:08:09.914Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-08T20:08:17.064Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-08T20:08:17.064Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-08T20:08:18.626Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-08T20:08:18.626Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-08T20:08:18.626Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-08T20:08:19.095Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-08T20:08:19.095Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-08T20:08:19.095Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-08T20:08:23.855Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-08T20:08:23.855Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-08T20:08:23.855Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-08T20:08:23.855Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-08T20:08:23.855Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-08T20:08:24.329Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-08T20:08:24.329Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-08T20:08:24.329Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-08T20:08:24.329Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-08T20:08:24.329Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-08T20:08:24.329Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-08T20:08:26.539Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-08T20:08:26.539Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-08T20:08:29.484Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-08T20:08:29.484Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-08T20:08:29.484Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-08T20:08:32.432Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-08T20:08:39.576Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-08T20:08:44.321Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-08T20:08:51.475Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-08T20:08:51.475Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-08T20:08:51.475Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-08T20:08:53.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-08T20:08:55.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-08T20:08:58.841Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-08T20:09:02.623Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-08T20:09:04.839Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-08T20:09:07.052Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-08T20:09:17.460Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-08T20:09:19.030Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-08T20:09:19.496Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-08T20:09:19.963Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-08T20:09:19.963Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-08T20:09:21.523Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-08T20:09:34.016Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-08T20:09:34.016Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-08T20:09:42.668Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-08T20:09:42.668Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-08T20:09:46.452Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-08T20:09:46.452Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-08T20:09:46.452Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-08T20:09:46.452Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-08T20:09:46.452Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-08T20:09:53.605Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-08T20:09:55.166Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-08T20:09:57.499Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-08T20:09:57.499Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-08T20:10:00.445Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-08T20:10:15.369Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-08T20:10:15.369Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-08T20:10:15.875Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-08T20:10:15.875Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-08T20:10:16.342Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-08T20:10:16.342Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-08T20:10:16.810Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-08T20:10:19.755Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-08T20:10:19.755Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-08T20:10:22.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-08T20:10:22.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-08T20:10:23.170Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-08T20:10:23.171Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-08T20:10:23.638Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-08T20:10:32.287Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-08T20:10:32.287Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-08T20:10:32.287Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-08T20:10:32.287Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-08T20:10:32.287Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-08T20:10:39.437Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-08T20:10:39.904Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-08T20:10:39.904Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-08T20:10:54.835Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-08T20:10:54.835Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite (2815.28s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-08T20:10:55.820Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (133.40s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-08T20:10:55.820Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-08T20:10:55.820Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-08T20:10:55.820Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-08T20:10:55.820Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.25s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.30s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-08T20:10:55.820Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-08T20:10:55.820Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-08T20:10:55.820Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.29s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.78s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (127.33s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-08T20:10:55.820Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.01s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.48s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.40s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.09s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.09s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.53s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.25s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.10s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.72s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.54s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.39s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.45s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.09s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.11s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.86s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.63s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.04s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-08T20:10:55.820Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.55s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2021-04-08T20:10:55.820Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-08T20:10:55.820Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2021-04-08T20:10:55.820Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.81s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.74s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.21s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.08s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.61s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.94s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.85s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.85s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.63s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.46s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.12s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.85s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.52s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.04s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.62s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.01s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.22s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.53s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.38s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.23s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.71s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFails (2.63s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.92s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.86s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.19s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.38s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.94s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.42s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildHistory (12.62s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.98s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.38s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.37s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.31s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.57s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.77s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.50s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.28s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.77s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.73s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.80s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.82s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.23s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.28s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.81s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.31s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.00s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.30s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.01s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.26s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.87s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.58s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildRm (13.88s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.59s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-04-08T20:10:55.821Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.83s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.66s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.87s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.21s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.62s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.20s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.82s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.80s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.68s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.52s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.02s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.08s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.17s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.73s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.67s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.75s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.92s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.91s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.57s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-04-08T20:10:55.821Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-08T20:10:55.821Z] docker_cli_sni_test.go:18: Flakey test [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.83s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCommitChange (5.17s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.69s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.06s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCommitTTY (12.28s) [2021-04-08T20:10:55.821Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.70s) [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-08T20:10:55.821Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.821Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-08T20:10:55.821Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.93s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.03s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.77s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.34s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.46s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.52s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.33s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.83s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.28s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.89s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.06s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.24s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.15s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.32s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.57s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00027b0e0_} (2.68s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1448360690_c:\foo_false____} (7.65s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1448360690_c:\foo_true____} (2.64s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.60s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.47s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.66s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.36s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.05s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.29s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.51s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpToDot (2.62s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCpToStdout (2.64s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.16s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.18s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-08T20:10:55.822Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.47s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-08T20:10:55.822Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.822Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-08T20:10:55.822Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-08T20:10:55.823Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.823Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-08T20:10:55.823Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.823Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-08T20:10:55.823Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-08T20:10:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.44s) [2021-04-08T20:10:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.29s) [2021-04-08T20:10:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.44s) [2021-04-08T20:10:55.823Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.15s) [2021-04-08T20:10:55.823Z] --- PASS: TestDockerSuite/TestEventsCopy (5.42s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.43s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.16s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.26s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFilters (5.53s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFormat (4.68s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsResize (2.94s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.89s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.38s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-08T20:10:56.291Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.02s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-08T20:10:56.291Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-08T20:10:56.291Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-08T20:10:56.291Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.29s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.55s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.45s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecInspectID (4.90s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-08T20:10:56.291Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.64s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-08T20:10:56.291Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.42s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.11s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.18s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.13s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-08T20:10:56.291Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.72s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.67s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-08T20:10:56.291Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-08T20:10:56.291Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.28s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.39s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-08T20:10:56.291Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-08T20:10:56.291Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.26s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.13s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectHistory (4.61s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.32s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.33s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.07s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.52s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.23s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.37s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-08T20:10:56.291Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.98s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.92s) [2021-04-08T20:10:56.291Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.60s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-08T20:10:56.292Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.38s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.94s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.80s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.71s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsSince (9.27s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsTail (2.95s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.65s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.26s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.70s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-08T20:10:56.292Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.66s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsByOrder (10.62s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.09s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.49s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.87s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.98s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.09s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.59s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.04s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.46s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-08T20:10:56.292Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.26s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.24s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.36s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.38s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.16s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.20s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.45s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.04s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.91s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.87s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.28s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.14s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.60s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.30s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.20s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.23s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.66s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.05s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.40s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.53s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.69s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.31s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.48s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.44s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.41s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-08T20:10:56.292Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2021-04-08T20:10:56.292Z] --- PASS: TestDockerSuite/TestRunEchoStdout (7.14s) [2021-04-08T20:10:56.292Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.39s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.32s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.42s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.51s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.34s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.93s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.25s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.18s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.28s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.81s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.95s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunRm (7.40s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.69s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.35s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.31s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.83s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.16s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.09s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.90s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.47s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.17s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.91s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.68s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.15s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.54s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.17s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2021-04-08T20:10:56.293Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.45s) [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-08T20:10:56.293Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.293Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-08T20:10:56.293Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.68s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.71s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.16s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-08T20:10:56.294Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.22s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-08T20:10:56.294Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.55s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.36s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-08T20:10:56.294Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.02s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.13s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.08s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-08T20:10:56.294Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.61s) [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-08T20:10:56.294Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-08T20:10:56.294Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-08T20:10:56.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-08T20:10:56.294Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-08T20:10:56.294Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-08T20:10:56.295Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-08T20:10:56.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-08T20:10:56.295Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerDaemonSuite [2021-04-08T20:10:56.295Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-08T20:10:56.295Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-08T20:10:56.295Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-08T20:10:56.295Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerSwarmSuite [2021-04-08T20:10:56.295Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-08T20:10:56.295Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-08T20:10:56.295Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerExternalVolumeSuite [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerNetworkSuite [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] === RUN TestDockerHubPullSuite [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-08T20:10:56.295Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] PASS [2021-04-08T20:10:56.295Z] ok github.com/docker/docker/integration-cli 2816.004s [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === Skipped [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-08T20:10:56.295Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-08T20:10:56.295Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-08T20:10:56.295Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-08T20:10:56.295Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-08T20:10:56.295Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-08T20:10:56.295Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-08T20:10:56.295Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-08T20:10:56.295Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-08T20:10:56.295Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-08T20:10:56.295Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.295Z] [2021-04-08T20:10:56.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-08T20:10:56.295Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-08T20:10:56.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-08T20:10:56.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-08T20:10:56.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-04-08T20:10:56.296Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-04-08T20:10:56.296Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-08T20:10:56.296Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-08T20:10:56.296Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.296Z] [2021-04-08T20:10:56.296Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-04-08T20:10:56.763Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-08T20:10:56.763Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-04-08T20:10:56.763Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.763Z] [2021-04-08T20:10:56.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-04-08T20:10:56.764Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-04-08T20:10:56.764Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-08T20:10:56.764Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-04-08T20:10:56.764Z] docker_cli_sni_test.go:18: Flakey test [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-08T20:10:56.764Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-08T20:10:56.764Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-08T20:10:56.764Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-08T20:10:56.764Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.764Z] [2021-04-08T20:10:56.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-08T20:10:56.765Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.05s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.05s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-08T20:10:56.765Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-08T20:10:56.765Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-08T20:10:56.765Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-08T20:10:56.765Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-08T20:10:56.765Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-08T20:10:56.765Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-08T20:10:56.765Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-08T20:10:56.765Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-08T20:10:56.765Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-08T20:10:56.766Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-08T20:10:56.766Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-08T20:10:56.766Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-04-08T20:10:56.766Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-04-08T20:10:56.766Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-08T20:10:56.766Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-08T20:10:56.766Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-04-08T20:10:56.766Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-08T20:10:56.766Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-08T20:10:56.766Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-08T20:10:56.766Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.766Z] [2021-04-08T20:10:56.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-04-08T20:10:56.767Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-08T20:10:56.767Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.767Z] [2021-04-08T20:10:56.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-08T20:10:56.767Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-08T20:10:56.767Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-08T20:10:56.768Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.768Z] [2021-04-08T20:10:56.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-04-08T20:10:56.768Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-04-08T20:10:56.769Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-04-08T20:10:56.769Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-08T20:10:56.769Z] [2021-04-08T20:10:56.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-08T20:10:57.237Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-08T20:10:57.237Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-08T20:10:57.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-08T20:10:57.237Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-08T20:10:57.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.237Z] [2021-04-08T20:10:57.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-08T20:10:57.238Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-08T20:10:57.238Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.238Z] [2021-04-08T20:10:57.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-08T20:10:57.239Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-08T20:10:57.239Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] DONE 1092 tests, 546 skipped in 2825.114s [2021-04-08T20:10:57.239Z] INFO: Integration tests ended at 04/08/2021 20:10:56. Duration:00:47:05.2088811 [2021-04-08T20:10:57.239Z] INFO: Docker info of the daemon under test at end of run [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] Containers: 2 [2021-04-08T20:10:57.239Z] Running: 0 [2021-04-08T20:10:57.239Z] Paused: 0 [2021-04-08T20:10:57.239Z] Stopped: 2 [2021-04-08T20:10:57.239Z] Images: 18 [2021-04-08T20:10:57.239Z] Server Version: 0.0.0-dev [2021-04-08T20:10:57.239Z] Storage Driver: windowsfilter [2021-04-08T20:10:57.239Z] Windows: [2021-04-08T20:10:57.239Z] Logging Driver: json-file [2021-04-08T20:10:57.239Z] Plugins: [2021-04-08T20:10:57.239Z] Volume: local [2021-04-08T20:10:57.239Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-08T20:10:57.239Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-08T20:10:57.239Z] Swarm: inactive [2021-04-08T20:10:57.239Z] Default Isolation: process [2021-04-08T20:10:57.239Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-08T20:10:57.239Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-08T20:10:57.239Z] OSType: windows [2021-04-08T20:10:57.239Z] Architecture: x86_64 [2021-04-08T20:10:57.239Z] CPUs: 4 [2021-04-08T20:10:57.239Z] Total Memory: 32GiB [2021-04-08T20:10:57.239Z] Name: azwin-2-2a77d0 [2021-04-08T20:10:57.239Z] ID: 5W6V:HYFC:ZBCE:XXD5:CVF5:I5O6:YZDL:L546:YLJV:M4YZ:AZFO:JQOX [2021-04-08T20:10:57.239Z] Docker Root Dir: D:\CI\PR-41999\5\daemon [2021-04-08T20:10:57.239Z] Debug Mode (client): false [2021-04-08T20:10:57.239Z] Debug Mode (server): true [2021-04-08T20:10:57.239Z] File Descriptors: -1 [2021-04-08T20:10:57.239Z] Goroutines: 17 [2021-04-08T20:10:57.239Z] System Time: 2021-04-08T20:10:57.1249642Z [2021-04-08T20:10:57.239Z] EventsListeners: 0 [2021-04-08T20:10:57.239Z] Registry: https://index.docker.io/v1/ [2021-04-08T20:10:57.239Z] Labels: [2021-04-08T20:10:57.239Z] Experimental: false [2021-04-08T20:10:57.239Z] Insecure Registries: [2021-04-08T20:10:57.239Z] 127.0.0.0/8 [2021-04-08T20:10:57.239Z] Live Restore Enabled: false [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] [2021-04-08T20:10:57.239Z] INFO: Stopping daemon under test [2021-04-08T20:10:57.706Z] SUCCESS: The process with PID 748 (child process of PID 5708) has been terminated. [2021-04-08T20:10:57.706Z] SUCCESS: The process with PID 5708 (child process of PID 4184) has been terminated. [2021-04-08T20:10:57.706Z] INFO: Stop tailing logs of the daemon under tests [2021-04-08T20:10:57.706Z] INFO: executeCI.ps1 Completed successfully at 04/08/2021 20:10:57. [2021-04-08T20:10:57.706Z] INFO: Tidying up at end of run [2021-04-08T20:10:57.706Z] INFO: Saving daemon under test log (d:\CI\PR-41999\5\dut.out) to bundles\CIDUT.out [2021-04-08T20:10:57.706Z] INFO: Saving daemon under test log (d:\CI\PR-41999\5\dut.err) to bundles\CIDUT.err [2021-04-08T20:10:57.706Z] INFO: Nuke-Everything... [2021-04-08T20:10:58.173Z] INFO: Container count on control daemon to delete is 2 [2021-04-08T20:10:58.641Z] e6cdde3c140b [2021-04-08T20:10:58.641Z] 40c389ea11c1 [2021-04-08T20:10:59.110Z] INFO: Tidying pidfile d:\CI\PR-41999\5\docker.pid [2021-04-08T20:10:59.110Z] INFO: Nuking d:\CI [2021-04-08T20:11:34.939Z] INFO: Zapped successfully [2021-04-08T20:11:34.939Z] [2021-04-08T20:11:34.939Z] INFO: executeCI.ps1 exiting at Thu Apr 8 20:11:34 CUT 2021. Duration 01:28:22.8518414 [2021-04-08T20:11:34.939Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-08T20:11:35.180Z] Recording test results [2021-04-08T20:11:42.777Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-08T20:11:44.328Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-08T20:11:46.064Z] Archiving artifacts [2021-04-08T20:11:59.707Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41999/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-08T20:12:00.625Z] + make clean [2021-04-08T20:12:03.515Z] docker volume rm -f docker-dev-cache [2021-04-08T20:12:03.515Z] 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