Pull request #42561 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at 87e28a6171256803d18545d2aefc7a78e70a722e rather than 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 Obtained Jenkinsfile from 87e28a6171256803d18545d2aefc7a78e70a722e 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42561@libs/jps/.git # 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-06-24T10:45:50.131Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-24T10:45:50.137Z] Trying to pass milestone 2 [Pipeline] milestone [2021-06-24T10:45:50.188Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-24T10:45:50.335Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a737d5749d1ffd1a) in /home/ubuntu/workspace/moby_PR-42561 [Pipeline] { [Pipeline] checkout [2021-06-24T10:45:50.361Z] The recommended git tool is: git [2021-06-24T10:45:50.370Z] using credential docker-jenkins-github-credentials [2021-06-24T10:45:50.375Z] Cloning the remote Git repository [2021-06-24T10:45:50.375Z] Cloning with configured refspecs honoured and without tags [2021-06-24T10:45:50.432Z] Cloning repository https://github.com/moby/moby.git [2021-06-24T10:45:50.432Z] > git init /home/ubuntu/workspace/moby_PR-42561 # timeout=10 [2021-06-24T10:45:50.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:45:50.443Z] > git --version # timeout=10 [2021-06-24T10:45:50.448Z] > git --version # 'git version 2.17.1' [2021-06-24T10:45:50.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:45:50.449Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:05.281Z] Fetching without tags [2021-06-24T10:46:05.515Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:46:05.992Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:46:05.992Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [2021-06-24T10:46:06.099Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [2021-06-24T10:46:05.316Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:46:05.318Z] > git config --add remote.origin.fetch +refs/pull/42561/head:refs/remotes/origin/PR-42561 # timeout=10 [2021-06-24T10:46:05.323Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:05.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:46:05.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:46:05.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:05.339Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:05.573Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:46:05.586Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:46:06.028Z] > git remote # timeout=10 [2021-06-24T10:46:06.035Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:46:06.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:06.039Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:46:06.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T10:46:06.049Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:46:06.051Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:46:06.157Z] > git rev-list --no-walk 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-24T10:46:06.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-06-24T10:46:09.346Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-24T10:46:10.131Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a737d5749d1ffd1a) in /home/ubuntu/workspace/moby_PR-42561 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [2021-06-24T10:46:10.145Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0635b229b64d4170c) in /home/ubuntu/workspace/moby_PR-42561 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-06-24T10:46:10.204Z] The recommended git tool is: git [2021-06-24T10:46:10.212Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-06-24T10:46:10.220Z] The recommended git tool is: git [2021-06-24T10:46:10.223Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-24T10:46:10.232Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-24T10:46:10.269Z] using credential docker-jenkins-github-credentials [2021-06-24T10:46:10.274Z] Cloning the remote Git repository [2021-06-24T10:46:10.274Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-24T10:46:10.473Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-24T10:46:10.543Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:46:10.543Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-24T10:46:10.591Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-24T10:46:10.275Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42561/.git # timeout=10 [2021-06-24T10:46:10.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:46:10.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:46:10.291Z] > git --version # timeout=10 [2021-06-24T10:46:10.296Z] > git --version # 'git version 2.17.1' [2021-06-24T10:46:10.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:10.297Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:10.532Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:46:10.536Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:46:10.580Z] > git remote # timeout=10 [2021-06-24T10:46:10.585Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:46:10.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:10.590Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:46:10.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T10:46:10.601Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:46:10.603Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:46:10.344Z] Cloning repository https://github.com/moby/moby.git [2021-06-24T10:46:10.344Z] > git init /home/ubuntu/workspace/moby_PR-42561 # timeout=10 [2021-06-24T10:46:10.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:46:10.353Z] > git --version # timeout=10 [2021-06-24T10:46:10.358Z] > git --version # 'git version 2.17.1' [2021-06-24T10:46:10.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:10.359Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:11.376Z] + docker version [2021-06-24T10:46:11.376Z] Client: Docker Engine - Community [2021-06-24T10:46:11.376Z] Version: 20.10.6 [2021-06-24T10:46:11.376Z] API version: 1.41 [2021-06-24T10:46:11.376Z] Go version: go1.13.15 [2021-06-24T10:46:11.376Z] Git commit: 370c289 [2021-06-24T10:46:11.376Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-24T10:46:11.376Z] OS/Arch: linux/amd64 [2021-06-24T10:46:11.376Z] Context: default [2021-06-24T10:46:11.376Z] Experimental: true [2021-06-24T10:46:11.376Z] [2021-06-24T10:46:11.376Z] Server: Docker Engine - Community [2021-06-24T10:46:11.376Z] Engine: [2021-06-24T10:46:11.376Z] Version: 20.10.6 [2021-06-24T10:46:11.376Z] API version: 1.41 (minimum version 1.12) [2021-06-24T10:46:11.376Z] Go version: go1.13.15 [2021-06-24T10:46:11.376Z] Git commit: 8728dd2 [2021-06-24T10:46:11.376Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-24T10:46:11.376Z] OS/Arch: linux/amd64 [2021-06-24T10:46:11.376Z] Experimental: true [2021-06-24T10:46:11.376Z] containerd: [2021-06-24T10:46:11.376Z] Version: 1.4.6 [2021-06-24T10:46:11.376Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:46:11.376Z] runc: [2021-06-24T10:46:11.376Z] Version: 1.0.0-rc95 [2021-06-24T10:46:11.376Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:46:11.376Z] docker-init: [2021-06-24T10:46:11.376Z] Version: 0.19.0 [2021-06-24T10:46:11.376Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-24T10:46:11.656Z] + docker info [2021-06-24T10:46:11.656Z] Client: [2021-06-24T10:46:11.656Z] Context: default [2021-06-24T10:46:11.656Z] Debug Mode: false [2021-06-24T10:46:11.656Z] Plugins: [2021-06-24T10:46:11.656Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-24T10:46:11.656Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-24T10:46:11.656Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-24T10:46:11.656Z] [2021-06-24T10:46:11.656Z] Server: [2021-06-24T10:46:11.656Z] Containers: 0 [2021-06-24T10:46:11.656Z] Running: 0 [2021-06-24T10:46:11.656Z] Paused: 0 [2021-06-24T10:46:11.656Z] Stopped: 0 [2021-06-24T10:46:11.656Z] Images: 3 [2021-06-24T10:46:11.656Z] Server Version: 20.10.6 [2021-06-24T10:46:11.656Z] Storage Driver: overlay2 [2021-06-24T10:46:11.656Z] Backing Filesystem: extfs [2021-06-24T10:46:11.656Z] Supports d_type: true [2021-06-24T10:46:11.656Z] Native Overlay Diff: true [2021-06-24T10:46:11.656Z] userxattr: false [2021-06-24T10:46:11.656Z] Logging Driver: json-file [2021-06-24T10:46:11.656Z] Cgroup Driver: cgroupfs [2021-06-24T10:46:11.656Z] Cgroup Version: 1 [2021-06-24T10:46:11.656Z] Plugins: [2021-06-24T10:46:11.656Z] Volume: local [2021-06-24T10:46:11.656Z] Network: bridge host ipvlan macvlan null overlay [2021-06-24T10:46:11.656Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-24T10:46:11.656Z] Swarm: inactive [2021-06-24T10:46:11.656Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-24T10:46:11.656Z] Default Runtime: runc [2021-06-24T10:46:11.656Z] Init Binary: docker-init [2021-06-24T10:46:11.656Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:46:11.656Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:46:11.656Z] init version: de40ad0 [2021-06-24T10:46:11.656Z] Security Options: [2021-06-24T10:46:11.656Z] apparmor [2021-06-24T10:46:11.656Z] seccomp [2021-06-24T10:46:11.656Z] Profile: default [2021-06-24T10:46:11.656Z] Kernel Version: 5.4.0-1048-aws [2021-06-24T10:46:11.656Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-24T10:46:11.656Z] OSType: linux [2021-06-24T10:46:11.656Z] Architecture: x86_64 [2021-06-24T10:46:11.656Z] CPUs: 2 [2021-06-24T10:46:11.656Z] Total Memory: 7.487GiB [2021-06-24T10:46:11.656Z] Name: ip-10-100-111-50 [2021-06-24T10:46:11.656Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-24T10:46:11.656Z] Docker Root Dir: /var/lib/docker [2021-06-24T10:46:11.656Z] Debug Mode: false [2021-06-24T10:46:11.656Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:46:11.656Z] Labels: [2021-06-24T10:46:11.656Z] Experimental: true [2021-06-24T10:46:11.656Z] Insecure Registries: [2021-06-24T10:46:11.656Z] 127.0.0.0/8 [2021-06-24T10:46:11.656Z] Live Restore Enabled: true [2021-06-24T10:46:11.656Z] [2021-06-24T10:46:11.656Z] WARNING: No swap limit support [Pipeline] sh [2021-06-24T10:46:11.935Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:46:11.936Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:46:11.936Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42561/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-06-24T10:46:11.936Z] + bash /home/ubuntu/workspace/moby_PR-42561/check-config.sh [2021-06-24T10:46:11.936Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-24T10:46:11.936Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-24T10:46:11.936Z] [2021-06-24T10:46:11.936Z] Generally Necessary: [2021-06-24T10:46:11.936Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-24T10:46:11.936Z] - apparmor: enabled and tools installed [2021-06-24T10:46:11.936Z] - CONFIG_NAMESPACES: enabled [2021-06-24T10:46:11.936Z] - CONFIG_NET_NS: enabled [2021-06-24T10:46:11.936Z] - CONFIG_PID_NS: enabled [2021-06-24T10:46:11.936Z] - CONFIG_IPC_NS: enabled [2021-06-24T10:46:11.936Z] - CONFIG_UTS_NS: enabled [2021-06-24T10:46:11.936Z] - CONFIG_CGROUPS: enabled [2021-06-24T10:46:11.936Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-24T10:46:11.936Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-24T10:46:11.936Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-24T10:46:11.936Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-24T10:46:11.936Z] - CONFIG_CPUSETS: enabled [2021-06-24T10:46:11.936Z] - CONFIG_MEMCG: enabled [2021-06-24T10:46:11.936Z] - CONFIG_KEYS: enabled [2021-06-24T10:46:12.194Z] - CONFIG_VETH: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_NF_NAT_IPV4: missing [2021-06-24T10:46:12.194Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_NF_NAT_NEEDED: missing [2021-06-24T10:46:12.194Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-24T10:46:12.194Z] [2021-06-24T10:46:12.194Z] Optional Features: [2021-06-24T10:46:12.194Z] - CONFIG_USER_NS: enabled [2021-06-24T10:46:12.194Z] - CONFIG_SECCOMP: enabled [2021-06-24T10:46:12.194Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-24T10:46:12.194Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-24T10:46:12.194Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-24T10:46:12.194Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-24T10:46:12.194Z] - CONFIG_BLK_CGROUP: enabled [2021-06-24T10:46:12.194Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-24T10:46:12.194Z] - CONFIG_IOSCHED_CFQ: missing [2021-06-24T10:46:12.194Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-06-24T10:46:12.194Z] - CONFIG_CGROUP_PERF: enabled [2021-06-24T10:46:12.194Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-24T10:46:12.194Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-24T10:46:12.194Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-24T10:46:12.194Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-24T10:46:12.194Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-24T10:46:12.194Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_IP_VS: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-24T10:46:12.194Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-24T10:46:12.194Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-24T10:46:12.194Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_EXT4_FS: enabled [2021-06-24T10:46:12.194Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-24T10:46:12.194Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-24T10:46:12.194Z] - Network Drivers: [2021-06-24T10:46:12.194Z] - "overlay": [2021-06-24T10:46:12.194Z] - CONFIG_VXLAN: enabled (as module) [2021-06-24T10:46:12.194Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-24T10:46:12.194Z] Optional (for encrypted networks): [2021-06-24T10:46:12.452Z] - CONFIG_CRYPTO: enabled [2021-06-24T10:46:12.452Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-24T10:46:12.452Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-24T10:46:12.452Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-24T10:46:12.452Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-24T10:46:12.452Z] - CONFIG_XFRM: enabled [2021-06-24T10:46:12.452Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-06-24T10:46:12.452Z] - "ipvlan": [2021-06-24T10:46:12.452Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-24T10:46:12.452Z] - "macvlan": [2021-06-24T10:46:12.452Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_DUMMY: enabled (as module) [2021-06-24T10:46:12.452Z] - "ftp,tftp client in container": [2021-06-24T10:46:12.452Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-24T10:46:12.452Z] - Storage Drivers: [2021-06-24T10:46:12.452Z] - "aufs": [2021-06-24T10:46:12.452Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-24T10:46:12.452Z] - "btrfs": [2021-06-24T10:46:12.452Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-24T10:46:12.452Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-24T10:46:12.452Z] - "devicemapper": [2021-06-24T10:46:12.452Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-24T10:46:12.452Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-24T10:46:12.452Z] - "overlay": [2021-06-24T10:46:12.452Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-24T10:46:12.452Z] - "zfs": [2021-06-24T10:46:12.452Z] - /dev/zfs: present [2021-06-24T10:46:12.452Z] - zfs command: missing [2021-06-24T10:46:12.452Z] - zpool command: missing [2021-06-24T10:46:12.452Z] [2021-06-24T10:46:12.452Z] Limits: [2021-06-24T10:46:12.452Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-24T10:46:12.452Z] [2021-06-24T10:46:12.452Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-24T10:46:12.775Z] + sudo modprobe ip_vs [2021-06-24T10:46:12.775Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 . [2021-06-24T10:46:13.033Z] #1 [internal] load build definition from Dockerfile [2021-06-24T10:46:13.033Z] #1 sha256:93597f4d9a14c3c1fbcc4c81949221607c8c434b03dc2eb3ffa0047b18e46ffa [2021-06-24T10:46:13.033Z] #1 transferring dockerfile: 17.02kB done [2021-06-24T10:46:13.033Z] #1 DONE 0.0s [2021-06-24T10:46:13.033Z] [2021-06-24T10:46:13.033Z] #2 [internal] load .dockerignore [2021-06-24T10:46:13.033Z] #2 sha256:b0f9095a5f123e58c9a9ad2cac3a3680260e73ef4051680d3563e75f801fa2ef [2021-06-24T10:46:13.033Z] #2 transferring context: 87B done [2021-06-24T10:46:13.033Z] #2 DONE 0.0s [2021-06-24T10:46:13.033Z] [2021-06-24T10:46:13.033Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-24T10:46:13.033Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-24T10:46:13.291Z] #3 DONE 0.1s [2021-06-24T10:46:13.291Z] [2021-06-24T10:46:13.291Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-24T10:46:13.291Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-24T10:46:13.291Z] #4 CACHED [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:46:13.552Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-24T10:46:13.552Z] #6 DONE 0.1s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:46:13.552Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-24T10:46:13.552Z] #7 DONE 0.1s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-24T10:46:13.552Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-24T10:46:13.552Z] #5 DONE 0.1s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-24T10:46:13.552Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-24T10:46:13.552Z] #8 DONE 0.2s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:46:13.552Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-24T10:46:13.552Z] #62 DONE 0.0s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:46:13.552Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-24T10:46:13.552Z] #64 DONE 0.0s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:46:13.552Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-24T10:46:13.552Z] #26 DONE 0.0s [2021-06-24T10:46:13.552Z] [2021-06-24T10:46:13.552Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:46:13.552Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:46:13.552Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-24T10:46:13.810Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-24T10:46:13.810Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-24T10:46:13.810Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.10MB / 50.40MB 0.1s [2021-06-24T10:46:13.810Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-06-24T10:46:13.810Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-06-24T10:46:13.810Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-24T10:46:13.810Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.2s [2021-06-24T10:46:13.810Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 0.2s [2021-06-24T10:46:13.810Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.2s [2021-06-24T10:46:14.072Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.3s [2021-06-24T10:46:14.072Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-06-24T10:46:14.072Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s [2021-06-24T10:46:14.072Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.60MB / 50.40MB 0.5s [2021-06-24T10:46:14.072Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-06-24T10:46:14.072Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 0.5s [2021-06-24T10:46:14.072Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.5s [2021-06-24T10:46:14.335Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.6s [2021-06-24T10:46:14.335Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 0.6s [2021-06-24T10:46:14.335Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.65MB / 68.67MB 0.6s [2021-06-24T10:46:14.335Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.7s [2021-06-24T10:46:14.335Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 0.7s [2021-06-24T10:46:14.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.87MB / 68.67MB 0.8s [2021-06-24T10:46:14.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 0.9s [2021-06-24T10:46:14.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 0.9s [2021-06-24T10:46:14.865Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 1.0s [2021-06-24T10:46:14.865Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 1.0s [2021-06-24T10:46:14.865Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.1s [2021-06-24T10:46:14.865Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 1.2s [2021-06-24T10:46:14.865Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2021-06-24T10:46:14.865Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.2s [2021-06-24T10:46:15.125Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 1.4s [2021-06-24T10:46:15.125Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-24T10:46:15.125Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2021-06-24T10:46:15.125Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.58MB / 68.67MB 1.5s [2021-06-24T10:46:15.385Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 1.6s [2021-06-24T10:46:15.385Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.6s [2021-06-24T10:46:15.385Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s [2021-06-24T10:46:15.682Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2021-06-24T10:46:15.682Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.04MB / 120.17MB 1.9s [2021-06-24T10:46:15.682Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 2.0s [2021-06-24T10:46:15.941Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 2.4s [2021-06-24T10:46:15.941Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s [2021-06-24T10:46:16.200Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s done [2021-06-24T10:46:16.200Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 2.5s [2021-06-24T10:46:16.200Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2021-06-24T10:46:16.200Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 2.6s [2021-06-24T10:46:16.459Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.63MB / 120.17MB 2.7s [2021-06-24T10:46:16.459Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.26MB / 120.17MB 2.9s [2021-06-24T10:46:16.718Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 3.0s [2021-06-24T10:46:16.718Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 3.1s [2021-06-24T10:46:16.977Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.95MB / 120.17MB 3.2s [2021-06-24T10:46:16.977Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 3.3s [2021-06-24T10:46:17.235Z] #9 ... [2021-06-24T10:46:17.235Z] [2021-06-24T10:46:17.235Z] #23 [internal] load build context [2021-06-24T10:46:17.235Z] #23 sha256:d999374a0cad94901e7c7ed424b0ad966b36672fc415675a983dfec58907b024 [2021-06-24T10:46:17.235Z] #23 transferring context: 53.39MB 3.4s done [2021-06-24T10:46:17.235Z] #23 DONE 3.5s [2021-06-24T10:46:17.235Z] [2021-06-24T10:46:17.235Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:46:17.235Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:46:17.235Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 3.4s [2021-06-24T10:46:17.235Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.6s [2021-06-24T10:46:18.763Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2021-06-24T10:46:18.763Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.7s done [2021-06-24T10:46:19.021Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-06-24T10:46:19.279Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-06-24T10:46:19.279Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-24T10:46:19.536Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-06-24T10:46:19.537Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-24T10:46:22.067Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2021-06-24T10:46:22.067Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-06-24T10:46:23.903Z] Fetching without tags [2021-06-24T10:46:23.972Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.0s done [2021-06-24T10:46:23.972Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-24T10:46:24.174Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:46:23.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:46:23.907Z] > git config --add remote.origin.fetch +refs/pull/42561/head:refs/remotes/origin/PR-42561 # timeout=10 [2021-06-24T10:46:23.913Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:23.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:46:23.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:46:23.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:23.934Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:46:24.204Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:46:24.211Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:46:24.645Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:46:24.645Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [2021-06-24T10:46:25.130Z] Still waiting to schedule task [2021-06-24T10:46:25.130Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-24T10:46:25.131Z] Still waiting to schedule task [2021-06-24T10:46:25.131Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-24T10:46:25.139Z] Still waiting to schedule task [2021-06-24T10:46:25.139Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-06-24T10:46:25.141Z] Still waiting to schedule task [2021-06-24T10:46:25.141Z] Waiting for next available executor on ‘windows-2019’ [2021-06-24T10:46:25.224Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-24T10:46:25.924Z] + [ PR != PR ] [2021-06-24T10:46:25.924Z] + [ 20.10 != master ] [2021-06-24T10:46:25.924Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-24T10:46:24.646Z] > git remote # timeout=10 [2021-06-24T10:46:24.652Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:46:24.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:46:24.658Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:46:24.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T10:46:24.675Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:46:24.686Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:46:26.278Z] + docker version [2021-06-24T10:46:26.278Z] Client: Docker Engine - Community [2021-06-24T10:46:26.278Z] Version: 20.10.6 [2021-06-24T10:46:26.278Z] API version: 1.41 [2021-06-24T10:46:26.278Z] Go version: go1.13.15 [2021-06-24T10:46:26.278Z] Git commit: 370c289 [2021-06-24T10:46:26.278Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-24T10:46:26.278Z] OS/Arch: linux/amd64 [2021-06-24T10:46:26.278Z] Context: default [2021-06-24T10:46:26.278Z] Experimental: true [2021-06-24T10:46:26.278Z] [2021-06-24T10:46:26.278Z] Server: Docker Engine - Community [2021-06-24T10:46:26.278Z] Engine: [2021-06-24T10:46:26.278Z] Version: 20.10.6 [2021-06-24T10:46:26.278Z] API version: 1.41 (minimum version 1.12) [2021-06-24T10:46:26.278Z] Go version: go1.13.15 [2021-06-24T10:46:26.278Z] Git commit: 8728dd2 [2021-06-24T10:46:26.278Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-24T10:46:26.278Z] OS/Arch: linux/amd64 [2021-06-24T10:46:26.278Z] Experimental: true [2021-06-24T10:46:26.278Z] containerd: [2021-06-24T10:46:26.278Z] Version: 1.4.6 [2021-06-24T10:46:26.278Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:46:26.278Z] runc: [2021-06-24T10:46:26.278Z] Version: 1.0.0-rc95 [2021-06-24T10:46:26.278Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:46:26.278Z] docker-init: [2021-06-24T10:46:26.278Z] Version: 0.19.0 [2021-06-24T10:46:26.278Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-24T10:46:26.592Z] + docker info [2021-06-24T10:46:26.592Z] Client: [2021-06-24T10:46:26.592Z] Context: default [2021-06-24T10:46:26.592Z] Debug Mode: false [2021-06-24T10:46:26.592Z] Plugins: [2021-06-24T10:46:26.592Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-24T10:46:26.592Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-24T10:46:26.592Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-24T10:46:26.592Z] [2021-06-24T10:46:26.592Z] Server: [2021-06-24T10:46:26.592Z] Containers: 0 [2021-06-24T10:46:26.592Z] Running: 0 [2021-06-24T10:46:26.592Z] Paused: 0 [2021-06-24T10:46:26.592Z] Stopped: 0 [2021-06-24T10:46:26.592Z] Images: 2 [2021-06-24T10:46:26.592Z] Server Version: 20.10.6 [2021-06-24T10:46:26.592Z] Storage Driver: overlay2 [2021-06-24T10:46:26.592Z] Backing Filesystem: extfs [2021-06-24T10:46:26.592Z] Supports d_type: true [2021-06-24T10:46:26.592Z] Native Overlay Diff: true [2021-06-24T10:46:26.592Z] userxattr: false [2021-06-24T10:46:26.592Z] Logging Driver: json-file [2021-06-24T10:46:26.592Z] Cgroup Driver: cgroupfs [2021-06-24T10:46:26.592Z] Cgroup Version: 1 [2021-06-24T10:46:26.592Z] Plugins: [2021-06-24T10:46:26.592Z] Volume: local [2021-06-24T10:46:26.592Z] Network: bridge host ipvlan macvlan null overlay [2021-06-24T10:46:26.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-24T10:46:26.592Z] Swarm: inactive [2021-06-24T10:46:26.592Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-24T10:46:26.592Z] Default Runtime: runc [2021-06-24T10:46:26.592Z] Init Binary: docker-init [2021-06-24T10:46:26.592Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:46:26.592Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:46:26.592Z] init version: de40ad0 [2021-06-24T10:46:26.592Z] Security Options: [2021-06-24T10:46:26.592Z] apparmor [2021-06-24T10:46:26.592Z] seccomp [2021-06-24T10:46:26.592Z] Profile: default [2021-06-24T10:46:26.592Z] Kernel Version: 5.4.0-1048-aws [2021-06-24T10:46:26.592Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-24T10:46:26.592Z] OSType: linux [2021-06-24T10:46:26.592Z] Architecture: x86_64 [2021-06-24T10:46:26.592Z] CPUs: 2 [2021-06-24T10:46:26.592Z] Total Memory: 7.569GiB [2021-06-24T10:46:26.592Z] Name: ip-10-100-71-248 [2021-06-24T10:46:26.592Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-24T10:46:26.592Z] Docker Root Dir: /var/lib/docker [2021-06-24T10:46:26.592Z] Debug Mode: false [2021-06-24T10:46:26.592Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:46:26.592Z] Labels: [2021-06-24T10:46:26.592Z] Experimental: true [2021-06-24T10:46:26.592Z] Insecure Registries: [2021-06-24T10:46:26.592Z] 127.0.0.0/8 [2021-06-24T10:46:26.592Z] Live Restore Enabled: true [2021-06-24T10:46:26.592Z] [2021-06-24T10:46:26.592Z] WARNING: No swap limit support [Pipeline] sh [2021-06-24T10:46:26.908Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:46:26.908Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:46:26.908Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42561/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-06-24T10:46:26.908Z] + bash /home/ubuntu/workspace/moby_PR-42561/check-config.sh [2021-06-24T10:46:26.908Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-24T10:46:26.908Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-24T10:46:26.908Z] [2021-06-24T10:46:26.908Z] Generally Necessary: [2021-06-24T10:46:26.908Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-24T10:46:26.908Z] - apparmor: enabled and tools installed [2021-06-24T10:46:26.908Z] - CONFIG_NAMESPACES: enabled [2021-06-24T10:46:26.908Z] - CONFIG_NET_NS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_PID_NS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_IPC_NS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_UTS_NS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUPS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CPUSETS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_MEMCG: enabled [2021-06-24T10:46:26.908Z] - CONFIG_KEYS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_VETH: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_NF_NAT_IPV4: missing [2021-06-24T10:46:26.908Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_NF_NAT_NEEDED: missing [2021-06-24T10:46:26.908Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-24T10:46:26.908Z] [2021-06-24T10:46:26.908Z] Optional Features: [2021-06-24T10:46:26.908Z] - CONFIG_USER_NS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_SECCOMP: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-24T10:46:26.908Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-24T10:46:26.908Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-24T10:46:26.908Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-24T10:46:26.908Z] - CONFIG_BLK_CGROUP: enabled [2021-06-24T10:46:26.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-24T10:46:26.908Z] - CONFIG_IOSCHED_CFQ: missing [2021-06-24T10:46:26.908Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_PERF: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-24T10:46:26.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-24T10:46:26.908Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-24T10:46:26.908Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-24T10:46:26.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-24T10:46:26.908Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-24T10:46:26.908Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_IP_VS: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-24T10:46:27.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-24T10:46:27.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-24T10:46:27.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_EXT4_FS: enabled [2021-06-24T10:46:27.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-24T10:46:27.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-24T10:46:27.163Z] - Network Drivers: [2021-06-24T10:46:27.163Z] - "overlay": [2021-06-24T10:46:27.163Z] - CONFIG_VXLAN: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-24T10:46:27.163Z] Optional (for encrypted networks): [2021-06-24T10:46:27.163Z] - CONFIG_CRYPTO: enabled [2021-06-24T10:46:27.163Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-24T10:46:27.163Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-24T10:46:27.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-24T10:46:27.163Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-24T10:46:27.163Z] - CONFIG_XFRM: enabled [2021-06-24T10:46:27.163Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-06-24T10:46:27.163Z] - "ipvlan": [2021-06-24T10:46:27.163Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-24T10:46:27.163Z] - "macvlan": [2021-06-24T10:46:27.163Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_DUMMY: enabled (as module) [2021-06-24T10:46:27.163Z] - "ftp,tftp client in container": [2021-06-24T10:46:27.163Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-24T10:46:27.163Z] - Storage Drivers: [2021-06-24T10:46:27.163Z] - "aufs": [2021-06-24T10:46:27.163Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-24T10:46:27.163Z] - "btrfs": [2021-06-24T10:46:27.163Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-24T10:46:27.163Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-24T10:46:27.163Z] - "devicemapper": [2021-06-24T10:46:27.163Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-24T10:46:27.163Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-24T10:46:27.163Z] - "overlay": [2021-06-24T10:46:27.163Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-24T10:46:27.163Z] - "zfs": [2021-06-24T10:46:27.163Z] - /dev/zfs: present [2021-06-24T10:46:27.163Z] - zfs command: missing [2021-06-24T10:46:27.163Z] - zpool command: missing [2021-06-24T10:46:27.163Z] [2021-06-24T10:46:27.163Z] Limits: [2021-06-24T10:46:27.163Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-24T10:46:27.163Z] [2021-06-24T10:46:27.163Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-24T10:46:27.479Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 . [2021-06-24T10:46:27.479Z] #1 [internal] load build definition from Dockerfile [2021-06-24T10:46:27.479Z] #1 sha256:0d66efff0bc847409b2f214784a7480251fb8cf607215dceddb88b66cace648e [2021-06-24T10:46:27.479Z] #1 transferring dockerfile: 17.02kB done [2021-06-24T10:46:27.479Z] #1 DONE 0.0s [2021-06-24T10:46:27.479Z] [2021-06-24T10:46:27.479Z] #2 [internal] load .dockerignore [2021-06-24T10:46:27.479Z] #2 sha256:f9e145a9f47e54c7c805424498e2154f49bcfd9b2a1845db8e4307846f70ae6e [2021-06-24T10:46:27.479Z] #2 transferring context: 87B done [2021-06-24T10:46:27.479Z] #2 DONE 0.0s [2021-06-24T10:46:27.479Z] [2021-06-24T10:46:27.479Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-24T10:46:27.479Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-24T10:46:27.734Z] #3 DONE 0.1s [2021-06-24T10:46:27.734Z] [2021-06-24T10:46:27.734Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-24T10:46:27.734Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-24T10:46:27.734Z] #4 CACHED [2021-06-24T10:46:27.734Z] [2021-06-24T10:46:27.734Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:46:27.734Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-24T10:46:27.734Z] #6 DONE 0.1s [2021-06-24T10:46:27.734Z] [2021-06-24T10:46:27.734Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-24T10:46:27.734Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-24T10:46:27.990Z] #8 DONE 0.1s [2021-06-24T10:46:27.990Z] [2021-06-24T10:46:27.990Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:46:27.990Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-24T10:46:27.990Z] #7 DONE 0.1s [2021-06-24T10:46:27.990Z] [2021-06-24T10:46:27.990Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-24T10:46:27.990Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-24T10:46:28.246Z] #5 DONE 0.4s [2021-06-24T10:46:28.506Z] [2021-06-24T10:46:28.506Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:46:28.506Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-24T10:46:28.506Z] #62 DONE 0.0s [2021-06-24T10:46:28.506Z] [2021-06-24T10:46:28.506Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:46:28.506Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-24T10:46:28.506Z] #64 DONE 0.0s [2021-06-24T10:46:28.506Z] [2021-06-24T10:46:28.506Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:46:28.506Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-24T10:46:28.506Z] #26 DONE 0.0s [2021-06-24T10:46:28.506Z] [2021-06-24T10:46:28.506Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-24T10:46:28.506Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-24T10:46:28.506Z] #63 CACHED [2021-06-24T10:46:28.506Z] [2021-06-24T10:46:28.506Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-24T10:46:28.506Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-24T10:46:28.506Z] #65 CACHED [2021-06-24T10:46:28.506Z] [2021-06-24T10:46:28.506Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:46:28.506Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:46:28.506Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-24T10:46:28.761Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-24T10:46:28.761Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-24T10:46:28.761Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.1s [2021-06-24T10:46:28.761Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-06-24T10:46:28.761Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-24T10:46:28.761Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-06-24T10:46:28.761Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.2s [2021-06-24T10:46:28.761Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.2s [2021-06-24T10:46:28.761Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.2s [2021-06-24T10:46:29.021Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.3s [2021-06-24T10:46:29.021Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2021-06-24T10:46:29.021Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s [2021-06-24T10:46:29.021Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.5s [2021-06-24T10:46:29.021Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-06-24T10:46:29.021Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-06-24T10:46:29.021Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 0.5s [2021-06-24T10:46:29.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.5s [2021-06-24T10:46:29.021Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s [2021-06-24T10:46:29.021Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 0.6s [2021-06-24T10:46:29.021Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 0.6s [2021-06-24T10:46:29.249Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.4s done [2021-06-24T10:46:29.249Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-24T10:46:29.249Z] #9 DONE 15.1s [2021-06-24T10:46:29.249Z] [2021-06-24T10:46:29.249Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-24T10:46:29.249Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-24T10:46:29.284Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.19MB / 51.83MB 0.7s [2021-06-24T10:46:29.284Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 0.8s [2021-06-24T10:46:29.284Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 0.8s [2021-06-24T10:46:29.541Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 0.9s [2021-06-24T10:46:29.798Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2021-06-24T10:46:29.798Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s [2021-06-24T10:46:29.798Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 1.1s [2021-06-24T10:46:29.798Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.1s [2021-06-24T10:46:29.798Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.11MB / 68.67MB 1.2s [2021-06-24T10:46:29.814Z] #10 DONE 1.0s [2021-06-24T10:46:29.814Z] [2021-06-24T10:46:29.814Z] #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-06-24T10:46:29.814Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-24T10:46:30.054Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 1.4s [2021-06-24T10:46:30.054Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-24T10:46:30.054Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s done [2021-06-24T10:46:30.054Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.43MB / 68.67MB 1.5s [2021-06-24T10:46:30.054Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.58MB / 120.17MB 1.5s [2021-06-24T10:46:30.310Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 1.7s [2021-06-24T10:46:30.310Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 1.7s [2021-06-24T10:46:30.310Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s done [2021-06-24T10:46:30.310Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s [2021-06-24T10:46:30.310Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.23MB / 120.17MB 1.9s [2021-06-24T10:46:30.383Z] #11 DONE 0.5s [2021-06-24T10:46:30.383Z] [2021-06-24T10:46:30.383Z] #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-06-24T10:46:30.383Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:46:30.383Z] #51 ... [2021-06-24T10:46:30.383Z] [2021-06-24T10:46:30.383Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-24T10:46:30.383Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-24T10:46:30.383Z] #31 DONE 0.2s [2021-06-24T10:46:30.383Z] [2021-06-24T10:46:30.383Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-24T10:46:30.383Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-24T10:46:30.383Z] #39 DONE 0.2s [2021-06-24T10:46:30.568Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.38MB / 120.17MB 2.0s [2021-06-24T10:46:30.568Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.72MB / 120.17MB 2.1s [2021-06-24T10:46:30.646Z] [2021-06-24T10:46:30.646Z] #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-06-24T10:46:30.646Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:46:30.824Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.10MB / 120.17MB 2.2s [2021-06-24T10:46:30.824Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 2.3s [2021-06-24T10:46:30.824Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.4s done [2021-06-24T10:46:30.824Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 2.4s [2021-06-24T10:46:31.080Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.73MB / 120.17MB 2.5s [2021-06-24T10:46:31.336Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.03MB / 120.17MB 2.7s [2021-06-24T10:46:31.336Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.40MB / 120.17MB 2.8s [2021-06-24T10:46:31.336Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.9s [2021-06-24T10:46:32.700Z] #9 ... [2021-06-24T10:46:32.700Z] [2021-06-24T10:46:32.700Z] #23 [internal] load build context [2021-06-24T10:46:32.700Z] #23 sha256:21fd4f17348f9bb162cd267a72c942516f9262c42067eb2197e1f4676b7a040b [2021-06-24T10:46:32.700Z] #23 transferring context: 53.39MB 3.4s done [2021-06-24T10:46:32.700Z] #23 DONE 4.0s [2021-06-24T10:46:32.700Z] [2021-06-24T10:46:32.700Z] #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-06-24T10:46:32.700Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:46:32.700Z] #27 CACHED [2021-06-24T10:46:32.700Z] [2021-06-24T10:46:32.700Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-24T10:46:32.700Z] #28 sha256:13fd302dd00b3d7c22d8cacc9635774d6f64c9a9388c785dd5ee57c680167e2e [2021-06-24T10:46:32.700Z] #28 CACHED [2021-06-24T10:46:32.700Z] [2021-06-24T10:46:32.700Z] #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-06-24T10:46:32.700Z] #29 sha256:a8a63806fadd4f6b71ab7669845e4b26e3efa3f7d699392a857ed6c0fafeae14 [2021-06-24T10:46:32.700Z] #29 CACHED [2021-06-24T10:46:32.700Z] [2021-06-24T10:46:32.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:46:32.700Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:46:32.700Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s done [2021-06-24T10:46:33.261Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s done [2021-06-24T10:46:33.261Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-24T10:46:33.825Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-06-24T10:46:33.825Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-24T10:46:34.081Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-06-24T10:46:34.337Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-24T10:46:35.917Z] #40 ... [2021-06-24T10:46:35.917Z] [2021-06-24T10:46:35.917Z] #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-06-24T10:46:35.917Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-24T10:46:35.917Z] #12 DONE 4.9s [2021-06-24T10:46:35.917Z] [2021-06-24T10:46:35.917Z] #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-06-24T10:46:35.917Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:46:36.226Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.9s done [2021-06-24T10:46:36.226Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-24T10:46:37.294Z] #13 2.060 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-24T10:46:37.294Z] #13 2.068 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:37.294Z] #13 2.068 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:37.294Z] #13 2.069 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:38.742Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.3s done [2021-06-24T10:46:39.000Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-06-24T10:46:40.580Z] #13 ... [2021-06-24T10:46:40.580Z] [2021-06-24T10:46:40.580Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:46:40.580Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:46:40.580Z] #45 4.768 + RM_GOPATH=0 [2021-06-24T10:46:40.580Z] #45 4.768 + TMP_GOPATH= [2021-06-24T10:46:40.580Z] #45 4.768 + : /build [2021-06-24T10:46:40.580Z] #45 4.768 + '[' -z '' ']' [2021-06-24T10:46:40.580Z] #45 4.771 ++ mktemp -d [2021-06-24T10:46:40.580Z] #45 4.771 + export GOPATH=/tmp/tmp.3Wa9NOTaHH [2021-06-24T10:46:40.580Z] #45 4.771 + GOPATH=/tmp/tmp.3Wa9NOTaHH [2021-06-24T10:46:40.580Z] #45 4.771 + RM_GOPATH=1 [2021-06-24T10:46:40.580Z] #45 4.771 + case "$(go env GOARCH)" in [2021-06-24T10:46:40.580Z] #45 4.771 ++ go env GOARCH [2021-06-24T10:46:40.580Z] #45 4.864 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.580Z] #45 4.864 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.580Z] #45 4.864 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:40.580Z] #45 4.891 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:46:40.580Z] #45 4.891 + dir=/tmp/install [2021-06-24T10:46:40.580Z] #45 4.898 + bin=vndr [2021-06-24T10:46:40.580Z] #45 4.898 + shift [2021-06-24T10:46:40.580Z] #45 4.898 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-24T10:46:40.580Z] #45 4.898 + . /tmp/install/vndr.installer [2021-06-24T10:46:40.580Z] #45 4.898 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:46:40.580Z] #45 4.898 + install_vndr [2021-06-24T10:46:40.580Z] #45 4.898 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-24T10:46:40.580Z] #45 4.898 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3Wa9NOTaHH/src/github.com/LK4D4/vndr [2021-06-24T10:46:40.580Z] #45 4.898 Cloning into '/tmp/tmp.3Wa9NOTaHH/src/github.com/LK4D4/vndr'... [2021-06-24T10:46:40.580Z] #45 5.860 + cd /tmp/tmp.3Wa9NOTaHH/src/github.com/LK4D4/vndr [2021-06-24T10:46:40.580Z] #45 5.860 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:46:40.580Z] #45 5.902 + go build -buildmode=pie -v -o /build/vndr . [2021-06-24T10:46:40.581Z] #45 7.255 internal/race [2021-06-24T10:46:40.581Z] #45 7.320 internal/bytealg [2021-06-24T10:46:40.581Z] #45 7.339 sync/atomic [2021-06-24T10:46:40.581Z] #45 7.581 unicode [2021-06-24T10:46:40.581Z] #45 8.203 runtime [2021-06-24T10:46:40.581Z] #45 ... [2021-06-24T10:46:40.581Z] [2021-06-24T10:46:40.581Z] #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-06-24T10:46:40.581Z] #67 sha256:aa82ff9549dd2dbec5a14dc86d54bbc5717bc33e5e6380a7be14d7c695ed2c60 [2021-06-24T10:46:40.581Z] #67 4.296 + RM_GOPATH=0 [2021-06-24T10:46:40.581Z] #67 4.296 + TMP_GOPATH= [2021-06-24T10:46:40.581Z] #67 4.298 + : /build [2021-06-24T10:46:40.581Z] #67 4.298 + '[' -z '' ']' [2021-06-24T10:46:40.581Z] #67 4.298 ++ mktemp -d [2021-06-24T10:46:40.581Z] #67 4.299 + export GOPATH=/tmp/tmp.UtPmU4oBUA [2021-06-24T10:46:40.581Z] #67 4.299 + GOPATH=/tmp/tmp.UtPmU4oBUA [2021-06-24T10:46:40.581Z] #67 4.299 + RM_GOPATH=1 [2021-06-24T10:46:40.581Z] #67 4.299 + case "$(go env GOARCH)" in [2021-06-24T10:46:40.581Z] #67 4.299 ++ go env GOARCH [2021-06-24T10:46:40.581Z] #67 4.304 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.581Z] #67 4.304 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.581Z] #67 4.304 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:40.581Z] #67 4.305 + dir=/tmp/install [2021-06-24T10:46:40.581Z] #67 4.305 + bin=proxy [2021-06-24T10:46:40.581Z] #67 4.305 + shift [2021-06-24T10:46:40.581Z] #67 4.305 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-24T10:46:40.581Z] #67 4.305 + . /tmp/install/proxy.installer [2021-06-24T10:46:40.581Z] #67 4.305 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:46:40.581Z] #67 4.306 + install_proxy [2021-06-24T10:46:40.581Z] #67 4.306 + case "$1" in [2021-06-24T10:46:40.581Z] #67 4.306 + export CGO_ENABLED=0 [2021-06-24T10:46:40.581Z] #67 4.306 + CGO_ENABLED=0 [2021-06-24T10:46:40.581Z] #67 4.306 + _install_proxy [2021-06-24T10:46:40.581Z] #67 4.306 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-24T10:46:40.581Z] #67 4.306 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UtPmU4oBUA/src/github.com/docker/libnetwork [2021-06-24T10:46:40.581Z] #67 4.306 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:46:40.581Z] #67 4.308 Cloning into '/tmp/tmp.UtPmU4oBUA/src/github.com/docker/libnetwork'... [2021-06-24T10:46:40.581Z] #67 ... [2021-06-24T10:46:40.581Z] [2021-06-24T10:46:40.581Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-24T10:46:40.581Z] #24 sha256:22ed4da838f5eb402f89eaf79c5faa1d4fb95c32e6d90f176478163aad29e383 [2021-06-24T10:46:40.581Z] #24 5.549 + RM_GOPATH=0 [2021-06-24T10:46:40.581Z] #24 5.549 + TMP_GOPATH= [2021-06-24T10:46:40.581Z] #24 5.549 + : /build [2021-06-24T10:46:40.581Z] #24 5.549 + '[' -z '' ']' [2021-06-24T10:46:40.581Z] #24 5.580 ++ mktemp -d [2021-06-24T10:46:40.581Z] #24 5.586 + export GOPATH=/tmp/tmp.16isVdB3eo [2021-06-24T10:46:40.581Z] #24 5.586 + GOPATH=/tmp/tmp.16isVdB3eo [2021-06-24T10:46:40.581Z] #24 5.586 + RM_GOPATH=1 [2021-06-24T10:46:40.581Z] #24 5.586 + case "$(go env GOARCH)" in [2021-06-24T10:46:40.581Z] #24 5.586 ++ go env GOARCH [2021-06-24T10:46:40.581Z] #24 5.604 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.581Z] #24 5.604 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.581Z] #24 5.604 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:40.581Z] #24 5.608 Install docker/cli version 17.06.2-ce from stable [2021-06-24T10:46:40.581Z] #24 5.608 + dir=/tmp/install [2021-06-24T10:46:40.581Z] #24 5.608 + bin=dockercli [2021-06-24T10:46:40.581Z] #24 5.608 + shift [2021-06-24T10:46:40.581Z] #24 5.608 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-24T10:46:40.581Z] #24 5.608 + . /tmp/install/dockercli.installer [2021-06-24T10:46:40.581Z] #24 5.608 ++ : stable [2021-06-24T10:46:40.581Z] #24 5.608 ++ : 17.06.2-ce [2021-06-24T10:46:40.581Z] #24 5.608 + install_dockercli [2021-06-24T10:46:40.581Z] #24 5.608 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-24T10:46:40.581Z] #24 5.608 ++ uname -m [2021-06-24T10:46:40.581Z] #24 5.670 + arch=x86_64 [2021-06-24T10:46:40.581Z] #24 5.670 + '[' x86_64 '!=' x86_64 ']' [2021-06-24T10:46:40.581Z] #24 5.670 + url=https://download.docker.com/linux/static [2021-06-24T10:46:40.581Z] #24 5.670 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-24T10:46:40.581Z] #24 5.670 + tar -xz docker/docker [2021-06-24T10:46:40.840Z] #24 ... [2021-06-24T10:46:40.840Z] [2021-06-24T10:46:40.840Z] #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-06-24T10:46:40.840Z] #47 sha256:d8f58235ec902facf716670d9d9823c864e10f4520260853950c9b41bce273ba [2021-06-24T10:46:40.840Z] #47 4.226 + RM_GOPATH=0 [2021-06-24T10:46:40.840Z] #47 4.226 + TMP_GOPATH= [2021-06-24T10:46:40.840Z] #47 4.226 + : /build [2021-06-24T10:46:40.840Z] #47 4.226 + '[' -z '' ']' [2021-06-24T10:46:40.840Z] #47 4.226 ++ mktemp -d [2021-06-24T10:46:40.840Z] #47 4.226 + export GOPATH=/tmp/tmp.iDIlFrDMtb [2021-06-24T10:46:40.840Z] #47 4.226 + GOPATH=/tmp/tmp.iDIlFrDMtb [2021-06-24T10:46:40.840Z] #47 4.226 + RM_GOPATH=1 [2021-06-24T10:46:40.840Z] #47 4.226 + case "$(go env GOARCH)" in [2021-06-24T10:46:40.840Z] #47 4.226 ++ go env GOARCH [2021-06-24T10:46:40.840Z] #47 4.242 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.840Z] #47 4.242 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:40.840Z] #47 4.242 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:40.840Z] #47 4.242 + dir=/tmp/install [2021-06-24T10:46:40.840Z] #47 4.242 + bin=gotestsum [2021-06-24T10:46:40.840Z] #47 4.242 + shift [2021-06-24T10:46:40.840Z] #47 4.242 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-24T10:46:40.840Z] #47 4.242 + . /tmp/install/gotestsum.installer [2021-06-24T10:46:40.840Z] #47 4.242 ++ : v0.5.3 [2021-06-24T10:46:40.840Z] #47 4.242 + install_gotestsum [2021-06-24T10:46:40.840Z] #47 4.242 + set -e [2021-06-24T10:46:40.840Z] #47 4.242 + export GO111MODULE=on [2021-06-24T10:46:40.840Z] #47 4.242 + GO111MODULE=on [2021-06-24T10:46:40.840Z] #47 4.242 + GOBIN=/build [2021-06-24T10:46:40.840Z] #47 4.242 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-24T10:46:40.840Z] #47 4.253 go: finding gotest.tools v0.5.3 [2021-06-24T10:46:40.840Z] #47 4.253 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-24T10:46:40.840Z] #47 5.638 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-24T10:46:40.840Z] #47 6.236 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-24T10:46:40.840Z] #47 7.246 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-24T10:46:40.840Z] #47 7.501 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:46:40.840Z] #47 7.507 go: downloading github.com/fatih/color v1.9.0 [2021-06-24T10:46:40.840Z] #47 7.511 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:46:40.840Z] #47 7.513 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:46:40.840Z] #47 7.527 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:46:40.840Z] #47 7.564 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:46:40.840Z] #47 7.572 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:46:40.840Z] #47 7.678 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:46:40.840Z] #47 7.761 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:46:40.840Z] #47 7.962 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-24T10:46:40.840Z] #47 8.050 go: extracting github.com/fatih/color v1.9.0 [2021-06-24T10:46:40.840Z] #47 8.056 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:46:40.840Z] #47 8.120 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:46:40.840Z] #47 8.149 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:46:40.840Z] #47 8.350 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:46:40.840Z] #47 8.401 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:46:40.840Z] #47 8.462 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:46:40.840Z] #47 8.505 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:46:40.840Z] #47 ... [2021-06-24T10:46:40.840Z] [2021-06-24T10:46:40.840Z] #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-06-24T10:46:40.840Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:46:40.840Z] #42 5.410 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:40.840Z] #42 5.410 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:40.840Z] #42 5.410 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:41.099Z] #42 8.348 Reading package lists... [2021-06-24T10:46:41.099Z] #42 ... [2021-06-24T10:46:41.099Z] [2021-06-24T10:46:41.099Z] #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-06-24T10:46:41.099Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:46:41.099Z] #55 4.520 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:41.099Z] #55 4.578 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:41.099Z] #55 4.673 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:41.099Z] #55 7.838 Reading package lists... [2021-06-24T10:46:41.099Z] #55 ... [2021-06-24T10:46:41.099Z] [2021-06-24T10:46:41.099Z] #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-06-24T10:46:41.099Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:46:41.099Z] #49 5.402 + RM_GOPATH=0 [2021-06-24T10:46:41.099Z] #49 5.402 + TMP_GOPATH= [2021-06-24T10:46:41.099Z] #49 5.402 + : /build [2021-06-24T10:46:41.099Z] #49 5.402 + '[' -z '' ']' [2021-06-24T10:46:41.099Z] #49 5.414 ++ mktemp -d [2021-06-24T10:46:41.099Z] #49 5.424 + export GOPATH=/tmp/tmp.ZahKXsMKy1 [2021-06-24T10:46:41.099Z] #49 5.424 + GOPATH=/tmp/tmp.ZahKXsMKy1 [2021-06-24T10:46:41.099Z] #49 5.424 + RM_GOPATH=1 [2021-06-24T10:46:41.099Z] #49 5.424 + case "$(go env GOARCH)" in [2021-06-24T10:46:41.099Z] #49 5.424 ++ go env GOARCH [2021-06-24T10:46:41.099Z] #49 5.509 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:41.099Z] #49 5.509 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:41.099Z] #49 5.510 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:41.099Z] #49 5.534 + dir=/tmp/install [2021-06-24T10:46:41.099Z] #49 5.534 + bin=golangci_lint [2021-06-24T10:46:41.099Z] #49 5.534 + shift [2021-06-24T10:46:41.099Z] #49 5.534 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-24T10:46:41.099Z] #49 5.534 + . /tmp/install/golangci_lint.installer [2021-06-24T10:46:41.099Z] #49 5.534 ++ : v1.23.8 [2021-06-24T10:46:41.099Z] #49 5.534 + install_golangci_lint [2021-06-24T10:46:41.099Z] #49 5.534 + set -e [2021-06-24T10:46:41.099Z] #49 5.534 + export GO111MODULE=on [2021-06-24T10:46:41.099Z] #49 5.534 + GO111MODULE=on [2021-06-24T10:46:41.099Z] #49 5.534 + GOBIN=/build [2021-06-24T10:46:41.099Z] #49 5.534 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-24T10:46:41.099Z] #49 5.632 go: finding github.com v1.23.8 [2021-06-24T10:46:41.099Z] #49 5.632 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-24T10:46:41.099Z] #49 5.632 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-24T10:46:41.099Z] #49 5.632 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:46:41.099Z] #49 5.632 go: finding github.com/golangci v1.23.8 [2021-06-24T10:46:41.099Z] #49 6.738 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:46:41.099Z] #49 7.645 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:46:41.358Z] #49 ... [2021-06-24T10:46:41.358Z] [2021-06-24T10:46:41.358Z] #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-06-24T10:46:41.358Z] #58 sha256:415a24d42402378705d068823ae0aaf00f8216f3778e1ef9f793616434baceea [2021-06-24T10:46:41.358Z] #58 4.533 + RM_GOPATH=0 [2021-06-24T10:46:41.358Z] #58 4.533 + TMP_GOPATH= [2021-06-24T10:46:41.358Z] #58 4.533 + : /build [2021-06-24T10:46:41.358Z] #58 4.533 + '[' -z '' ']' [2021-06-24T10:46:41.358Z] #58 4.533 ++ mktemp -d [2021-06-24T10:46:41.358Z] #58 4.533 + export GOPATH=/tmp/tmp.WjBxx4c1yY [2021-06-24T10:46:41.358Z] #58 4.533 + GOPATH=/tmp/tmp.WjBxx4c1yY [2021-06-24T10:46:41.358Z] #58 4.533 + RM_GOPATH=1 [2021-06-24T10:46:41.358Z] #58 4.533 + case "$(go env GOARCH)" in [2021-06-24T10:46:41.358Z] #58 4.533 ++ go env GOARCH [2021-06-24T10:46:41.358Z] #58 4.538 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:41.358Z] #58 4.538 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:41.358Z] #58 4.544 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:46:41.358Z] #58 4.546 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:41.358Z] #58 4.546 + dir=/tmp/install [2021-06-24T10:46:41.358Z] #58 4.546 + bin=rootlesskit [2021-06-24T10:46:41.358Z] #58 4.546 + shift [2021-06-24T10:46:41.358Z] #58 4.546 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-24T10:46:41.358Z] #58 4.546 + . /tmp/install/rootlesskit.installer [2021-06-24T10:46:41.358Z] #58 4.546 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:46:41.358Z] #58 4.546 + install_rootlesskit [2021-06-24T10:46:41.358Z] #58 4.546 + case "$1" in [2021-06-24T10:46:41.358Z] #58 4.546 + export CGO_ENABLED=0 [2021-06-24T10:46:41.358Z] #58 4.546 + CGO_ENABLED=0 [2021-06-24T10:46:41.358Z] #58 4.546 + _install_rootlesskit [2021-06-24T10:46:41.358Z] #58 4.546 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-24T10:46:41.358Z] #58 4.546 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WjBxx4c1yY/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:46:41.358Z] #58 4.546 Cloning into '/tmp/tmp.WjBxx4c1yY/src/github.com/rootless-containers/rootlesskit'... [2021-06-24T10:46:41.358Z] #58 10.08 + cd /tmp/tmp.WjBxx4c1yY/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:46:41.358Z] #58 10.09 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:46:41.358Z] #58 10.14 + export GO111MODULE=on [2021-06-24T10:46:41.358Z] #58 10.14 + GO111MODULE=on [2021-06-24T10:46:41.358Z] #58 10.14 + export GOPROXY=https://proxy.golang.org [2021-06-24T10:46:41.358Z] #58 10.14 + GOPROXY=https://proxy.golang.org [2021-06-24T10:46:41.358Z] #58 10.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:46:41.358Z] #58 10.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-24T10:46:41.358Z] #58 ... [2021-06-24T10:46:41.358Z] [2021-06-24T10:46:41.358Z] #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-06-24T10:46:41.358Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:46:41.358Z] #36 5.831 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:41.358Z] #36 5.832 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:41.358Z] #36 5.832 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:41.617Z] #36 8.837 Reading package lists... [2021-06-24T10:46:41.617Z] #36 ... [2021-06-24T10:46:41.617Z] [2021-06-24T10:46:41.617Z] #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-06-24T10:46:41.617Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:46:41.617Z] #32 4.942 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-24T10:46:41.617Z] #32 4.953 Cloning into '.'... [2021-06-24T10:46:41.877Z] #32 ... [2021-06-24T10:46:41.877Z] [2021-06-24T10:46:41.877Z] #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-06-24T10:46:41.877Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:46:41.877Z] #34 4.226 + RM_GOPATH=0 [2021-06-24T10:46:41.877Z] #34 4.226 + TMP_GOPATH= [2021-06-24T10:46:41.877Z] #34 4.226 + : /build [2021-06-24T10:46:41.877Z] #34 4.226 + '[' -z '' ']' [2021-06-24T10:46:41.877Z] #34 4.226 ++ mktemp -d [2021-06-24T10:46:41.877Z] #34 4.226 + export GOPATH=/tmp/tmp.5h2ElDoQSz [2021-06-24T10:46:41.877Z] #34 4.226 + GOPATH=/tmp/tmp.5h2ElDoQSz [2021-06-24T10:46:41.877Z] #34 4.226 + RM_GOPATH=1 [2021-06-24T10:46:41.877Z] #34 4.226 + case "$(go env GOARCH)" in [2021-06-24T10:46:41.877Z] #34 4.226 ++ go env GOARCH [2021-06-24T10:46:41.877Z] #34 4.236 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:41.877Z] #34 4.236 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:41.877Z] #34 4.236 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:41.877Z] #34 4.253 + dir=/tmp/install [2021-06-24T10:46:41.877Z] #34 4.253 + bin=tomlv [2021-06-24T10:46:41.877Z] #34 4.253 + shift [2021-06-24T10:46:41.877Z] #34 4.253 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-06-24T10:46:41.877Z] #34 4.253 + . /tmp/install/tomlv.installer [2021-06-24T10:46:41.877Z] #34 4.253 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:46:41.877Z] #34 4.253 + install_tomlv [2021-06-24T10:46:41.877Z] #34 4.253 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-06-24T10:46:41.877Z] #34 4.253 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5h2ElDoQSz/src/github.com/BurntSushi/toml [2021-06-24T10:46:41.877Z] #34 4.253 Cloning into '/tmp/tmp.5h2ElDoQSz/src/github.com/BurntSushi/toml'... [2021-06-24T10:46:41.877Z] #34 4.254 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:46:41.877Z] #34 5.206 + cd /tmp/tmp.5h2ElDoQSz/src/github.com/BurntSushi/toml [2021-06-24T10:46:41.877Z] #34 5.206 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:46:41.877Z] #34 5.379 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:46:41.877Z] #34 6.393 internal/cpu [2021-06-24T10:46:41.877Z] #34 6.397 runtime/internal/atomic [2021-06-24T10:46:41.877Z] #34 6.607 runtime/internal/sys [2021-06-24T10:46:41.877Z] #34 6.853 runtime/internal/math [2021-06-24T10:46:41.877Z] #34 6.945 math/bits [2021-06-24T10:46:41.877Z] #34 7.132 internal/bytealg [2021-06-24T10:46:41.877Z] #34 7.539 math [2021-06-24T10:46:41.877Z] #34 7.839 runtime [2021-06-24T10:46:41.877Z] #34 ... [2021-06-24T10:46:41.877Z] [2021-06-24T10:46:41.877Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:46:41.877Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:46:41.877Z] #45 11.27 unicode/utf8 [2021-06-24T10:46:42.163Z] #45 11.86 math [2021-06-24T10:46:43.168Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2021-06-24T10:46:43.168Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-24T10:46:43.168Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-24T10:46:43.425Z] #9 DONE 14.8s [2021-06-24T10:46:43.425Z] [2021-06-24T10:46:43.425Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-24T10:46:43.425Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-24T10:46:45.449Z] #45 ... [2021-06-24T10:46:45.449Z] [2021-06-24T10:46:45.449Z] #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-06-24T10:46:45.449Z] #24 sha256:22ed4da838f5eb402f89eaf79c5faa1d4fb95c32e6d90f176478163aad29e383 [2021-06-24T10:46:45.449Z] #24 14.61 + mkdir -p /build [2021-06-24T10:46:45.449Z] #24 14.62 + mv docker/docker /build/ [2021-06-24T10:46:45.449Z] #24 14.64 + rmdir docker [2021-06-24T10:46:45.449Z] #24 DONE 15.1s [2021-06-24T10:46:45.449Z] [2021-06-24T10:46:45.449Z] #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-06-24T10:46:45.449Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:46:45.449Z] #51 5.386 + RM_GOPATH=0 [2021-06-24T10:46:45.449Z] #51 5.386 + TMP_GOPATH= [2021-06-24T10:46:45.449Z] #51 5.386 + : /build [2021-06-24T10:46:45.449Z] #51 5.386 + '[' -z '' ']' [2021-06-24T10:46:45.449Z] #51 5.386 ++ mktemp -d [2021-06-24T10:46:45.449Z] #51 5.389 + export GOPATH=/tmp/tmp.BvCkgyYvR0 [2021-06-24T10:46:45.449Z] #51 5.389 + GOPATH=/tmp/tmp.BvCkgyYvR0 [2021-06-24T10:46:45.449Z] #51 5.389 + RM_GOPATH=1 [2021-06-24T10:46:45.449Z] #51 5.389 + case "$(go env GOARCH)" in [2021-06-24T10:46:45.449Z] #51 5.393 ++ go env GOARCH [2021-06-24T10:46:45.449Z] #51 5.516 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:45.449Z] #51 5.516 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:45.449Z] #51 5.517 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:45.449Z] #51 5.518 + dir=/tmp/install [2021-06-24T10:46:45.449Z] #51 5.518 + bin=shfmt [2021-06-24T10:46:45.449Z] #51 5.518 + shift [2021-06-24T10:46:45.449Z] #51 5.519 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-24T10:46:45.449Z] #51 5.519 + . /tmp/install/shfmt.installer [2021-06-24T10:46:45.449Z] #51 5.519 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:46:45.449Z] #51 5.519 + install_shfmt [2021-06-24T10:46:45.449Z] #51 5.519 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-24T10:46:45.449Z] #51 5.519 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BvCkgyYvR0/src/github.com/mvdan/sh [2021-06-24T10:46:45.449Z] #51 5.520 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:46:45.449Z] #51 5.521 Cloning into '/tmp/tmp.BvCkgyYvR0/src/github.com/mvdan/sh'... [2021-06-24T10:46:45.707Z] #51 ... [2021-06-24T10:46:45.707Z] [2021-06-24T10:46:45.707Z] #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-06-24T10:46:45.707Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:46:45.707Z] #40 5.098 + git clone https://github.com/docker/distribution.git . [2021-06-24T10:46:45.707Z] #40 5.098 Cloning into '.'... [2021-06-24T10:46:45.941Z] #10 DONE 2.2s [2021-06-24T10:46:45.941Z] [2021-06-24T10:46:45.941Z] #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-06-24T10:46:45.941Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-24T10:46:45.941Z] #11 DONE 0.5s [2021-06-24T10:46:45.966Z] #40 ... [2021-06-24T10:46:45.966Z] [2021-06-24T10:46:45.966Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-24T10:46:45.966Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:46:45.966Z] #49 15.49 go: downloading github.com/fatih/color v1.7.0 [2021-06-24T10:46:45.966Z] #49 15.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:46:45.966Z] #49 15.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:46:45.966Z] #49 15.69 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-24T10:46:45.966Z] #49 15.69 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:46:45.966Z] #49 15.69 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-24T10:46:45.966Z] #49 15.69 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-24T10:46:46.197Z] [2021-06-24T10:46:46.197Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-24T10:46:46.197Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-24T10:46:46.197Z] #39 ... [2021-06-24T10:46:46.197Z] [2021-06-24T10:46:46.197Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-24T10:46:46.197Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-24T10:46:46.197Z] #31 DONE 0.2s [2021-06-24T10:46:46.225Z] #49 16.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:46:46.463Z] [2021-06-24T10:46:46.463Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-24T10:46:46.463Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-24T10:46:46.463Z] #39 DONE 0.3s [2021-06-24T10:46:46.463Z] [2021-06-24T10:46:46.463Z] #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-06-24T10:46:46.463Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:46:46.485Z] #49 16.10 go: extracting github.com/fatih/color v1.7.0 [2021-06-24T10:46:46.485Z] #49 16.15 go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T10:46:46.485Z] #49 16.18 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:46:46.744Z] #49 16.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:46:47.003Z] #49 16.58 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:46:47.003Z] #49 16.82 go: extracting github.com/pkg/errors v0.8.1 [2021-06-24T10:46:47.003Z] #49 ... [2021-06-24T10:46:47.003Z] [2021-06-24T10:46:47.003Z] #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-06-24T10:46:47.003Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:46:47.003Z] #27 CACHED [2021-06-24T10:46:47.003Z] [2021-06-24T10:46:47.003Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-24T10:46:47.003Z] #28 sha256:4aec51a0e2d392fa2681e4f6c5c6fae50c5a48573eae33d81ddec0a41e2c67a6 [2021-06-24T10:46:47.003Z] #28 CACHED [2021-06-24T10:46:47.003Z] [2021-06-24T10:46:47.003Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-24T10:46:47.003Z] #29 sha256:76a9f2707a5727c6157c21e9d848f4bb7bd29c92b2a996eb0fb509de8480d879 [2021-06-24T10:46:47.003Z] #29 CACHED [2021-06-24T10:46:47.003Z] [2021-06-24T10:46:47.003Z] #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-06-24T10:46:47.003Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:46:47.003Z] #49 16.85 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-24T10:46:47.262Z] #49 16.95 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-24T10:46:47.262Z] #49 16.99 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-24T10:46:47.262Z] #49 17.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:46:47.531Z] #49 17.15 go: downloading github.com/spf13/viper v1.6.1 [2021-06-24T10:46:47.531Z] #49 17.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-24T10:46:47.531Z] #49 17.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:46:47.790Z] #49 17.47 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-24T10:46:47.791Z] #49 17.64 go: extracting github.com/spf13/viper v1.6.1 [2021-06-24T10:46:47.791Z] #49 17.71 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:46:48.049Z] #49 17.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:46:48.049Z] #49 17.86 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:46:48.049Z] #49 17.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:46:48.308Z] #49 17.99 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:46:48.308Z] #49 18.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:46:48.308Z] #49 18.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:46:48.308Z] #49 18.10 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:46:48.308Z] #49 18.22 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:46:48.568Z] #49 18.24 go: downloading github.com/spf13/cast v1.3.0 [2021-06-24T10:46:48.568Z] #49 18.26 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:46:48.568Z] #49 18.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:46:48.568Z] #49 18.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:46:48.568Z] #49 18.43 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:46:48.568Z] #49 18.46 go: extracting github.com/spf13/cast v1.3.0 [2021-06-24T10:46:48.827Z] #49 18.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:46:48.827Z] #49 18.63 go: downloading github.com/spf13/afero v1.1.2 [2021-06-24T10:46:48.827Z] #49 18.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:46:48.827Z] #49 18.73 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:46:49.086Z] #49 18.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:46:49.344Z] #49 18.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:46:49.344Z] #49 19.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:46:49.344Z] #49 19.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:46:49.344Z] #49 19.09 go: extracting github.com/spf13/afero v1.1.2 [2021-06-24T10:46:49.344Z] #49 19.11 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:46:49.344Z] #49 19.12 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:46:49.603Z] #49 19.22 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:46:49.603Z] #49 19.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:46:49.603Z] #49 19.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:46:49.862Z] #49 19.42 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:46:49.862Z] #49 19.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:46:49.862Z] #49 19.64 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:46:50.121Z] #49 19.76 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:46:50.121Z] #49 19.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:46:50.380Z] #49 20.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:46:50.380Z] #49 20.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:46:50.380Z] #49 20.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:46:50.629Z] #40 ... [2021-06-24T10:46:50.629Z] [2021-06-24T10:46:50.629Z] #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-06-24T10:46:50.629Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-24T10:46:50.629Z] #12 DONE 4.7s [2021-06-24T10:46:50.639Z] #49 20.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:46:50.639Z] #49 20.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-24T10:46:50.639Z] #49 20.49 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-24T10:46:50.639Z] #49 20.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:46:50.886Z] [2021-06-24T10:46:50.886Z] #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-06-24T10:46:50.886Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:46:50.898Z] #49 20.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:46:50.898Z] #49 20.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:46:51.157Z] #49 20.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:46:51.157Z] #49 ... [2021-06-24T10:46:51.157Z] [2021-06-24T10:46:51.157Z] #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-06-24T10:46:51.157Z] #47 sha256:d8f58235ec902facf716670d9d9823c864e10f4520260853950c9b41bce273ba [2021-06-24T10:46:51.157Z] #47 10.77 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:46:51.157Z] #47 11.28 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:46:51.157Z] #47 12.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:46:51.157Z] #47 17.35 go: finding github.com/fatih/color v1.9.0 [2021-06-24T10:46:51.157Z] #47 17.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:46:51.157Z] #47 17.52 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:46:51.157Z] #47 17.57 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:46:51.157Z] #47 17.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:46:51.157Z] #47 17.60 go: finding github.com/spf13/pflag v1.0.3 [2021-06-24T10:46:51.157Z] #47 17.78 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:46:51.157Z] #47 18.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:46:51.157Z] #47 18.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:46:51.157Z] #47 18.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:46:51.157Z] #47 18.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:46:51.157Z] #47 ... [2021-06-24T10:46:51.157Z] [2021-06-24T10:46:51.157Z] #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-06-24T10:46:51.157Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:46:51.157Z] #13 6.058 Reading package lists... [2021-06-24T10:46:51.416Z] #13 14.78 Reading package lists... [2021-06-24T10:46:51.416Z] #13 ... [2021-06-24T10:46:51.416Z] [2021-06-24T10:46:51.416Z] #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-06-24T10:46:51.416Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:46:51.416Z] #49 20.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:46:51.416Z] #49 20.93 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:46:51.416Z] #49 21.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:46:52.352Z] #49 ... [2021-06-24T10:46:52.352Z] [2021-06-24T10:46:52.352Z] #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-06-24T10:46:52.352Z] #58 sha256:415a24d42402378705d068823ae0aaf00f8216f3778e1ef9f793616434baceea [2021-06-24T10:46:52.352Z] #58 12.04 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-24T10:46:52.352Z] #58 12.10 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-24T10:46:52.352Z] #58 12.10 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T10:46:52.352Z] #58 12.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:46:52.352Z] #58 12.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:46:52.352Z] #58 12.29 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:46:52.352Z] #58 12.29 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:46:52.352Z] #58 12.30 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:46:52.352Z] #58 12.38 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:46:52.352Z] #58 12.41 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-24T10:46:52.352Z] #58 12.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:46:52.352Z] #58 12.75 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:46:52.352Z] #58 12.85 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-24T10:46:52.352Z] #58 12.87 go: downloading github.com/google/uuid v1.2.0 [2021-06-24T10:46:52.352Z] #58 12.95 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:46:52.352Z] #58 12.97 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:46:52.352Z] #58 13.78 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:46:52.352Z] #58 14.03 go: extracting github.com/google/uuid v1.2.0 [2021-06-24T10:46:52.352Z] #58 14.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:46:52.352Z] #58 15.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-24T10:46:52.352Z] #58 16.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:46:52.352Z] #58 16.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:46:52.352Z] #58 17.72 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:46:52.352Z] #58 17.99 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:46:52.352Z] #58 21.11 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:46:52.352Z] #58 ... [2021-06-24T10:46:52.352Z] [2021-06-24T10:46:52.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-06-24T10:46:52.352Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:46:52.352Z] #34 12.05 internal/testlog [2021-06-24T10:46:52.352Z] #34 12.29 encoding [2021-06-24T10:46:52.352Z] #34 12.61 runtime/cgo [2021-06-24T10:46:52.613Z] #34 ... [2021-06-24T10:46:52.613Z] [2021-06-24T10:46:52.613Z] #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-06-24T10:46:52.613Z] #67 sha256:aa82ff9549dd2dbec5a14dc86d54bbc5717bc33e5e6380a7be14d7c695ed2c60 [2021-06-24T10:46:52.872Z] #67 22.10 Checking out files: 68% (1311/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-24T10:46:52.872Z] #67 22.68 + cd /tmp/tmp.UtPmU4oBUA/src/github.com/docker/libnetwork [2021-06-24T10:46:53.131Z] #67 22.68 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:46:53.405Z] #13 2.371 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-24T10:46:53.405Z] #13 2.371 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:53.405Z] #13 2.371 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:53.405Z] #13 2.371 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:53.725Z] #67 23.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-24T10:46:55.625Z] #67 ... [2021-06-24T10:46:55.625Z] [2021-06-24T10:46:55.625Z] #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-06-24T10:46:55.625Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:46:55.625Z] #55 7.838 Reading package lists... [2021-06-24T10:46:55.625Z] #55 16.16 Reading package lists... [2021-06-24T10:46:55.625Z] #55 23.58 Building dependency tree... [2021-06-24T10:46:55.625Z] #55 25.21 Reading state information... [2021-06-24T10:46:55.887Z] #55 ... [2021-06-24T10:46:55.887Z] [2021-06-24T10:46:55.887Z] #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-06-24T10:46:55.887Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:46:55.887Z] #49 23.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:46:55.887Z] #49 23.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:46:55.887Z] #49 23.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:46:55.887Z] #49 23.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:46:55.887Z] #49 23.27 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:46:55.887Z] #49 23.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:46:55.887Z] #49 23.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:46:55.887Z] #49 23.28 go: downloading golang.org/x/text v0.3.2 [2021-06-24T10:46:55.887Z] #49 23.36 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:46:55.887Z] #49 23.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:46:55.887Z] #49 23.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:46:55.887Z] #49 23.46 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:46:55.887Z] #49 23.48 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:46:55.887Z] #49 23.48 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:46:55.887Z] #49 23.49 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:46:55.887Z] #49 23.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:46:55.887Z] #49 23.68 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:46:55.887Z] #49 23.72 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:46:55.887Z] #49 23.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:46:55.887Z] #49 23.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:46:55.887Z] #49 23.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:46:55.887Z] #49 23.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:46:55.887Z] #49 23.82 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:46:55.887Z] #49 23.82 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-24T10:46:55.887Z] #49 23.83 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:46:55.887Z] #49 23.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:46:55.887Z] #49 23.87 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:46:55.887Z] #49 24.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:46:55.887Z] #49 24.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:46:55.887Z] #49 24.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-24T10:46:55.887Z] #49 24.15 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-24T10:46:55.887Z] #49 24.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-24T10:46:55.887Z] #49 24.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:46:55.887Z] #49 24.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:46:55.887Z] #49 24.29 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-24T10:46:55.887Z] #49 24.43 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-24T10:46:55.887Z] #49 24.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:46:55.887Z] #49 24.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:46:55.887Z] #49 24.57 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-24T10:46:55.887Z] #49 24.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:46:55.887Z] #49 24.65 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-24T10:46:55.887Z] #49 24.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:46:55.887Z] #49 24.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:46:55.887Z] #49 24.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:46:55.887Z] #49 24.81 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:46:55.887Z] #49 24.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:46:55.887Z] #49 24.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:46:55.887Z] #49 24.94 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:46:55.887Z] #49 25.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:46:55.887Z] #49 25.08 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:46:55.887Z] #49 25.26 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:46:55.887Z] #49 25.49 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-24T10:46:55.887Z] #49 25.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:46:55.922Z] #13 ... [2021-06-24T10:46:55.922Z] [2021-06-24T10:46:55.922Z] #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-06-24T10:46:55.922Z] #47 sha256:08b9198274869b347643260f5446142caf641787eea179519d3fa941507e495f [2021-06-24T10:46:55.922Z] #47 5.534 + RM_GOPATH=0 [2021-06-24T10:46:55.922Z] #47 5.534 + TMP_GOPATH= [2021-06-24T10:46:55.922Z] #47 5.535 + : /build [2021-06-24T10:46:55.922Z] #47 5.535 + '[' -z '' ']' [2021-06-24T10:46:55.922Z] #47 5.546 ++ mktemp -d [2021-06-24T10:46:55.922Z] #47 5.546 + export GOPATH=/tmp/tmp.MXq5Ift3lk [2021-06-24T10:46:55.922Z] #47 5.546 + GOPATH=/tmp/tmp.MXq5Ift3lk [2021-06-24T10:46:55.922Z] #47 5.546 + RM_GOPATH=1 [2021-06-24T10:46:55.922Z] #47 5.546 + case "$(go env GOARCH)" in [2021-06-24T10:46:55.922Z] #47 5.546 ++ go env GOARCH [2021-06-24T10:46:55.922Z] #47 5.680 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:55.922Z] #47 5.680 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:55.922Z] #47 5.680 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:55.922Z] #47 5.695 + dir=/tmp/install [2021-06-24T10:46:55.922Z] #47 5.695 + bin=gotestsum [2021-06-24T10:46:55.922Z] #47 5.695 + shift [2021-06-24T10:46:55.922Z] #47 5.695 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-24T10:46:55.922Z] #47 5.695 + . /tmp/install/gotestsum.installer [2021-06-24T10:46:55.922Z] #47 5.695 ++ : v0.5.3 [2021-06-24T10:46:55.922Z] #47 5.695 + install_gotestsum [2021-06-24T10:46:55.922Z] #47 5.695 + set -e [2021-06-24T10:46:55.922Z] #47 5.695 + export GO111MODULE=on [2021-06-24T10:46:55.922Z] #47 5.695 + GO111MODULE=on [2021-06-24T10:46:55.922Z] #47 5.695 + GOBIN=/build [2021-06-24T10:46:55.922Z] #47 5.695 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-24T10:46:55.922Z] #47 5.766 go: finding gotest.tools v0.5.3 [2021-06-24T10:46:55.923Z] #47 5.766 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-24T10:46:55.923Z] #47 6.901 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-24T10:46:55.923Z] #47 7.362 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-24T10:46:55.923Z] #47 8.429 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:46:55.923Z] #47 8.458 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:46:55.923Z] #47 8.460 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:46:55.923Z] #47 8.482 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:46:55.923Z] #47 8.547 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-24T10:46:55.923Z] #47 8.575 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:46:55.923Z] #47 8.583 go: downloading github.com/fatih/color v1.9.0 [2021-06-24T10:46:55.923Z] #47 8.779 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:46:55.923Z] #47 8.835 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:46:55.923Z] #47 8.835 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:46:55.923Z] #47 8.838 go: extracting github.com/fatih/color v1.9.0 [2021-06-24T10:46:55.923Z] #47 9.044 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:46:55.923Z] #47 9.112 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:46:55.923Z] #47 9.140 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:46:55.923Z] #47 9.244 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:46:55.923Z] #47 9.299 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:46:55.923Z] #47 9.315 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:46:55.923Z] #47 9.456 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-24T10:46:55.923Z] #47 9.895 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:46:56.145Z] #49 25.90 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:46:56.145Z] #49 ... [2021-06-24T10:46:56.145Z] [2021-06-24T10:46:56.145Z] #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-06-24T10:46:56.145Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:46:56.145Z] #42 8.348 Reading package lists... [2021-06-24T10:46:56.145Z] #42 16.55 Reading package lists... [2021-06-24T10:46:56.145Z] #42 23.36 Building dependency tree... [2021-06-24T10:46:56.145Z] #42 24.93 Reading state information... [2021-06-24T10:46:56.179Z] #47 ... [2021-06-24T10:46:56.179Z] [2021-06-24T10:46:56.179Z] #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-06-24T10:46:56.179Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:46:56.179Z] #36 4.863 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:56.179Z] #36 4.927 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:56.179Z] #36 4.930 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:56.179Z] #36 8.271 Reading package lists... [2021-06-24T10:46:56.179Z] #36 ... [2021-06-24T10:46:56.179Z] [2021-06-24T10:46:56.179Z] #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-06-24T10:46:56.179Z] #67 sha256:442bfd7c9797ef01639cfcdec84a036759a34bdfb87e65a8e2263443e019cf68 [2021-06-24T10:46:56.179Z] #67 4.169 + RM_GOPATH=0 [2021-06-24T10:46:56.179Z] #67 4.169 + TMP_GOPATH= [2021-06-24T10:46:56.179Z] #67 4.169 + : /build [2021-06-24T10:46:56.179Z] #67 4.169 + '[' -z '' ']' [2021-06-24T10:46:56.179Z] #67 4.169 ++ mktemp -d [2021-06-24T10:46:56.179Z] #67 4.173 + export GOPATH=/tmp/tmp.TO7DlPffNu [2021-06-24T10:46:56.179Z] #67 4.173 + GOPATH=/tmp/tmp.TO7DlPffNu [2021-06-24T10:46:56.179Z] #67 4.173 + RM_GOPATH=1 [2021-06-24T10:46:56.179Z] #67 4.173 + case "$(go env GOARCH)" in [2021-06-24T10:46:56.179Z] #67 4.173 ++ go env GOARCH [2021-06-24T10:46:56.179Z] #67 4.174 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.179Z] #67 4.174 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.179Z] #67 4.176 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:56.179Z] #67 4.176 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:46:56.179Z] #67 4.176 + dir=/tmp/install [2021-06-24T10:46:56.179Z] #67 4.176 + bin=proxy [2021-06-24T10:46:56.179Z] #67 4.176 + shift [2021-06-24T10:46:56.179Z] #67 4.176 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-24T10:46:56.179Z] #67 4.176 + . /tmp/install/proxy.installer [2021-06-24T10:46:56.179Z] #67 4.176 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:46:56.179Z] #67 4.176 + install_proxy [2021-06-24T10:46:56.179Z] #67 4.176 + case "$1" in [2021-06-24T10:46:56.179Z] #67 4.176 + export CGO_ENABLED=0 [2021-06-24T10:46:56.179Z] #67 4.176 + CGO_ENABLED=0 [2021-06-24T10:46:56.179Z] #67 4.176 + _install_proxy [2021-06-24T10:46:56.179Z] #67 4.176 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-24T10:46:56.179Z] #67 4.176 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TO7DlPffNu/src/github.com/docker/libnetwork [2021-06-24T10:46:56.179Z] #67 4.180 Cloning into '/tmp/tmp.TO7DlPffNu/src/github.com/docker/libnetwork'... [2021-06-24T10:46:56.405Z] #42 ... [2021-06-24T10:46:56.405Z] [2021-06-24T10:46:56.405Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-24T10:46:56.405Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:46:56.405Z] #49 26.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:46:56.405Z] #49 26.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:46:56.405Z] #49 26.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:46:56.435Z] #67 ... [2021-06-24T10:46:56.435Z] [2021-06-24T10:46:56.435Z] #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-06-24T10:46:56.435Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:46:56.435Z] #51 4.605 + RM_GOPATH=0 [2021-06-24T10:46:56.435Z] #51 4.605 + TMP_GOPATH= [2021-06-24T10:46:56.435Z] #51 4.605 + : /build [2021-06-24T10:46:56.435Z] #51 4.605 + '[' -z '' ']' [2021-06-24T10:46:56.435Z] #51 4.605 ++ mktemp -d [2021-06-24T10:46:56.435Z] #51 4.615 + export GOPATH=/tmp/tmp.rjmjEHnoMq [2021-06-24T10:46:56.435Z] #51 4.615 + GOPATH=/tmp/tmp.rjmjEHnoMq [2021-06-24T10:46:56.435Z] #51 4.615 + RM_GOPATH=1 [2021-06-24T10:46:56.435Z] #51 4.615 + case "$(go env GOARCH)" in [2021-06-24T10:46:56.435Z] #51 4.615 ++ go env GOARCH [2021-06-24T10:46:56.435Z] #51 4.616 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.435Z] #51 4.616 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.435Z] #51 4.616 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:56.435Z] #51 4.620 + dir=/tmp/install [2021-06-24T10:46:56.435Z] #51 4.620 + bin=shfmt [2021-06-24T10:46:56.435Z] #51 4.620 + shift [2021-06-24T10:46:56.435Z] #51 4.620 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-24T10:46:56.435Z] #51 4.620 + . /tmp/install/shfmt.installer [2021-06-24T10:46:56.435Z] #51 4.620 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:46:56.435Z] #51 4.620 + install_shfmt [2021-06-24T10:46:56.435Z] #51 4.620 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-24T10:46:56.435Z] #51 4.620 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:46:56.435Z] #51 4.621 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rjmjEHnoMq/src/github.com/mvdan/sh [2021-06-24T10:46:56.435Z] #51 4.623 Cloning into '/tmp/tmp.rjmjEHnoMq/src/github.com/mvdan/sh'... [2021-06-24T10:46:56.435Z] #51 ... [2021-06-24T10:46:56.435Z] [2021-06-24T10:46:56.435Z] #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-06-24T10:46:56.435Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:46:56.435Z] #42 6.273 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:56.435Z] #42 6.273 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:56.435Z] #42 6.273 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:56.663Z] #49 26.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:46:56.691Z] #42 9.302 Reading package lists... [2021-06-24T10:46:56.691Z] #42 ... [2021-06-24T10:46:56.691Z] [2021-06-24T10:46:56.691Z] #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-06-24T10:46:56.691Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:46:56.691Z] #55 6.111 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:46:56.692Z] #55 6.111 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:46:56.692Z] #55 6.112 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:46:56.921Z] #49 ... [2021-06-24T10:46:56.921Z] [2021-06-24T10:46:56.921Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:46:56.921Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:46:56.921Z] #45 16.71 unicode/utf16 [2021-06-24T10:46:56.921Z] #45 17.05 container/list [2021-06-24T10:46:56.921Z] #45 17.62 crypto/internal/subtle [2021-06-24T10:46:56.921Z] #45 17.86 crypto/subtle [2021-06-24T10:46:56.921Z] #45 17.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-24T10:46:56.921Z] #45 18.14 internal/nettrace [2021-06-24T10:46:56.921Z] #45 18.22 runtime/cgo [2021-06-24T10:46:56.948Z] #55 9.119 Reading package lists... [2021-06-24T10:46:56.948Z] #55 ... [2021-06-24T10:46:56.948Z] [2021-06-24T10:46:56.948Z] #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-06-24T10:46:56.948Z] #58 sha256:28bd4025325a839e68bac2f4ede6075791264f0694c40dc66d9b0abab08ff9e5 [2021-06-24T10:46:56.948Z] #58 4.477 + RM_GOPATH=0 [2021-06-24T10:46:56.948Z] #58 4.477 + TMP_GOPATH= [2021-06-24T10:46:56.948Z] #58 4.477 + : /build [2021-06-24T10:46:56.948Z] #58 4.477 + '[' -z '' ']' [2021-06-24T10:46:56.948Z] #58 4.477 ++ mktemp -d [2021-06-24T10:46:56.948Z] #58 4.483 + export GOPATH=/tmp/tmp.lXhllBrPei [2021-06-24T10:46:56.948Z] #58 4.483 + GOPATH=/tmp/tmp.lXhllBrPei [2021-06-24T10:46:56.948Z] #58 4.483 + RM_GOPATH=1 [2021-06-24T10:46:56.948Z] #58 4.483 + case "$(go env GOARCH)" in [2021-06-24T10:46:56.948Z] #58 4.484 ++ go env GOARCH [2021-06-24T10:46:56.948Z] #58 4.506 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.948Z] #58 4.506 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.948Z] #58 4.506 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:56.948Z] #58 4.514 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:46:56.948Z] #58 4.514 + dir=/tmp/install [2021-06-24T10:46:56.948Z] #58 4.514 + bin=rootlesskit [2021-06-24T10:46:56.948Z] #58 4.514 + shift [2021-06-24T10:46:56.948Z] #58 4.514 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-24T10:46:56.948Z] #58 4.514 + . /tmp/install/rootlesskit.installer [2021-06-24T10:46:56.948Z] #58 4.514 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:46:56.948Z] #58 4.514 + install_rootlesskit [2021-06-24T10:46:56.948Z] #58 4.514 + case "$1" in [2021-06-24T10:46:56.948Z] #58 4.514 + export CGO_ENABLED=0 [2021-06-24T10:46:56.948Z] #58 4.514 + CGO_ENABLED=0 [2021-06-24T10:46:56.948Z] #58 4.514 + _install_rootlesskit [2021-06-24T10:46:56.948Z] #58 4.514 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-24T10:46:56.948Z] #58 4.514 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lXhllBrPei/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:46:56.948Z] #58 4.515 Cloning into '/tmp/tmp.lXhllBrPei/src/github.com/rootless-containers/rootlesskit'... [2021-06-24T10:46:56.948Z] #58 9.457 + cd /tmp/tmp.lXhllBrPei/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:46:56.948Z] #58 9.458 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:46:56.948Z] #58 9.502 + export GO111MODULE=on [2021-06-24T10:46:56.948Z] #58 9.502 + GO111MODULE=on [2021-06-24T10:46:56.948Z] #58 9.502 + export GOPROXY=https://proxy.golang.org [2021-06-24T10:46:56.948Z] #58 9.502 + GOPROXY=https://proxy.golang.org [2021-06-24T10:46:56.948Z] #58 9.502 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:46:56.948Z] #58 9.503 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-24T10:46:56.948Z] #58 ... [2021-06-24T10:46:56.948Z] [2021-06-24T10:46:56.948Z] #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-06-24T10:46:56.948Z] #24 sha256:726ab81edae59873d136e086c9ce7b3154d849be9fa2afc31673469032ca9eb1 [2021-06-24T10:46:56.948Z] #24 5.702 + RM_GOPATH=0 [2021-06-24T10:46:56.948Z] #24 5.702 + TMP_GOPATH= [2021-06-24T10:46:56.948Z] #24 5.702 + : /build [2021-06-24T10:46:56.948Z] #24 5.702 + '[' -z '' ']' [2021-06-24T10:46:56.948Z] #24 5.702 ++ mktemp -d [2021-06-24T10:46:56.948Z] #24 5.702 + export GOPATH=/tmp/tmp.Zx2QZ75pWH [2021-06-24T10:46:56.948Z] #24 5.702 + GOPATH=/tmp/tmp.Zx2QZ75pWH [2021-06-24T10:46:56.948Z] #24 5.702 + RM_GOPATH=1 [2021-06-24T10:46:56.948Z] #24 5.702 + case "$(go env GOARCH)" in [2021-06-24T10:46:56.948Z] #24 5.702 ++ go env GOARCH [2021-06-24T10:46:56.948Z] #24 5.819 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.948Z] #24 5.819 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:56.948Z] #24 5.819 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:56.948Z] #24 5.856 Install docker/cli version 17.06.2-ce from stable [2021-06-24T10:46:56.948Z] #24 5.856 + dir=/tmp/install [2021-06-24T10:46:56.948Z] #24 5.856 + bin=dockercli [2021-06-24T10:46:56.948Z] #24 5.856 + shift [2021-06-24T10:46:56.948Z] #24 5.856 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-24T10:46:56.948Z] #24 5.856 + . /tmp/install/dockercli.installer [2021-06-24T10:46:56.948Z] #24 5.856 ++ : stable [2021-06-24T10:46:56.948Z] #24 5.856 ++ : 17.06.2-ce [2021-06-24T10:46:56.948Z] #24 5.856 + install_dockercli [2021-06-24T10:46:56.948Z] #24 5.856 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-24T10:46:56.948Z] #24 5.856 ++ uname -m [2021-06-24T10:46:56.948Z] #24 5.902 + arch=x86_64 [2021-06-24T10:46:56.948Z] #24 5.902 + '[' x86_64 '!=' x86_64 ']' [2021-06-24T10:46:56.948Z] #24 5.902 + url=https://download.docker.com/linux/static [2021-06-24T10:46:56.948Z] #24 5.902 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-24T10:46:56.948Z] #24 5.932 + tar -xz docker/docker [2021-06-24T10:46:57.180Z] #45 ... [2021-06-24T10:46:57.180Z] [2021-06-24T10:46:57.180Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:46:57.180Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:46:57.180Z] #13 14.78 Reading package lists... [2021-06-24T10:46:57.180Z] #13 ... [2021-06-24T10:46:57.180Z] [2021-06-24T10:46:57.180Z] #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-06-24T10:46:57.180Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:46:57.180Z] #36 8.837 Reading package lists... [2021-06-24T10:46:57.180Z] #36 17.46 Reading package lists... [2021-06-24T10:46:57.180Z] #36 24.64 Building dependency tree... [2021-06-24T10:46:57.180Z] #36 26.27 Reading state information... [2021-06-24T10:46:57.180Z] #36 ... [2021-06-24T10:46:57.180Z] [2021-06-24T10:46:57.180Z] #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-06-24T10:46:57.180Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:46:57.180Z] #42 26.96 The following additional packages will be installed: [2021-06-24T10:46:57.180Z] #42 26.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-24T10:46:57.180Z] #42 26.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-24T10:46:57.180Z] #42 26.99 Suggested packages: [2021-06-24T10:46:57.180Z] #42 26.99 manpages-dev python-setuptools [2021-06-24T10:46:57.212Z] #24 ... [2021-06-24T10:46:57.212Z] [2021-06-24T10:46:57.212Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:46:57.212Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:46:57.212Z] #45 4.806 + RM_GOPATH=0 [2021-06-24T10:46:57.212Z] #45 4.806 + TMP_GOPATH= [2021-06-24T10:46:57.212Z] #45 4.810 + : /build [2021-06-24T10:46:57.212Z] #45 4.810 + '[' -z '' ']' [2021-06-24T10:46:57.212Z] #45 4.810 ++ mktemp -d [2021-06-24T10:46:57.212Z] #45 4.814 + export GOPATH=/tmp/tmp.HMhq2MozSS [2021-06-24T10:46:57.212Z] #45 4.814 + GOPATH=/tmp/tmp.HMhq2MozSS [2021-06-24T10:46:57.212Z] #45 4.819 + RM_GOPATH=1 [2021-06-24T10:46:57.212Z] #45 4.819 + case "$(go env GOARCH)" in [2021-06-24T10:46:57.212Z] #45 4.819 ++ go env GOARCH [2021-06-24T10:46:57.212Z] #45 4.837 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:46:57.212Z] #45 4.837 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:57.212Z] #45 4.837 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:57.212Z] #45 4.837 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:57.212Z] #45 4.837 + dir=/tmp/install [2021-06-24T10:46:57.212Z] #45 4.837 + bin=vndr [2021-06-24T10:46:57.212Z] #45 4.837 + shift [2021-06-24T10:46:57.212Z] #45 4.837 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-24T10:46:57.212Z] #45 4.837 + . /tmp/install/vndr.installer [2021-06-24T10:46:57.212Z] #45 4.837 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:46:57.212Z] #45 4.837 + install_vndr [2021-06-24T10:46:57.212Z] #45 4.837 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-24T10:46:57.212Z] #45 4.837 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HMhq2MozSS/src/github.com/LK4D4/vndr [2021-06-24T10:46:57.212Z] #45 4.860 Cloning into '/tmp/tmp.HMhq2MozSS/src/github.com/LK4D4/vndr'... [2021-06-24T10:46:57.212Z] #45 5.746 + cd /tmp/tmp.HMhq2MozSS/src/github.com/LK4D4/vndr [2021-06-24T10:46:57.212Z] #45 5.747 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:46:57.212Z] #45 5.758 + go build -buildmode=pie -v -o /build/vndr . [2021-06-24T10:46:57.212Z] #45 7.271 internal/race [2021-06-24T10:46:57.212Z] #45 7.333 internal/bytealg [2021-06-24T10:46:57.212Z] #45 7.454 sync/atomic [2021-06-24T10:46:57.212Z] #45 7.729 unicode [2021-06-24T10:46:57.212Z] #45 8.193 runtime [2021-06-24T10:46:57.212Z] #45 ... [2021-06-24T10:46:57.212Z] [2021-06-24T10:46:57.212Z] #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-06-24T10:46:57.212Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:46:57.212Z] #32 5.483 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-24T10:46:57.212Z] #32 5.493 Cloning into '.'... [2021-06-24T10:46:57.468Z] #32 ... [2021-06-24T10:46:57.468Z] [2021-06-24T10:46:57.468Z] #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-06-24T10:46:57.468Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:46:57.468Z] #49 5.010 + RM_GOPATH=0 [2021-06-24T10:46:57.468Z] #49 5.010 + TMP_GOPATH= [2021-06-24T10:46:57.468Z] #49 5.010 + : /build [2021-06-24T10:46:57.468Z] #49 5.010 + '[' -z '' ']' [2021-06-24T10:46:57.468Z] #49 5.010 ++ mktemp -d [2021-06-24T10:46:57.468Z] #49 5.010 + export GOPATH=/tmp/tmp.kdur5ctSfo [2021-06-24T10:46:57.468Z] #49 5.010 + GOPATH=/tmp/tmp.kdur5ctSfo [2021-06-24T10:46:57.468Z] #49 5.010 + RM_GOPATH=1 [2021-06-24T10:46:57.468Z] #49 5.010 + case "$(go env GOARCH)" in [2021-06-24T10:46:57.468Z] #49 5.010 ++ go env GOARCH [2021-06-24T10:46:57.468Z] #49 5.081 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:57.468Z] #49 5.081 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:57.468Z] #49 5.081 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:57.468Z] #49 5.091 + dir=/tmp/install [2021-06-24T10:46:57.468Z] #49 5.091 + bin=golangci_lint [2021-06-24T10:46:57.468Z] #49 5.091 + shift [2021-06-24T10:46:57.468Z] #49 5.091 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-24T10:46:57.468Z] #49 5.091 + . /tmp/install/golangci_lint.installer [2021-06-24T10:46:57.468Z] #49 5.091 ++ : v1.23.8 [2021-06-24T10:46:57.468Z] #49 5.091 + install_golangci_lint [2021-06-24T10:46:57.468Z] #49 5.091 + set -e [2021-06-24T10:46:57.468Z] #49 5.091 + export GO111MODULE=on [2021-06-24T10:46:57.468Z] #49 5.091 + GO111MODULE=on [2021-06-24T10:46:57.468Z] #49 5.091 + GOBIN=/build [2021-06-24T10:46:57.468Z] #49 5.091 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-24T10:46:57.468Z] #49 5.124 go: finding github.com v1.23.8 [2021-06-24T10:46:57.468Z] #49 5.124 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-24T10:46:57.468Z] #49 5.124 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-24T10:46:57.468Z] #49 5.124 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:46:57.468Z] #49 5.124 go: finding github.com/golangci v1.23.8 [2021-06-24T10:46:57.468Z] #49 6.355 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:46:57.468Z] #49 7.025 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:46:57.468Z] #49 ... [2021-06-24T10:46:57.468Z] [2021-06-24T10:46:57.468Z] #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-06-24T10:46:57.468Z] #34 sha256:76687955c0465ab39ef8017a29138ba4a6c2e4f19891b7f66b3aee1f14f36fb3 [2021-06-24T10:46:57.468Z] #34 4.288 + RM_GOPATH=0 [2021-06-24T10:46:57.468Z] #34 4.288 + TMP_GOPATH= [2021-06-24T10:46:57.468Z] #34 4.288 + : /build [2021-06-24T10:46:57.468Z] #34 4.288 + '[' -z '' ']' [2021-06-24T10:46:57.468Z] #34 4.288 ++ mktemp -d [2021-06-24T10:46:57.468Z] #34 4.288 + export GOPATH=/tmp/tmp.NBzDdQQ9Tc [2021-06-24T10:46:57.468Z] #34 4.288 + GOPATH=/tmp/tmp.NBzDdQQ9Tc [2021-06-24T10:46:57.468Z] #34 4.288 + RM_GOPATH=1 [2021-06-24T10:46:57.468Z] #34 4.288 + case "$(go env GOARCH)" in [2021-06-24T10:46:57.468Z] #34 4.296 ++ go env GOARCH [2021-06-24T10:46:57.468Z] #34 4.310 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:46:57.468Z] #34 4.310 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:57.468Z] #34 4.310 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:46:57.468Z] #34 4.310 ++ dirname /tmp/install/install.sh [2021-06-24T10:46:57.468Z] #34 4.310 + dir=/tmp/install [2021-06-24T10:46:57.468Z] #34 4.310 + bin=tomlv [2021-06-24T10:46:57.468Z] #34 4.310 + shift [2021-06-24T10:46:57.468Z] #34 4.310 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-06-24T10:46:57.468Z] #34 4.310 + . /tmp/install/tomlv.installer [2021-06-24T10:46:57.468Z] #34 4.310 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:46:57.468Z] #34 4.310 + install_tomlv [2021-06-24T10:46:57.468Z] #34 4.310 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-06-24T10:46:57.468Z] #34 4.310 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NBzDdQQ9Tc/src/github.com/BurntSushi/toml [2021-06-24T10:46:57.468Z] #34 4.320 Cloning into '/tmp/tmp.NBzDdQQ9Tc/src/github.com/BurntSushi/toml'... [2021-06-24T10:46:57.468Z] #34 5.326 + cd /tmp/tmp.NBzDdQQ9Tc/src/github.com/BurntSushi/toml [2021-06-24T10:46:57.468Z] #34 5.326 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:46:57.468Z] #34 5.403 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:46:57.468Z] #34 6.360 runtime/internal/atomic [2021-06-24T10:46:57.468Z] #34 6.395 internal/cpu [2021-06-24T10:46:57.468Z] #34 6.574 runtime/internal/sys [2021-06-24T10:46:57.468Z] #34 6.849 runtime/internal/math [2021-06-24T10:46:57.468Z] #34 6.978 math/bits [2021-06-24T10:46:57.468Z] #34 7.177 internal/bytealg [2021-06-24T10:46:57.468Z] #34 7.581 math [2021-06-24T10:46:57.468Z] #34 8.166 runtime [2021-06-24T10:46:57.724Z] #34 ... [2021-06-24T10:46:57.725Z] [2021-06-24T10:46:57.725Z] #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-06-24T10:46:57.725Z] #58 sha256:28bd4025325a839e68bac2f4ede6075791264f0694c40dc66d9b0abab08ff9e5 [2021-06-24T10:46:57.725Z] #58 11.22 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:46:57.725Z] #58 11.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:46:57.725Z] #58 11.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:46:57.725Z] #58 11.27 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:46:57.725Z] #58 11.55 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-24T10:46:57.725Z] #58 11.64 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:46:57.725Z] #58 11.64 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:46:57.725Z] #58 11.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:46:57.725Z] #58 11.69 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T10:46:57.725Z] #58 11.79 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-24T10:46:58.003Z] #58 11.90 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:46:58.003Z] #58 12.03 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:46:58.003Z] #58 12.04 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:46:58.114Z] #42 ... [2021-06-24T10:46:58.114Z] [2021-06-24T10:46:58.114Z] #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-06-24T10:46:58.114Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:46:58.114Z] #51 17.64 + cd /tmp/tmp.BvCkgyYvR0/src/github.com/mvdan/sh [2021-06-24T10:46:58.114Z] #51 17.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:46:58.114Z] #51 17.85 + GO111MODULE=on [2021-06-24T10:46:58.114Z] #51 17.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-24T10:46:58.114Z] #51 19.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:46:58.114Z] #51 19.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:46:58.114Z] #51 19.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:46:58.114Z] #51 19.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:46:58.114Z] #51 19.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:46:58.114Z] #51 20.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:46:58.114Z] #51 21.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:46:58.114Z] #51 22.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:46:58.114Z] #51 23.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:46:58.114Z] #51 23.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:46:58.114Z] #51 24.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:46:58.114Z] #51 24.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:46:58.114Z] #51 25.05 runtime [2021-06-24T10:46:58.114Z] #51 ... [2021-06-24T10:46:58.114Z] [2021-06-24T10:46:58.114Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:46:58.114Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:46:58.114Z] #45 27.80 vendor/golang.org/x/crypto/internal/subtle [2021-06-24T10:46:58.259Z] #58 12.24 go: downloading github.com/google/uuid v1.2.0 [2021-06-24T10:46:58.259Z] #58 12.32 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-24T10:46:58.373Z] #45 28.01 vendor/golang.org/x/crypto/curve25519 [2021-06-24T10:46:58.544Z] #58 12.52 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:46:58.801Z] #58 12.77 go: extracting github.com/google/uuid v1.2.0 [2021-06-24T10:46:58.801Z] #58 12.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-24T10:46:58.801Z] #58 12.82 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:47:00.191Z] #58 13.98 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:47:00.191Z] #58 14.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:47:00.753Z] #58 ... [2021-06-24T10:47:00.753Z] [2021-06-24T10:47:00.753Z] #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-06-24T10:47:00.753Z] #24 sha256:726ab81edae59873d136e086c9ce7b3154d849be9fa2afc31673469032ca9eb1 [2021-06-24T10:47:00.753Z] #24 14.50 + mkdir -p /build [2021-06-24T10:47:00.753Z] #24 14.52 + mv docker/docker /build/ [2021-06-24T10:47:00.753Z] #24 14.62 + rmdir docker [2021-06-24T10:47:00.753Z] #24 DONE 14.9s [2021-06-24T10:47:01.009Z] [2021-06-24T10:47:01.009Z] #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-06-24T10:47:01.010Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:47:01.010Z] #49 14.33 go: downloading github.com/fatih/color v1.7.0 [2021-06-24T10:47:01.010Z] #49 14.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:47:01.010Z] #49 14.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:47:01.010Z] #49 14.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-24T10:47:01.010Z] #49 14.44 go: downloading github.com/spf13/viper v1.6.1 [2021-06-24T10:47:01.010Z] #49 14.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:47:01.010Z] #49 15.03 go: extracting github.com/fatih/color v1.7.0 [2021-06-24T10:47:01.010Z] #49 15.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:47:01.010Z] #49 15.11 go: extracting github.com/spf13/viper v1.6.1 [2021-06-24T10:47:01.265Z] #49 15.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:47:01.265Z] #49 15.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:47:01.521Z] #49 15.54 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-24T10:47:01.521Z] #49 ... [2021-06-24T10:47:01.521Z] [2021-06-24T10:47:01.521Z] #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-06-24T10:47:01.521Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:47:01.521Z] #40 5.109 + git clone https://github.com/docker/distribution.git . [2021-06-24T10:47:01.521Z] #40 5.117 Cloning into '.'... [2021-06-24T10:47:01.661Z] #45 ... [2021-06-24T10:47:01.661Z] [2021-06-24T10:47:01.661Z] #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-06-24T10:47:01.661Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:47:01.661Z] #55 27.35 The following additional packages will be installed: [2021-06-24T10:47:01.661Z] #55 27.36 libbtrfs0 [2021-06-24T10:47:01.661Z] #55 27.59 The following NEW packages will be installed: [2021-06-24T10:47:01.661Z] #55 27.61 libbtrfs-dev libbtrfs0 [2021-06-24T10:47:01.661Z] #55 28.02 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:47:01.661Z] #55 28.02 Need to get 119 kB of archives. [2021-06-24T10:47:01.661Z] #55 28.02 After this operation, 387 kB of additional disk space will be used. [2021-06-24T10:47:01.661Z] #55 28.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:47:01.661Z] #55 28.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:47:01.661Z] #55 29.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:01.661Z] #55 29.49 Fetched 119 kB in 0s (456 kB/s) [2021-06-24T10:47:01.661Z] #55 29.62 Selecting previously unselected package libbtrfs0. [2021-06-24T10:47:01.661Z] #55 29.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:01.661Z] #55 29.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:47:01.661Z] #55 29.69 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:47:01.661Z] #55 29.79 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:47:01.661Z] #55 29.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:47:01.661Z] #55 29.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:47:01.661Z] #55 30.04 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:47:01.661Z] #55 30.06 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:47:01.661Z] #55 30.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:47:01.661Z] #55 DONE 30.8s [2021-06-24T10:47:01.661Z] [2021-06-24T10:47:01.661Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:47:01.661Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:01.661Z] #42 28.31 The following NEW packages will be installed: [2021-06-24T10:47:01.661Z] #42 28.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-24T10:47:01.661Z] #42 28.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-24T10:47:01.661Z] #42 28.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-24T10:47:01.661Z] #42 28.33 python-six zlib1g-dev [2021-06-24T10:47:01.661Z] #42 28.83 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:47:01.661Z] #42 28.83 Need to get 4095 kB of archives. [2021-06-24T10:47:01.661Z] #42 28.83 After this operation, 22.5 MB of additional disk space will be used. [2021-06-24T10:47:01.661Z] #42 28.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-06-24T10:47:01.661Z] #42 28.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:47:01.661Z] #42 28.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-06-24T10:47:01.661Z] #42 28.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:47:01.661Z] #42 28.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-06-24T10:47:01.661Z] #42 28.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:47:01.661Z] #42 28.87 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-06-24T10:47:01.661Z] #42 28.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-06-24T10:47:01.661Z] #42 28.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-24T10:47:01.661Z] #42 29.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-06-24T10:47:01.661Z] #42 29.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-06-24T10:47:01.661Z] #42 29.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-06-24T10:47:01.661Z] #42 29.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-06-24T10:47:01.661Z] #42 29.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-06-24T10:47:01.661Z] #42 29.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-24T10:47:01.661Z] #42 29.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-06-24T10:47:01.661Z] #42 29.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-06-24T10:47:01.661Z] #42 31.05 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:01.661Z] #42 31.38 Fetched 4095 kB in 1s (4466 kB/s) [2021-06-24T10:47:01.661Z] #42 31.55 Selecting previously unselected package libcap-dev:amd64. [2021-06-24T10:47:01.784Z] #40 ... [2021-06-24T10:47:01.784Z] [2021-06-24T10:47:01.784Z] #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-06-24T10:47:01.784Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:47:01.784Z] #49 15.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:47:01.784Z] #49 15.74 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-24T10:47:01.784Z] #49 15.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:47:01.920Z] #42 31.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:01.920Z] #42 31.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-06-24T10:47:01.920Z] #42 31.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:47:02.055Z] #49 15.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:47:02.055Z] #49 15.99 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:47:02.055Z] #49 16.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:47:02.178Z] #42 31.88 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:47:02.178Z] #42 31.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:47:02.178Z] #42 31.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:02.178Z] #42 32.04 Selecting previously unselected package libnet1-dev. [2021-06-24T10:47:02.178Z] #42 32.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:47:02.178Z] #42 32.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:02.311Z] #49 16.39 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-24T10:47:02.568Z] #49 16.49 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:47:02.568Z] #49 16.60 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:47:02.568Z] #49 16.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:47:02.745Z] #42 32.31 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:47:02.745Z] #42 32.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:47:02.745Z] #42 32.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:47:02.825Z] #49 16.85 go: downloading github.com/spf13/cast v1.3.0 [2021-06-24T10:47:03.004Z] #42 32.54 Selecting previously unselected package libnl-3-dev:amd64. [2021-06-24T10:47:03.004Z] #42 32.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-06-24T10:47:03.004Z] #42 32.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:47:03.263Z] #42 32.88 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:47:03.263Z] #42 32.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:47:03.263Z] #42 32.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:03.263Z] #42 ... [2021-06-24T10:47:03.263Z] [2021-06-24T10:47:03.263Z] #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-06-24T10:47:03.263Z] #58 sha256:415a24d42402378705d068823ae0aaf00f8216f3778e1ef9f793616434baceea [2021-06-24T10:47:03.263Z] #58 22.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:47:03.263Z] #58 23.60 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:47:03.263Z] #58 23.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:47:03.263Z] #58 23.82 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:47:03.263Z] #58 24.13 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:47:03.263Z] #58 26.85 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:47:03.263Z] #58 26.97 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:47:03.263Z] #58 27.18 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:47:03.263Z] #58 27.44 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:47:03.263Z] #58 27.47 go: finding github.com/google/uuid v1.2.0 [2021-06-24T10:47:03.263Z] #58 27.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:47:03.263Z] #58 27.61 go: finding github.com/gofrs/flock v0.8.0 [2021-06-24T10:47:03.263Z] #58 27.66 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-24T10:47:03.263Z] #58 27.72 go: finding github.com/gorilla/mux v1.8.0 [2021-06-24T10:47:03.263Z] #58 27.75 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:47:03.263Z] #58 27.81 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:47:03.263Z] #58 27.84 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:47:03.263Z] #58 27.86 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:47:03.263Z] #58 28.04 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:47:03.263Z] #58 28.30 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:47:03.263Z] #58 ... [2021-06-24T10:47:03.263Z] [2021-06-24T10:47:03.263Z] #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-06-24T10:47:03.263Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:03.263Z] #42 33.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-06-24T10:47:03.263Z] #42 33.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:47:03.263Z] #42 33.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:03.263Z] #42 33.18 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-24T10:47:03.263Z] #42 ... [2021-06-24T10:47:03.263Z] [2021-06-24T10:47:03.263Z] #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-06-24T10:47:03.263Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:47:03.263Z] #40 22.85 Checking out files: 90% (1530/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-24T10:47:03.263Z] #40 23.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-24T10:47:03.263Z] #40 25.09 + 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-06-24T10:47:03.388Z] #49 17.35 go: extracting github.com/spf13/cast v1.3.0 [2021-06-24T10:47:03.388Z] #49 17.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:47:03.522Z] #40 ... [2021-06-24T10:47:03.522Z] [2021-06-24T10:47:03.522Z] #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-06-24T10:47:03.522Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:03.522Z] #42 33.18 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-24T10:47:03.522Z] #42 33.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-06-24T10:47:03.522Z] #42 33.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:47:03.522Z] #42 33.42 Selecting previously unselected package libprotobuf17:amd64. [2021-06-24T10:47:03.644Z] #49 17.55 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:47:03.644Z] #49 17.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:47:03.644Z] #49 17.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:47:03.644Z] #49 17.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:47:03.781Z] #42 33.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:03.781Z] #42 33.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:03.901Z] #49 17.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:47:03.901Z] #49 17.74 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:47:03.901Z] #49 17.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:47:03.901Z] #49 17.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:47:03.901Z] #49 17.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:47:04.157Z] #49 17.97 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:47:04.157Z] #49 17.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:47:04.414Z] #49 18.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:47:04.740Z] #42 34.36 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-06-24T10:47:04.740Z] #42 34.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:04.740Z] #42 34.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:04.999Z] #42 34.72 Selecting previously unselected package libprotobuf-dev:amd64. [2021-06-24T10:47:04.999Z] #42 34.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:04.999Z] #42 34.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:05.343Z] #49 19.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:47:05.343Z] #49 19.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:47:05.343Z] #49 19.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:47:05.600Z] #49 19.47 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:47:05.600Z] #49 19.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:47:05.856Z] #49 19.70 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:47:06.113Z] #49 20.03 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:47:06.113Z] #49 20.04 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:47:06.369Z] #49 20.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:47:06.375Z] #42 36.16 Selecting previously unselected package libprotoc17:amd64. [2021-06-24T10:47:06.375Z] #42 36.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:06.375Z] #42 36.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:06.932Z] #49 ... [2021-06-24T10:47:06.932Z] [2021-06-24T10:47:06.932Z] #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-06-24T10:47:06.932Z] #47 sha256:08b9198274869b347643260f5446142caf641787eea179519d3fa941507e495f [2021-06-24T10:47:06.932Z] #47 10.91 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:47:06.932Z] #47 12.73 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:47:06.932Z] #47 14.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:47:06.932Z] #47 17.97 go: finding github.com/fatih/color v1.9.0 [2021-06-24T10:47:06.932Z] #47 18.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:47:06.932Z] #47 18.14 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:47:06.932Z] #47 18.17 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:47:06.932Z] #47 18.35 go: finding github.com/spf13/pflag v1.0.3 [2021-06-24T10:47:06.932Z] #47 18.36 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:47:06.932Z] #47 18.57 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:47:06.932Z] #47 18.79 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:47:06.932Z] #47 18.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:47:06.932Z] #47 18.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:47:06.932Z] #47 18.94 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:47:07.192Z] #47 ... [2021-06-24T10:47:07.192Z] [2021-06-24T10:47:07.192Z] #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-06-24T10:47:07.192Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:47:07.192Z] #51 16.39 + cd /tmp/tmp.rjmjEHnoMq/src/github.com/mvdan/sh [2021-06-24T10:47:07.192Z] #51 16.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:47:07.192Z] #51 16.53 + GO111MODULE=on [2021-06-24T10:47:07.192Z] #51 16.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-24T10:47:07.192Z] #51 17.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:47:07.192Z] #51 17.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:47:07.192Z] #51 18.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:47:07.192Z] #51 18.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:47:07.192Z] #51 18.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:47:07.192Z] #51 19.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:47:07.192Z] #51 19.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:47:07.192Z] #51 21.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:47:07.192Z] #51 ... [2021-06-24T10:47:07.192Z] [2021-06-24T10:47:07.192Z] #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-06-24T10:47:07.192Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:07.192Z] #13 6.616 Reading package lists... [2021-06-24T10:47:07.312Z] #42 37.00 Selecting previously unselected package protobuf-c-compiler. [2021-06-24T10:47:07.313Z] #42 ... [2021-06-24T10:47:07.313Z] [2021-06-24T10:47:07.313Z] #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-06-24T10:47:07.313Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:47:07.313Z] #49 26.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:47:07.313Z] #49 27.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:47:07.313Z] #49 27.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.09 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:47:07.313Z] #49 27.31 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.33 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:47:07.313Z] #49 27.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.69 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:47:07.313Z] #49 27.99 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:47:07.313Z] #49 28.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:47:07.313Z] #49 28.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:47:07.313Z] #49 28.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:47:07.313Z] #49 28.60 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:47:07.313Z] #49 30.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:47:07.313Z] #49 30.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:47:07.313Z] #49 30.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:47:07.313Z] #49 31.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:47:07.313Z] #49 31.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:47:07.313Z] #49 31.69 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:47:07.313Z] #49 34.02 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-24T10:47:07.313Z] #49 ... [2021-06-24T10:47:07.313Z] [2021-06-24T10:47:07.313Z] #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-06-24T10:47:07.313Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:07.313Z] #13 22.13 Building dependency tree... [2021-06-24T10:47:07.313Z] #13 23.85 Reading state information... [2021-06-24T10:47:07.313Z] #13 26.54 The following additional packages will be installed: [2021-06-24T10:47:07.313Z] #13 26.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-24T10:47:07.313Z] #13 26.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-24T10:47:07.313Z] #13 26.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-24T10:47:07.313Z] #13 26.56 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-24T10:47:07.313Z] #13 26.57 mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:47:07.313Z] #13 26.61 Suggested packages: [2021-06-24T10:47:07.313Z] #13 26.61 gcc-8-locales seccomp wine64 [2021-06-24T10:47:07.313Z] #13 28.11 The following NEW packages will be installed: [2021-06-24T10:47:07.313Z] #13 28.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-24T10:47:07.313Z] #13 28.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-24T10:47:07.313Z] #13 28.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-24T10:47:07.313Z] #13 28.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-24T10:47:07.313Z] #13 28.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-24T10:47:07.313Z] #13 28.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:47:07.313Z] #13 28.14 The following packages will be upgraded: [2021-06-24T10:47:07.313Z] #13 28.16 libseccomp2 libsystemd0 libudev1 [2021-06-24T10:47:07.313Z] #13 28.63 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:47:07.313Z] #13 28.63 Need to get 78.2 MB of archives. [2021-06-24T10:47:07.313Z] #13 28.63 After this operation, 487 MB of additional disk space will be used. [2021-06-24T10:47:07.313Z] #13 28.63 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-24T10:47:07.313Z] #13 28.64 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-24T10:47:07.313Z] #13 28.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-24T10:47:07.313Z] #13 28.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-24T10:47:07.313Z] #13 28.71 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-06-24T10:47:07.313Z] #13 28.95 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-06-24T10:47:07.313Z] #13 29.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-24T10:47:07.313Z] #13 29.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-24T10:47:07.313Z] #13 29.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-24T10:47:07.313Z] #13 29.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-24T10:47:07.313Z] #13 29.85 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-06-24T10:47:07.313Z] #13 30.18 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-06-24T10:47:07.313Z] #13 30.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-06-24T10:47:07.448Z] #13 14.86 Reading package lists... [2021-06-24T10:47:07.448Z] #13 ... [2021-06-24T10:47:07.448Z] [2021-06-24T10:47:07.448Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:07.448Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:47:07.448Z] #45 11.80 unicode/utf8 [2021-06-24T10:47:07.448Z] #45 12.33 internal/testlog [2021-06-24T10:47:07.448Z] #45 12.79 encoding [2021-06-24T10:47:07.448Z] #45 12.96 unicode/utf16 [2021-06-24T10:47:07.448Z] #45 13.45 container/list [2021-06-24T10:47:07.448Z] #45 14.17 crypto/internal/subtle [2021-06-24T10:47:07.448Z] #45 14.32 crypto/subtle [2021-06-24T10:47:07.448Z] #45 14.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-24T10:47:07.448Z] #45 14.80 internal/nettrace [2021-06-24T10:47:07.448Z] #45 15.03 runtime/cgo [2021-06-24T10:47:07.572Z] #13 ... [2021-06-24T10:47:07.572Z] [2021-06-24T10:47:07.572Z] #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-06-24T10:47:07.572Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:07.572Z] #42 37.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:47:07.572Z] #42 37.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:47:07.572Z] #42 37.23 Selecting previously unselected package protobuf-compiler. [2021-06-24T10:47:07.572Z] #42 37.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:07.572Z] #42 37.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:47:07.704Z] #45 ... [2021-06-24T10:47:07.704Z] [2021-06-24T10:47:07.704Z] #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-06-24T10:47:07.704Z] #34 sha256:76687955c0465ab39ef8017a29138ba4a6c2e4f19891b7f66b3aee1f14f36fb3 [2021-06-24T10:47:07.704Z] #34 11.71 unicode/utf8 [2021-06-24T10:47:07.704Z] #34 12.13 internal/testlog [2021-06-24T10:47:07.704Z] #34 12.80 encoding [2021-06-24T10:47:07.704Z] #34 13.02 runtime/cgo [2021-06-24T10:47:07.832Z] #42 37.48 Selecting previously unselected package python-pkg-resources. [2021-06-24T10:47:07.832Z] #42 37.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:47:07.832Z] #42 37.49 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-24T10:47:07.960Z] #34 ... [2021-06-24T10:47:07.960Z] [2021-06-24T10:47:07.960Z] #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-06-24T10:47:07.960Z] #67 sha256:442bfd7c9797ef01639cfcdec84a036759a34bdfb87e65a8e2263443e019cf68 [2021-06-24T10:47:08.091Z] #42 37.86 Selecting previously unselected package python-six. [2021-06-24T10:47:08.091Z] #42 37.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-24T10:47:08.091Z] #42 37.87 Unpacking python-six (1.12.0-1) ... [2021-06-24T10:47:08.350Z] #42 37.97 Selecting previously unselected package python-protobuf. [2021-06-24T10:47:08.350Z] #42 37.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:08.350Z] #42 38.00 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-24T10:47:08.730Z] #67 21.80 Checking out files: 61% (1170/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-24T10:47:08.730Z] #67 22.61 + cd /tmp/tmp.TO7DlPffNu/src/github.com/docker/libnetwork [2021-06-24T10:47:08.730Z] #67 22.61 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:47:08.920Z] #42 ... [2021-06-24T10:47:08.921Z] [2021-06-24T10:47:08.921Z] #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-06-24T10:47:08.921Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:08.921Z] #36 28.40 The following additional packages will be installed: [2021-06-24T10:47:08.921Z] #36 28.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-24T10:47:08.921Z] #36 28.43 Suggested packages: [2021-06-24T10:47:08.921Z] #36 28.45 cmake-doc ninja-build lrzip [2021-06-24T10:47:08.921Z] #36 28.45 Recommended packages: [2021-06-24T10:47:08.921Z] #36 28.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-24T10:47:08.921Z] #36 29.26 The following NEW packages will be installed: [2021-06-24T10:47:08.921Z] #36 29.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-24T10:47:08.921Z] #36 29.28 vim-common xxd [2021-06-24T10:47:08.921Z] #36 29.67 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:47:08.921Z] #36 29.67 Need to get 14.9 MB of archives. [2021-06-24T10:47:08.921Z] #36 29.67 After this operation, 61.8 MB of additional disk space will be used. [2021-06-24T10:47:08.921Z] #36 29.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:47:08.921Z] #36 29.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:47:08.921Z] #36 29.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-24T10:47:08.921Z] #36 29.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:47:08.921Z] #36 30.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-24T10:47:08.921Z] #36 30.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-24T10:47:08.921Z] #36 31.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-24T10:47:08.921Z] #36 31.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-24T10:47:08.921Z] #36 31.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-24T10:47:08.921Z] #36 31.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-24T10:47:08.921Z] #36 32.95 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:08.921Z] #36 33.21 Fetched 14.9 MB in 2s (6695 kB/s) [2021-06-24T10:47:08.921Z] #36 33.30 Selecting previously unselected package xxd. [2021-06-24T10:47:08.921Z] #36 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:08.921Z] #36 33.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:47:08.921Z] #36 33.39 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:47:08.921Z] #36 33.63 Selecting previously unselected package vim-common. [2021-06-24T10:47:08.921Z] #36 33.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:47:08.921Z] #36 33.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:47:08.921Z] #36 34.10 Selecting previously unselected package cmake-data. [2021-06-24T10:47:08.921Z] #36 34.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-24T10:47:08.921Z] #36 34.13 Unpacking cmake-data (3.13.4-1) ... [2021-06-24T10:47:08.921Z] #36 37.50 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:47:08.921Z] #36 37.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:47:08.921Z] #36 37.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:47:08.921Z] #36 ... [2021-06-24T10:47:08.921Z] [2021-06-24T10:47:08.921Z] #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-06-24T10:47:08.921Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:08.921Z] #42 38.68 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-24T10:47:08.986Z] #67 23.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-24T10:47:11.452Z] #42 ... [2021-06-24T10:47:11.452Z] [2021-06-24T10:47:11.452Z] #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-06-24T10:47:11.452Z] #56 sha256:c22d1bf520e00b61e73af982fd8051c0f540cd32759462f0c8f811ef4155de87 [2021-06-24T10:47:11.452Z] #56 1.094 + RM_GOPATH=0 [2021-06-24T10:47:11.452Z] #56 1.094 + TMP_GOPATH= [2021-06-24T10:47:11.452Z] #56 1.094 + : /build [2021-06-24T10:47:11.452Z] #56 1.094 + '[' -z '' ']' [2021-06-24T10:47:11.452Z] #56 1.094 ++ mktemp -d [2021-06-24T10:47:11.452Z] #56 1.104 + export GOPATH=/tmp/tmp.2NMKeRhnOW [2021-06-24T10:47:11.452Z] #56 1.104 + GOPATH=/tmp/tmp.2NMKeRhnOW [2021-06-24T10:47:11.452Z] #56 1.104 + RM_GOPATH=1 [2021-06-24T10:47:11.452Z] #56 1.104 + case "$(go env GOARCH)" in [2021-06-24T10:47:11.452Z] #56 1.105 ++ go env GOARCH [2021-06-24T10:47:11.452Z] #56 1.162 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:11.452Z] #56 1.162 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:11.452Z] #56 1.165 ++ dirname /tmp/install/install.sh [2021-06-24T10:47:11.452Z] #56 1.169 + dir=/tmp/install [2021-06-24T10:47:11.452Z] #56 1.169 + bin=containerd [2021-06-24T10:47:11.452Z] #56 1.169 + shift [2021-06-24T10:47:11.452Z] #56 1.169 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-24T10:47:11.452Z] #56 1.170 + . /tmp/install/containerd.installer [2021-06-24T10:47:11.452Z] #56 1.170 ++ set -e [2021-06-24T10:47:11.452Z] #56 1.170 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:47:11.452Z] #56 1.173 + install_containerd [2021-06-24T10:47:11.452Z] #56 1.176 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-06-24T10:47:11.452Z] #56 1.185 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:47:11.452Z] #56 1.186 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2NMKeRhnOW/src/github.com/containerd/containerd [2021-06-24T10:47:11.452Z] #56 1.191 Cloning into '/tmp/tmp.2NMKeRhnOW/src/github.com/containerd/containerd'... [2021-06-24T10:47:11.452Z] #56 ... [2021-06-24T10:47:11.452Z] [2021-06-24T10:47:11.452Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:11.452Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:47:11.452Z] #45 40.21 github.com/LK4D4/vndr/godl/singleflight [2021-06-24T10:47:11.452Z] #45 40.23 io [2021-06-24T10:47:11.452Z] #45 40.63 strconv [2021-06-24T10:47:11.711Z] #45 41.63 bytes [2021-06-24T10:47:12.279Z] #45 ... [2021-06-24T10:47:12.279Z] [2021-06-24T10:47:12.279Z] #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-06-24T10:47:12.279Z] #67 sha256:aa82ff9549dd2dbec5a14dc86d54bbc5717bc33e5e6380a7be14d7c695ed2c60 [2021-06-24T10:47:12.279Z] #67 DONE 41.9s [2021-06-24T10:47:12.279Z] [2021-06-24T10:47:12.279Z] #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-06-24T10:47:12.279Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:12.279Z] #13 34.32 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-06-24T10:47:12.279Z] #13 36.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-24T10:47:12.279Z] #13 36.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-24T10:47:12.279Z] #13 36.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:47:12.279Z] #13 36.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:47:12.279Z] #13 36.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-24T10:47:12.279Z] #13 36.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-24T10:47:12.279Z] #13 36.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-24T10:47:12.279Z] #13 37.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-24T10:47:12.279Z] #13 37.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-24T10:47:12.279Z] #13 37.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-24T10:47:12.279Z] #13 37.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-24T10:47:12.537Z] #13 37.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-24T10:47:12.537Z] #13 37.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-24T10:47:12.537Z] #13 37.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-24T10:47:13.160Z] #67 ... [2021-06-24T10:47:13.160Z] [2021-06-24T10:47:13.160Z] #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-06-24T10:47:13.160Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:13.160Z] #36 8.271 Reading package lists... [2021-06-24T10:47:13.160Z] #36 16.85 Reading package lists... [2021-06-24T10:47:13.160Z] #36 23.48 Building dependency tree... [2021-06-24T10:47:13.160Z] #36 25.06 Reading state information... [2021-06-24T10:47:13.160Z] #36 ... [2021-06-24T10:47:13.160Z] [2021-06-24T10:47:13.160Z] #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-06-24T10:47:13.160Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:13.160Z] #42 9.302 Reading package lists... [2021-06-24T10:47:13.160Z] #42 17.10 Reading package lists... [2021-06-24T10:47:13.160Z] #42 24.11 Building dependency tree... [2021-06-24T10:47:13.160Z] #42 25.54 Reading state information... [2021-06-24T10:47:13.160Z] #42 ... [2021-06-24T10:47:13.160Z] [2021-06-24T10:47:13.160Z] #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-06-24T10:47:13.160Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:47:13.160Z] #49 22.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:47:13.161Z] #49 22.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-24T10:47:13.161Z] #49 22.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:47:13.161Z] #49 22.28 go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T10:47:13.161Z] #49 22.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:47:13.161Z] #49 22.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:47:13.161Z] #49 22.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:47:13.161Z] #49 22.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:47:13.161Z] #49 22.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:47:13.161Z] #49 22.34 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:47:13.161Z] #49 22.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:47:13.161Z] #49 22.46 go: extracting github.com/pkg/errors v0.8.1 [2021-06-24T10:47:13.161Z] #49 22.50 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:47:13.161Z] #49 22.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-24T10:47:13.161Z] #49 22.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:47:13.161Z] #49 22.58 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:47:13.161Z] #49 22.58 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:47:13.161Z] #49 22.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:47:13.161Z] #49 22.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:47:13.161Z] #49 22.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:47:13.161Z] #49 22.74 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:47:13.161Z] #49 22.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:47:13.161Z] #49 22.76 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:47:13.161Z] #49 22.76 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:47:13.161Z] #49 22.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:47:13.161Z] #49 22.77 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:47:13.161Z] #49 22.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:47:13.161Z] #49 22.99 go: downloading github.com/spf13/afero v1.1.2 [2021-06-24T10:47:13.161Z] #49 23.02 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:47:13.161Z] #49 23.02 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:47:13.161Z] #49 23.02 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:47:13.161Z] #49 23.11 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:47:13.161Z] #49 23.18 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:47:13.161Z] #49 23.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:47:13.161Z] #49 23.27 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-24T10:47:13.161Z] #49 23.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-24T10:47:13.161Z] #49 23.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-24T10:47:13.161Z] #49 23.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:47:13.161Z] #49 23.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:47:13.161Z] #49 23.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:47:13.161Z] #49 23.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:47:13.161Z] #49 23.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:47:13.161Z] #49 23.71 go: extracting github.com/spf13/afero v1.1.2 [2021-06-24T10:47:13.161Z] #49 23.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-24T10:47:13.161Z] #49 23.89 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-24T10:47:13.161Z] #49 23.98 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:47:13.161Z] #49 24.03 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:47:13.161Z] #49 24.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:47:13.161Z] #49 24.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:47:13.161Z] #49 24.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:47:13.161Z] #49 24.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:47:13.161Z] #49 24.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:47:13.161Z] #49 24.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:47:13.161Z] #49 24.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:47:13.161Z] #49 24.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-24T10:47:13.161Z] #49 24.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:47:13.161Z] #49 24.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:47:13.161Z] #49 24.48 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:47:13.161Z] #49 24.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:47:13.161Z] #49 24.52 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:47:13.161Z] #49 24.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:47:13.161Z] #49 24.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:47:13.161Z] #49 24.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:47:13.161Z] #49 24.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:47:13.161Z] #49 24.75 go: downloading golang.org/x/text v0.3.2 [2021-06-24T10:47:13.161Z] #49 24.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:47:13.161Z] #49 24.89 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:47:13.161Z] #49 24.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:47:13.161Z] #49 24.93 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:47:13.161Z] #49 25.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:47:13.161Z] #49 25.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:47:13.161Z] #49 25.34 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:47:13.161Z] #49 25.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:47:13.161Z] #49 25.39 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:47:13.161Z] #49 25.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:47:13.161Z] #49 25.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:47:13.161Z] #49 25.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:47:13.161Z] #49 25.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:47:13.161Z] #49 25.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:47:13.161Z] #49 25.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:47:13.161Z] #49 25.94 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:47:13.161Z] #49 26.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:47:13.161Z] #49 26.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:47:13.161Z] #49 26.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:47:13.161Z] #49 26.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:47:13.161Z] #49 26.29 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:47:13.161Z] #49 26.35 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:47:13.161Z] #49 26.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:47:13.161Z] #49 26.49 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:47:13.161Z] #49 26.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:47:13.161Z] #49 26.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-24T10:47:13.161Z] #49 26.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-24T10:47:13.161Z] #49 26.62 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-24T10:47:13.161Z] #49 27.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-24T10:47:13.161Z] #49 ... [2021-06-24T10:47:13.161Z] [2021-06-24T10:47:13.161Z] #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-06-24T10:47:13.161Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:47:13.161Z] #55 9.119 Reading package lists... [2021-06-24T10:47:13.161Z] #55 17.44 Reading package lists... [2021-06-24T10:47:13.161Z] #55 24.17 Building dependency tree... [2021-06-24T10:47:13.161Z] #55 25.85 Reading state information... [2021-06-24T10:47:13.161Z] #55 ... [2021-06-24T10:47:13.161Z] [2021-06-24T10:47:13.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-06-24T10:47:13.161Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:47:13.161Z] #49 27.18 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:47:13.161Z] #49 27.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:47:13.417Z] #49 ... [2021-06-24T10:47:13.417Z] [2021-06-24T10:47:13.417Z] #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-06-24T10:47:13.417Z] #58 sha256:28bd4025325a839e68bac2f4ede6075791264f0694c40dc66d9b0abab08ff9e5 [2021-06-24T10:47:13.417Z] #58 17.35 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-24T10:47:13.418Z] #58 18.38 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:47:13.418Z] #58 19.07 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:47:13.418Z] #58 19.63 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:47:13.418Z] #58 21.94 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:47:13.418Z] #58 22.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:47:13.418Z] #58 22.41 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:47:13.418Z] #58 22.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:47:13.418Z] #58 22.82 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:47:13.418Z] #58 25.98 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:47:13.418Z] #58 26.20 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:47:13.418Z] #58 26.39 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:47:13.418Z] #58 26.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:47:13.418Z] #58 26.52 go: finding github.com/google/uuid v1.2.0 [2021-06-24T10:47:13.418Z] #58 26.57 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:47:13.418Z] #58 26.67 go: finding github.com/gofrs/flock v0.8.0 [2021-06-24T10:47:13.418Z] #58 26.72 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-24T10:47:13.418Z] #58 26.78 go: finding github.com/gorilla/mux v1.8.0 [2021-06-24T10:47:13.418Z] #58 26.82 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:47:13.418Z] #58 26.85 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:47:13.418Z] #58 26.89 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:47:13.418Z] #58 26.91 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:47:13.418Z] #58 27.16 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:47:13.418Z] #58 27.23 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:47:13.418Z] #58 ... [2021-06-24T10:47:13.418Z] [2021-06-24T10:47:13.418Z] #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-06-24T10:47:13.418Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:13.418Z] #42 27.42 The following additional packages will be installed: [2021-06-24T10:47:13.418Z] #42 27.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-24T10:47:13.418Z] #42 27.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-24T10:47:13.418Z] #42 27.44 Suggested packages: [2021-06-24T10:47:13.418Z] #42 27.44 manpages-dev python-setuptools [2021-06-24T10:47:13.911Z] #13 38.66 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:14.187Z] #13 38.90 Fetched 78.2 MB in 9s (8760 kB/s) [2021-06-24T10:47:14.446Z] #13 39.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:14.446Z] #13 39.09 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-24T10:47:14.446Z] #13 39.12 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:47:14.705Z] #13 39.53 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-24T10:47:14.785Z] #42 28.73 The following NEW packages will be installed: [2021-06-24T10:47:14.785Z] #42 28.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-24T10:47:14.785Z] #42 28.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-24T10:47:14.785Z] #42 28.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-24T10:47:14.785Z] #42 28.74 python-six zlib1g-dev [2021-06-24T10:47:14.964Z] #13 39.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:14.964Z] #13 39.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:47:14.964Z] #13 39.86 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-24T10:47:15.349Z] #42 29.22 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:47:15.349Z] #42 29.22 Need to get 4095 kB of archives. [2021-06-24T10:47:15.349Z] #42 29.22 After this operation, 22.5 MB of additional disk space will be used. [2021-06-24T10:47:15.349Z] #42 29.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-06-24T10:47:15.349Z] #42 29.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:47:15.349Z] #42 29.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-06-24T10:47:15.349Z] #42 29.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:47:15.349Z] #42 29.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-06-24T10:47:15.349Z] #42 29.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:47:15.349Z] #42 29.39 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-06-24T10:47:15.349Z] #42 29.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-06-24T10:47:15.349Z] #42 29.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-24T10:47:15.533Z] #13 40.17 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:47:15.533Z] #13 40.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:15.533Z] #13 40.46 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-24T10:47:15.605Z] #42 29.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-06-24T10:47:15.606Z] #42 29.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-06-24T10:47:15.792Z] #13 40.62 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:47:15.862Z] #42 29.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-06-24T10:47:15.862Z] #42 29.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-06-24T10:47:15.862Z] #42 29.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-06-24T10:47:15.862Z] #42 29.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-24T10:47:15.862Z] #42 29.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-06-24T10:47:15.862Z] #42 29.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-06-24T10:47:16.051Z] #13 40.93 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-24T10:47:16.311Z] #13 ... [2021-06-24T10:47:16.311Z] [2021-06-24T10:47:16.311Z] #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-06-24T10:47:16.311Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:16.311Z] #36 45.92 Selecting previously unselected package libxml2:amd64. [2021-06-24T10:47:16.311Z] #36 45.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-24T10:47:16.311Z] #36 45.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:47:16.570Z] #36 ... [2021-06-24T10:47:16.570Z] [2021-06-24T10:47:16.570Z] #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-06-24T10:47:16.570Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:47:16.570Z] #34 36.18 internal/reflectlite [2021-06-24T10:47:16.570Z] #34 36.18 sync [2021-06-24T10:47:16.570Z] #34 38.80 errors [2021-06-24T10:47:16.570Z] #34 38.82 sort [2021-06-24T10:47:16.570Z] #34 39.28 strconv [2021-06-24T10:47:16.570Z] #34 40.09 io [2021-06-24T10:47:16.570Z] #34 41.65 internal/oserror [2021-06-24T10:47:16.570Z] #34 41.76 syscall [2021-06-24T10:47:16.570Z] #34 43.53 reflect [2021-06-24T10:47:16.570Z] #34 ... [2021-06-24T10:47:16.570Z] [2021-06-24T10:47:16.570Z] #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-06-24T10:47:16.570Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:16.570Z] #13 41.09 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-24T10:47:16.570Z] #13 41.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:16.570Z] #13 41.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:47:16.570Z] #13 41.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:47:16.792Z] #42 ... [2021-06-24T10:47:16.792Z] [2021-06-24T10:47:16.792Z] #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-06-24T10:47:16.792Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:47:16.792Z] #55 27.67 The following additional packages will be installed: [2021-06-24T10:47:16.792Z] #55 27.69 libbtrfs0 [2021-06-24T10:47:16.792Z] #55 27.88 The following NEW packages will be installed: [2021-06-24T10:47:16.792Z] #55 27.88 libbtrfs-dev libbtrfs0 [2021-06-24T10:47:16.792Z] #55 28.25 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:47:16.792Z] #55 28.25 Need to get 119 kB of archives. [2021-06-24T10:47:16.792Z] #55 28.25 After this operation, 387 kB of additional disk space will be used. [2021-06-24T10:47:16.792Z] #55 28.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:47:16.792Z] #55 28.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:47:16.792Z] #55 29.40 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:16.792Z] #55 29.68 Fetched 119 kB in 0s (461 kB/s) [2021-06-24T10:47:16.792Z] #55 29.85 Selecting previously unselected package libbtrfs0. [2021-06-24T10:47:16.792Z] #55 29.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:16.792Z] #55 29.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:47:16.792Z] #55 29.93 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:47:16.792Z] #55 30.07 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:47:16.792Z] #55 30.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:47:16.792Z] #55 30.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:47:16.792Z] #55 30.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:47:16.792Z] #55 30.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:47:16.792Z] #55 30.52 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:47:16.792Z] #55 DONE 30.9s [2021-06-24T10:47:17.049Z] [2021-06-24T10:47:17.049Z] #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-06-24T10:47:17.049Z] #56 sha256:6be397d2c29a421a3ea99e47848290aa110a6f5e0a04fed00c93b5740d44b8c6 [2021-06-24T10:47:17.948Z] #13 ... [2021-06-24T10:47:17.948Z] [2021-06-24T10:47:17.948Z] #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-06-24T10:47:17.948Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:47:17.948Z] #49 37.65 go: extracting golang.org/x/text v0.3.2 [2021-06-24T10:47:17.948Z] #49 43.61 go: finding github.com/fatih/color v1.7.0 [2021-06-24T10:47:17.948Z] #49 43.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:47:17.948Z] #49 43.75 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:47:17.948Z] #49 43.77 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:47:17.948Z] #49 43.93 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:47:17.948Z] #49 43.98 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:47:17.948Z] #49 43.99 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:47:17.948Z] #49 44.01 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:47:17.948Z] #49 44.01 go: finding github.com/pkg/errors v0.8.1 [2021-06-24T10:47:17.948Z] #49 44.04 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.06 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.08 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:47:17.948Z] #49 44.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.12 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:47:17.948Z] #49 44.12 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.14 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.16 go: finding github.com/stretchr/testify v1.4.0 [2021-06-24T10:47:17.948Z] #49 44.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.23 go: finding github.com/spf13/viper v1.6.1 [2021-06-24T10:47:17.948Z] #49 44.27 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:47:17.948Z] #49 44.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.41 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:47:17.948Z] #49 44.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:47:17.948Z] #49 44.56 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:47:17.948Z] #49 44.57 go: finding github.com/stretchr/objx v0.2.0 [2021-06-24T10:47:17.948Z] #49 44.57 go: finding github.com/gobwas/glob v0.2.3 [2021-06-24T10:47:17.948Z] #49 44.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:47:17.948Z] #49 44.60 go: finding github.com/spf13/cobra v0.0.5 [2021-06-24T10:47:17.948Z] #49 44.69 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:47:17.948Z] #49 44.75 go: finding github.com/spf13/pflag v1.0.5 [2021-06-24T10:47:17.948Z] #49 44.78 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:47:17.948Z] #49 44.82 go: finding github.com/magiconair/properties v1.8.1 [2021-06-24T10:47:17.948Z] #49 44.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:47:17.948Z] #49 44.95 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:47:17.948Z] #49 45.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:47:17.948Z] #49 45.04 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:47:17.948Z] #49 45.08 go: finding github.com/spf13/afero v1.1.2 [2021-06-24T10:47:17.948Z] #49 45.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:47:17.948Z] #49 45.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:47:17.948Z] #49 45.12 go: finding github.com/spf13/cast v1.3.0 [2021-06-24T10:47:17.948Z] #49 45.17 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:47:17.948Z] #49 45.20 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:47:17.948Z] #49 45.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:47:17.948Z] #49 45.25 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:47:17.948Z] #49 45.31 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-24T10:47:17.948Z] #49 45.42 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:47:17.948Z] #49 45.46 go: finding golang.org/x/text v0.3.2 [2021-06-24T10:47:17.948Z] #49 45.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:47:17.948Z] #49 45.58 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:47:17.948Z] #49 45.59 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:47:17.948Z] #49 45.61 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:47:17.948Z] #49 45.62 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:47:17.948Z] #49 45.64 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:47:17.948Z] #49 45.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:47:17.948Z] #49 45.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:47:17.948Z] #49 45.68 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:47:17.948Z] #49 45.70 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:47:17.948Z] #49 45.71 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-24T10:47:17.948Z] #49 45.75 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:47:17.948Z] #49 45.79 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:47:17.948Z] #49 45.81 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:47:17.948Z] #49 45.81 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:47:17.948Z] #49 45.83 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:47:17.948Z] #49 45.87 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-24T10:47:17.948Z] #49 45.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:47:17.948Z] #49 45.92 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:47:17.948Z] #49 45.99 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:47:17.948Z] #49 46.12 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-24T10:47:17.948Z] #49 46.28 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:47:17.948Z] #49 46.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:47:17.948Z] #49 46.33 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:47:17.948Z] #49 46.41 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:47:17.948Z] #49 46.43 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:47:17.978Z] #56 1.197 + RM_GOPATH=0 [2021-06-24T10:47:17.978Z] #56 1.197 + TMP_GOPATH= [2021-06-24T10:47:17.978Z] #56 1.197 + : /build [2021-06-24T10:47:17.978Z] #56 1.197 + '[' -z '' ']' [2021-06-24T10:47:17.978Z] #56 1.198 ++ mktemp -d [2021-06-24T10:47:17.978Z] #56 1.199 + export GOPATH=/tmp/tmp.Hmc0oYPIqb [2021-06-24T10:47:17.978Z] #56 1.199 + GOPATH=/tmp/tmp.Hmc0oYPIqb [2021-06-24T10:47:17.978Z] #56 1.200 + RM_GOPATH=1 [2021-06-24T10:47:17.978Z] #56 1.200 + case "$(go env GOARCH)" in [2021-06-24T10:47:17.978Z] #56 1.201 ++ go env GOARCH [2021-06-24T10:47:17.978Z] #56 1.227 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:18.207Z] #49 ... [2021-06-24T10:47:18.207Z] [2021-06-24T10:47:18.207Z] #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-06-24T10:47:18.207Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:18.208Z] #36 46.57 Selecting previously unselected package libarchive13:amd64. [2021-06-24T10:47:18.208Z] #36 46.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-24T10:47:18.208Z] #36 46.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:47:18.208Z] #36 47.03 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-24T10:47:18.208Z] #36 47.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-24T10:47:18.208Z] #36 47.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:47:18.208Z] #36 47.24 Selecting previously unselected package librhash0:amd64. [2021-06-24T10:47:18.208Z] #36 47.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-24T10:47:18.208Z] #36 47.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:47:18.208Z] #36 47.48 Selecting previously unselected package libuv1:amd64. [2021-06-24T10:47:18.208Z] #36 47.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-24T10:47:18.208Z] #36 47.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:47:18.208Z] #36 47.67 Selecting previously unselected package cmake. [2021-06-24T10:47:18.208Z] #36 47.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-24T10:47:18.208Z] #36 47.70 Unpacking cmake (3.13.4-1) ... [2021-06-24T10:47:18.256Z] #56 1.228 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:18.256Z] #56 1.228 ++ dirname /tmp/install/install.sh [2021-06-24T10:47:18.256Z] #56 1.232 + dir=/tmp/install [2021-06-24T10:47:18.256Z] #56 1.232 + bin=containerd [2021-06-24T10:47:18.256Z] #56 1.233 + shift [2021-06-24T10:47:18.256Z] #56 1.233 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-24T10:47:18.256Z] #56 1.234 + . /tmp/install/containerd.installer [2021-06-24T10:47:18.256Z] #56 1.234 ++ set -e [2021-06-24T10:47:18.256Z] #56 1.234 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:47:18.256Z] #56 1.243 + install_containerd [2021-06-24T10:47:18.256Z] #56 1.247 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-06-24T10:47:18.256Z] #56 1.249 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:47:18.256Z] #56 1.249 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hmc0oYPIqb/src/github.com/containerd/containerd [2021-06-24T10:47:18.256Z] #56 1.258 Cloning into '/tmp/tmp.Hmc0oYPIqb/src/github.com/containerd/containerd'... [2021-06-24T10:47:18.819Z] #56 ... [2021-06-24T10:47:18.819Z] [2021-06-24T10:47:18.819Z] #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-06-24T10:47:18.819Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:47:18.819Z] #51 22.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:47:18.819Z] #51 22.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:47:18.819Z] #51 22.78 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:47:18.819Z] #51 22.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:47:18.819Z] #51 23.81 runtime [2021-06-24T10:47:18.819Z] #51 23.88 runtime/cgo [2021-06-24T10:47:18.819Z] #51 ... [2021-06-24T10:47:18.819Z] [2021-06-24T10:47:18.819Z] #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-06-24T10:47:18.819Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:18.819Z] #42 31.61 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:18.819Z] #42 31.99 Fetched 4095 kB in 1s (3738 kB/s) [2021-06-24T10:47:18.819Z] #42 32.11 Selecting previously unselected package libcap-dev:amd64. [2021-06-24T10:47:18.819Z] #42 32.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-06-24T10:47:18.819Z] #42 32.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-06-24T10:47:18.819Z] #42 32.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:47:18.819Z] #42 32.43 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:47:18.819Z] #42 32.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:47:18.819Z] #42 32.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:18.819Z] #42 32.61 Selecting previously unselected package libnet1-dev. [2021-06-24T10:47:18.819Z] #42 32.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:47:18.819Z] #42 32.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:18.819Z] #42 32.91 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:47:18.819Z] #42 32.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:47:18.819Z] #42 32.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:47:18.819Z] #42 ... [2021-06-24T10:47:18.819Z] [2021-06-24T10:47:18.819Z] #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-06-24T10:47:18.819Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:47:18.819Z] #40 22.56 Checking out files: 91% (1545/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-24T10:47:18.819Z] #40 22.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-24T10:47:18.819Z] #40 25.42 + 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-06-24T10:47:19.075Z] #40 ... [2021-06-24T10:47:19.075Z] [2021-06-24T10:47:19.075Z] #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-06-24T10:47:19.075Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:19.075Z] #42 33.05 Selecting previously unselected package libnl-3-dev:amd64. [2021-06-24T10:47:19.332Z] #42 33.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-06-24T10:47:19.332Z] #42 33.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:47:19.332Z] #42 33.38 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:47:19.591Z] #42 33.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:47:19.591Z] #42 33.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:19.591Z] #42 33.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-06-24T10:47:19.591Z] #42 33.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:47:19.591Z] #42 33.58 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:19.848Z] #42 33.72 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-24T10:47:19.848Z] #42 33.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-06-24T10:47:19.848Z] #42 33.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:47:20.105Z] #42 34.11 Selecting previously unselected package libprotobuf17:amd64. [2021-06-24T10:47:20.105Z] #42 34.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:20.105Z] #42 34.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:21.035Z] #42 35.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-06-24T10:47:21.296Z] #42 35.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:21.296Z] #42 35.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:21.507Z] #36 51.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:47:21.507Z] #36 51.31 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:47:21.507Z] #36 51.33 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:47:21.553Z] #42 35.41 Selecting previously unselected package libprotobuf-dev:amd64. [2021-06-24T10:47:21.553Z] #42 35.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:21.553Z] #42 35.44 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:21.765Z] #36 51.36 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:47:21.765Z] #36 51.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:47:21.765Z] #36 51.44 Setting up cmake-data (3.13.4-1) ... [2021-06-24T10:47:21.765Z] #36 51.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:47:21.765Z] #36 51.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:47:21.765Z] #36 51.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:47:21.765Z] #36 51.51 Setting up cmake (3.13.4-1) ... [2021-06-24T10:47:21.765Z] #36 51.54 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:47:21.810Z] #42 ... [2021-06-24T10:47:21.810Z] [2021-06-24T10:47:21.810Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:21.810Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:47:21.810Z] #45 25.80 vendor/golang.org/x/crypto/internal/subtle [2021-06-24T10:47:21.810Z] #45 25.93 vendor/golang.org/x/crypto/curve25519 [2021-06-24T10:47:22.024Z] #36 51.66 Processing triggers for mime-support (3.62) ... [2021-06-24T10:47:22.067Z] #45 ... [2021-06-24T10:47:22.067Z] [2021-06-24T10:47:22.067Z] #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-06-24T10:47:22.067Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:22.067Z] #36 27.01 The following additional packages will be installed: [2021-06-24T10:47:22.067Z] #36 27.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-24T10:47:22.067Z] #36 27.04 Suggested packages: [2021-06-24T10:47:22.067Z] #36 27.05 cmake-doc ninja-build lrzip [2021-06-24T10:47:22.067Z] #36 27.05 Recommended packages: [2021-06-24T10:47:22.067Z] #36 27.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-24T10:47:22.067Z] #36 28.06 The following NEW packages will be installed: [2021-06-24T10:47:22.067Z] #36 28.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-24T10:47:22.067Z] #36 28.08 vim-common xxd [2021-06-24T10:47:22.067Z] #36 28.46 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:47:22.067Z] #36 28.46 Need to get 14.9 MB of archives. [2021-06-24T10:47:22.067Z] #36 28.46 After this operation, 61.8 MB of additional disk space will be used. [2021-06-24T10:47:22.067Z] #36 28.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:47:22.067Z] #36 28.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:47:22.067Z] #36 28.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-24T10:47:22.067Z] #36 28.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:47:22.067Z] #36 29.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-24T10:47:22.067Z] #36 29.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-24T10:47:22.067Z] #36 29.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-24T10:47:22.067Z] #36 29.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-24T10:47:22.067Z] #36 29.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-24T10:47:22.067Z] #36 29.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-24T10:47:22.067Z] #36 31.38 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:22.067Z] #36 31.72 Fetched 14.9 MB in 2s (8306 kB/s) [2021-06-24T10:47:22.067Z] #36 31.93 Selecting previously unselected package xxd. [2021-06-24T10:47:22.067Z] #36 31.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-06-24T10:47:22.067Z] #36 32.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:47:22.067Z] #36 32.02 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:47:22.067Z] #36 32.24 Selecting previously unselected package vim-common. [2021-06-24T10:47:22.067Z] #36 32.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:47:22.067Z] #36 32.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:47:22.067Z] #36 32.73 Selecting previously unselected package cmake-data. [2021-06-24T10:47:22.067Z] #36 32.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-24T10:47:22.067Z] #36 32.74 Unpacking cmake-data (3.13.4-1) ... [2021-06-24T10:47:22.067Z] #36 36.13 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:47:22.067Z] #36 ... [2021-06-24T10:47:22.067Z] [2021-06-24T10:47:22.067Z] #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-06-24T10:47:22.067Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:22.067Z] #13 14.86 Reading package lists... [2021-06-24T10:47:22.067Z] #13 21.69 Building dependency tree... [2021-06-24T10:47:22.067Z] #13 23.22 Reading state information... [2021-06-24T10:47:22.067Z] #13 25.03 The following additional packages will be installed: [2021-06-24T10:47:22.067Z] #13 25.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-24T10:47:22.067Z] #13 25.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-24T10:47:22.067Z] #13 25.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-24T10:47:22.067Z] #13 25.05 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-24T10:47:22.067Z] #13 25.06 mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:47:22.067Z] #13 25.07 Suggested packages: [2021-06-24T10:47:22.067Z] #13 25.08 gcc-8-locales seccomp wine64 [2021-06-24T10:47:22.067Z] #13 26.89 The following NEW packages will be installed: [2021-06-24T10:47:22.067Z] #13 26.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-24T10:47:22.067Z] #13 26.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-24T10:47:22.067Z] #13 26.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-24T10:47:22.067Z] #13 26.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-24T10:47:22.067Z] #13 26.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-24T10:47:22.067Z] #13 26.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:47:22.067Z] #13 26.94 The following packages will be upgraded: [2021-06-24T10:47:22.067Z] #13 26.96 libseccomp2 libsystemd0 libudev1 [2021-06-24T10:47:22.067Z] #13 27.54 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:47:22.067Z] #13 27.54 Need to get 78.2 MB of archives. [2021-06-24T10:47:22.067Z] #13 27.54 After this operation, 487 MB of additional disk space will be used. [2021-06-24T10:47:22.067Z] #13 27.54 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-24T10:47:22.067Z] #13 27.54 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-24T10:47:22.067Z] #13 27.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-24T10:47:22.067Z] #13 27.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-24T10:47:22.067Z] #13 27.60 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-06-24T10:47:22.067Z] #13 27.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-24T10:47:22.067Z] #13 28.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-06-24T10:47:22.067Z] #13 28.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-24T10:47:22.067Z] #13 28.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-24T10:47:22.067Z] #13 28.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-24T10:47:22.067Z] #13 28.80 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-06-24T10:47:22.067Z] #13 29.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-24T10:47:22.067Z] #13 29.12 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-06-24T10:47:22.324Z] #13 ... [2021-06-24T10:47:22.324Z] [2021-06-24T10:47:22.324Z] #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-06-24T10:47:22.324Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:22.324Z] #36 36.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:47:22.324Z] #36 36.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:47:22.961Z] #36 DONE 52.6s [2021-06-24T10:47:22.961Z] [2021-06-24T10:47:22.961Z] #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-06-24T10:47:22.961Z] #37 sha256:81de780371c125ccbdf9d5846cdde9e2e4aa5878a88523ca09ccb669994e38e9 [2021-06-24T10:47:23.691Z] #36 ... [2021-06-24T10:47:23.691Z] [2021-06-24T10:47:23.691Z] #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-06-24T10:47:23.691Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:47:23.691Z] #49 27.44 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-24T10:47:23.691Z] #49 27.58 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:47:23.691Z] #49 27.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:47:23.691Z] #49 28.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:47:23.691Z] #49 28.17 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-24T10:47:23.691Z] #49 28.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:47:23.691Z] #49 28.56 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-24T10:47:23.691Z] #49 28.65 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:47:23.691Z] #49 33.58 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-24T10:47:23.691Z] #49 36.78 go: extracting golang.org/x/text v0.3.2 [2021-06-24T10:47:23.691Z] #49 ... [2021-06-24T10:47:23.691Z] [2021-06-24T10:47:23.691Z] #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-06-24T10:47:23.691Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:23.691Z] #42 36.96 Selecting previously unselected package libprotoc17:amd64. [2021-06-24T10:47:23.691Z] #42 36.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:23.691Z] #42 36.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:23.948Z] #42 37.84 Selecting previously unselected package protobuf-c-compiler. [2021-06-24T10:47:23.948Z] #42 37.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:47:23.948Z] #42 37.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:47:23.953Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c1abd120fa7828c) in /home/ubuntu/workspace/moby_PR-42561 [Pipeline] { [Pipeline] checkout [2021-06-24T10:47:24.132Z] The recommended git tool is: git [2021-06-24T10:47:24.204Z] #42 38.02 Selecting previously unselected package protobuf-compiler. [2021-06-24T10:47:24.204Z] #42 38.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:24.204Z] #42 38.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:47:24.204Z] #42 38.22 Selecting previously unselected package python-pkg-resources. [2021-06-24T10:47:24.342Z] #37 1.148 + RM_GOPATH=0 [2021-06-24T10:47:24.342Z] #37 1.148 + TMP_GOPATH= [2021-06-24T10:47:24.342Z] #37 1.149 + : /build [2021-06-24T10:47:24.342Z] #37 1.149 + '[' -z '' ']' [2021-06-24T10:47:24.342Z] #37 1.153 ++ mktemp -d [2021-06-24T10:47:24.342Z] #37 1.154 + export GOPATH=/tmp/tmp.0yJWHPaKN1 [2021-06-24T10:47:24.342Z] #37 1.154 + GOPATH=/tmp/tmp.0yJWHPaKN1 [2021-06-24T10:47:24.342Z] #37 1.155 + RM_GOPATH=1 [2021-06-24T10:47:24.342Z] #37 1.156 + case "$(go env GOARCH)" in [2021-06-24T10:47:24.342Z] #37 1.158 ++ go env GOARCH [2021-06-24T10:47:24.342Z] #37 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:24.342Z] #37 1.188 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:24.342Z] #37 1.192 ++ dirname /tmp/install/install.sh [2021-06-24T10:47:24.342Z] #37 1.193 + dir=/tmp/install [2021-06-24T10:47:24.342Z] #37 1.193 + bin=tini [2021-06-24T10:47:24.342Z] #37 1.193 + shift [2021-06-24T10:47:24.342Z] #37 1.194 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-24T10:47:24.342Z] #37 1.194 + . /tmp/install/tini.installer [2021-06-24T10:47:24.342Z] #37 1.194 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:47:24.342Z] #37 1.194 + install_tini [2021-06-24T10:47:24.343Z] #37 1.195 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-24T10:47:24.343Z] #37 1.195 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:47:24.343Z] #37 1.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.0yJWHPaKN1/tini [2021-06-24T10:47:24.343Z] #37 1.202 Cloning into '/tmp/tmp.0yJWHPaKN1/tini'... [2021-06-24T10:47:24.343Z] #37 ... [2021-06-24T10:47:24.343Z] [2021-06-24T10:47:24.343Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:47:24.343Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:24.343Z] #42 44.07 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:24.343Z] #42 44.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:24.343Z] #42 44.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:24.343Z] #42 44.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:24.343Z] #42 44.17 Setting up python-six (1.12.0-1) ... [2021-06-24T10:47:24.343Z] #42 48.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:47:24.343Z] #42 48.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:47:24.343Z] #42 48.28 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:24.343Z] #42 48.31 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:47:24.343Z] #42 48.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:24.343Z] #42 48.37 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:47:24.343Z] #42 48.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:24.343Z] #42 48.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:24.343Z] #42 48.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:47:24.343Z] #42 48.44 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-24T10:47:24.461Z] #42 38.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:47:24.461Z] #42 38.24 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-24T10:47:24.602Z] #42 ... [2021-06-24T10:47:24.602Z] [2021-06-24T10:47:24.602Z] #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-06-24T10:47:24.602Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:47:24.602Z] #32 48.57 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-24T10:47:24.602Z] #32 49.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-24T10:47:24.602Z] #32 49.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-24T10:47:24.602Z] #32 ... [2021-06-24T10:47:24.602Z] [2021-06-24T10:47:24.602Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:24.602Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:47:24.602Z] #45 44.36 bufio [2021-06-24T10:47:24.602Z] #45 45.10 reflect [2021-06-24T10:47:24.602Z] #45 46.38 syscall [2021-06-24T10:47:24.717Z] #42 38.56 Selecting previously unselected package python-six. [2021-06-24T10:47:24.717Z] #42 38.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-24T10:47:24.717Z] #42 38.57 Unpacking python-six (1.12.0-1) ... [2021-06-24T10:47:24.717Z] #42 38.68 Selecting previously unselected package python-protobuf. [2021-06-24T10:47:24.717Z] #42 38.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-24T10:47:24.717Z] #42 38.70 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-24T10:47:24.861Z] #45 ... [2021-06-24T10:47:24.861Z] [2021-06-24T10:47:24.861Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:47:24.861Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:24.861Z] #13 43.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-24T10:47:24.861Z] #13 43.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:47:24.861Z] #13 43.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:47:24.861Z] #13 46.85 Selecting previously unselected package binutils-mingw-w64. [2021-06-24T10:47:24.861Z] #13 46.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-24T10:47:24.861Z] #13 46.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:47:24.861Z] #13 47.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-24T10:47:24.861Z] #13 47.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:47:24.861Z] #13 47.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:47:24.861Z] #13 47.50 Selecting previously unselected package dmsetup. [2021-06-24T10:47:24.861Z] #13 47.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:47:24.861Z] #13 47.52 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-24T10:47:24.861Z] #13 47.77 Selecting previously unselected package mingw-w64-common. [2021-06-24T10:47:24.861Z] #13 47.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-24T10:47:24.861Z] #13 47.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-24T10:47:24.861Z] #13 ... [2021-06-24T10:47:24.861Z] [2021-06-24T10:47:24.861Z] #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-06-24T10:47:24.861Z] #37 sha256:81de780371c125ccbdf9d5846cdde9e2e4aa5878a88523ca09ccb669994e38e9 [2021-06-24T10:47:24.861Z] #37 2.047 + cd /tmp/tmp.0yJWHPaKN1/tini [2021-06-24T10:47:24.861Z] #37 2.047 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:47:24.861Z] #37 2.053 + cmake . [2021-06-24T10:47:25.430Z] #37 2.734 -- The C compiler identification is GNU 8.3.0 [2021-06-24T10:47:25.653Z] #42 39.40 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-24T10:47:25.690Z] #37 2.803 -- Check for working C compiler: /usr/bin/cc [2021-06-24T10:47:26.258Z] #37 ... [2021-06-24T10:47:26.258Z] [2021-06-24T10:47:26.258Z] #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-06-24T10:47:26.258Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:26.258Z] #42 55.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:47:26.258Z] #42 55.49 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:47:26.258Z] #42 DONE 55.9s [2021-06-24T10:47:26.258Z] [2021-06-24T10:47:26.258Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:26.258Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:27.195Z] #43 ... [2021-06-24T10:47:27.195Z] [2021-06-24T10:47:27.195Z] #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-06-24T10:47:27.195Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:47:27.195Z] #51 46.76 syscall [2021-06-24T10:47:27.195Z] #51 46.80 reflect [2021-06-24T10:47:27.195Z] #51 54.24 time [2021-06-24T10:47:27.195Z] #51 ... [2021-06-24T10:47:27.195Z] [2021-06-24T10:47:27.195Z] #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-06-24T10:47:27.195Z] #37 sha256:81de780371c125ccbdf9d5846cdde9e2e4aa5878a88523ca09ccb669994e38e9 [2021-06-24T10:47:27.195Z] #37 3.864 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-24T10:47:27.195Z] #37 3.876 -- Detecting C compiler ABI info [2021-06-24T10:47:27.766Z] #37 ... [2021-06-24T10:47:27.766Z] [2021-06-24T10:47:27.766Z] #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-06-24T10:47:27.766Z] #47 sha256:d8f58235ec902facf716670d9d9823c864e10f4520260853950c9b41bce273ba [2021-06-24T10:47:27.766Z] #47 DONE 57.5s [2021-06-24T10:47:27.766Z] [2021-06-24T10:47:27.766Z] #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-06-24T10:47:27.766Z] #37 sha256:81de780371c125ccbdf9d5846cdde9e2e4aa5878a88523ca09ccb669994e38e9 [2021-06-24T10:47:27.766Z] #37 4.803 -- Detecting C compiler ABI info - done [2021-06-24T10:47:27.766Z] #37 4.924 -- Detecting C compile features [2021-06-24T10:47:28.171Z] #42 ... [2021-06-24T10:47:28.171Z] [2021-06-24T10:47:28.171Z] #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-06-24T10:47:28.171Z] #67 sha256:442bfd7c9797ef01639cfcdec84a036759a34bdfb87e65a8e2263443e019cf68 [2021-06-24T10:47:28.171Z] #67 DONE 42.1s [2021-06-24T10:47:28.171Z] [2021-06-24T10:47:28.171Z] #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-06-24T10:47:28.171Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:47:28.171Z] #49 41.92 go: finding github.com/fatih/color v1.7.0 [2021-06-24T10:47:28.171Z] #49 41.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:47:28.171Z] #49 42.01 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:47:28.171Z] #49 42.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:47:28.171Z] #49 42.20 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:47:28.171Z] #49 42.26 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:47:28.171Z] #49 42.30 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:47:28.292Z] using credential docker-jenkins-github-credentials [2021-06-24T10:47:28.299Z] Cloning the remote Git repository [2021-06-24T10:47:28.299Z] Cloning with configured refspecs honoured and without tags [2021-06-24T10:47:28.429Z] #49 42.31 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:47:28.429Z] #49 42.34 go: finding github.com/pkg/errors v0.8.1 [2021-06-24T10:47:28.429Z] #49 42.45 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:47:28.429Z] #49 42.45 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:47:28.429Z] #49 42.47 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:47:28.429Z] #49 42.53 go: finding github.com/stretchr/testify v1.4.0 [2021-06-24T10:47:28.429Z] #49 42.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:47:28.691Z] #49 42.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:47:28.691Z] #49 42.59 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:47:28.691Z] #49 42.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:47:28.691Z] #49 42.66 go: finding github.com/spf13/viper v1.6.1 [2021-06-24T10:47:28.691Z] #49 42.66 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:47:28.691Z] #49 42.68 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:47:28.691Z] #49 42.79 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:47:28.691Z] #49 42.79 go: finding github.com/stretchr/objx v0.2.0 [2021-06-24T10:47:28.336Z] Cloning repository https://github.com/moby/moby.git [2021-06-24T10:47:28.395Z] > git init /home/ubuntu/workspace/moby_PR-42561 # timeout=10 [2021-06-24T10:47:28.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:47:28.669Z] > git --version # timeout=10 [2021-06-24T10:47:28.717Z] > git --version # 'git version 2.17.1' [2021-06-24T10:47:28.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:28.719Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:28.947Z] #49 42.85 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:47:28.947Z] #49 42.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:47:28.947Z] #49 43.02 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:47:29.203Z] #49 43.13 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:47:29.203Z] #49 43.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:47:29.203Z] #49 43.20 go: finding github.com/gobwas/glob v0.2.3 [2021-06-24T10:47:29.203Z] #49 43.26 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:47:29.203Z] #49 43.26 go: finding github.com/spf13/cobra v0.0.5 [2021-06-24T10:47:29.203Z] #49 43.30 go: finding github.com/spf13/pflag v1.0.5 [2021-06-24T10:47:29.475Z] #49 43.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:47:29.475Z] #49 43.48 go: finding github.com/magiconair/properties v1.8.1 [2021-06-24T10:47:29.733Z] #49 43.51 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:47:29.733Z] #49 43.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:47:29.733Z] #49 43.70 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:47:29.733Z] #49 43.78 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:47:29.989Z] #49 43.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:47:29.989Z] #49 43.93 go: finding github.com/spf13/afero v1.1.2 [2021-06-24T10:47:29.989Z] #49 43.99 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:47:29.989Z] #49 44.00 go: finding github.com/spf13/cast v1.3.0 [2021-06-24T10:47:29.989Z] #49 44.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:47:29.989Z] #49 44.06 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:47:30.246Z] #49 44.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:47:30.246Z] #49 44.12 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:47:30.246Z] #49 44.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-24T10:47:30.246Z] #49 44.20 go: finding golang.org/x/text v0.3.2 [2021-06-24T10:47:30.246Z] #49 44.20 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:47:30.298Z] #37 7.179 -- Detecting C compile features - done [2021-06-24T10:47:30.298Z] #37 7.232 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-24T10:47:30.298Z] #37 7.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-24T10:47:30.504Z] #49 44.30 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:47:30.504Z] #49 44.34 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:47:30.504Z] #49 44.35 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:47:30.504Z] #49 44.37 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:47:30.504Z] #49 44.44 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:47:30.504Z] #49 44.45 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:47:30.504Z] #49 44.46 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:47:30.504Z] #49 44.48 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:47:30.504Z] #49 44.48 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-24T10:47:30.504Z] #49 44.50 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:47:30.504Z] #49 44.53 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:47:30.504Z] #49 44.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:47:30.504Z] #49 44.59 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:47:30.504Z] #49 44.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:47:30.504Z] #49 44.63 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:47:30.504Z] #49 44.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:47:30.558Z] #37 7.645 -- Configuring done [2021-06-24T10:47:30.558Z] #37 7.662 -- Generating done [2021-06-24T10:47:30.558Z] #37 7.669 -- Build files have been written to: /tmp/tmp.0yJWHPaKN1/tini [2021-06-24T10:47:30.558Z] #37 7.690 + make tini-static [2021-06-24T10:47:30.558Z] #37 ... [2021-06-24T10:47:30.558Z] [2021-06-24T10:47:30.558Z] #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-06-24T10:47:30.558Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:47:30.558Z] #34 50.27 time [2021-06-24T10:47:30.558Z] #34 57.64 internal/poll [2021-06-24T10:47:30.558Z] #34 58.07 internal/fmtsort [2021-06-24T10:47:30.558Z] #34 59.00 internal/syscall/execenv [2021-06-24T10:47:30.558Z] #34 59.17 internal/syscall/unix [2021-06-24T10:47:30.558Z] #34 59.47 strings [2021-06-24T10:47:30.558Z] #34 60.22 os [2021-06-24T10:47:30.760Z] #49 44.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-24T10:47:30.761Z] #49 44.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:47:30.761Z] #49 44.68 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:47:30.761Z] #49 44.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:47:30.817Z] #34 ... [2021-06-24T10:47:30.817Z] [2021-06-24T10:47:30.817Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:30.817Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:30.817Z] #43 3.025 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:47:30.817Z] #43 3.025 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:47:30.817Z] #43 3.035 Note: Building without GnuTLS support [2021-06-24T10:47:30.817Z] #43 3.043 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:47:30.817Z] #43 3.043 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:47:31.017Z] #49 44.94 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-24T10:47:31.274Z] #49 45.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:47:31.274Z] #49 45.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:47:31.274Z] #49 45.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:47:31.274Z] #49 45.23 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:47:31.274Z] #49 45.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:47:31.386Z] #43 5.316 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:47:31.386Z] #43 5.390 GEN .gitid [2021-06-24T10:47:31.645Z] #43 5.418 GEN criu/include/version.h [2021-06-24T10:47:31.645Z] #43 5.535 GEN include/common/asm [2021-06-24T10:47:33.143Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b336c1d6b8a4365) in /home/ubuntu/workspace/moby_PR-42561 [Pipeline] { [Pipeline] checkout [2021-06-24T10:47:33.169Z] #49 ... [2021-06-24T10:47:33.169Z] [2021-06-24T10:47:33.169Z] #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-06-24T10:47:33.169Z] #34 sha256:76687955c0465ab39ef8017a29138ba4a6c2e4f19891b7f66b3aee1f14f36fb3 [2021-06-24T10:47:33.169Z] #34 36.90 internal/reflectlite [2021-06-24T10:47:33.169Z] #34 36.90 sync [2021-06-24T10:47:33.169Z] #34 39.49 errors [2021-06-24T10:47:33.169Z] #34 39.50 sort [2021-06-24T10:47:33.169Z] #34 39.96 strconv [2021-06-24T10:47:33.169Z] #34 40.85 io [2021-06-24T10:47:33.169Z] #34 42.47 internal/oserror [2021-06-24T10:47:33.169Z] #34 42.71 syscall [2021-06-24T10:47:33.169Z] #34 44.97 reflect [2021-06-24T10:47:33.169Z] #34 ... [2021-06-24T10:47:33.169Z] [2021-06-24T10:47:33.169Z] #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-06-24T10:47:33.169Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:33.169Z] #36 44.48 Selecting previously unselected package libxml2:amd64. [2021-06-24T10:47:33.169Z] #36 44.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-24T10:47:33.169Z] #36 44.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:47:33.169Z] #36 45.09 Selecting previously unselected package libarchive13:amd64. [2021-06-24T10:47:33.169Z] #36 45.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-24T10:47:33.169Z] #36 45.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:47:33.169Z] #36 45.43 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-24T10:47:33.169Z] #36 45.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-24T10:47:33.169Z] #36 45.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:47:33.169Z] #36 45.61 Selecting previously unselected package librhash0:amd64. [2021-06-24T10:47:33.169Z] #36 45.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-24T10:47:33.169Z] #36 45.62 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:47:33.169Z] #36 45.85 Selecting previously unselected package libuv1:amd64. [2021-06-24T10:47:33.169Z] #36 45.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-24T10:47:33.169Z] #36 45.88 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:47:33.169Z] #36 46.03 Selecting previously unselected package cmake. [2021-06-24T10:47:33.169Z] #36 46.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-24T10:47:33.169Z] #36 46.05 Unpacking cmake (3.13.4-1) ... [2021-06-24T10:47:33.287Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07af2da2264217221) in /home/ubuntu/workspace/moby_PR-42561 [Pipeline] { [2021-06-24T10:47:33.304Z] The recommended git tool is: git [Pipeline] checkout [2021-06-24T10:47:33.395Z] The recommended git tool is: git [2021-06-24T10:47:33.602Z] #43 7.547 PBCC images/timens.pb-c.c [2021-06-24T10:47:33.602Z] #43 7.606 DEP images/timens.pb-c.d [2021-06-24T10:47:33.732Z] #36 ... [2021-06-24T10:47:33.732Z] [2021-06-24T10:47:33.732Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:47:33.732Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:33.732Z] #13 33.10 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-06-24T10:47:33.732Z] #13 35.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-24T10:47:33.732Z] #13 35.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-24T10:47:33.732Z] #13 35.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:47:33.732Z] #13 35.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:47:33.732Z] #13 35.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-24T10:47:33.732Z] #13 35.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-24T10:47:33.732Z] #13 36.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-24T10:47:33.732Z] #13 36.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-24T10:47:33.732Z] #13 36.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-24T10:47:33.732Z] #13 36.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-24T10:47:33.732Z] #13 36.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-24T10:47:33.732Z] #13 36.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-24T10:47:33.732Z] #13 36.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-24T10:47:33.732Z] #13 36.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-24T10:47:33.732Z] #13 37.54 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:47:33.732Z] #13 37.91 Fetched 78.2 MB in 9s (8687 kB/s) [2021-06-24T10:47:33.733Z] #13 38.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-06-24T10:47:33.733Z] #13 38.37 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-24T10:47:33.733Z] #13 38.41 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:47:33.733Z] #13 39.33 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-24T10:47:33.733Z] #13 39.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:47:33.733Z] #13 39.63 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:47:33.733Z] #13 39.65 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-24T10:47:33.733Z] #13 39.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:47:33.733Z] #13 40.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 ... 15410 files and directories currently installed.) [2021-06-24T10:47:33.733Z] #13 40.11 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-24T10:47:33.733Z] #13 40.15 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:47:33.733Z] #13 40.40 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-24T10:47:33.733Z] #13 40.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-24T10:47:33.733Z] #13 40.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-06-24T10:47:33.733Z] #13 40.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:47:33.733Z] #13 40.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:47:33.733Z] #13 43.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-24T10:47:33.733Z] #13 43.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:47:33.733Z] #13 43.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:47:33.868Z] #43 7.691 PBCC images/fown.pb-c.c [2021-06-24T10:47:33.868Z] #43 7.772 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-24T10:47:33.868Z] #43 7.838 PBCC images/opts.pb-c.c [2021-06-24T10:47:33.990Z] #13 ... [2021-06-24T10:47:33.990Z] [2021-06-24T10:47:33.990Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:33.990Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:47:33.990Z] #45 37.98 sync [2021-06-24T10:47:33.990Z] #45 37.98 internal/reflectlite [2021-06-24T10:47:33.990Z] #45 39.38 github.com/LK4D4/vndr/godl/singleflight [2021-06-24T10:47:33.990Z] #45 39.89 math/rand [2021-06-24T10:47:33.990Z] #45 41.25 internal/singleflight [2021-06-24T10:47:33.990Z] #45 41.76 io [2021-06-24T10:47:33.990Z] #45 41.77 strconv [2021-06-24T10:47:33.990Z] #45 43.73 bytes [2021-06-24T10:47:33.990Z] #45 46.01 reflect [2021-06-24T10:47:33.990Z] #45 46.13 bufio [2021-06-24T10:47:34.127Z] #43 7.903 PBCC images/memfd.pb-c.c [2021-06-24T10:47:34.127Z] #43 8.040 DEP images/fown.pb-c.d [2021-06-24T10:47:34.127Z] #43 ... [2021-06-24T10:47:34.127Z] [2021-06-24T10:47:34.128Z] #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-06-24T10:47:34.128Z] #37 sha256:81de780371c125ccbdf9d5846cdde9e2e4aa5878a88523ca09ccb669994e38e9 [2021-06-24T10:47:34.247Z] #45 48.12 syscall [2021-06-24T10:47:34.247Z] #45 ... [2021-06-24T10:47:34.247Z] [2021-06-24T10:47:34.247Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:47:34.247Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:34.247Z] #42 45.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:34.247Z] #42 45.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:34.247Z] #42 45.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:34.247Z] #42 45.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:47:34.247Z] #42 45.66 Setting up python-six (1.12.0-1) ... [2021-06-24T10:47:34.386Z] #37 8.194 Scanning dependencies of target tini-static [2021-06-24T10:47:34.386Z] #37 8.414 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-24T10:47:34.386Z] #37 10.23 [100%] Linking C executable tini-static [2021-06-24T10:47:34.386Z] #37 11.01 [100%] Built target tini-static [2021-06-24T10:47:34.386Z] #37 11.10 + mkdir -p /build [2021-06-24T10:47:34.386Z] #37 11.11 + cp tini-static /build/docker-init [2021-06-24T10:47:34.386Z] #37 DONE 11.3s [2021-06-24T10:47:34.386Z] [2021-06-24T10:47:34.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:34.386Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:34.386Z] #43 8.133 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-24T10:47:34.386Z] #43 ... [2021-06-24T10:47:34.386Z] [2021-06-24T10:47:34.386Z] #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-06-24T10:47:34.386Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:47:34.386Z] #34 62.44 path [2021-06-24T10:47:34.386Z] #34 63.10 text/tabwriter [2021-06-24T10:47:34.647Z] #34 64.43 path/filepath [2021-06-24T10:47:34.647Z] #34 64.43 fmt [2021-06-24T10:47:35.214Z] #34 ... [2021-06-24T10:47:35.214Z] [2021-06-24T10:47:35.214Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:35.214Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:47:35.214Z] #45 54.88 time [2021-06-24T10:47:35.214Z] #45 59.90 strings [2021-06-24T10:47:35.214Z] #45 61.59 os [2021-06-24T10:47:35.214Z] #45 62.90 regexp/syntax [2021-06-24T10:47:35.214Z] #45 ... [2021-06-24T10:47:35.214Z] [2021-06-24T10:47:35.214Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:35.214Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:35.214Z] #43 8.325 DEP images/opts.pb-c.d [2021-06-24T10:47:35.214Z] #43 8.525 DEP images/memfd.pb-c.d [2021-06-24T10:47:35.214Z] #43 8.678 PBCC images/sit.pb-c.c [2021-06-24T10:47:35.214Z] #43 8.802 DEP images/sit.pb-c.d [2021-06-24T10:47:35.214Z] #43 8.921 PBCC images/macvlan.pb-c.c [2021-06-24T10:47:35.214Z] #43 8.955 DEP images/macvlan.pb-c.d [2021-06-24T10:47:35.214Z] #43 9.108 PBCC images/autofs.pb-c.c [2021-06-24T10:47:35.214Z] #43 9.193 DEP images/autofs.pb-c.d [2021-06-24T10:47:35.473Z] #43 9.364 PBCC images/sysctl.pb-c.c [2021-06-24T10:47:35.473Z] #43 9.371 DEP images/sysctl.pb-c.d [2021-06-24T10:47:35.473Z] #43 9.495 PBCC images/time.pb-c.c [2021-06-24T10:47:35.737Z] #43 9.592 DEP images/time.pb-c.d [2021-06-24T10:47:35.737Z] #43 9.743 PBCC images/binfmt-misc.pb-c.c [2021-06-24T10:47:35.737Z] #43 9.771 DEP images/binfmt-misc.pb-c.d [2021-06-24T10:47:35.996Z] #43 9.791 PBCC images/seccomp.pb-c.c [2021-06-24T10:47:35.996Z] #43 9.868 DEP images/seccomp.pb-c.d [2021-06-24T10:47:35.996Z] #43 9.970 PBCC images/userns.pb-c.c [2021-06-24T10:47:35.996Z] #43 9.987 DEP images/userns.pb-c.d [2021-06-24T10:47:35.996Z] #43 10.05 PBCC images/cgroup.pb-c.c [2021-06-24T10:47:36.186Z] #42 50.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:47:36.255Z] #43 10.08 DEP images/cgroup.pb-c.d [2021-06-24T10:47:36.255Z] #43 10.11 PBCC images/ext-file.pb-c.c [2021-06-24T10:47:36.255Z] #43 10.13 DEP images/ext-file.pb-c.d [2021-06-24T10:47:36.255Z] #43 10.21 PBCC images/rpc.pb-c.c [2021-06-24T10:47:36.255Z] #43 10.27 DEP images/rpc.pb-c.d [2021-06-24T10:47:36.443Z] #42 50.30 Setting up libnl-3-200:amd64 (3.4.0-1) ...#42 ... [2021-06-24T10:47:36.443Z] [2021-06-24T10:47:36.443Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-24T10:47:36.443Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:47:36.443Z] #36 49.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:47:36.443Z] #36 49.46 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:47:36.443Z] #36 49.51 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:47:36.443Z] #36 49.52 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:47:36.443Z] #36 49.55 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:47:36.443Z] #36 49.58 Setting up cmake-data (3.13.4-1) ... [2021-06-24T10:47:36.443Z] #36 49.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:47:36.443Z] #36 49.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:47:36.443Z] #36 49.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:47:36.443Z] #36 49.66 Setting up cmake (3.13.4-1) ... [2021-06-24T10:47:36.443Z] #36 49.68 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:47:36.443Z] #36 49.81 Processing triggers for mime-support (3.62) ... [2021-06-24T10:47:36.443Z] #36 DONE 50.4s [2021-06-24T10:47:36.443Z] [2021-06-24T10:47:36.443Z] #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-06-24T10:47:36.443Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:36.443Z] #42 50.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:47:36.443Z] #42 50.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:36.443Z] #42 50.44 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:47:36.443Z] #42 50.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:36.443Z] #42 50.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:47:36.513Z] #43 10.35 PBCC images/siginfo.pb-c.c [2021-06-24T10:47:36.513Z] #43 10.37 DEP images/siginfo.pb-c.d [2021-06-24T10:47:36.513Z] #43 10.43 PBCC images/pagemap.pb-c.c [2021-06-24T10:47:36.513Z] #43 10.48 DEP images/pagemap.pb-c.d [2021-06-24T10:47:36.678Z] using credential docker-jenkins-github-credentials [2021-06-24T10:47:36.684Z] Cloning the remote Git repository [2021-06-24T10:47:36.684Z] Cloning with configured refspecs honoured and without tags [2021-06-24T10:47:36.700Z] #42 50.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:47:36.700Z] #42 50.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:47:36.700Z] #42 50.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:47:36.700Z] #42 50.68 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-24T10:47:36.771Z] #43 10.58 PBCC images/rlimit.pb-c.c [2021-06-24T10:47:36.771Z] #43 10.60 DEP images/rlimit.pb-c.d [2021-06-24T10:47:36.771Z] #43 10.69 PBCC images/file-lock.pb-c.c [2021-06-24T10:47:36.771Z] #43 10.76 DEP images/file-lock.pb-c.d [2021-06-24T10:47:36.771Z] #43 10.83 PBCC images/tty.pb-c.c [2021-06-24T10:47:36.200Z] Cloning repository https://github.com/moby/moby.git [2021-06-24T10:47:36.283Z] > git init /home/ubuntu/workspace/moby_PR-42561 # timeout=10 [2021-06-24T10:47:37.031Z] #43 10.88 DEP images/tty.pb-c.d [2021-06-24T10:47:37.031Z] #43 10.93 PBCC images/tun.pb-c.c [2021-06-24T10:47:37.031Z] #43 11.00 PBCC images/netdev.pb-c.c [2021-06-24T10:47:37.031Z] #43 11.08 DEP images/tun.pb-c.d [2021-06-24T10:47:37.289Z] #43 11.15 DEP images/netdev.pb-c.d [2021-06-24T10:47:37.341Z] using credential docker-jenkins-github-credentials [2021-06-24T10:47:37.350Z] Cloning the remote Git repository [2021-06-24T10:47:37.350Z] Cloning with configured refspecs honoured and without tags [2021-06-24T10:47:37.549Z] #43 11.23 PBCC images/vma.pb-c.c [2021-06-24T10:47:37.549Z] #43 11.30 DEP images/vma.pb-c.d [2021-06-24T10:47:37.549Z] #43 11.38 PBCC images/creds.pb-c.c [2021-06-24T10:47:37.549Z] #43 11.40 DEP images/creds.pb-c.d [2021-06-24T10:47:37.549Z] #43 11.46 PBCC images/utsns.pb-c.c [2021-06-24T10:47:37.549Z] #43 11.50 DEP images/utsns.pb-c.d [2021-06-24T10:47:37.549Z] #43 11.55 PBCC images/ipc-desc.pb-c.c [2021-06-24T10:47:37.549Z] #43 11.60 PBCC images/ipc-sem.pb-c.c [2021-06-24T10:47:37.808Z] #43 11.64 DEP images/ipc-desc.pb-c.d [2021-06-24T10:47:37.808Z] #43 11.73 DEP images/ipc-sem.pb-c.d [2021-06-24T10:47:37.808Z] #43 11.80 PBCC images/ipc-msg.pb-c.c [2021-06-24T10:47:37.808Z] #43 11.86 DEP images/ipc-msg.pb-c.d [2021-06-24T10:47:36.629Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:47:36.629Z] > git --version # timeout=10 [2021-06-24T10:47:36.644Z] > git --version # 'git version 2.25.1' [2021-06-24T10:47:36.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:36.647Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:38.067Z] #43 11.93 PBCC images/ipc-shm.pb-c.c [2021-06-24T10:47:38.067Z] #43 11.98 DEP images/ipc-shm.pb-c.d [2021-06-24T10:47:38.067Z] #43 12.03 PBCC images/ipc-var.pb-c.c [2021-06-24T10:47:38.067Z] #43 12.07 DEP images/ipc-var.pb-c.d [2021-06-24T10:47:37.398Z] Cloning repository https://github.com/moby/moby.git [2021-06-24T10:47:37.464Z] > git init /home/ubuntu/workspace/moby_PR-42561 # timeout=10 [2021-06-24T10:47:37.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:47:37.731Z] > git --version # timeout=10 [2021-06-24T10:47:37.742Z] > git --version # 'git version 2.25.1' [2021-06-24T10:47:37.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:37.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:38.327Z] #43 12.14 PBCC images/sk-opts.pb-c.c [2021-06-24T10:47:38.327Z] #43 12.21 PBCC images/packet-sock.pb-c.c [2021-06-24T10:47:38.327Z] #43 12.26 DEP images/sk-opts.pb-c.d [2021-06-24T10:47:38.327Z] #43 12.30 DEP images/packet-sock.pb-c.d [2021-06-24T10:47:38.591Z] #43 12.37 PBCC images/sk-netlink.pb-c.c [2021-06-24T10:47:38.591Z] #43 12.44 DEP images/sk-netlink.pb-c.d [2021-06-24T10:47:38.591Z] #43 12.51 PBCC images/sk-inet.pb-c.c [2021-06-24T10:47:38.851Z] #43 12.61 DEP images/sk-inet.pb-c.d [2021-06-24T10:47:38.851Z] #43 12.67 PBCC images/sk-unix.pb-c.c [2021-06-24T10:47:38.851Z] #43 12.72 DEP images/sk-unix.pb-c.d [2021-06-24T10:47:38.851Z] #43 12.77 PBCC images/mm.pb-c.c [2021-06-24T10:47:38.851Z] #43 12.85 DEP images/mm.pb-c.d [2021-06-24T10:47:38.851Z] #43 12.90 PBCC images/timerfd.pb-c.c [2021-06-24T10:47:39.111Z] #43 12.97 DEP images/timerfd.pb-c.d [2021-06-24T10:47:39.111Z] #43 13.03 PBCC images/timer.pb-c.c [2021-06-24T10:47:39.111Z] #43 13.09 DEP images/timer.pb-c.d [2021-06-24T10:47:39.111Z] #43 13.14 PBCC images/sa.pb-c.c [2021-06-24T10:47:39.370Z] #43 13.22 DEP images/sa.pb-c.d [2021-06-24T10:47:39.370Z] #43 13.27 PBCC images/pipe-data.pb-c.c [2021-06-24T10:47:39.370Z] #43 13.32 DEP images/pipe-data.pb-c.d [2021-06-24T10:47:39.370Z] #43 13.36 PBCC images/mnt.pb-c.c [2021-06-24T10:47:39.629Z] #43 13.43 DEP images/mnt.pb-c.d [2021-06-24T10:47:39.630Z] #43 13.47 PBCC images/sk-packet.pb-c.c [2021-06-24T10:47:39.630Z] #43 13.51 DEP images/sk-packet.pb-c.d [2021-06-24T10:47:39.891Z] #43 13.57 PBCC images/tcp-stream.pb-c.c [2021-06-24T10:47:39.891Z] #43 13.67 DEP images/tcp-stream.pb-c.d [2021-06-24T10:47:39.891Z] #43 13.72 PBCC images/pipe.pb-c.c [2021-06-24T10:47:39.891Z] #43 13.75 DEP images/pipe.pb-c.d [2021-06-24T10:47:39.891Z] #43 13.84 PBCC images/pstree.pb-c.c [2021-06-24T10:47:40.150Z] #43 13.89 DEP images/pstree.pb-c.d [2021-06-24T10:47:40.150Z] #43 14.02 PBCC images/fs.pb-c.c [2021-06-24T10:47:40.150Z] #43 14.05 DEP images/fs.pb-c.d [2021-06-24T10:47:40.150Z] #43 14.13 PBCC images/signalfd.pb-c.c [2021-06-24T10:47:40.410Z] #43 14.23 DEP images/signalfd.pb-c.d [2021-06-24T10:47:40.410Z] #43 14.33 PBCC images/fh.pb-c.c [2021-06-24T10:47:40.410Z] #43 14.39 PBCC images/fsnotify.pb-c.c [2021-06-24T10:47:40.669Z] #43 14.44 DEP images/fh.pb-c.d [2021-06-24T10:47:40.669Z] #43 14.52 DEP images/fsnotify.pb-c.d [2021-06-24T10:47:40.669Z] #43 14.62 PBCC images/eventpoll.pb-c.c [2021-06-24T10:47:40.669Z] #43 14.65 DEP images/eventpoll.pb-c.d [2021-06-24T10:47:40.928Z] #43 14.71 PBCC images/eventfd.pb-c.c [2021-06-24T10:47:40.928Z] #43 14.76 DEP images/eventfd.pb-c.d [2021-06-24T10:47:40.928Z] #43 14.83 PBCC images/remap-file-path.pb-c.c [2021-06-24T10:47:40.928Z] #43 14.86 DEP images/remap-file-path.pb-c.d [2021-06-24T10:47:41.187Z] #43 14.93 PBCC images/fifo.pb-c.c [2021-06-24T10:47:41.187Z] #43 14.95 DEP images/fifo.pb-c.d [2021-06-24T10:47:41.187Z] #43 ... [2021-06-24T10:47:41.187Z] [2021-06-24T10:47:41.187Z] #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-06-24T10:47:41.187Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:47:41.187Z] #51 60.86 context [2021-06-24T10:47:41.187Z] #51 61.78 os [2021-06-24T10:47:41.187Z] #51 62.75 encoding/binary [2021-06-24T10:47:41.187Z] #51 65.28 encoding/base64 [2021-06-24T10:47:41.187Z] #51 66.51 fmt [2021-06-24T10:47:41.187Z] #51 66.53 golang.org/x/sys/unix [2021-06-24T10:47:41.187Z] #51 70.75 encoding/json [2021-06-24T10:47:41.187Z] #51 ... [2021-06-24T10:47:41.187Z] [2021-06-24T10:47:41.187Z] #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-06-24T10:47:41.187Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:41.187Z] #13 55.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-24T10:47:41.187Z] #13 55.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-24T10:47:41.187Z] #13 55.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:47:41.187Z] #13 63.10 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-24T10:47:41.187Z] #13 63.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:47:41.187Z] #13 63.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:47:41.187Z] #13 63.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-24T10:47:41.187Z] #13 63.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:47:41.187Z] #13 63.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:47:41.446Z] #13 ... [2021-06-24T10:47:41.446Z] [2021-06-24T10:47:41.446Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:41.446Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:41.446Z] #43 15.04 PBCC images/ghost-file.pb-c.c [2021-06-24T10:47:41.446Z] #43 15.13 DEP images/ghost-file.pb-c.d [2021-06-24T10:47:41.446Z] #43 15.22 PBCC images/regfile.pb-c.c [2021-06-24T10:47:41.446Z] #43 15.28 DEP images/regfile.pb-c.d [2021-06-24T10:47:41.446Z] #43 15.38 PBCC images/ns.pb-c.c [2021-06-24T10:47:41.446Z] #43 15.43 DEP images/ns.pb-c.d [2021-06-24T10:47:41.705Z] #43 15.50 PBCC images/fdinfo.pb-c.c [2021-06-24T10:47:41.705Z] #43 15.61 DEP images/fdinfo.pb-c.d [2021-06-24T10:47:41.706Z] #43 15.66 PBCC images/core-aarch64.pb-c.c [2021-06-24T10:47:41.706Z] #43 15.71 PBCC images/core-arm.pb-c.c [2021-06-24T10:47:41.953Z] #42 ... [2021-06-24T10:47:41.953Z] [2021-06-24T10:47:41.953Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:41.953Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:47:41.953Z] #45 55.54 time [2021-06-24T10:47:41.965Z] #43 15.75 PBCC images/core-ppc64.pb-c.c [2021-06-24T10:47:41.965Z] #43 15.83 PBCC images/core-s390.pb-c.c [2021-06-24T10:47:41.965Z] #43 15.89 PBCC images/core-x86.pb-c.c [2021-06-24T10:47:42.224Z] #43 16.01 PBCC images/core.pb-c.c [2021-06-24T10:47:42.224Z] #43 16.16 PBCC images/inventory.pb-c.c [2021-06-24T10:47:42.224Z] #43 16.26 DEP images/core-aarch64.pb-c.d [2021-06-24T10:47:42.488Z] #43 16.32 DEP images/core-arm.pb-c.d [2021-06-24T10:47:42.488Z] #43 16.36 DEP images/core-ppc64.pb-c.d [2021-06-24T10:47:42.488Z] #43 16.43 DEP images/core-s390.pb-c.d [2021-06-24T10:47:42.747Z] #43 16.51 DEP images/core-x86.pb-c.d [2021-06-24T10:47:42.747Z] #43 16.59 DEP images/core.pb-c.d [2021-06-24T10:47:42.747Z] #43 16.63 DEP images/inventory.pb-c.d [2021-06-24T10:47:42.747Z] #43 16.70 PBCC images/cpuinfo.pb-c.c [2021-06-24T10:47:42.747Z] #43 16.76 DEP images/cpuinfo.pb-c.d [2021-06-24T10:47:43.007Z] #43 16.84 PBCC images/stats.pb-c.c [2021-06-24T10:47:43.007Z] #43 16.87 DEP images/stats.pb-c.d [2021-06-24T10:47:43.846Z] #45 ... [2021-06-24T10:47:43.847Z] [2021-06-24T10:47:43.847Z] #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-06-24T10:47:43.847Z] #47 sha256:08b9198274869b347643260f5446142caf641787eea179519d3fa941507e495f [2021-06-24T10:47:43.847Z] #47 DONE 57.8s [2021-06-24T10:47:44.104Z] [2021-06-24T10:47:44.104Z] #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-06-24T10:47:44.104Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:47:44.104Z] #42 57.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:47:44.104Z] #42 57.94 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:47:44.361Z] #42 DONE 58.3s [2021-06-24T10:47:44.361Z] [2021-06-24T10:47:44.361Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:44.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:44.912Z] #43 18.46 make[1]: Nothing to be done for 'all'. [2021-06-24T10:47:45.291Z] #43 ... [2021-06-24T10:47:45.291Z] [2021-06-24T10:47:45.291Z] #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-06-24T10:47:45.291Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:47:45.291Z] #32 49.04 Checking out files: 88% (1346/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-06-24T10:47:45.291Z] #32 49.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-24T10:47:45.291Z] #32 50.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-24T10:47:45.548Z] #32 ... [2021-06-24T10:47:45.548Z] [2021-06-24T10:47:45.548Z] #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-06-24T10:47:45.548Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:47:45.548Z] #51 49.42 reflect [2021-06-24T10:47:45.548Z] #51 49.42 syscall [2021-06-24T10:47:45.548Z] #51 56.93 context [2021-06-24T10:47:45.548Z] #51 57.98 internal/poll [2021-06-24T10:47:45.548Z] #51 ... [2021-06-24T10:47:45.548Z] [2021-06-24T10:47:45.548Z] #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-06-24T10:47:45.548Z] #37 sha256:931d52c6bef196176ca2796565f783b54997db392b084fe66ce258a296934f12 [2021-06-24T10:47:45.548Z] #37 1.232 + RM_GOPATH=0 [2021-06-24T10:47:45.548Z] #37 1.233 + TMP_GOPATH= [2021-06-24T10:47:45.548Z] #37 1.233 + : /build [2021-06-24T10:47:45.548Z] #37 1.234 + '[' -z '' ']' [2021-06-24T10:47:45.548Z] #37 1.235 ++ mktemp -d [2021-06-24T10:47:45.548Z] #37 1.237 + export GOPATH=/tmp/tmp.cyRGzfb576 [2021-06-24T10:47:45.548Z] #37 1.237 + GOPATH=/tmp/tmp.cyRGzfb576 [2021-06-24T10:47:45.548Z] #37 1.237 + RM_GOPATH=1 [2021-06-24T10:47:45.548Z] #37 1.238 + case "$(go env GOARCH)" in [2021-06-24T10:47:45.548Z] #37 1.243 ++ go env GOARCH [2021-06-24T10:47:45.548Z] #37 1.272 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:45.548Z] #37 1.272 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:47:45.548Z] #37 1.272 ++ dirname /tmp/install/install.sh [2021-06-24T10:47:45.548Z] #37 1.277 + dir=/tmp/install [2021-06-24T10:47:45.548Z] #37 1.277 + bin=tini [2021-06-24T10:47:45.548Z] #37 1.282 + shift [2021-06-24T10:47:45.548Z] #37 1.282 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-24T10:47:45.548Z] #37 1.282 + . /tmp/install/tini.installer [2021-06-24T10:47:45.548Z] #37 1.282 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:47:45.548Z] #37 1.285 + install_tini [2021-06-24T10:47:45.548Z] #37 1.285 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-24T10:47:45.548Z] #37 1.285 + git clone https://github.com/krallin/tini.git /tmp/tmp.cyRGzfb576/tini [2021-06-24T10:47:45.548Z] #37 1.285 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:47:45.548Z] #37 1.289 Cloning into '/tmp/tmp.cyRGzfb576/tini'... [2021-06-24T10:47:45.548Z] #37 2.084 + cd /tmp/tmp.cyRGzfb576/tini [2021-06-24T10:47:45.548Z] #37 2.097 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:47:45.548Z] #37 2.110 + cmake . [2021-06-24T10:47:45.548Z] #37 2.890 -- The C compiler identification is GNU 8.3.0 [2021-06-24T10:47:45.548Z] #37 2.957 -- Check for working C compiler: /usr/bin/cc [2021-06-24T10:47:45.548Z] #37 3.883 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-24T10:47:45.548Z] #37 3.887 -- Detecting C compiler ABI info [2021-06-24T10:47:45.548Z] #37 4.737 -- Detecting C compiler ABI info - done [2021-06-24T10:47:45.548Z] #37 4.756 -- Detecting C compile features [2021-06-24T10:47:45.548Z] #37 7.137 -- Detecting C compile features - done [2021-06-24T10:47:45.548Z] #37 7.246 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-24T10:47:45.548Z] #37 7.671 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-24T10:47:45.548Z] #37 7.924 -- Configuring done [2021-06-24T10:47:45.548Z] #37 7.949 -- Generating done [2021-06-24T10:47:45.548Z] #37 7.949 -- Build files have been written to: /tmp/tmp.cyRGzfb576/tini [2021-06-24T10:47:45.548Z] #37 8.009 + make tini-static [2021-06-24T10:47:45.548Z] #37 8.724 Scanning dependencies of target tini-static [2021-06-24T10:47:45.548Z] #37 8.949 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-24T10:47:46.291Z] #43 20.05 CC images/stats.o [2021-06-24T10:47:46.291Z] #43 ... [2021-06-24T10:47:46.291Z] [2021-06-24T10:47:46.291Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:46.291Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:47:46.291Z] #45 66.03 fmt [2021-06-24T10:47:46.291Z] #45 68.69 regexp [2021-06-24T10:47:46.291Z] #45 70.29 go/token [2021-06-24T10:47:46.291Z] #45 71.34 go/scanner [2021-06-24T10:47:46.291Z] #45 72.39 internal/lazyregexp [2021-06-24T10:47:46.291Z] #45 72.56 go/ast [2021-06-24T10:47:46.291Z] #45 72.86 net/url [2021-06-24T10:47:46.291Z] #45 74.37 text/template/parse [2021-06-24T10:47:46.505Z] Fetching without tags [2021-06-24T10:47:46.551Z] #45 ... [2021-06-24T10:47:46.551Z] [2021-06-24T10:47:46.551Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-24T10:47:46.551Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:47:46.551Z] #51 75.12 github.com/pkg/diff [2021-06-24T10:47:46.551Z] #51 ... [2021-06-24T10:47:46.551Z] [2021-06-24T10:47:46.551Z] #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-06-24T10:47:46.551Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:47:46.551Z] #34 66.35 io/ioutil [2021-06-24T10:47:46.551Z] #34 68.09 flag [2021-06-24T10:47:46.551Z] #34 68.09 github.com/BurntSushi/toml [2021-06-24T10:47:46.551Z] #34 69.62 log [2021-06-24T10:47:46.551Z] #34 72.01 github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:47:46.810Z] #34 ... [2021-06-24T10:47:46.810Z] [2021-06-24T10:47:46.810Z] #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-06-24T10:47:46.810Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:47:46.810Z] #51 76.55 go/ast [2021-06-24T10:47:46.810Z] #51 ... [2021-06-24T10:47:46.810Z] [2021-06-24T10:47:46.810Z] #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-06-24T10:47:46.810Z] #34 sha256:da81277927ae745a7e7ed4da490f5491c4c574251fbd8fe6015d9469d7011cc3 [2021-06-24T10:47:46.810Z] #34 DONE 76.6s [2021-06-24T10:47:46.842Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:47:46.916Z] #37 ... [2021-06-24T10:47:46.916Z] [2021-06-24T10:47:46.916Z] #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-06-24T10:47:46.916Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:47:46.916Z] #51 60.73 os [2021-06-24T10:47:46.916Z] #51 ... [2021-06-24T10:47:46.916Z] [2021-06-24T10:47:46.916Z] #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-06-24T10:47:46.916Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:46.916Z] #13 46.25 Selecting previously unselected package binutils-mingw-w64. [2021-06-24T10:47:46.916Z] #13 46.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-24T10:47:46.916Z] #13 46.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:47:46.916Z] #13 46.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-24T10:47:46.916Z] #13 46.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:47:46.916Z] #13 46.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:47:46.916Z] #13 46.78 Selecting previously unselected package dmsetup. [2021-06-24T10:47:46.916Z] #13 46.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:47:46.916Z] #13 46.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-24T10:47:46.916Z] #13 46.96 Selecting previously unselected package mingw-w64-common. [2021-06-24T10:47:46.916Z] #13 46.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-24T10:47:46.916Z] #13 46.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-24T10:47:46.916Z] #13 54.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-24T10:47:46.916Z] #13 54.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-24T10:47:46.916Z] #13 54.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:47:47.069Z] [2021-06-24T10:47:47.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:47.069Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:47.069Z] #43 20.45 CC images/core.o [2021-06-24T10:47:47.173Z] #13 ... [2021-06-24T10:47:47.173Z] [2021-06-24T10:47:47.173Z] #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-06-24T10:47:47.173Z] #37 sha256:931d52c6bef196176ca2796565f783b54997db392b084fe66ce258a296934f12 [2021-06-24T10:47:47.173Z] #37 10.60 [100%] Linking C executable tini-static [2021-06-24T10:47:47.173Z] #37 ... [2021-06-24T10:47:47.173Z] [2021-06-24T10:47:47.174Z] #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-06-24T10:47:47.174Z] #34 sha256:76687955c0465ab39ef8017a29138ba4a6c2e4f19891b7f66b3aee1f14f36fb3 [2021-06-24T10:47:47.174Z] #34 51.15 time [2021-06-24T10:47:47.174Z] #34 56.54 internal/poll [2021-06-24T10:47:47.174Z] #34 58.23 internal/fmtsort [2021-06-24T10:47:47.174Z] #34 59.19 internal/syscall/execenv [2021-06-24T10:47:47.174Z] #34 59.52 internal/syscall/unix [2021-06-24T10:47:47.174Z] #34 59.85 strings [2021-06-24T10:47:47.174Z] #34 60.03 os [2021-06-24T10:47:47.430Z] #34 ... [2021-06-24T10:47:47.430Z] [2021-06-24T10:47:47.430Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:47.430Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:47.430Z] #43 2.797 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:47:47.430Z] #43 2.798 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:47:47.430Z] #43 2.816 Note: Building without GnuTLS support [2021-06-24T10:47:47.430Z] #43 2.839 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:47:47.430Z] #43 2.839 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:47:47.637Z] #43 21.50 CC images/core-x86.o [2021-06-24T10:47:47.755Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:47:47.755Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [2021-06-24T10:47:47.994Z] #43 ... [2021-06-24T10:47:47.994Z] [2021-06-24T10:47:47.994Z] #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-06-24T10:47:47.994Z] #37 sha256:931d52c6bef196176ca2796565f783b54997db392b084fe66ce258a296934f12 [2021-06-24T10:47:47.994Z] #37 11.28 [100%] Built target tini-static [2021-06-24T10:47:47.994Z] #37 11.34 + mkdir -p /build [2021-06-24T10:47:47.994Z] #37 11.34 + cp tini-static /build/docker-init [2021-06-24T10:47:47.994Z] #37 DONE 11.6s [2021-06-24T10:47:47.994Z] [2021-06-24T10:47:47.994Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:47.994Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:47:47.994Z] #45 61.16 strings [2021-06-24T10:47:47.994Z] #45 61.75 os [2021-06-24T10:47:46.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:47:46.445Z] > git config --add remote.origin.fetch +refs/pull/42561/head:refs/remotes/origin/PR-42561 # timeout=10 [2021-06-24T10:47:46.456Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:46.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:47:46.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:47:46.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:46.510Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:46.848Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:47:46.869Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:47:47.634Z] > git remote # timeout=10 [2021-06-24T10:47:47.662Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:47:47.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:47.689Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:47:47.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T10:47:47.756Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:47:47.780Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:47:48.206Z] #43 22.12 CC images/core-arm.o [2021-06-24T10:47:48.774Z] #43 22.58 CC images/core-aarch64.o [2021-06-24T10:47:49.033Z] #43 23.00 CC images/core-ppc64.o [2021-06-24T10:47:49.971Z] #43 23.68 CC images/core-s390.o [2021-06-24T10:47:50.514Z] #45 64.21 regexp/syntax [2021-06-24T10:47:50.539Z] #43 24.40 CC images/cpuinfo.o [2021-06-24T10:47:51.107Z] #43 24.92 CC images/inventory.o [2021-06-24T10:47:51.365Z] #43 25.21 CC images/fdinfo.o [2021-06-24T10:47:51.931Z] #43 25.67 CC images/fown.o [2021-06-24T10:47:51.931Z] #43 ... [2021-06-24T10:47:51.931Z] [2021-06-24T10:47:51.931Z] #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-06-24T10:47:51.931Z] #56 sha256:c22d1bf520e00b61e73af982fd8051c0f540cd32759462f0c8f811ef4155de87 [2021-06-24T10:47:52.125Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [2021-06-24T10:47:52.407Z] #45 66.00 fmt [2021-06-24T10:47:52.407Z] #45 ... [2021-06-24T10:47:52.407Z] [2021-06-24T10:47:52.407Z] #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-06-24T10:47:52.407Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:47:52.407Z] #13 61.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-24T10:47:52.407Z] #13 61.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:47:52.407Z] #13 61.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:47:52.407Z] #13 61.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-24T10:47:52.407Z] #13 61.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:47:52.407Z] #13 61.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:47:52.447Z] #56 49.82 Checking out files: 49% (2009/4071) Checking out files: 50% (2036/4071) Checking out files: 51% (2077/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-24T10:47:52.447Z] #56 51.33 + cd /tmp/tmp.2NMKeRhnOW/src/github.com/containerd/containerd [2021-06-24T10:47:52.447Z] #56 51.33 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-24T10:47:53.342Z] + docker version [2021-06-24T10:47:53.827Z] Fetching without tags [2021-06-24T10:47:54.107Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:47:54.350Z] #56 53.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-24T10:47:54.350Z] #56 53.07 + BUILDTAGS='netgo osusergo static_build' [2021-06-24T10:47:54.350Z] #56 53.07 + export EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:47:54.350Z] #56 53.07 + EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:47:54.350Z] #56 53.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-24T10:47:54.350Z] #56 53.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-24T10:47:54.350Z] #56 53.07 + '[' '' = dynamic ']' [2021-06-24T10:47:54.350Z] #56 53.07 + make [2021-06-24T10:47:54.780Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:47:54.780Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [2021-06-24T10:47:53.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:47:53.771Z] > git config --add remote.origin.fetch +refs/pull/42561/head:refs/remotes/origin/PR-42561 # timeout=10 [2021-06-24T10:47:53.782Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:53.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:47:53.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:47:53.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:53.833Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:54.113Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:47:54.125Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:47:54.713Z] > git remote # timeout=10 [2021-06-24T10:47:54.727Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:47:54.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:54.742Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:47:54.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T10:47:54.782Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:47:54.791Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:47:55.284Z] #56 54.29 + bin/ctr [2021-06-24T10:47:56.227Z] Fetching without tags [2021-06-24T10:47:56.567Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:47:56.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:47:56.182Z] > git config --add remote.origin.fetch +refs/pull/42561/head:refs/remotes/origin/PR-42561 # timeout=10 [2021-06-24T10:47:56.190Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:56.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:47:56.235Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:47:56.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:56.237Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:47:56.577Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:47:56.582Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:47:57.545Z] Client: Docker Engine - Community [2021-06-24T10:47:57.545Z] Version: 20.10.6 [2021-06-24T10:47:57.545Z] API version: 1.41 [2021-06-24T10:47:57.545Z] Go version: go1.13.15 [2021-06-24T10:47:57.545Z] Git commit: 370c289 [2021-06-24T10:47:57.545Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-24T10:47:57.545Z] OS/Arch: linux/amd64 [2021-06-24T10:47:57.545Z] Context: default [2021-06-24T10:47:57.545Z] Experimental: true [2021-06-24T10:47:57.545Z] [2021-06-24T10:47:57.545Z] Server: Docker Engine - Community [2021-06-24T10:47:57.545Z] Engine: [2021-06-24T10:47:57.545Z] Version: 20.10.6 [2021-06-24T10:47:57.545Z] API version: 1.41 (minimum version 1.12) [2021-06-24T10:47:57.545Z] Go version: go1.13.15 [2021-06-24T10:47:57.546Z] Git commit: 8728dd2 [2021-06-24T10:47:57.546Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-24T10:47:57.546Z] OS/Arch: linux/amd64 [2021-06-24T10:47:57.546Z] Experimental: true [2021-06-24T10:47:57.546Z] containerd: [2021-06-24T10:47:57.546Z] Version: 1.4.6 [2021-06-24T10:47:57.546Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:47:57.546Z] runc: [2021-06-24T10:47:57.546Z] Version: 1.0.0-rc95 [2021-06-24T10:47:57.546Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:47:57.546Z] docker-init: [2021-06-24T10:47:57.546Z] Version: 0.19.0 [2021-06-24T10:47:57.546Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-24T10:47:57.613Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:47:57.614Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [2021-06-24T10:47:57.658Z] #13 ... [2021-06-24T10:47:57.658Z] [2021-06-24T10:47:57.658Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:57.658Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:57.658Z] #43 4.737 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:47:57.658Z] #43 4.787 GEN .gitid [2021-06-24T10:47:57.658Z] #43 4.816 GEN criu/include/version.h [2021-06-24T10:47:57.658Z] #43 4.868 GEN include/common/asm [2021-06-24T10:47:57.658Z] #43 6.370 PBCC images/timens.pb-c.c [2021-06-24T10:47:57.658Z] #43 6.428 DEP images/timens.pb-c.d [2021-06-24T10:47:57.658Z] #43 6.497 PBCC images/fown.pb-c.c [2021-06-24T10:47:57.658Z] #43 6.504 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-24T10:47:57.658Z] #43 6.578 PBCC images/opts.pb-c.c [2021-06-24T10:47:57.658Z] #43 6.636 PBCC images/memfd.pb-c.c [2021-06-24T10:47:57.658Z] #43 6.686 DEP images/fown.pb-c.d [2021-06-24T10:47:57.658Z] #43 6.748 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-24T10:47:57.658Z] #43 6.854 DEP images/opts.pb-c.d [2021-06-24T10:47:57.658Z] #43 6.913 DEP images/memfd.pb-c.d [2021-06-24T10:47:57.658Z] #43 6.981 PBCC images/sit.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.064 DEP images/sit.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.116 PBCC images/macvlan.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.140 DEP images/macvlan.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.208 PBCC images/autofs.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.252 DEP images/autofs.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.300 PBCC images/sysctl.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.329 DEP images/sysctl.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.394 PBCC images/time.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.453 DEP images/time.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.524 PBCC images/binfmt-misc.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.568 DEP images/binfmt-misc.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.611 PBCC images/seccomp.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.629 DEP images/seccomp.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.692 PBCC images/userns.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.719 DEP images/userns.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.784 PBCC images/cgroup.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.817 DEP images/cgroup.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.864 PBCC images/ext-file.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.891 DEP images/ext-file.pb-c.d [2021-06-24T10:47:57.658Z] #43 7.933 PBCC images/rpc.pb-c.c [2021-06-24T10:47:57.658Z] #43 7.984 DEP images/rpc.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.025 PBCC images/siginfo.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.044 DEP images/siginfo.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.093 PBCC images/pagemap.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.148 DEP images/pagemap.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.202 PBCC images/rlimit.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.240 DEP images/rlimit.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.274 PBCC images/file-lock.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.309 DEP images/file-lock.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.369 PBCC images/tty.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.472 DEP images/tty.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.532 PBCC images/tun.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.589 PBCC images/netdev.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.635 DEP images/tun.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.687 DEP images/netdev.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.739 PBCC images/vma.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.787 DEP images/vma.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.843 PBCC images/creds.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.877 DEP images/creds.pb-c.d [2021-06-24T10:47:57.658Z] #43 8.945 PBCC images/utsns.pb-c.c [2021-06-24T10:47:57.658Z] #43 8.966 DEP images/utsns.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.019 PBCC images/ipc-desc.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.036 PBCC images/ipc-sem.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.064 DEP images/ipc-desc.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.103 DEP images/ipc-sem.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.171 PBCC images/ipc-msg.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.193 DEP images/ipc-msg.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.240 PBCC images/ipc-shm.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.263 DEP images/ipc-shm.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.324 PBCC images/ipc-var.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.376 DEP images/ipc-var.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.409 PBCC images/sk-opts.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.484 PBCC images/packet-sock.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.536 DEP images/sk-opts.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.578 DEP images/packet-sock.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.644 PBCC images/sk-netlink.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.704 DEP images/sk-netlink.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.757 PBCC images/sk-inet.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.816 DEP images/sk-inet.pb-c.d [2021-06-24T10:47:57.658Z] #43 9.866 PBCC images/sk-unix.pb-c.c [2021-06-24T10:47:57.658Z] #43 9.915 DEP images/sk-unix.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.01 PBCC images/mm.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.10 DEP images/mm.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.19 PBCC images/timerfd.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.30 DEP images/timerfd.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.36 PBCC images/timer.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.40 DEP images/timer.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.45 PBCC images/sa.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.50 DEP images/sa.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.59 PBCC images/pipe-data.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.63 DEP images/pipe-data.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.66 PBCC images/mnt.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.70 DEP images/mnt.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.78 PBCC images/sk-packet.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.82 DEP images/sk-packet.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.85 PBCC images/tcp-stream.pb-c.c [2021-06-24T10:47:57.658Z] #43 10.91 DEP images/tcp-stream.pb-c.d [2021-06-24T10:47:57.658Z] #43 10.98 PBCC images/pipe.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.01 DEP images/pipe.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.05 PBCC images/pstree.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.08 DEP images/pstree.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.15 PBCC images/fs.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.22 DEP images/fs.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.27 PBCC images/signalfd.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.34 DEP images/signalfd.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.40 PBCC images/fh.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.43 PBCC images/fsnotify.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.50 DEP images/fh.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.58 DEP images/fsnotify.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.67 PBCC images/eventpoll.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.68 DEP images/eventpoll.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.71 PBCC images/eventfd.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.72 DEP images/eventfd.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.78 PBCC images/remap-file-path.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.79 DEP images/remap-file-path.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.81 PBCC images/fifo.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.83 DEP images/fifo.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.86 PBCC images/ghost-file.pb-c.c [2021-06-24T10:47:57.658Z] #43 11.93 DEP images/ghost-file.pb-c.d [2021-06-24T10:47:57.658Z] #43 11.97 PBCC images/regfile.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.01 DEP images/regfile.pb-c.d [2021-06-24T10:47:57.658Z] #43 12.06 PBCC images/ns.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.08 DEP images/ns.pb-c.d [2021-06-24T10:47:57.658Z] #43 12.11 PBCC images/fdinfo.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.26 DEP images/fdinfo.pb-c.d [2021-06-24T10:47:57.658Z] #43 12.31 PBCC images/core-aarch64.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.37 PBCC images/core-arm.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.46 PBCC images/core-ppc64.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.55 PBCC images/core-s390.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.61 PBCC images/core-x86.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.68 PBCC images/core.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.81 PBCC images/inventory.pb-c.c [2021-06-24T10:47:57.658Z] #43 12.90 DEP images/core-aarch64.pb-c.d [2021-06-24T10:47:57.658Z] #43 12.98 DEP images/core-arm.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.04 DEP images/core-ppc64.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.10 DEP images/core-s390.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.17 DEP images/core-x86.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.21 DEP images/core.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.25 DEP images/inventory.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.37 PBCC images/cpuinfo.pb-c.c [2021-06-24T10:47:57.658Z] #43 13.38 DEP images/cpuinfo.pb-c.d [2021-06-24T10:47:57.658Z] #43 13.45 PBCC images/stats.pb-c.c [2021-06-24T10:47:57.816Z] #56 ... [2021-06-24T10:47:57.816Z] [2021-06-24T10:47:57.816Z] #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-06-24T10:47:57.816Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:47:57.816Z] #51 77.07 golang.org/x/crypto/ssh/terminal [2021-06-24T10:47:57.816Z] #51 78.99 mvdan.cc/editorconfig [2021-06-24T10:47:57.816Z] #51 79.81 mvdan.cc/sh/v3/fileutil [2021-06-24T10:47:57.816Z] #51 79.99 mvdan.cc/sh/v3/syntax [2021-06-24T10:47:57.816Z] #51 86.96 mvdan.cc/sh/v3/cmd/shfmt [2021-06-24T10:47:57.816Z] #51 ... [2021-06-24T10:47:57.816Z] [2021-06-24T10:47:57.816Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:57.816Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:57.816Z] #43 25.91 CC images/ns.o [2021-06-24T10:47:57.816Z] #43 26.18 CC images/regfile.o [2021-06-24T10:47:57.816Z] #43 26.40 CC images/ghost-file.o [2021-06-24T10:47:57.816Z] #43 26.83 CC images/fifo.o [2021-06-24T10:47:57.816Z] #43 27.13 CC images/remap-file-path.o [2021-06-24T10:47:57.816Z] #43 27.36 CC images/eventfd.o [2021-06-24T10:47:57.816Z] #43 27.62 CC images/eventpoll.o [2021-06-24T10:47:57.816Z] #43 27.86 CC images/fh.o [2021-06-24T10:47:57.816Z] #43 28.12 CC images/fsnotify.o [2021-06-24T10:47:57.816Z] #43 28.76 CC images/signalfd.o [2021-06-24T10:47:57.816Z] #43 29.09 CC images/fs.o [2021-06-24T10:47:57.816Z] #43 29.38 CC images/pstree.o [2021-06-24T10:47:57.816Z] #43 29.57 CC images/pipe.o [2021-06-24T10:47:57.816Z] #43 29.83 CC images/tcp-stream.o [2021-06-24T10:47:57.816Z] #43 30.06 CC images/sk-packet.o [2021-06-24T10:47:57.816Z] #43 30.43 CC images/mnt.o [2021-06-24T10:47:57.816Z] #43 30.70 CC images/pipe-data.o [2021-06-24T10:47:57.816Z] #43 30.88 CC images/sa.o [2021-06-24T10:47:57.816Z] #43 31.13 CC images/timer.o [2021-06-24T10:47:57.816Z] #43 31.58 CC images/timerfd.o [2021-06-24T10:47:57.816Z] #43 31.80 CC images/mm.o [2021-06-24T10:47:57.864Z] + docker info [2021-06-24T10:47:57.915Z] #43 13.49 DEP images/stats.pb-c.d [2021-06-24T10:47:58.074Z] #43 ... [2021-06-24T10:47:58.074Z] [2021-06-24T10:47:58.074Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:58.074Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:47:58.074Z] #45 77.77 go/parser [2021-06-24T10:47:58.074Z] #45 79.13 text/template [2021-06-24T10:47:58.074Z] #45 81.36 encoding/xml [2021-06-24T10:47:58.074Z] #45 84.11 go/doc [2021-06-24T10:47:58.074Z] #45 86.93 github.com/LK4D4/vndr/versioned [2021-06-24T10:47:58.074Z] #45 87.06 compress/flate [2021-06-24T10:47:58.074Z] #45 87.66 github.com/LK4D4/vndr/build [2021-06-24T10:47:58.074Z] #45 ... [2021-06-24T10:47:58.074Z] [2021-06-24T10:47:58.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:47:58.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:47:58.074Z] #43 32.13 CC images/sk-opts.o [2021-06-24T10:47:58.640Z] #43 32.47 CC images/sk-unix.o [2021-06-24T10:47:58.898Z] #43 32.85 CC images/sk-inet.o [2021-06-24T10:47:58.957Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [2021-06-24T10:47:59.283Z] #43 ... [2021-06-24T10:47:59.283Z] [2021-06-24T10:47:59.283Z] #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-06-24T10:47:59.283Z] #34 sha256:76687955c0465ab39ef8017a29138ba4a6c2e4f19891b7f66b3aee1f14f36fb3 [2021-06-24T10:47:59.283Z] #34 63.04 path [2021-06-24T10:47:59.283Z] #34 63.56 text/tabwriter [2021-06-24T10:47:59.283Z] #34 64.05 fmt [2021-06-24T10:47:59.283Z] #34 64.11 path/filepath [2021-06-24T10:47:59.283Z] #34 65.45 io/ioutil [2021-06-24T10:47:59.283Z] #34 67.30 flag [2021-06-24T10:47:59.283Z] #34 67.31 github.com/BurntSushi/toml [2021-06-24T10:47:59.283Z] #34 68.93 log [2021-06-24T10:47:59.283Z] #34 71.41 github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:47:59.283Z] #34 ... [2021-06-24T10:47:59.283Z] [2021-06-24T10:47:59.283Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:47:59.283Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:47:59.283Z] #45 68.33 regexp [2021-06-24T10:47:59.283Z] #45 70.75 go/token [2021-06-24T10:47:59.283Z] #45 71.23 internal/lazyregexp [2021-06-24T10:47:59.283Z] #45 71.46 net/url [2021-06-24T10:47:59.283Z] #45 71.53 go/scanner [2021-06-24T10:47:59.283Z] #45 72.81 go/ast [2021-06-24T10:47:59.283Z] #45 73.21 text/template/parse [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-24T10:47:59.464Z] #43 33.27 CC images/tun.o [2021-06-24T10:47:57.584Z] > git remote # timeout=10 [2021-06-24T10:47:57.590Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:47:57.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:47:57.597Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:47:57.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T10:47:57.618Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:47:57.623Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:47:59.722Z] #43 33.57 CC images/sk-netlink.o [2021-06-24T10:47:59.929Z] + docker version [2021-06-24T10:47:59.981Z] #43 33.95 CC images/packet-sock.o [2021-06-24T10:48:00.547Z] #43 34.36 CC images/ipc-var.o [2021-06-24T10:48:00.547Z] #43 34.59 CC images/ipc-desc.o [2021-06-24T10:48:00.677Z] #45 ... [2021-06-24T10:48:00.677Z] [2021-06-24T10:48:00.677Z] #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-06-24T10:48:00.677Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:48:00.677Z] #51 64.53 encoding/binary [2021-06-24T10:48:00.677Z] #51 64.61 fmt [2021-06-24T10:48:00.677Z] #51 66.80 encoding/base64 [2021-06-24T10:48:00.677Z] #51 67.43 golang.org/x/sys/unix [2021-06-24T10:48:00.677Z] #51 68.60 encoding/json [2021-06-24T10:48:00.677Z] #51 73.36 github.com/pkg/diff [2021-06-24T10:48:00.677Z] #51 74.67 go/ast [2021-06-24T10:48:00.982Z] #51 ... [2021-06-24T10:48:00.982Z] [2021-06-24T10:48:00.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-06-24T10:48:00.982Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:00.982Z] #43 15.03 make[1]: Nothing to be done for 'all'. [2021-06-24T10:48:00.982Z] #43 16.58 CC images/stats.o [2021-06-24T10:48:01.114Z] #43 34.77 CC images/ipc-shm.o [2021-06-24T10:48:01.114Z] #43 35.13 CC images/ipc-msg.o [2021-06-24T10:48:01.372Z] #43 35.42 CC images/ipc-sem.o [2021-06-24T10:48:01.631Z] #43 35.67 CC images/utsns.o [2021-06-24T10:48:01.889Z] #43 35.95 CC images/creds.o [2021-06-24T10:48:01.916Z] #43 17.29 CC images/core.o [2021-06-24T10:48:01.916Z] #43 ... [2021-06-24T10:48:01.916Z] [2021-06-24T10:48:01.916Z] #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-06-24T10:48:01.916Z] #34 sha256:76687955c0465ab39ef8017a29138ba4a6c2e4f19891b7f66b3aee1f14f36fb3 [2021-06-24T10:48:01.916Z] #34 DONE 75.8s [2021-06-24T10:48:01.916Z] [2021-06-24T10:48:01.916Z] #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-06-24T10:48:01.916Z] #58 sha256:28bd4025325a839e68bac2f4ede6075791264f0694c40dc66d9b0abab08ff9e5 [2021-06-24T10:48:01.938Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [Pipeline] withEnv [Pipeline] { [2021-06-24T10:48:02.457Z] #43 36.22 CC images/vma.o [2021-06-24T10:48:02.458Z] #43 ... [2021-06-24T10:48:02.458Z] [2021-06-24T10:48:02.458Z] #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-06-24T10:48:02.458Z] #51 sha256:654210dcf6c414fb240c58577db21a6978e59f8eb0e51d07a4e29ee1e9d8df55 [2021-06-24T10:48:02.458Z] #51 DONE 92.2s [2021-06-24T10:48:02.458Z] [2021-06-24T10:48:02.458Z] #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-06-24T10:48:02.458Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:48:02.458Z] #13 86.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-24T10:48:02.458Z] #13 86.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:48:02.458Z] #13 86.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-24T10:48:02.858Z] #58 ... [2021-06-24T10:48:02.858Z] [2021-06-24T10:48:02.858Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:02.858Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:02.858Z] #43 18.36 CC images/core-x86.o [2021-06-24T10:48:03.113Z] + docker version [2021-06-24T10:48:03.793Z] #43 19.34 CC images/core-arm.o [2021-06-24T10:48:04.049Z] #43 19.85 CC images/core-aarch64.o [2021-06-24T10:48:04.482Z] Client: [2021-06-24T10:48:04.482Z] Context: default [2021-06-24T10:48:04.482Z] Debug Mode: false [2021-06-24T10:48:04.482Z] Plugins: [2021-06-24T10:48:04.482Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-24T10:48:04.482Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-24T10:48:04.482Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-24T10:48:04.482Z] [2021-06-24T10:48:04.482Z] Server: [2021-06-24T10:48:04.482Z] Containers: 0 [2021-06-24T10:48:04.482Z] Running: 0 [2021-06-24T10:48:04.482Z] Paused: 0 [2021-06-24T10:48:04.482Z] Stopped: 0 [2021-06-24T10:48:04.482Z] Images: 0 [2021-06-24T10:48:04.482Z] Server Version: 20.10.6 [2021-06-24T10:48:04.482Z] Storage Driver: overlay2 [2021-06-24T10:48:04.482Z] Backing Filesystem: extfs [2021-06-24T10:48:04.482Z] Supports d_type: true [2021-06-24T10:48:04.482Z] Native Overlay Diff: true [2021-06-24T10:48:04.482Z] userxattr: false [2021-06-24T10:48:04.482Z] Logging Driver: json-file [2021-06-24T10:48:04.482Z] Cgroup Driver: cgroupfs [2021-06-24T10:48:04.482Z] Cgroup Version: 1 [2021-06-24T10:48:04.482Z] Plugins: [2021-06-24T10:48:04.482Z] Volume: local [2021-06-24T10:48:04.482Z] Network: bridge host ipvlan macvlan null overlay [2021-06-24T10:48:04.482Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-24T10:48:04.482Z] Swarm: inactive [2021-06-24T10:48:04.482Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-24T10:48:04.482Z] Default Runtime: runc [2021-06-24T10:48:04.482Z] Init Binary: docker-init [2021-06-24T10:48:04.482Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:48:04.482Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:04.482Z] init version: de40ad0 [2021-06-24T10:48:04.482Z] Security Options: [2021-06-24T10:48:04.482Z] apparmor [2021-06-24T10:48:04.482Z] seccomp [2021-06-24T10:48:04.482Z] Profile: default [2021-06-24T10:48:04.482Z] Kernel Version: 5.4.0-1048-aws [2021-06-24T10:48:04.482Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-24T10:48:04.482Z] OSType: linux [2021-06-24T10:48:04.482Z] Architecture: x86_64 [2021-06-24T10:48:04.482Z] CPUs: 2 [2021-06-24T10:48:04.482Z] Total Memory: 7.569GiB [2021-06-24T10:48:04.482Z] Name: ip-10-100-82-232 [2021-06-24T10:48:04.482Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-24T10:48:04.482Z] Docker Root Dir: /var/lib/docker [2021-06-24T10:48:04.482Z] Debug Mode: false [2021-06-24T10:48:04.482Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:48:04.482Z] Labels: [2021-06-24T10:48:04.482Z] Experimental: true [2021-06-24T10:48:04.482Z] Insecure Registries: [2021-06-24T10:48:04.482Z] 127.0.0.0/8 [2021-06-24T10:48:04.482Z] Live Restore Enabled: true [2021-06-24T10:48:04.482Z] [2021-06-24T10:48:04.482Z] WARNING: No swap limit support [Pipeline] sh [2021-06-24T10:48:04.612Z] #43 20.28 CC images/core-ppc64.o [2021-06-24T10:48:04.799Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:48:04.799Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:48:04.800Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42561/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-06-24T10:48:04.800Z] + bash /home/ubuntu/workspace/moby_PR-42561/check-config.sh [2021-06-24T10:48:04.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-24T10:48:04.800Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-24T10:48:04.800Z] [2021-06-24T10:48:04.800Z] Generally Necessary: [2021-06-24T10:48:04.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-24T10:48:04.800Z] - apparmor: enabled and tools installed [2021-06-24T10:48:04.800Z] - CONFIG_NAMESPACES: enabled [2021-06-24T10:48:04.800Z] - CONFIG_NET_NS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_PID_NS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_IPC_NS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_UTS_NS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUPS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CPUSETS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_MEMCG: enabled [2021-06-24T10:48:04.800Z] - CONFIG_KEYS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_VETH: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_NF_NAT_IPV4: missing [2021-06-24T10:48:04.800Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_NF_NAT_NEEDED: missing [2021-06-24T10:48:04.800Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-24T10:48:04.800Z] [2021-06-24T10:48:04.800Z] Optional Features: [2021-06-24T10:48:04.800Z] - CONFIG_USER_NS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_SECCOMP: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-24T10:48:04.800Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-24T10:48:04.800Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-24T10:48:04.800Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-24T10:48:04.800Z] - CONFIG_BLK_CGROUP: enabled [2021-06-24T10:48:04.800Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-24T10:48:04.800Z] - CONFIG_IOSCHED_CFQ: missing [2021-06-24T10:48:04.800Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_PERF: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-24T10:48:04.800Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-24T10:48:04.800Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-24T10:48:04.800Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-24T10:48:04.800Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-24T10:48:05.056Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-24T10:48:05.056Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_IP_VS: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-24T10:48:05.056Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-24T10:48:05.056Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-24T10:48:05.056Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_EXT4_FS: enabled [2021-06-24T10:48:05.056Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-24T10:48:05.056Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-24T10:48:05.056Z] - Network Drivers: [2021-06-24T10:48:05.056Z] - "overlay": [2021-06-24T10:48:05.056Z] - CONFIG_VXLAN: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-24T10:48:05.056Z] Optional (for encrypted networks): [2021-06-24T10:48:05.056Z] - CONFIG_CRYPTO: enabled [2021-06-24T10:48:05.056Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-24T10:48:05.056Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-24T10:48:05.056Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-24T10:48:05.056Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-24T10:48:05.056Z] - CONFIG_XFRM: enabled [2021-06-24T10:48:05.056Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-06-24T10:48:05.056Z] - "ipvlan": [2021-06-24T10:48:05.056Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-24T10:48:05.056Z] - "macvlan": [2021-06-24T10:48:05.056Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_DUMMY: enabled (as module) [2021-06-24T10:48:05.056Z] - "ftp,tftp client in container": [2021-06-24T10:48:05.056Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-24T10:48:05.056Z] - Storage Drivers: [2021-06-24T10:48:05.056Z] - "aufs": [2021-06-24T10:48:05.056Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-24T10:48:05.056Z] - "btrfs": [2021-06-24T10:48:05.056Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-24T10:48:05.056Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-24T10:48:05.056Z] - "devicemapper": [2021-06-24T10:48:05.056Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-24T10:48:05.056Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-24T10:48:05.056Z] - "overlay": [2021-06-24T10:48:05.056Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-24T10:48:05.056Z] - "zfs": [2021-06-24T10:48:05.056Z] - /dev/zfs: present [2021-06-24T10:48:05.056Z] - zfs command: missing [2021-06-24T10:48:05.056Z] - zpool command: missing [2021-06-24T10:48:05.056Z] [2021-06-24T10:48:05.056Z] Limits: [2021-06-24T10:48:05.056Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-24T10:48:05.056Z] [2021-06-24T10:48:05.056Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-24T10:48:05.174Z] #43 20.96 CC images/core-s390.o [2021-06-24T10:48:05.395Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 . [2021-06-24T10:48:05.395Z] #1 [internal] load build definition from Dockerfile [2021-06-24T10:48:05.395Z] #1 sha256:0d799da713a34b0d9df921062a62edba06d491cd28dc523a0298ed34fd79e799 [2021-06-24T10:48:05.651Z] #1 transferring dockerfile: 17.02kB done [2021-06-24T10:48:05.651Z] #1 DONE 0.2s [2021-06-24T10:48:05.651Z] [2021-06-24T10:48:05.651Z] #2 [internal] load .dockerignore [2021-06-24T10:48:05.651Z] #2 sha256:eab8d3fcb24be20f79fdab4b22bce0d32b4ee1e5fbd23fe4e01688781f7adb22 [2021-06-24T10:48:05.651Z] #2 transferring context: 87B done [2021-06-24T10:48:05.651Z] #2 DONE 0.1s [2021-06-24T10:48:05.651Z] [2021-06-24T10:48:05.651Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-24T10:48:05.651Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-24T10:48:06.103Z] #43 21.63 CC images/cpuinfo.o [2021-06-24T10:48:06.213Z] #3 DONE 0.4s [2021-06-24T10:48:06.213Z] [2021-06-24T10:48:06.213Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-24T10:48:06.213Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-24T10:48:06.213Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-24T10:48:06.213Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-24T10:48:06.213Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-24T10:48:06.213Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-24T10:48:06.213Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-24T10:48:06.360Z] #43 22.08 CC images/inventory.o [2021-06-24T10:48:06.469Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-24T10:48:06.469Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-24T10:48:06.616Z] #43 22.39 CC images/fdinfo.o [2021-06-24T10:48:06.726Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-24T10:48:06.726Z] #4 DONE 0.8s [2021-06-24T10:48:06.982Z] [2021-06-24T10:48:06.982Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:48:06.982Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-24T10:48:07.179Z] #43 22.71 CC images/fown.o [2021-06-24T10:48:07.179Z] #43 22.91 CC images/ns.o [2021-06-24T10:48:07.435Z] #43 23.14 CC images/regfile.o [2021-06-24T10:48:07.692Z] #43 23.36 CC images/ghost-file.o [2021-06-24T10:48:07.733Z] #13 ... [2021-06-24T10:48:07.733Z] [2021-06-24T10:48:07.733Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:07.733Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:07.733Z] #43 36.55 CC images/netdev.o [2021-06-24T10:48:07.733Z] #43 37.12 CC images/tty.o [2021-06-24T10:48:07.733Z] #43 37.77 CC images/file-lock.o [2021-06-24T10:48:07.733Z] #43 38.01 CC images/rlimit.o [2021-06-24T10:48:07.733Z] #43 38.20 CC images/pagemap.o [2021-06-24T10:48:07.733Z] #43 38.48 CC images/siginfo.o [2021-06-24T10:48:07.733Z] #43 38.77 CC images/rpc.o [2021-06-24T10:48:07.733Z] #43 40.04 CC images/ext-file.o [2021-06-24T10:48:07.733Z] #43 40.25 CC images/cgroup.o [2021-06-24T10:48:07.733Z] #43 40.89 CC images/userns.o [2021-06-24T10:48:07.733Z] #43 41.10 CC images/google/protobuf/descriptor.o [2021-06-24T10:48:07.921Z] #6 DONE 0.6s [2021-06-24T10:48:07.921Z] [2021-06-24T10:48:07.921Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:48:07.921Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-24T10:48:07.921Z] #5 DONE 0.6s [2021-06-24T10:48:07.921Z] [2021-06-24T10:48:07.921Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-24T10:48:07.921Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-24T10:48:07.921Z] #7 DONE 0.6s [2021-06-24T10:48:07.921Z] [2021-06-24T10:48:07.921Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-24T10:48:07.921Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-24T10:48:07.921Z] #8 DONE 0.6s [2021-06-24T10:48:07.949Z] #43 23.76 CC images/fifo.o [2021-06-24T10:48:07.949Z] #43 ... [2021-06-24T10:48:07.949Z] [2021-06-24T10:48:07.949Z] #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-06-24T10:48:07.949Z] #56 sha256:6be397d2c29a421a3ea99e47848290aa110a6f5e0a04fed00c93b5740d44b8c6 [2021-06-24T10:48:07.949Z] #56 49.46 Checking out files: 47% (1945/4071) Checking out files: 48% (1955/4071) Checking out files: 49% (1995/4071) Checking out files: 50% (2036/4071) Checking out files: 51% (2077/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 88% (3605/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-24T10:48:07.949Z] #56 50.85 + cd /tmp/tmp.Hmc0oYPIqb/src/github.com/containerd/containerd [2021-06-24T10:48:07.949Z] #56 50.86 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:48:08.099Z] Client: Docker Engine - Community [2021-06-24T10:48:08.099Z] Version: 20.10.6 [2021-06-24T10:48:08.099Z] API version: 1.41 [2021-06-24T10:48:08.099Z] Go version: go1.13.15 [2021-06-24T10:48:08.099Z] Git commit: 370c289 [2021-06-24T10:48:08.099Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-24T10:48:08.099Z] OS/Arch: linux/amd64 [2021-06-24T10:48:08.099Z] Context: default [2021-06-24T10:48:08.099Z] Experimental: true [2021-06-24T10:48:08.099Z] [2021-06-24T10:48:08.099Z] Server: Docker Engine - Community [2021-06-24T10:48:08.099Z] Engine: [2021-06-24T10:48:08.099Z] Version: 20.10.6 [2021-06-24T10:48:08.099Z] API version: 1.41 (minimum version 1.12) [2021-06-24T10:48:08.099Z] Go version: go1.13.15 [2021-06-24T10:48:08.099Z] Git commit: 8728dd2 [2021-06-24T10:48:08.099Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-24T10:48:08.099Z] OS/Arch: linux/amd64 [2021-06-24T10:48:08.099Z] Experimental: true [2021-06-24T10:48:08.099Z] containerd: [2021-06-24T10:48:08.099Z] Version: 1.4.6 [2021-06-24T10:48:08.099Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:48:08.099Z] runc: [2021-06-24T10:48:08.099Z] Version: 1.0.0-rc95 [2021-06-24T10:48:08.099Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:08.099Z] docker-init: [2021-06-24T10:48:08.099Z] Version: 0.19.0 [2021-06-24T10:48:08.099Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-24T10:48:08.398Z] + docker info [2021-06-24T10:48:09.111Z] #43 42.71 CC images/opts.o [2021-06-24T10:48:09.111Z] #43 42.98 CC images/seccomp.o [2021-06-24T10:48:09.371Z] #43 43.23 CC images/binfmt-misc.o [2021-06-24T10:48:09.630Z] #43 43.44 CC images/time.o [2021-06-24T10:48:09.630Z] #43 ... [2021-06-24T10:48:09.630Z] [2021-06-24T10:48:09.630Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:09.630Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:48:09.630Z] #45 89.52 hash/crc32 [2021-06-24T10:48:09.630Z] #45 90.11 compress/gzip [2021-06-24T10:48:09.630Z] #45 91.03 net [2021-06-24T10:48:09.630Z] #45 91.42 vendor/golang.org/x/text/transform [2021-06-24T10:48:09.630Z] #45 92.06 vendor/golang.org/x/text/unicode/bidi [2021-06-24T10:48:09.630Z] #45 94.11 vendor/golang.org/x/text/secure/bidirule [2021-06-24T10:48:09.630Z] #45 94.38 vendor/golang.org/x/text/unicode/norm [2021-06-24T10:48:09.630Z] #45 98.07 vendor/golang.org/x/net/idna [2021-06-24T10:48:09.889Z] #45 ... [2021-06-24T10:48:09.889Z] [2021-06-24T10:48:09.889Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:09.889Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:09.889Z] #43 43.73 CC images/sysctl.o [2021-06-24T10:48:09.889Z] #43 43.94 CC images/autofs.o [2021-06-24T10:48:10.458Z] #43 44.15 CC images/macvlan.o [2021-06-24T10:48:10.467Z] #56 53.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-24T10:48:10.467Z] #56 53.20 + BUILDTAGS='netgo osusergo static_build' [2021-06-24T10:48:10.467Z] #56 53.20 + export EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:48:10.467Z] #56 53.20 + EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:48:10.467Z] #56 53.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-24T10:48:10.467Z] #56 53.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-24T10:48:10.467Z] #56 53.20 + '[' '' = dynamic ']' [2021-06-24T10:48:10.467Z] #56 53.20 + make [2021-06-24T10:48:10.492Z] [2021-06-24T10:48:10.492Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:10.492Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-24T10:48:10.492Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-24T10:48:10.492Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-24T10:48:10.492Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-24T10:48:10.492Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-24T10:48:10.717Z] #43 44.41 CC images/sit.o [2021-06-24T10:48:10.717Z] #43 44.63 CC images/memfd.o [2021-06-24T10:48:10.750Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2021-06-24T10:48:10.750Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-06-24T10:48:10.975Z] #43 44.92 CC images/timens.o [2021-06-24T10:48:11.008Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-06-24T10:48:11.008Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-24T10:48:11.234Z] #43 45.23 LINK images/built-in.o [2021-06-24T10:48:11.270Z] Client: Docker Engine - Community [2021-06-24T10:48:11.270Z] Version: 20.10.6 [2021-06-24T10:48:11.270Z] API version: 1.41 [2021-06-24T10:48:11.270Z] Go version: go1.13.15 [2021-06-24T10:48:11.270Z] Git commit: 370c289 [2021-06-24T10:48:11.270Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-24T10:48:11.270Z] OS/Arch: linux/arm64 [2021-06-24T10:48:11.270Z] Context: default [2021-06-24T10:48:11.270Z] Experimental: true [2021-06-24T10:48:11.270Z] [2021-06-24T10:48:11.270Z] Server: Docker Engine - Community [2021-06-24T10:48:11.270Z] Engine: [2021-06-24T10:48:11.270Z] Version: 20.10.6 [2021-06-24T10:48:11.270Z] API version: 1.41 (minimum version 1.12) [2021-06-24T10:48:11.270Z] Go version: go1.13.15 [2021-06-24T10:48:11.270Z] Git commit: 8728dd2 [2021-06-24T10:48:11.270Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-24T10:48:11.270Z] OS/Arch: linux/arm64 [2021-06-24T10:48:11.270Z] Experimental: true [2021-06-24T10:48:11.270Z] containerd: [2021-06-24T10:48:11.270Z] Version: 1.4.6 [2021-06-24T10:48:11.270Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:48:11.270Z] runc: [2021-06-24T10:48:11.270Z] Version: 1.0.0-rc95 [2021-06-24T10:48:11.270Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:11.270Z] docker-init: [2021-06-24T10:48:11.270Z] Version: 0.19.0 [2021-06-24T10:48:11.270Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-24T10:48:11.398Z] #56 54.33 + bin/ctr [2021-06-24T10:48:11.493Z] #43 45.41 GEN compel/include/asm [2021-06-24T10:48:11.607Z] + docker info [2021-06-24T10:48:11.752Z] #43 45.45 GEN compel/include/version.h [2021-06-24T10:48:11.752Z] #43 45.48 touch .config [2021-06-24T10:48:11.752Z] #43 45.51 GEN include/common/config.h [2021-06-24T10:48:11.752Z] #43 45.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-06-24T10:48:11.752Z] #43 45.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-06-24T10:48:11.752Z] #43 45.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-06-24T10:48:11.752Z] #43 45.65 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-06-24T10:48:11.752Z] #43 45.68 DEP compel/arch/x86/plugins/std/memcpy.d [2021-06-24T10:48:11.752Z] #43 45.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-06-24T10:48:11.752Z] #43 45.72 GEN compel/plugins/include/uapi/std/syscall.h [2021-06-24T10:48:11.752Z] #43 45.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-06-24T10:48:11.752Z] #43 45.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-06-24T10:48:11.752Z] #43 45.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-24T10:48:12.011Z] #43 45.79 DEP compel/plugins/std/infect.d [2021-06-24T10:48:12.011Z] #43 45.91 DEP compel/plugins/std/string.d [2021-06-24T10:48:12.011Z] #43 46.00 DEP compel/plugins/std/log.d [2021-06-24T10:48:12.270Z] #43 46.11 DEP compel/plugins/std/fds.d [2021-06-24T10:48:12.270Z] #43 46.21 DEP compel/plugins/std/std.d [2021-06-24T10:48:12.529Z] #43 46.28 DEP compel/plugins/shmem/shmem.d [2021-06-24T10:48:12.529Z] #43 46.38 DEP compel/plugins/fds/fds.d [2021-06-24T10:48:12.788Z] #43 46.52 CC compel/plugins/std/std.o [2021-06-24T10:48:13.047Z] #43 46.88 CC compel/plugins/std/fds.o [2021-06-24T10:48:13.615Z] #43 47.32 CC compel/plugins/std/log.o [2021-06-24T10:48:13.916Z] #56 ... [2021-06-24T10:48:13.916Z] [2021-06-24T10:48:13.916Z] #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-06-24T10:48:13.916Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:48:13.916Z] #51 77.44 golang.org/x/crypto/ssh/terminal [2021-06-24T10:48:13.916Z] #51 78.59 mvdan.cc/editorconfig [2021-06-24T10:48:13.916Z] #51 79.77 mvdan.cc/sh/v3/fileutil [2021-06-24T10:48:13.916Z] #51 80.03 mvdan.cc/sh/v3/syntax [2021-06-24T10:48:13.916Z] #51 86.03 mvdan.cc/sh/v3/cmd/shfmt [2021-06-24T10:48:13.916Z] #51 ... [2021-06-24T10:48:13.916Z] [2021-06-24T10:48:13.916Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:13.916Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:13.916Z] #43 23.99 CC images/remap-file-path.o [2021-06-24T10:48:13.916Z] #43 24.24 CC images/eventfd.o [2021-06-24T10:48:13.916Z] #43 24.44 CC images/eventpoll.o [2021-06-24T10:48:13.916Z] #43 24.73 CC images/fh.o [2021-06-24T10:48:13.916Z] #43 25.00 CC images/fsnotify.o [2021-06-24T10:48:13.916Z] #43 25.61 CC images/signalfd.o [2021-06-24T10:48:13.916Z] #43 25.82 CC images/fs.o [2021-06-24T10:48:13.916Z] #43 25.99 CC images/pstree.o [2021-06-24T10:48:13.916Z] #43 26.24 CC images/pipe.o [2021-06-24T10:48:13.916Z] #43 26.58 CC images/tcp-stream.o [2021-06-24T10:48:13.916Z] #43 26.85 CC images/sk-packet.o [2021-06-24T10:48:13.916Z] #43 27.13 CC images/mnt.o [2021-06-24T10:48:13.916Z] #43 27.39 CC images/pipe-data.o [2021-06-24T10:48:13.916Z] #43 27.61 CC images/sa.o [2021-06-24T10:48:13.916Z] #43 27.80 CC images/timer.o [2021-06-24T10:48:13.916Z] #43 28.12 CC images/timerfd.o [2021-06-24T10:48:13.916Z] #43 28.37 CC images/mm.o [2021-06-24T10:48:13.916Z] #43 28.75 CC images/sk-opts.o [2021-06-24T10:48:13.916Z] #43 28.95 CC images/sk-unix.o [2021-06-24T10:48:13.916Z] #43 29.30 CC images/sk-inet.o [2021-06-24T10:48:13.916Z] #43 29.65 CC images/tun.o [2021-06-24T10:48:14.172Z] #43 ... [2021-06-24T10:48:14.172Z] [2021-06-24T10:48:14.172Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:14.172Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:48:14.172Z] #45 78.01 text/template [2021-06-24T10:48:14.172Z] #45 78.40 go/parser [2021-06-24T10:48:14.172Z] #45 81.83 encoding/xml [2021-06-24T10:48:14.172Z] #45 83.19 go/doc [2021-06-24T10:48:14.172Z] #45 86.68 github.com/LK4D4/vndr/build [2021-06-24T10:48:14.172Z] #45 86.96 github.com/LK4D4/vndr/versioned [2021-06-24T10:48:14.172Z] #45 87.10 compress/flate [2021-06-24T10:48:14.182Z] #43 48.13 CC compel/plugins/std/string.o [2021-06-24T10:48:14.429Z] #45 ... [2021-06-24T10:48:14.429Z] [2021-06-24T10:48:14.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-06-24T10:48:14.429Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:14.429Z] #43 30.08 CC images/sk-netlink.o [2021-06-24T10:48:14.685Z] #43 30.35 CC images/packet-sock.o [2021-06-24T10:48:14.941Z] #43 30.64 CC images/ipc-var.o [2021-06-24T10:48:15.119Z] #43 48.82 CC compel/plugins/std/infect.o [2021-06-24T10:48:15.198Z] #43 30.94 CC images/ipc-desc.o [2021-06-24T10:48:15.379Z] #43 49.24 CC compel/arch/x86/plugins/std/parasite-head.o [2021-06-24T10:48:15.379Z] #43 49.30 CC compel/arch/x86/plugins/std/memcpy.o [2021-06-24T10:48:15.379Z] #43 49.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-06-24T10:48:15.379Z] #43 49.43 AR compel/plugins/std.lib.a [2021-06-24T10:48:15.454Z] #43 31.20 CC images/ipc-shm.o [2021-06-24T10:48:15.638Z] #43 49.50 CC compel/plugins/fds/fds.o [2021-06-24T10:48:15.711Z] #43 31.35 CC images/ipc-msg.o [2021-06-24T10:48:15.929Z] #43 49.82 AR compel/plugins/fds.lib.a [2021-06-24T10:48:15.929Z] #43 49.87 HOSTDEP compel/src/lib/log-host.d [2021-06-24T10:48:15.968Z] #43 31.65 CC images/ipc-sem.o [2021-06-24T10:48:16.190Z] #43 49.98 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-24T10:48:16.225Z] #43 31.86 CC images/utsns.o [2021-06-24T10:48:16.334Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s [2021-06-24T10:48:16.334Z] #62 ... [2021-06-24T10:48:16.334Z] [2021-06-24T10:48:16.334Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:16.334Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:16.334Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-06-24T10:48:16.334Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-24T10:48:16.334Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-24T10:48:16.334Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-24T10:48:16.334Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-06-24T10:48:16.334Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done [2021-06-24T10:48:16.334Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done [2021-06-24T10:48:16.334Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2021-06-24T10:48:16.334Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s done [2021-06-24T10:48:16.334Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 5.1s [2021-06-24T10:48:16.334Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.8s [2021-06-24T10:48:16.334Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-06-24T10:48:16.334Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 5.3s [2021-06-24T10:48:16.449Z] #43 50.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-06-24T10:48:16.449Z] #43 50.20 HOSTDEP compel/src/main-host.d [2021-06-24T10:48:16.449Z] #43 50.36 DEP compel/src/lib/ptrace.d [2021-06-24T10:48:16.449Z] #43 50.42 DEP compel/src/lib/infect.d [2021-06-24T10:48:16.481Z] #43 32.06 CC images/creds.o [2021-06-24T10:48:16.481Z] #43 32.25 CC images/vma.o [2021-06-24T10:48:16.590Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.92MB / 120.17MB 5.6s [2021-06-24T10:48:16.715Z] #43 50.55 DEP compel/src/lib/infect-util.d [2021-06-24T10:48:16.715Z] #43 50.63 DEP compel/src/lib/infect-rpc.d [2021-06-24T10:48:16.850Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 5.8s [2021-06-24T10:48:16.850Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 5.9s [2021-06-24T10:48:16.975Z] #43 50.72 DEP compel/arch/x86/src/lib/infect.d [2021-06-24T10:48:16.975Z] #43 50.85 DEP compel/arch/x86/src/lib/cpu.d [2021-06-24T10:48:16.975Z] #43 50.90 DEP compel/src/lib/log.d [2021-06-24T10:48:16.975Z] #43 50.96 DEP compel/src/main.d [2021-06-24T10:48:17.045Z] #43 32.51 CC images/netdev.o [2021-06-24T10:48:17.045Z] #43 32.89 CC images/tty.o [2021-06-24T10:48:17.109Z] #9 ... [2021-06-24T10:48:17.109Z] [2021-06-24T10:48:17.109Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:17.109Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-24T10:48:17.109Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2021-06-24T10:48:17.109Z] #62 DONE 7.0s [2021-06-24T10:48:17.109Z] [2021-06-24T10:48:17.109Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:17.109Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:17.109Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.2s [2021-06-24T10:48:17.109Z] #9 ... [2021-06-24T10:48:17.109Z] [2021-06-24T10:48:17.109Z] #23 [internal] load build context [2021-06-24T10:48:17.109Z] #23 sha256:97884be39652004ea158ce284f493e3f025b1484c2f46c3104632a6bb25b603b [2021-06-24T10:48:17.109Z] #23 transferring context: 39.27MB 7.0s [2021-06-24T10:48:17.235Z] #43 51.10 DEP compel/src/lib/handle-elf.d [2021-06-24T10:48:17.235Z] #43 51.20 DEP compel/arch/x86/src/lib/handle-elf.d [2021-06-24T10:48:17.365Z] #23 ... [2021-06-24T10:48:17.365Z] [2021-06-24T10:48:17.365Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:17.365Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:17.495Z] #43 51.36 CC compel/src/lib/log.o [2021-06-24T10:48:17.607Z] #43 ... [2021-06-24T10:48:17.607Z] [2021-06-24T10:48:17.607Z] #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-06-24T10:48:17.607Z] #51 sha256:701abae5464168e8a924d7a7c06959092c699164d9dcde7b9236ea5d79a5fdcf [2021-06-24T10:48:17.607Z] #51 DONE 91.4s [2021-06-24T10:48:17.607Z] [2021-06-24T10:48:17.607Z] #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-06-24T10:48:17.607Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:48:17.607Z] #13 86.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-24T10:48:17.607Z] #13 86.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:48:17.607Z] #13 86.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:17.622Z] #9 ... [2021-06-24T10:48:17.622Z] [2021-06-24T10:48:17.622Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:17.622Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-24T10:48:17.622Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-24T10:48:17.622Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-24T10:48:17.622Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-24T10:48:17.622Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-24T10:48:17.622Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-06-24T10:48:17.622Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-06-24T10:48:17.622Z] #64 DONE 7.2s [2021-06-24T10:48:17.622Z] [2021-06-24T10:48:17.622Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:17.622Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:17.622Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 6.6s [2021-06-24T10:48:17.761Z] #43 ... [2021-06-24T10:48:17.761Z] [2021-06-24T10:48:17.761Z] #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-06-24T10:48:17.762Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:48:17.762Z] #13 102.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-24T10:48:17.762Z] #13 102.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-24T10:48:17.762Z] #13 102.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:48:17.762Z] #13 102.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-24T10:48:18.020Z] #13 102.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-24T10:48:18.020Z] #13 102.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:48:18.020Z] #13 102.9 Selecting previously unselected package libbtrfs0. [2021-06-24T10:48:18.020Z] #13 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:48:18.020Z] #13 102.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:48:18.278Z] #13 103.0 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:48:18.278Z] #13 103.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:48:18.278Z] #13 103.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:48:18.278Z] #13 103.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-24T10:48:18.278Z] #13 103.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:48:18.278Z] #13 103.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:18.537Z] #13 103.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-24T10:48:18.537Z] #13 103.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:48:18.537Z] #13 103.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:18.537Z] #13 103.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-24T10:48:18.537Z] #13 103.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-24T10:48:18.537Z] #13 103.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:48:19.105Z] #13 103.7 Selecting previously unselected package libpcre16-3:amd64. [2021-06-24T10:48:19.105Z] #13 103.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:19.105Z] #13 103.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:19.105Z] #13 103.9 Selecting previously unselected package libpcre32-3:amd64. [2021-06-24T10:48:19.105Z] #13 103.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:19.105Z] #13 104.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:19.364Z] #13 104.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-24T10:48:19.364Z] #13 104.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:19.364Z] #13 104.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:48:19.519Z] #9 ... [2021-06-24T10:48:19.519Z] [2021-06-24T10:48:19.519Z] #23 [internal] load build context [2021-06-24T10:48:19.519Z] #23 sha256:97884be39652004ea158ce284f493e3f025b1484c2f46c3104632a6bb25b603b [2021-06-24T10:48:19.519Z] #23 transferring context: 53.39MB 8.2s done [2021-06-24T10:48:19.519Z] #23 DONE 9.1s [2021-06-24T10:48:19.519Z] [2021-06-24T10:48:19.519Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:19.519Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:19.519Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done [2021-06-24T10:48:19.623Z] #13 104.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-24T10:48:19.623Z] #13 104.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:19.623Z] #13 104.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:48:19.882Z] #13 104.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-24T10:48:20.081Z] #9 ... [2021-06-24T10:48:20.081Z] [2021-06-24T10:48:20.081Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:48:20.081Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-24T10:48:20.081Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.2s done [2021-06-24T10:48:20.081Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-24T10:48:20.081Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-24T10:48:20.081Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-24T10:48:20.081Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 6.1s done [2021-06-24T10:48:20.081Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.9s [2021-06-24T10:48:20.141Z] #13 104.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-24T10:48:20.141Z] #13 104.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:48:20.141Z] #13 105.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-24T10:48:20.382Z] #26 ... [2021-06-24T10:48:20.382Z] [2021-06-24T10:48:20.382Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:20.382Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:20.400Z] #13 105.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:48:20.400Z] #13 105.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:20.400Z] #13 105.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-24T10:48:20.400Z] #13 105.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:48:20.400Z] #13 105.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:48:20.400Z] #13 ... [2021-06-24T10:48:20.400Z] [2021-06-24T10:48:20.400Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:20.400Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:48:20.400Z] #45 100.2 vendor/golang.org/x/net/http2/hpack [2021-06-24T10:48:20.400Z] #45 101.5 mime [2021-06-24T10:48:20.400Z] #45 103.0 mime/quotedprintable [2021-06-24T10:48:20.400Z] #45 103.4 net/http/internal [2021-06-24T10:48:20.400Z] #45 108.1 net/textproto [2021-06-24T10:48:20.400Z] #45 108.1 crypto/x509 [2021-06-24T10:48:20.400Z] #45 109.2 vendor/golang.org/x/net/http/httpguts [2021-06-24T10:48:20.400Z] #45 109.5 vendor/golang.org/x/net/http/httpproxy [2021-06-24T10:48:20.400Z] #45 110.0 mime/multipart [2021-06-24T10:48:20.659Z] #45 ... [2021-06-24T10:48:20.659Z] [2021-06-24T10:48:20.659Z] #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-06-24T10:48:20.659Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:48:20.659Z] #13 105.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-24T10:48:20.659Z] #13 105.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:48:20.659Z] #13 105.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:20.918Z] #13 105.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:48:20.918Z] #13 105.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:48:20.918Z] #13 105.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:48:20.918Z] #13 105.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:48:21.177Z] #13 105.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:21.177Z] #13 105.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:48:21.177Z] #13 105.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:21.177Z] #13 106.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:48:21.177Z] #13 106.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:21.177Z] #13 106.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:21.177Z] #13 106.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:48:21.177Z] #13 106.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:48:21.177Z] #13 106.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:48:21.177Z] #13 106.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-24T10:48:21.177Z] #13 106.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:21.177Z] #13 106.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:48:21.177Z] #13 106.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:48:21.177Z] #13 106.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:21.177Z] #13 106.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-06-24T10:48:21.177Z] #13 106.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-06-24T10:48:21.177Z] #13 106.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:21.177Z] #13 106.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-06-24T10:48:21.313Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s [2021-06-24T10:48:21.313Z] #9 ... [2021-06-24T10:48:21.313Z] [2021-06-24T10:48:21.313Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-24T10:48:21.313Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-24T10:48:21.313Z] #63 DONE 0.3s [2021-06-24T10:48:21.313Z] [2021-06-24T10:48:21.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:21.313Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:21.436Z] #13 106.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-06-24T10:48:21.436Z] #13 106.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:48:21.436Z] #13 106.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:48:21.436Z] #13 106.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:21.436Z] #13 106.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-24T10:48:21.436Z] #13 106.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:21.436Z] #13 106.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:21.436Z] #13 106.2 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:48:21.877Z] #9 ... [2021-06-24T10:48:21.877Z] [2021-06-24T10:48:21.877Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-24T10:48:21.877Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-24T10:48:21.877Z] #65 DONE 0.7s [2021-06-24T10:48:21.877Z] [2021-06-24T10:48:21.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:21.877Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:22.380Z] #13 DONE 107.0s [2021-06-24T10:48:22.380Z] [2021-06-24T10:48:22.380Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-24T10:48:22.380Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-24T10:48:23.281Z] Client: [2021-06-24T10:48:23.281Z] Context: default [2021-06-24T10:48:23.281Z] Debug Mode: false [2021-06-24T10:48:23.281Z] Plugins: [2021-06-24T10:48:23.281Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-24T10:48:23.281Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-24T10:48:23.281Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-24T10:48:23.281Z] [2021-06-24T10:48:23.281Z] Server: [2021-06-24T10:48:23.281Z] Containers: 0 [2021-06-24T10:48:23.281Z] Running: 0 [2021-06-24T10:48:23.281Z] Paused: 0 [2021-06-24T10:48:23.281Z] Stopped: 0 [2021-06-24T10:48:23.281Z] Images: 0 [2021-06-24T10:48:23.281Z] Server Version: 20.10.6 [2021-06-24T10:48:23.281Z] Storage Driver: overlay2 [2021-06-24T10:48:23.281Z] Backing Filesystem: extfs [2021-06-24T10:48:23.281Z] Supports d_type: true [2021-06-24T10:48:23.281Z] Native Overlay Diff: true [2021-06-24T10:48:23.281Z] userxattr: false [2021-06-24T10:48:23.281Z] Logging Driver: json-file [2021-06-24T10:48:23.281Z] Cgroup Driver: systemd [2021-06-24T10:48:23.281Z] Cgroup Version: 2 [2021-06-24T10:48:23.281Z] Plugins: [2021-06-24T10:48:23.281Z] Volume: local [2021-06-24T10:48:23.281Z] Network: bridge host ipvlan macvlan null overlay [2021-06-24T10:48:23.281Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-24T10:48:23.281Z] Swarm: inactive [2021-06-24T10:48:23.281Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-24T10:48:23.281Z] Default Runtime: runc [2021-06-24T10:48:23.281Z] Init Binary: docker-init [2021-06-24T10:48:23.281Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:48:23.281Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:23.281Z] init version: de40ad0 [2021-06-24T10:48:23.281Z] Security Options: [2021-06-24T10:48:23.281Z] apparmor [2021-06-24T10:48:23.281Z] seccomp [2021-06-24T10:48:23.281Z] Profile: default [2021-06-24T10:48:23.281Z] cgroupns [2021-06-24T10:48:23.281Z] Kernel Version: 5.4.0-1048-aws [2021-06-24T10:48:23.281Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-24T10:48:23.281Z] OSType: linux [2021-06-24T10:48:23.281Z] Architecture: x86_64 [2021-06-24T10:48:23.281Z] CPUs: 2 [2021-06-24T10:48:23.281Z] Total Memory: 7.487GiB [2021-06-24T10:48:23.281Z] Name: ip-10-100-69-110 [2021-06-24T10:48:23.281Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-24T10:48:23.281Z] Docker Root Dir: /var/lib/docker [2021-06-24T10:48:23.281Z] Debug Mode: false [2021-06-24T10:48:23.281Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:48:23.281Z] Labels: [2021-06-24T10:48:23.281Z] Experimental: true [2021-06-24T10:48:23.281Z] Insecure Registries: [2021-06-24T10:48:23.281Z] 127.0.0.0/8 [2021-06-24T10:48:23.281Z] Live Restore Enabled: true [2021-06-24T10:48:23.281Z] [2021-06-24T10:48:23.281Z] WARNING: No kernel memory limit support [2021-06-24T10:48:23.281Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-24T10:48:23.649Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 . [2021-06-24T10:48:23.649Z] #1 [internal] load build definition from Dockerfile [2021-06-24T10:48:23.649Z] #1 sha256:ec244f4e3caa6d4f53556fd17e9372d3814ca0a9827157589734036c5211886c [2021-06-24T10:48:23.649Z] #1 transferring dockerfile: 17.02kB done [2021-06-24T10:48:23.649Z] #1 DONE 0.1s [2021-06-24T10:48:23.649Z] [2021-06-24T10:48:23.649Z] #2 [internal] load .dockerignore [2021-06-24T10:48:23.649Z] #2 sha256:32ccf44f70063deef9991124667c03d3552ba971edb0c1e78ea6e76553d9ccd8 [2021-06-24T10:48:23.649Z] #2 transferring context: 87B done [2021-06-24T10:48:23.649Z] #2 DONE 0.0s [2021-06-24T10:48:23.770Z] #14 DONE 1.7s [2021-06-24T10:48:23.770Z] [2021-06-24T10:48:23.770Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-24T10:48:23.770Z] #53 sha256:40bbe0d275016c8d33fb0807f462e40555a9eb797ff8d2da99d434098f708cd2 [2021-06-24T10:48:23.770Z] #53 1.555 + RM_GOPATH=0 [2021-06-24T10:48:23.770Z] #53 1.555 + TMP_GOPATH= [2021-06-24T10:48:23.770Z] #53 1.555 + : /build [2021-06-24T10:48:23.770Z] #53 1.555 + '[' -z '' ']' [2021-06-24T10:48:23.770Z] #53 1.558 ++ mktemp -d [2021-06-24T10:48:23.770Z] #53 1.560 + export GOPATH=/tmp/tmp.3DZst7mCnf [2021-06-24T10:48:23.770Z] #53 1.560 + GOPATH=/tmp/tmp.3DZst7mCnf [2021-06-24T10:48:23.770Z] #53 1.560 + RM_GOPATH=1 [2021-06-24T10:48:23.770Z] #53 1.560 + case "$(go env GOARCH)" in [2021-06-24T10:48:23.770Z] #53 1.560 ++ go env GOARCH [2021-06-24T10:48:23.770Z] #53 1.606 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:48:23.770Z] #53 1.606 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:48:23.770Z] #53 1.607 ++ dirname /tmp/install/install.sh [2021-06-24T10:48:23.770Z] #53 1.609 + dir=/tmp/install [2021-06-24T10:48:23.770Z] #53 1.610 + bin=runc [2021-06-24T10:48:23.770Z] #53 1.610 + shift [2021-06-24T10:48:23.770Z] #53 1.611 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-24T10:48:23.770Z] #53 1.611 + . /tmp/install/runc.installer [2021-06-24T10:48:23.770Z] #53 1.611 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:23.770Z] #53 1.612 + install_runc [2021-06-24T10:48:23.770Z] #53 1.614 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-24T10:48:23.770Z] #53 1.616 + uname -r [2021-06-24T10:48:23.770Z] #53 1.619 + RUNC_BUILDTAGS='seccomp ' [2021-06-24T10:48:23.770Z] #53 1.620 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-24T10:48:23.770Z] #53 1.620 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-24T10:48:23.770Z] #53 1.620 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3DZst7mCnf/src/github.com/opencontainers/runc [2021-06-24T10:48:23.770Z] #53 1.646 Cloning into '/tmp/tmp.3DZst7mCnf/src/github.com/opencontainers/runc'... [2021-06-24T10:48:23.966Z] [2021-06-24T10:48:23.966Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-24T10:48:23.966Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-24T10:48:23.989Z] Client: [2021-06-24T10:48:23.989Z] Context: default [2021-06-24T10:48:23.989Z] Debug Mode: false [2021-06-24T10:48:23.989Z] Plugins: [2021-06-24T10:48:23.989Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-24T10:48:23.989Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-24T10:48:23.989Z] [2021-06-24T10:48:23.989Z] Server: [2021-06-24T10:48:23.989Z] Containers: 0 [2021-06-24T10:48:23.989Z] Running: 0 [2021-06-24T10:48:23.989Z] Paused: 0 [2021-06-24T10:48:23.989Z] Stopped: 0 [2021-06-24T10:48:23.989Z] Images: 0 [2021-06-24T10:48:23.989Z] Server Version: 20.10.6 [2021-06-24T10:48:23.989Z] Storage Driver: overlay2 [2021-06-24T10:48:23.989Z] Backing Filesystem: extfs [2021-06-24T10:48:23.989Z] Supports d_type: true [2021-06-24T10:48:23.989Z] Native Overlay Diff: true [2021-06-24T10:48:23.989Z] userxattr: false [2021-06-24T10:48:23.989Z] Logging Driver: json-file [2021-06-24T10:48:23.989Z] Cgroup Driver: cgroupfs [2021-06-24T10:48:23.989Z] Cgroup Version: 1 [2021-06-24T10:48:23.989Z] Plugins: [2021-06-24T10:48:23.989Z] Volume: local [2021-06-24T10:48:23.989Z] Network: bridge host ipvlan macvlan null overlay [2021-06-24T10:48:23.989Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-24T10:48:23.989Z] Swarm: inactive [2021-06-24T10:48:23.989Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-24T10:48:23.989Z] Default Runtime: runc [2021-06-24T10:48:23.989Z] Init Binary: docker-init [2021-06-24T10:48:23.989Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:48:23.989Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:23.989Z] init version: de40ad0 [2021-06-24T10:48:23.989Z] Security Options: [2021-06-24T10:48:23.989Z] apparmor [2021-06-24T10:48:23.989Z] seccomp [2021-06-24T10:48:23.989Z] Profile: default [2021-06-24T10:48:23.989Z] Kernel Version: 5.4.0-1048-aws [2021-06-24T10:48:23.989Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-24T10:48:23.989Z] OSType: linux [2021-06-24T10:48:23.989Z] Architecture: aarch64 [2021-06-24T10:48:23.989Z] CPUs: 4 [2021-06-24T10:48:23.989Z] Total Memory: 7.494GiB [2021-06-24T10:48:23.989Z] Name: ip-10-100-50-41 [2021-06-24T10:48:23.989Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-24T10:48:23.989Z] Docker Root Dir: /var/lib/docker [2021-06-24T10:48:23.989Z] Debug Mode: false [2021-06-24T10:48:23.989Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:48:23.989Z] Labels: [2021-06-24T10:48:23.989Z] Experimental: true [2021-06-24T10:48:23.989Z] Insecure Registries: [2021-06-24T10:48:23.989Z] 127.0.0.0/8 [2021-06-24T10:48:23.989Z] Live Restore Enabled: true [2021-06-24T10:48:23.989Z] [2021-06-24T10:48:23.989Z] WARNING: No swap limit support [Pipeline] sh [2021-06-24T10:48:24.143Z] #13 ... [2021-06-24T10:48:24.143Z] [2021-06-24T10:48:24.143Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:24.143Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:24.143Z] #43 33.85 CC images/file-lock.o [2021-06-24T10:48:24.143Z] #43 34.17 CC images/rlimit.o [2021-06-24T10:48:24.143Z] #43 34.34 CC images/pagemap.o [2021-06-24T10:48:24.143Z] #43 34.59 CC images/siginfo.o [2021-06-24T10:48:24.143Z] #43 34.88 CC images/rpc.o [2021-06-24T10:48:24.143Z] #43 36.06 CC images/ext-file.o [2021-06-24T10:48:24.143Z] #43 36.30 CC images/cgroup.o [2021-06-24T10:48:24.143Z] #43 36.87 CC images/userns.o [2021-06-24T10:48:24.143Z] #43 37.21 CC images/google/protobuf/descriptor.o [2021-06-24T10:48:24.143Z] #43 38.70 CC images/opts.o [2021-06-24T10:48:24.143Z] #43 39.00 CC images/seccomp.o [2021-06-24T10:48:24.143Z] #43 39.22 CC images/binfmt-misc.o [2021-06-24T10:48:24.143Z] #43 39.42 CC images/time.o [2021-06-24T10:48:24.143Z] #43 39.60 CC images/sysctl.o [2021-06-24T10:48:24.143Z] #43 39.84 CC images/autofs.o [2021-06-24T10:48:24.243Z] #3 DONE 0.4s [2021-06-24T10:48:24.243Z] [2021-06-24T10:48:24.243Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-24T10:48:24.243Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-24T10:48:24.243Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-24T10:48:24.243Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-24T10:48:24.243Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-24T10:48:24.243Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-24T10:48:24.292Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:48:24.292Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:48:24.292Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42561/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-06-24T10:48:24.292Z] + bash /home/ubuntu/workspace/moby_PR-42561/check-config.sh [2021-06-24T10:48:24.292Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-24T10:48:24.292Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-24T10:48:24.292Z] [2021-06-24T10:48:24.292Z] Generally Necessary: [2021-06-24T10:48:24.292Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-24T10:48:24.292Z] - apparmor: enabled and tools installed [2021-06-24T10:48:24.292Z] - CONFIG_NAMESPACES: enabled [2021-06-24T10:48:24.292Z] - CONFIG_NET_NS: enabled [2021-06-24T10:48:24.292Z] - CONFIG_PID_NS: enabled [2021-06-24T10:48:24.292Z] - CONFIG_IPC_NS: enabled [2021-06-24T10:48:24.292Z] - CONFIG_UTS_NS: enabled [2021-06-24T10:48:24.292Z] - CONFIG_CGROUPS: enabled [2021-06-24T10:48:24.292Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-24T10:48:24.292Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-24T10:48:24.292Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-24T10:48:24.292Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-24T10:48:24.292Z] - CONFIG_CPUSETS: enabled [2021-06-24T10:48:24.292Z] - CONFIG_MEMCG: enabled [2021-06-24T10:48:24.292Z] - CONFIG_KEYS: enabled [2021-06-24T10:48:24.399Z] #43 40.09 CC images/macvlan.o [2021-06-24T10:48:24.438Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s done [2021-06-24T10:48:24.499Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.2s [2021-06-24T10:48:24.499Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-24T10:48:24.555Z] - CONFIG_VETH: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_NF_NAT_IPV4: missing [2021-06-24T10:48:24.555Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-24T10:48:24.555Z] - CONFIG_NF_NAT_NEEDED: missing [2021-06-24T10:48:24.555Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-24T10:48:24.555Z] [2021-06-24T10:48:24.555Z] Optional Features: [2021-06-24T10:48:24.555Z] - CONFIG_USER_NS: enabled [2021-06-24T10:48:24.555Z] - CONFIG_SECCOMP: enabled [2021-06-24T10:48:24.555Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-24T10:48:24.555Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-24T10:48:24.555Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-24T10:48:24.654Z] #43 40.32 CC images/sit.o [2021-06-24T10:48:24.695Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-24T10:48:24.754Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-24T10:48:24.754Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-24T10:48:24.818Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-24T10:48:24.818Z] - CONFIG_BLK_CGROUP: enabled [2021-06-24T10:48:24.818Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-24T10:48:24.818Z] - CONFIG_IOSCHED_CFQ: missing [2021-06-24T10:48:24.818Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-06-24T10:48:24.818Z] - CONFIG_CGROUP_PERF: enabled [2021-06-24T10:48:24.818Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-24T10:48:24.818Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-24T10:48:24.818Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-24T10:48:24.818Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-24T10:48:24.818Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-24T10:48:24.818Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-24T10:48:24.818Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-24T10:48:24.818Z] - CONFIG_IP_VS: enabled (as module) [2021-06-24T10:48:24.818Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-24T10:48:24.818Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-24T10:48:24.818Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-24T10:48:24.818Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-24T10:48:24.818Z] - CONFIG_EXT4_FS: enabled [2021-06-24T10:48:24.818Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-24T10:48:24.818Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-24T10:48:24.910Z] #43 40.63 CC images/memfd.o [2021-06-24T10:48:25.011Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-24T10:48:25.011Z] #4 DONE 0.7s [2021-06-24T10:48:25.081Z] - Network Drivers: [2021-06-24T10:48:25.081Z] - "overlay": [2021-06-24T10:48:25.081Z] - CONFIG_VXLAN: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-24T10:48:25.081Z] Optional (for encrypted networks): [2021-06-24T10:48:25.081Z] - CONFIG_CRYPTO: enabled [2021-06-24T10:48:25.081Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-24T10:48:25.081Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-24T10:48:25.081Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-24T10:48:25.081Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-24T10:48:25.081Z] - CONFIG_XFRM: enabled [2021-06-24T10:48:25.081Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-06-24T10:48:25.081Z] - "ipvlan": [2021-06-24T10:48:25.081Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-24T10:48:25.081Z] - "macvlan": [2021-06-24T10:48:25.081Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_DUMMY: enabled (as module) [2021-06-24T10:48:25.081Z] - "ftp,tftp client in container": [2021-06-24T10:48:25.081Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-24T10:48:25.081Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-24T10:48:25.081Z] - Storage Drivers: [2021-06-24T10:48:25.081Z] - "aufs": [2021-06-24T10:48:25.155Z] #53 ... [2021-06-24T10:48:25.155Z] [2021-06-24T10:48:25.155Z] #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-06-24T10:48:25.155Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-24T10:48:25.155Z] #15 DONE 1.3s [2021-06-24T10:48:25.268Z] [2021-06-24T10:48:25.268Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-24T10:48:25.268Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-24T10:48:25.342Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-24T10:48:25.342Z] - "btrfs": [2021-06-24T10:48:25.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-24T10:48:25.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-24T10:48:25.342Z] - "devicemapper": [2021-06-24T10:48:25.342Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-24T10:48:25.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-24T10:48:25.342Z] - "overlay": [2021-06-24T10:48:25.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-24T10:48:25.342Z] - "zfs": [2021-06-24T10:48:25.342Z] - /dev/zfs: present [2021-06-24T10:48:25.342Z] - zfs command: missing [2021-06-24T10:48:25.342Z] - zpool command: missing [2021-06-24T10:48:25.342Z] [2021-06-24T10:48:25.342Z] Limits: [2021-06-24T10:48:25.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-24T10:48:25.342Z] [2021-06-24T10:48:25.342Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-24T10:48:25.414Z] [2021-06-24T10:48:25.414Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-24T10:48:25.414Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-24T10:48:25.471Z] #43 40.96 CC images/timens.o [2021-06-24T10:48:25.471Z] #43 41.18 LINK images/built-in.o [2021-06-24T10:48:25.683Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 . [2021-06-24T10:48:25.727Z] #43 41.35 GEN compel/include/asm [2021-06-24T10:48:25.728Z] #43 41.38 GEN compel/include/version.h [2021-06-24T10:48:25.728Z] #43 41.39 touch .config [2021-06-24T10:48:25.728Z] #43 41.44 GEN include/common/config.h [2021-06-24T10:48:25.728Z] #43 ... [2021-06-24T10:48:25.728Z] [2021-06-24T10:48:25.728Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:25.728Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:48:25.728Z] #45 89.69 hash/crc32 [2021-06-24T10:48:25.728Z] #45 90.20 net [2021-06-24T10:48:25.728Z] #45 90.33 compress/gzip [2021-06-24T10:48:25.728Z] #45 90.84 vendor/golang.org/x/text/transform [2021-06-24T10:48:25.728Z] #45 92.00 vendor/golang.org/x/text/unicode/bidi [2021-06-24T10:48:25.728Z] #45 94.00 vendor/golang.org/x/text/secure/bidirule [2021-06-24T10:48:25.728Z] #45 94.35 vendor/golang.org/x/text/unicode/norm [2021-06-24T10:48:25.728Z] #45 97.88 vendor/golang.org/x/net/idna [2021-06-24T10:48:25.728Z] #45 ... [2021-06-24T10:48:25.728Z] [2021-06-24T10:48:25.728Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:25.728Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:25.728Z] #43 41.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-06-24T10:48:25.728Z] #43 41.55 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-06-24T10:48:25.984Z] #43 41.59 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-06-24T10:48:25.984Z] #43 41.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-06-24T10:48:25.984Z] #43 41.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-06-24T10:48:25.984Z] #43 41.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-06-24T10:48:25.984Z] #43 41.69 GEN compel/plugins/include/uapi/std/syscall.h [2021-06-24T10:48:25.984Z] #43 41.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-06-24T10:48:25.984Z] #43 41.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-06-24T10:48:25.984Z] #43 41.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-24T10:48:26.014Z] #1 [internal] load build definition from Dockerfile [2021-06-24T10:48:26.014Z] #1 sha256:3e869c46808ccc3a2a92ac0926b3d523beda9272ca35845736b1022dce56c1fe [2021-06-24T10:48:26.014Z] #1 transferring dockerfile: [2021-06-24T10:48:26.070Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-06-24T10:48:26.070Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-24T10:48:26.240Z] #43 41.79 DEP compel/plugins/std/infect.d [2021-06-24T10:48:26.240Z] #43 41.98 DEP compel/plugins/std/string.d [2021-06-24T10:48:26.276Z] #1 transferring dockerfile: 17.02kB done [2021-06-24T10:48:26.276Z] #1 DONE 0.2s [2021-06-24T10:48:26.276Z] [2021-06-24T10:48:26.276Z] #2 [internal] load .dockerignore [2021-06-24T10:48:26.276Z] #2 sha256:6ee4fd3ca2875991f3cd5eb5f69bffbefd7e298391563993b94bed5a5b3ca569 [2021-06-24T10:48:26.276Z] #2 transferring context: 87B done [2021-06-24T10:48:26.276Z] #2 DONE 0.0s [2021-06-24T10:48:26.352Z] #16 1.183 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-24T10:48:26.352Z] #16 DONE 1.3s [2021-06-24T10:48:26.352Z] [2021-06-24T10:48:26.352Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:26.352Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:26.352Z] #43 51.69 CC compel/arch/x86/src/lib/cpu.o [2021-06-24T10:48:26.352Z] #43 52.43 CC compel/arch/x86/src/lib/infect.o [2021-06-24T10:48:26.352Z] #43 53.22 CC compel/src/lib/infect-rpc.o [2021-06-24T10:48:26.352Z] #43 53.53 CC compel/src/lib/infect-util.o [2021-06-24T10:48:26.352Z] #43 53.76 CC compel/src/lib/infect.o [2021-06-24T10:48:26.352Z] #43 56.68 CC compel/src/lib/ptrace.o [2021-06-24T10:48:26.352Z] #43 57.49 AR compel/libcompel.a [2021-06-24T10:48:26.352Z] #43 57.58 HOSTCC compel/src/main-host.o [2021-06-24T10:48:26.352Z] #43 58.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-06-24T10:48:26.352Z] #43 58.51 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-24T10:48:26.352Z] #43 58.83 HOSTCC compel/src/lib/log-host.o [2021-06-24T10:48:26.352Z] #43 59.25 HOSTLINK compel/compel-host-bin [2021-06-24T10:48:26.352Z] #43 59.52 DEP soccr/soccr.d [2021-06-24T10:48:26.352Z] #43 59.87 CC soccr/soccr.o [2021-06-24T10:48:26.496Z] #43 42.10 DEP compel/plugins/std/log.d [2021-06-24T10:48:26.496Z] #43 42.20 DEP compel/plugins/std/fds.d [2021-06-24T10:48:26.496Z] #43 42.32 DEP compel/plugins/std/std.d [2021-06-24T10:48:26.538Z] [2021-06-24T10:48:26.538Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-24T10:48:26.538Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-24T10:48:26.611Z] #43 ... [2021-06-24T10:48:26.611Z] [2021-06-24T10:48:26.611Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-24T10:48:26.611Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-24T10:48:26.644Z] #8 ... [2021-06-24T10:48:26.644Z] [2021-06-24T10:48:26.644Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-24T10:48:26.644Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-24T10:48:26.644Z] #5 DONE 1.3s [2021-06-24T10:48:26.644Z] [2021-06-24T10:48:26.644Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:48:26.644Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-24T10:48:26.644Z] #6 DONE 1.3s [2021-06-24T10:48:26.644Z] [2021-06-24T10:48:26.644Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:48:26.644Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-24T10:48:26.644Z] #7 DONE 1.3s [2021-06-24T10:48:26.644Z] [2021-06-24T10:48:26.644Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-24T10:48:26.644Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-24T10:48:26.644Z] #8 DONE 1.3s [2021-06-24T10:48:26.753Z] #43 42.40 DEP compel/plugins/shmem/shmem.d [2021-06-24T10:48:26.753Z] #43 42.48 DEP compel/plugins/fds/fds.d [2021-06-24T10:48:26.800Z] #3 DONE 0.6s [2021-06-24T10:48:27.000Z] #9 ... [2021-06-24T10:48:27.000Z] [2021-06-24T10:48:27.000Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:48:27.000Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-24T10:48:27.000Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 9.1s done [2021-06-24T10:48:27.000Z] #26 DONE 16.4s [2021-06-24T10:48:27.000Z] [2021-06-24T10:48:27.000Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:27.000Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:27.000Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-06-24T10:48:27.009Z] #43 42.62 CC compel/plugins/std/std.o [2021-06-24T10:48:27.062Z] [2021-06-24T10:48:27.062Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-24T10:48:27.062Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-24T10:48:27.062Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-24T10:48:27.062Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-24T10:48:27.062Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-24T10:48:27.062Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-06-24T10:48:27.062Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-24T10:48:27.062Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 3.15MB / 9.01MB 0.2s [2021-06-24T10:48:27.257Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-06-24T10:48:27.266Z] #43 42.92 CC compel/plugins/std/fds.o [2021-06-24T10:48:27.325Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-24T10:48:27.325Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-06-24T10:48:27.522Z] #43 43.35 CC compel/plugins/std/log.o [2021-06-24T10:48:27.588Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-24T10:48:27.850Z] #4 DONE 0.8s [2021-06-24T10:48:27.989Z] #17 DONE 1.2s [2021-06-24T10:48:27.989Z] [2021-06-24T10:48:27.989Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-24T10:48:27.989Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-24T10:48:28.112Z] [2021-06-24T10:48:28.112Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:48:28.112Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-24T10:48:28.448Z] #43 44.15 CC compel/plugins/std/string.o [2021-06-24T10:48:28.932Z] #18 DONE 1.2s [2021-06-24T10:48:28.932Z] [2021-06-24T10:48:28.932Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-24T10:48:28.932Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-24T10:48:29.009Z] #43 44.70 CC compel/plugins/std/infect.o [2021-06-24T10:48:29.061Z] #8 DONE 1.0s [2021-06-24T10:48:29.061Z] [2021-06-24T10:48:29.061Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-24T10:48:29.061Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-24T10:48:29.061Z] #7 DONE 1.0s [2021-06-24T10:48:29.061Z] [2021-06-24T10:48:29.061Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-24T10:48:29.061Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-24T10:48:29.061Z] #6 DONE 1.1s [2021-06-24T10:48:29.061Z] [2021-06-24T10:48:29.061Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-24T10:48:29.061Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-24T10:48:29.061Z] #5 DONE 1.1s [2021-06-24T10:48:29.201Z] [2021-06-24T10:48:29.201Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:48:29.201Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-24T10:48:29.201Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done [2021-06-24T10:48:29.201Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-24T10:48:29.201Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-24T10:48:29.201Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-24T10:48:29.265Z] #43 45.08 CC compel/arch/x86/plugins/std/parasite-head.o [2021-06-24T10:48:29.521Z] #43 45.14 CC compel/arch/x86/plugins/std/memcpy.o [2021-06-24T10:48:29.521Z] #43 45.21 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-06-24T10:48:29.521Z] #43 45.26 AR compel/plugins/std.lib.a [2021-06-24T10:48:29.521Z] #43 45.35 CC compel/plugins/fds/fds.o [2021-06-24T10:48:30.083Z] #43 45.68 AR compel/plugins/fds.lib.a [2021-06-24T10:48:30.083Z] #43 45.73 HOSTDEP compel/src/lib/log-host.d [2021-06-24T10:48:30.083Z] #43 45.87 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-24T10:48:30.312Z] #19 DONE 1.2s [2021-06-24T10:48:30.312Z] [2021-06-24T10:48:30.312Z] #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-06-24T10:48:30.312Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:30.338Z] #43 46.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-06-24T10:48:30.338Z] #43 46.08 HOSTDEP compel/src/main-host.d [2021-06-24T10:48:30.338Z] #43 46.19 DEP compel/src/lib/ptrace.d [2021-06-24T10:48:30.595Z] #43 46.31 DEP compel/src/lib/infect.d [2021-06-24T10:48:30.850Z] #43 46.49 DEP compel/src/lib/infect-util.d [2021-06-24T10:48:31.107Z] #43 46.64 DEP compel/src/lib/infect-rpc.d [2021-06-24T10:48:31.107Z] #43 46.75 DEP compel/arch/x86/src/lib/infect.d [2021-06-24T10:48:31.107Z] #43 46.90 DEP compel/arch/x86/src/lib/cpu.d [2021-06-24T10:48:31.363Z] #43 46.96 DEP compel/src/lib/log.d [2021-06-24T10:48:31.363Z] #43 47.03 DEP compel/src/main.d [2021-06-24T10:48:31.363Z] #43 47.15 DEP compel/src/lib/handle-elf.d [2021-06-24T10:48:31.619Z] #43 47.26 DEP compel/arch/x86/src/lib/handle-elf.d [2021-06-24T10:48:31.619Z] #43 47.35 CC compel/src/lib/log.o [2021-06-24T10:48:31.690Z] #20 1.546 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-24T10:48:31.690Z] #20 1.593 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:48:31.690Z] #20 1.691 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:48:31.690Z] #20 1.774 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:48:31.770Z] #26 ... [2021-06-24T10:48:31.771Z] [2021-06-24T10:48:31.771Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:31.771Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-24T10:48:31.771Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-24T10:48:31.771Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-24T10:48:31.771Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-24T10:48:31.771Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-24T10:48:31.771Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-06-24T10:48:31.771Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-06-24T10:48:31.771Z] #64 DONE 2.9s [2021-06-24T10:48:31.876Z] #43 47.54 CC compel/arch/x86/src/lib/cpu.o [2021-06-24T10:48:32.028Z] [2021-06-24T10:48:32.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:32.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:32.028Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-24T10:48:32.028Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-24T10:48:32.028Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-24T10:48:32.028Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-24T10:48:32.028Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-06-24T10:48:32.028Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done [2021-06-24T10:48:32.028Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-06-24T10:48:32.028Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.6s [2021-06-24T10:48:32.028Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.1s [2021-06-24T10:48:32.028Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.1s [2021-06-24T10:48:32.028Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 3.1s [2021-06-24T10:48:32.028Z] #9 ... [2021-06-24T10:48:32.028Z] [2021-06-24T10:48:32.028Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:32.028Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-24T10:48:32.028Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-24T10:48:32.028Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-24T10:48:32.028Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-24T10:48:32.028Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-24T10:48:32.028Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-06-24T10:48:32.028Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-06-24T10:48:32.028Z] #62 DONE 3.2s [2021-06-24T10:48:32.028Z] [2021-06-24T10:48:32.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:32.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:32.286Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 3.3s [2021-06-24T10:48:32.286Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 3.3s [2021-06-24T10:48:32.286Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 3.3s [2021-06-24T10:48:32.286Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 3.5s [2021-06-24T10:48:32.286Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 3.5s [2021-06-24T10:48:32.389Z] [2021-06-24T10:48:32.389Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:32.389Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-24T10:48:32.389Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-24T10:48:32.389Z] #64 DONE 0.0s [2021-06-24T10:48:32.389Z] [2021-06-24T10:48:32.389Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:32.389Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:32.389Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-24T10:48:32.389Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-24T10:48:32.389Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-24T10:48:32.389Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2021-06-24T10:48:32.389Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-24T10:48:32.389Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-06-24T10:48:32.389Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2021-06-24T10:48:32.389Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s [2021-06-24T10:48:32.389Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.29MB / 49.18MB 0.4s [2021-06-24T10:48:32.389Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2021-06-24T10:48:32.438Z] #43 48.28 CC compel/arch/x86/src/lib/infect.o [2021-06-24T10:48:32.506Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-06-24T10:48:32.545Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s [2021-06-24T10:48:32.545Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 3.7s [2021-06-24T10:48:32.545Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 3.7s [2021-06-24T10:48:32.545Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s [2021-06-24T10:48:32.699Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.78MB / 49.18MB 0.5s [2021-06-24T10:48:32.699Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 20.97MB / 49.18MB 0.6s [2021-06-24T10:48:32.699Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2021-06-24T10:48:32.699Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 30.41MB / 49.18MB 0.8s [2021-06-24T10:48:32.800Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 3.9s [2021-06-24T10:48:32.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.04MB / 120.17MB 4.0s [2021-06-24T10:48:32.962Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done [2021-06-24T10:48:32.962Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.0s [2021-06-24T10:48:32.962Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 43.36MB / 49.18MB 1.1s [2021-06-24T10:48:32.962Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.15MB / 62.53MB 1.1s [2021-06-24T10:48:32.962Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 1.1s [2021-06-24T10:48:33.000Z] #43 ... [2021-06-24T10:48:33.000Z] [2021-06-24T10:48:33.000Z] #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-06-24T10:48:33.000Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:48:33.000Z] #13 102.3 Selecting previously unselected package libapparmor1:amd64. [2021-06-24T10:48:33.000Z] #13 102.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-24T10:48:33.000Z] #13 102.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:48:33.057Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 4.2s [2021-06-24T10:48:33.068Z] #20 ... [2021-06-24T10:48:33.068Z] [2021-06-24T10:48:33.068Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:33.068Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:48:33.068Z] #45 112.6 crypto/tls [2021-06-24T10:48:33.068Z] #45 122.4 net/http/httptrace [2021-06-24T10:48:33.068Z] #45 122.6 net/http [2021-06-24T10:48:33.068Z] #45 ... [2021-06-24T10:48:33.068Z] [2021-06-24T10:48:33.068Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:33.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:33.068Z] #43 61.98 AR soccr/libsoccr.a [2021-06-24T10:48:33.068Z] #43 62.05 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:48:33.068Z] #43 62.55 DEP criu/arch/x86/sigframe.d [2021-06-24T10:48:33.068Z] #43 62.80 DEP criu/arch/x86/sigaction_compat.d [2021-06-24T10:48:33.068Z] #43 62.99 DEP criu/arch/x86/kerndat.d [2021-06-24T10:48:33.068Z] #43 63.14 DEP criu/arch/x86/crtools.d [2021-06-24T10:48:33.068Z] #43 63.29 DEP criu/arch/x86/cpu.d [2021-06-24T10:48:33.068Z] #43 63.45 CC criu/arch/x86/cpu.o [2021-06-24T10:48:33.068Z] #43 64.60 CC criu/arch/x86/crtools.o [2021-06-24T10:48:33.068Z] #43 66.04 CC criu/arch/x86/kerndat.o [2021-06-24T10:48:33.068Z] #43 66.58 CC criu/arch/x86/sigaction_compat.o [2021-06-24T10:48:33.068Z] #43 67.01 CC criu/arch/x86/sigframe.o [2021-06-24T10:48:33.227Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 48.23MB / 49.18MB 1.2s [2021-06-24T10:48:33.227Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.53MB / 62.53MB 1.2s [2021-06-24T10:48:33.227Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.15MB / 52.16MB 1.2s [2021-06-24T10:48:33.227Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.73MB / 62.53MB 1.4s [2021-06-24T10:48:33.227Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 1.4s [2021-06-24T10:48:33.257Z] #13 102.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-24T10:48:33.257Z] #13 102.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-24T10:48:33.257Z] #13 102.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:48:33.257Z] #13 102.6 Selecting previously unselected package libbtrfs0. [2021-06-24T10:48:33.257Z] #13 102.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:48:33.257Z] #13 102.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:48:33.257Z] #13 102.7 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:48:33.318Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.46MB / 120.17MB 4.4s [2021-06-24T10:48:33.318Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 4.5s [2021-06-24T10:48:33.327Z] #43 67.35 LINK criu/arch/x86/crtools.built-in.o [2021-06-24T10:48:33.490Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.46MB / 62.53MB 1.5s [2021-06-24T10:48:33.490Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.46MB / 52.16MB 1.5s [2021-06-24T10:48:33.490Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 48.83MB / 62.53MB 1.6s [2021-06-24T10:48:33.513Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:48:33.513Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:48:33.513Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-24T10:48:33.513Z] #13 102.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:48:33.513Z] #13 102.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:33.513Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64. [2021-06-24T10:48:33.513Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:48:33.513Z] #13 103.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:33.573Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s [2021-06-24T10:48:33.586Z] #43 67.41 DEP criu/pie/util-vdso-elf32.d [2021-06-24T10:48:33.586Z] #43 67.54 DEP criu/pie/util-vdso.d [2021-06-24T10:48:33.757Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 59.77MB / 62.53MB 1.7s [2021-06-24T10:48:33.757Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 38.65MB / 52.16MB 1.7s [2021-06-24T10:48:33.757Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.9s [2021-06-24T10:48:33.768Z] #13 103.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-24T10:48:33.768Z] #13 103.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-24T10:48:33.768Z] #13 103.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:48:33.845Z] #43 67.65 DEP criu/pie/util.d [2021-06-24T10:48:33.845Z] #43 67.90 CC criu/pie/util.o [2021-06-24T10:48:34.329Z] #13 103.4 Selecting previously unselected package libpcre16-3:amd64. [2021-06-24T10:48:34.329Z] #13 103.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:34.329Z] #13 103.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:34.329Z] #13 103.6 Selecting previously unselected package libpcre32-3:amd64. [2021-06-24T10:48:34.329Z] #13 103.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:34.329Z] #13 103.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:34.413Z] #43 ... [2021-06-24T10:48:34.413Z] [2021-06-24T10:48:34.413Z] #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-06-24T10:48:34.413Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:34.438Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done [2021-06-24T10:48:34.475Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.3s done [2021-06-24T10:48:34.475Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-06-24T10:48:34.507Z] #9 ... [2021-06-24T10:48:34.507Z] [2021-06-24T10:48:34.507Z] #23 [internal] load build context [2021-06-24T10:48:34.507Z] #23 sha256:a16319460002121847139c8a4968f3565a7414c3d9d8415f8c0c2b2e1d951815 [2021-06-24T10:48:34.507Z] #23 transferring context: 53.38MB 4.5s done [2021-06-24T10:48:34.507Z] #23 DONE 5.6s [2021-06-24T10:48:34.507Z] [2021-06-24T10:48:34.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:34.507Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:34.585Z] #13 103.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-24T10:48:34.585Z] #13 103.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:34.585Z] #13 103.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:48:34.764Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done [2021-06-24T10:48:34.840Z] #13 103.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-24T10:48:34.840Z] #13 104.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-24T10:48:34.840Z] #13 104.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:48:35.001Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-24T10:48:35.066Z] #9 ... [2021-06-24T10:48:35.066Z] [2021-06-24T10:48:35.066Z] #23 [internal] load build context [2021-06-24T10:48:35.066Z] #23 sha256:8f2159115345c8911a7bdbbeead6adbec620fea7fb18242803f9a63713eabb3d [2021-06-24T10:48:35.066Z] #23 transferring context: 53.39MB 2.5s done [2021-06-24T10:48:35.066Z] #23 DONE 3.1s [2021-06-24T10:48:35.066Z] [2021-06-24T10:48:35.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:35.066Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:35.096Z] #13 104.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-24T10:48:35.328Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.4s [2021-06-24T10:48:35.328Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s done [2021-06-24T10:48:35.329Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.3s done [2021-06-24T10:48:35.329Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.3s [2021-06-24T10:48:35.329Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.4s [2021-06-24T10:48:35.352Z] #13 104.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-24T10:48:35.352Z] #13 104.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:48:35.608Z] #13 104.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-24T10:48:35.608Z] #13 104.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:48:35.608Z] #13 104.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:35.608Z] #13 104.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-24T10:48:35.608Z] #13 104.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:48:35.608Z] #13 104.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:48:35.864Z] #13 105.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-24T10:48:35.864Z] #13 105.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:48:35.864Z] #13 105.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:36.120Z] #13 ... [2021-06-24T10:48:36.120Z] [2021-06-24T10:48:36.120Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:36.120Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:48:36.120Z] #45 100.1 vendor/golang.org/x/net/http2/hpack [2021-06-24T10:48:36.120Z] #45 101.2 mime [2021-06-24T10:48:36.120Z] #45 102.5 mime/quotedprintable [2021-06-24T10:48:36.120Z] #45 102.9 net/http/internal [2021-06-24T10:48:36.120Z] #45 107.0 net/textproto [2021-06-24T10:48:36.120Z] #45 107.0 crypto/x509 [2021-06-24T10:48:36.120Z] #45 108.1 vendor/golang.org/x/net/http/httpguts [2021-06-24T10:48:36.120Z] #45 108.5 vendor/golang.org/x/net/http/httpproxy [2021-06-24T10:48:36.120Z] #45 109.1 mime/multipart [2021-06-24T10:48:36.256Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 7.2s done [2021-06-24T10:48:36.281Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.3s done [2021-06-24T10:48:36.281Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.9s done [2021-06-24T10:48:36.281Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.3s done [2021-06-24T10:48:36.281Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.4s [2021-06-24T10:48:36.373Z] #9 ... [2021-06-24T10:48:36.373Z] [2021-06-24T10:48:36.373Z] #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-06-24T10:48:36.373Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:48:36.373Z] #27 1.695 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:48:36.373Z] #27 1.695 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:48:36.373Z] #27 1.697 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:48:36.373Z] #27 1.901 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:48:36.373Z] #27 2.098 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:48:36.373Z] #27 2.434 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:48:36.373Z] #27 4.251 Fetched 8453 kB in 3s (2956 kB/s) [2021-06-24T10:48:36.373Z] #27 4.251 Reading package lists... [2021-06-24T10:48:36.373Z] #27 5.254 Reading package lists... [2021-06-24T10:48:36.373Z] #27 6.323 Building dependency tree... [2021-06-24T10:48:36.373Z] #27 6.607 The following additional packages will be installed: [2021-06-24T10:48:36.373Z] #27 6.607 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-24T10:48:36.373Z] #27 6.607 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-24T10:48:36.373Z] #27 6.607 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-24T10:48:36.373Z] #27 6.607 Suggested packages: [2021-06-24T10:48:36.373Z] #27 6.607 krb5-doc krb5-user [2021-06-24T10:48:36.373Z] #27 6.607 Recommended packages: [2021-06-24T10:48:36.373Z] #27 6.607 krb5-locales publicsuffix libsasl2-modules [2021-06-24T10:48:36.373Z] #27 6.869 The following NEW packages will be installed: [2021-06-24T10:48:36.373Z] #27 6.869 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-24T10:48:36.373Z] #27 6.869 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-24T10:48:36.373Z] #27 6.869 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-24T10:48:36.373Z] #27 6.869 libssh2-1 libssl1.1 openssl [2021-06-24T10:48:36.373Z] #27 7.151 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T10:48:36.373Z] #27 7.151 Need to get 5059 kB of archives. [2021-06-24T10:48:36.373Z] #27 7.151 After this operation, 12.1 MB of additional disk space will be used. [2021-06-24T10:48:36.373Z] #27 7.151 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-24T10:48:36.373Z] #27 7.191 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-24T10:48:36.373Z] #27 7.234 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-24T10:48:36.373Z] #27 7.252 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-24T10:48:36.373Z] #27 7.262 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-24T10:48:36.373Z] #27 7.262 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-24T10:48:36.373Z] #27 7.262 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-24T10:48:36.373Z] #27 7.265 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-24T10:48:36.373Z] #27 7.265 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-24T10:48:36.373Z] #27 7.268 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-24T10:48:36.373Z] #27 7.274 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-24T10:48:36.373Z] #27 7.277 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-24T10:48:36.373Z] #27 7.284 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-24T10:48:36.373Z] #27 7.286 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-24T10:48:36.373Z] #27 7.497 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:48:36.373Z] #27 7.538 Fetched 5059 kB in 0s (12.6 MB/s) [2021-06-24T10:48:36.373Z] #27 7.680 Selecting previously unselected package libssl1.1:amd64. [2021-06-24T10:48:36.374Z] #27 7.680 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-24T10:48:36.374Z] #27 7.680 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 7.689 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:36.374Z] #27 7.948 Selecting previously unselected package openssl. [2021-06-24T10:48:36.374Z] #27 7.948 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 7.948 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:36.374Z] #27 8.091 Selecting previously unselected package ca-certificates. [2021-06-24T10:48:36.374Z] #27 8.091 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-24T10:48:36.374Z] #27 8.094 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:36.374Z] #27 8.185 Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T10:48:36.374Z] #27 8.185 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.191 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-24T10:48:36.374Z] #27 8.238 Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T10:48:36.374Z] #27 8.238 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.242 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.304 Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T10:48:36.374Z] #27 8.304 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.307 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.365 Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T10:48:36.374Z] #27 8.365 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.369 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.492 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T10:48:36.374Z] #27 8.492 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.497 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.609 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T10:48:36.374Z] #27 8.609 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.612 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.660 Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T10:48:36.374Z] #27 8.660 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.665 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.720 Selecting previously unselected package libldap-common. [2021-06-24T10:48:36.374Z] #27 8.723 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-24T10:48:36.374Z] #27 8.727 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:36.374Z] #27 8.839 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T10:48:36.374Z] #27 8.839 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.847 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:36.374Z] #27 8.928 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T10:48:36.374Z] #27 8.928 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 8.931 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-24T10:48:36.374Z] #27 8.988 Selecting previously unselected package libpsl5:amd64. [2021-06-24T10:48:36.374Z] #27 8.988 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.127 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-24T10:48:36.374Z] #27 9.171 Selecting previously unselected package librtmp1:amd64. [2021-06-24T10:48:36.374Z] #27 9.171 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.174 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-24T10:48:36.374Z] #27 9.232 Selecting previously unselected package libssh2-1:amd64. [2021-06-24T10:48:36.374Z] #27 9.232 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.239 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-24T10:48:36.374Z] #27 9.294 Selecting previously unselected package libcurl4:amd64. [2021-06-24T10:48:36.374Z] #27 9.294 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.294 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-24T10:48:36.374Z] #27 9.397 Selecting previously unselected package curl. [2021-06-24T10:48:36.374Z] #27 9.397 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.403 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-24T10:48:36.374Z] #27 9.485 Selecting previously unselected package libonig5:amd64. [2021-06-24T10:48:36.374Z] #27 9.485 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.489 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:48:36.374Z] #27 9.567 Selecting previously unselected package libjq1:amd64. [2021-06-24T10:48:36.374Z] #27 9.567 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.571 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:48:36.374Z] #27 9.632 Selecting previously unselected package jq. [2021-06-24T10:48:36.374Z] #27 9.632 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:48:36.374Z] #27 9.637 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:48:36.374Z] #27 9.684 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-24T10:48:36.374Z] #27 9.698 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-24T10:48:36.374Z] #27 9.711 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:36.377Z] #45 ... [2021-06-24T10:48:36.377Z] [2021-06-24T10:48:36.377Z] #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-06-24T10:48:36.377Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:48:36.377Z] #13 105.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:48:36.377Z] #13 105.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:48:36.377Z] #13 105.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:36.377Z] #13 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:48:36.377Z] #13 105.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:48:36.377Z] #13 105.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:48:36.377Z] #13 105.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-24T10:48:36.377Z] #13 105.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:48:36.511Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-24T10:48:36.544Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.53MB / 97.69MB 4.7s [2021-06-24T10:48:36.631Z] #27 9.901 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-24T10:48:36.631Z] #27 ... [2021-06-24T10:48:36.631Z] [2021-06-24T10:48:36.631Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:36.631Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:36.633Z] #13 105.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:48:36.634Z] #13 105.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:48:36.634Z] #13 105.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:36.634Z] #13 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-24T10:48:36.634Z] #13 106.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-06-24T10:48:36.634Z] #13 106.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:48:36.634Z] #13 106.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-06-24T10:48:36.634Z] #13 106.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-06-24T10:48:36.634Z] #13 106.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:48:36.634Z] #13 106.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:48:36.634Z] #13 106.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:36.810Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.48MB / 97.69MB 4.8s [2021-06-24T10:48:36.810Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 29.36MB / 97.69MB 4.9s [2021-06-24T10:48:36.810Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-24T10:48:36.890Z] #13 106.1 Setting up dmsetup (2:1.02.155-3) ... [2021-06-24T10:48:36.890Z] #13 106.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:36.890Z] #13 106.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:48:36.890Z] #13 106.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:48:37.072Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-06-24T10:48:37.117Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 38.80MB / 97.69MB 5.2s [2021-06-24T10:48:37.383Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 59.77MB / 97.69MB 5.3s [2021-06-24T10:48:37.383Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 5.4s [2021-06-24T10:48:37.383Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 76.55MB / 97.69MB 5.5s [2021-06-24T10:48:37.383Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-06-24T10:48:37.645Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 5.6s [2021-06-24T10:48:37.821Z] #13 DONE 107.0s [2021-06-24T10:48:37.821Z] [2021-06-24T10:48:37.821Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-24T10:48:37.821Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-24T10:48:38.044Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-24T10:48:38.301Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.2s done [2021-06-24T10:48:38.301Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 9.3s done [2021-06-24T10:48:38.591Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-24T10:48:38.606Z] #20 4.200 Reading package lists... [2021-06-24T10:48:38.606Z] #20 ... [2021-06-24T10:48:38.606Z] [2021-06-24T10:48:38.606Z] #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-06-24T10:48:38.606Z] #58 sha256:415a24d42402378705d068823ae0aaf00f8216f3778e1ef9f793616434baceea [2021-06-24T10:48:38.606Z] #58 119.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:48:38.606Z] #58 119.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-24T10:48:38.606Z] #58 DONE 128.1s [2021-06-24T10:48:38.606Z] [2021-06-24T10:48:38.606Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-24T10:48:38.606Z] #59 sha256:09f1d6f9918793df287c878c5851abbcc9281f4fb9dfce07f4a194249e9685c4 [2021-06-24T10:48:38.606Z] #59 DONE 0.1s [2021-06-24T10:48:38.606Z] [2021-06-24T10:48:38.606Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:38.606Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:38.606Z] #43 68.22 CC criu/pie/util-vdso.o [2021-06-24T10:48:38.606Z] #43 68.99 CC criu/pie/util-vdso-elf32.o [2021-06-24T10:48:38.606Z] #43 69.83 AR criu/pie/pie.lib.a [2021-06-24T10:48:38.606Z] #43 69.92 DEP criu/pie/restorer.d [2021-06-24T10:48:38.606Z] #43 70.28 DEP criu/arch/x86/sigaction_compat_pie.d [2021-06-24T10:48:38.607Z] #43 70.40 DEP criu/arch/x86/restorer_unmap.d [2021-06-24T10:48:38.607Z] #43 70.42 DEP criu/arch/x86/restorer.d [2021-06-24T10:48:38.607Z] #43 70.67 DEP criu/arch/x86/vdso-pie.d [2021-06-24T10:48:38.607Z] #43 70.80 DEP criu/pie/parasite-vdso.d [2021-06-24T10:48:38.607Z] #43 70.98 DEP criu/pie/parasite.d [2021-06-24T10:48:38.607Z] #43 71.26 CC criu/pie/parasite.o [2021-06-24T10:48:38.607Z] #43 ... [2021-06-24T10:48:38.607Z] [2021-06-24T10:48:38.607Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-24T10:48:38.607Z] #60 sha256:36484a043146f2c3432055a46b07551e8f4a3b96f05a878521f2a7eda03d03ff [2021-06-24T10:48:38.607Z] #60 DONE 0.0s [2021-06-24T10:48:38.607Z] [2021-06-24T10:48:38.607Z] #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-06-24T10:48:38.607Z] #53 sha256:40bbe0d275016c8d33fb0807f462e40555a9eb797ff8d2da99d434098f708cd2 [2021-06-24T10:48:38.607Z] #53 13.72 + cd /tmp/tmp.3DZst7mCnf/src/github.com/opencontainers/runc [2021-06-24T10:48:38.607Z] #53 13.74 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:38.607Z] #53 14.38 + '[' -z '' ']' [2021-06-24T10:48:38.607Z] #53 14.38 + target=static [2021-06-24T10:48:38.607Z] #53 14.38 + make 'BUILDTAGS=seccomp ' static [2021-06-24T10:48:38.607Z] #53 14.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-24T10:48:38.609Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-24T10:48:38.855Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2021-06-24T10:48:38.866Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-24T10:48:39.190Z] #14 DONE 1.7s [2021-06-24T10:48:39.190Z] [2021-06-24T10:48:39.190Z] #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-06-24T10:48:39.190Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-24T10:48:39.544Z] #53 ... [2021-06-24T10:48:39.544Z] [2021-06-24T10:48:39.544Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-24T10:48:39.544Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-24T10:48:39.544Z] #63 CACHED [2021-06-24T10:48:39.544Z] [2021-06-24T10:48:39.544Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-24T10:48:39.545Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-24T10:48:39.545Z] #65 CACHED [2021-06-24T10:48:39.804Z] [2021-06-24T10:48:39.804Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:39.804Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:39.804Z] #43 73.27 LINK criu/pie/parasite.built-in.o [2021-06-24T10:48:39.804Z] #43 73.32 GEN criu/pie/parasite-blob.h [2021-06-24T10:48:39.804Z] #43 73.38 CC criu/pie/parasite-vdso.o [2021-06-24T10:48:39.825Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.6s done [2021-06-24T10:48:39.908Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-06-24T10:48:40.063Z] #43 73.93 CC criu/arch/x86/vdso-pie.o [2021-06-24T10:48:40.091Z] #9 ... [2021-06-24T10:48:40.091Z] [2021-06-24T10:48:40.091Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:40.091Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-24T10:48:40.091Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-24T10:48:40.091Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-24T10:48:40.091Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-24T10:48:40.091Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-06-24T10:48:40.091Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-06-24T10:48:40.091Z] #64 DONE 7.9s [2021-06-24T10:48:40.091Z] [2021-06-24T10:48:40.091Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:48:40.091Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-06-24T10:48:40.091Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-06-24T10:48:40.091Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-24T10:48:40.091Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done [2021-06-24T10:48:40.091Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done [2021-06-24T10:48:40.091Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 6.1s done [2021-06-24T10:48:40.091Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 1.8s [2021-06-24T10:48:40.091Z] #26 ... [2021-06-24T10:48:40.091Z] [2021-06-24T10:48:40.091Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:40.091Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:40.091Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2021-06-24T10:48:40.275Z] #9 ... [2021-06-24T10:48:40.275Z] [2021-06-24T10:48:40.275Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-24T10:48:40.275Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-24T10:48:40.275Z] #63 DONE 1.4s [2021-06-24T10:48:40.275Z] [2021-06-24T10:48:40.275Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:40.275Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:40.275Z] #9 ... [2021-06-24T10:48:40.275Z] [2021-06-24T10:48:40.275Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-24T10:48:40.275Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-24T10:48:40.559Z] #15 DONE 1.2s [2021-06-24T10:48:40.559Z] [2021-06-24T10:48:40.560Z] #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-06-24T10:48:40.560Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:48:40.560Z] #53 1.648 + RM_GOPATH=0 [2021-06-24T10:48:40.560Z] #53 1.648 + TMP_GOPATH= [2021-06-24T10:48:40.560Z] #53 1.648 + : /build [2021-06-24T10:48:40.560Z] #53 1.648 + '[' -z '' ']' [2021-06-24T10:48:40.560Z] #53 1.648 ++ mktemp -d [2021-06-24T10:48:40.560Z] #53 1.649 + export GOPATH=/tmp/tmp.drZnkrY7OI [2021-06-24T10:48:40.560Z] #53 1.650 + GOPATH=/tmp/tmp.drZnkrY7OI [2021-06-24T10:48:40.560Z] #53 1.650 + RM_GOPATH=1 [2021-06-24T10:48:40.560Z] #53 1.650 + case "$(go env GOARCH)" in [2021-06-24T10:48:40.560Z] #53 1.651 ++ go env GOARCH [2021-06-24T10:48:40.560Z] #53 1.685 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:48:40.560Z] #53 1.685 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:48:40.560Z] #53 1.686 ++ dirname /tmp/install/install.sh [2021-06-24T10:48:40.560Z] #53 1.690 + dir=/tmp/install [2021-06-24T10:48:40.560Z] #53 1.690 + bin=runc [2021-06-24T10:48:40.560Z] #53 1.690 + shift [2021-06-24T10:48:40.560Z] #53 1.690 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-24T10:48:40.560Z] #53 1.690 + . /tmp/install/runc.installer [2021-06-24T10:48:40.560Z] #53 1.691 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:40.560Z] #53 1.691 + install_runc [2021-06-24T10:48:40.560Z] #53 1.692 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-24T10:48:40.560Z] #53 1.728 + uname -r [2021-06-24T10:48:40.560Z] #53 1.733 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-24T10:48:40.560Z] #53 1.734 + RUNC_BUILDTAGS='seccomp ' [2021-06-24T10:48:40.560Z] #53 1.734 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-24T10:48:40.560Z] #53 1.734 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.drZnkrY7OI/src/github.com/opencontainers/runc [2021-06-24T10:48:40.560Z] #53 1.769 Cloning into '/tmp/tmp.drZnkrY7OI/src/github.com/opencontainers/runc'... [2021-06-24T10:48:40.632Z] #43 74.39 CC criu/arch/x86/restorer.o [2021-06-24T10:48:40.964Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-06-24T10:48:41.201Z] #43 74.98 CC criu/arch/x86/restorer_unmap.o [2021-06-24T10:48:41.201Z] #43 75.05 CC criu/arch/x86/sigaction_compat_pie.o [2021-06-24T10:48:41.460Z] #43 75.36 CC criu/pie/restorer.o [2021-06-24T10:48:41.528Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-06-24T10:48:41.566Z] #9 ... [2021-06-24T10:48:41.566Z] [2021-06-24T10:48:41.566Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-24T10:48:41.566Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-24T10:48:41.566Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-24T10:48:41.566Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-24T10:48:41.566Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-24T10:48:41.566Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-24T10:48:41.566Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.8s [2021-06-24T10:48:41.566Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-06-24T10:48:41.566Z] #62 DONE 9.5s [2021-06-24T10:48:41.566Z] [2021-06-24T10:48:41.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:41.566Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:41.651Z] #65 DONE 1.2s [2021-06-24T10:48:41.651Z] [2021-06-24T10:48:41.651Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:48:41.651Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-24T10:48:41.651Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 11.0s done [2021-06-24T10:48:41.651Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.2s [2021-06-24T10:48:41.929Z] #53 ... [2021-06-24T10:48:41.929Z] [2021-06-24T10:48:41.929Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-24T10:48:41.929Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-24T10:48:41.929Z] #16 1.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-24T10:48:41.929Z] #16 DONE 1.2s [2021-06-24T10:48:41.929Z] [2021-06-24T10:48:41.929Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-24T10:48:41.929Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-24T10:48:42.142Z] #9 ... [2021-06-24T10:48:42.142Z] [2021-06-24T10:48:42.142Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-24T10:48:42.142Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-06-24T10:48:42.142Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 3.5s done [2021-06-24T10:48:42.142Z] #26 DONE 10.2s [2021-06-24T10:48:42.142Z] [2021-06-24T10:48:42.142Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:42.142Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:42.464Z] #9 ... [2021-06-24T10:48:42.464Z] [2021-06-24T10:48:42.464Z] #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-06-24T10:48:42.464Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:48:42.464Z] #27 9.911 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:42.464Z] #27 9.924 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:42.464Z] #27 9.934 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:42.464Z] #27 9.944 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-24T10:48:42.464Z] #27 9.953 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:42.464Z] #27 9.964 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:42.464Z] #27 9.972 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-24T10:48:42.464Z] #27 9.984 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:42.464Z] #27 9.993 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:42.464Z] #27 10.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:48:42.464Z] #27 10.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:48:42.464Z] #27 10.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:42.464Z] #27 10.05 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:42.464Z] #27 10.72 Updating certificates in /etc/ssl/certs... [2021-06-24T10:48:42.464Z] #27 11.74 137 added, 0 removed; done. [2021-06-24T10:48:42.464Z] #27 11.80 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:42.464Z] #27 11.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:48:42.464Z] #27 11.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-24T10:48:42.464Z] #27 11.83 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-24T10:48:42.464Z] #27 11.85 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:48:42.464Z] #27 11.86 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:42.464Z] #27 11.87 Updating certificates in /etc/ssl/certs... [2021-06-24T10:48:42.464Z] #27 12.70 0 added, 0 removed; done. [2021-06-24T10:48:42.464Z] #27 12.70 Running hooks in /etc/ca-certificates/update.d... [2021-06-24T10:48:42.464Z] #27 12.70 done. [2021-06-24T10:48:42.464Z] #27 DONE 15.5s [2021-06-24T10:48:42.464Z] [2021-06-24T10:48:42.464Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:42.464Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:42.464Z] #9 ... [2021-06-24T10:48:42.464Z] [2021-06-24T10:48:42.464Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-24T10:48:42.464Z] #28 sha256:3fb368be73b282f45aa4b896932b9c2986d9bd5db9ea834751f6e34dc0a461b3 [2021-06-24T10:48:42.464Z] #28 DONE 0.1s [2021-06-24T10:48:42.464Z] [2021-06-24T10:48:42.464Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:42.464Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:42.861Z] #17 DONE 1.1s [2021-06-24T10:48:42.861Z] [2021-06-24T10:48:42.861Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-24T10:48:42.861Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-24T10:48:43.088Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done [2021-06-24T10:48:43.350Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-06-24T10:48:43.424Z] #18 ... [2021-06-24T10:48:43.424Z] [2021-06-24T10:48:43.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:43.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:43.424Z] #43 49.12 CC compel/src/lib/infect-rpc.o [2021-06-24T10:48:43.424Z] #43 49.54 CC compel/src/lib/infect-util.o [2021-06-24T10:48:43.424Z] #43 49.86 CC compel/src/lib/infect.o [2021-06-24T10:48:43.424Z] #43 52.07 CC compel/src/lib/ptrace.o [2021-06-24T10:48:43.424Z] #43 52.46 AR compel/libcompel.a [2021-06-24T10:48:43.424Z] #43 52.56 HOSTCC compel/src/main-host.o [2021-06-24T10:48:43.424Z] #43 52.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-06-24T10:48:43.424Z] #43 53.04 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-24T10:48:43.424Z] #43 53.61 HOSTCC compel/src/lib/log-host.o [2021-06-24T10:48:43.424Z] #43 53.98 HOSTLINK compel/compel-host-bin [2021-06-24T10:48:43.424Z] #43 54.39 DEP soccr/soccr.d [2021-06-24T10:48:43.424Z] #43 54.55 CC soccr/soccr.o [2021-06-24T10:48:43.424Z] #43 56.61 AR soccr/libsoccr.a [2021-06-24T10:48:43.424Z] #43 56.69 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:48:43.424Z] #43 57.30 DEP criu/arch/x86/sigframe.d [2021-06-24T10:48:43.424Z] #43 57.54 DEP criu/arch/x86/sigaction_compat.d [2021-06-24T10:48:43.424Z] #43 57.73 DEP criu/arch/x86/kerndat.d [2021-06-24T10:48:43.424Z] #43 58.02 DEP criu/arch/x86/crtools.d [2021-06-24T10:48:43.424Z] #43 58.28 DEP criu/arch/x86/cpu.d [2021-06-24T10:48:43.424Z] #43 58.39 CC criu/arch/x86/cpu.o [2021-06-24T10:48:43.680Z] #43 59.31 CC criu/arch/x86/crtools.o [2021-06-24T10:48:43.936Z] #43 ... [2021-06-24T10:48:43.936Z] [2021-06-24T10:48:43.936Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-24T10:48:43.936Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-24T10:48:43.936Z] #18 DONE 1.2s [2021-06-24T10:48:43.936Z] [2021-06-24T10:48:43.936Z] #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-06-24T10:48:43.936Z] #58 sha256:28bd4025325a839e68bac2f4ede6075791264f0694c40dc66d9b0abab08ff9e5 [2021-06-24T10:48:43.936Z] #58 115.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:48:43.936Z] #58 115.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-24T10:48:44.165Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.8s done [2021-06-24T10:48:44.165Z] #26 DONE 15.3s [2021-06-24T10:48:44.165Z] [2021-06-24T10:48:44.165Z] #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-06-24T10:48:44.165Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:48:44.749Z] #43 78.52 LINK criu/pie/restorer.built-in.o [2021-06-24T10:48:44.749Z] #43 78.54 GEN criu/pie/restorer-blob.h [2021-06-24T10:48:44.749Z] #43 78.63 DEP criu/vdso.d [2021-06-24T10:48:44.749Z] #43 78.81 DEP criu/vdso-compat.d [2021-06-24T10:48:45.008Z] #43 78.93 DEP criu/uts_ns.d [2021-06-24T10:48:45.267Z] #43 79.13 DEP criu/util.d [2021-06-24T10:48:45.276Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2021-06-24T10:48:45.305Z] #58 ... [2021-06-24T10:48:45.305Z] [2021-06-24T10:48:45.305Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-24T10:48:45.305Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-24T10:48:45.305Z] #19 DONE 1.2s [2021-06-24T10:48:45.526Z] #43 79.32 DEP criu/uffd.d [2021-06-24T10:48:45.526Z] #43 79.49 DEP criu/tun.d [2021-06-24T10:48:45.541Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-06-24T10:48:45.564Z] [2021-06-24T10:48:45.564Z] #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-06-24T10:48:45.564Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:45.570Z] #27 1.076 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:48:45.570Z] #27 1.076 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:48:45.570Z] #27 1.082 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:48:45.570Z] #27 1.205 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:48:45.570Z] #27 1.410 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:48:45.785Z] #43 79.75 DEP criu/tty.d [2021-06-24T10:48:46.045Z] #43 79.96 DEP criu/timerfd.d [2021-06-24T10:48:46.131Z] #27 1.794 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:48:46.304Z] #43 80.18 DEP criu/timens.d [2021-06-24T10:48:46.487Z] #9 ... [2021-06-24T10:48:46.488Z] [2021-06-24T10:48:46.488Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-24T10:48:46.488Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-24T10:48:46.488Z] #63 DONE 1.1s [2021-06-24T10:48:46.488Z] [2021-06-24T10:48:46.488Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:46.488Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:46.563Z] #43 80.42 DEP criu/sysfs_parse.d [2021-06-24T10:48:46.563Z] #43 80.60 DEP criu/sysctl.d [2021-06-24T10:48:46.680Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-06-24T10:48:46.822Z] #43 ... [2021-06-24T10:48:46.822Z] [2021-06-24T10:48:46.822Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:46.822Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:48:46.822Z] #45 136.5 github.com/LK4D4/vndr/godl [2021-06-24T10:48:46.932Z] #20 1.595 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-24T10:48:46.932Z] #20 1.598 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:48:46.932Z] #20 1.598 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:48:46.932Z] #20 1.599 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:48:46.932Z] #20 ... [2021-06-24T10:48:46.932Z] [2021-06-24T10:48:46.932Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:46.932Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:48:46.932Z] #45 111.0 crypto/tls [2021-06-24T10:48:47.189Z] #45 121.1 net/http/httptrace [2021-06-24T10:48:47.189Z] #45 ... [2021-06-24T10:48:47.189Z] [2021-06-24T10:48:47.189Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:47.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:47.189Z] #43 61.52 CC criu/arch/x86/kerndat.o [2021-06-24T10:48:47.189Z] #43 62.36 CC criu/arch/x86/sigaction_compat.o [2021-06-24T10:48:47.189Z] #43 62.62 CC criu/arch/x86/sigframe.o [2021-06-24T10:48:47.444Z] #43 63.01 LINK criu/arch/x86/crtools.built-in.o [2021-06-24T10:48:47.444Z] #43 63.07 DEP criu/pie/util-vdso-elf32.d [2021-06-24T10:48:47.503Z] #27 3.422 Fetched 8453 kB in 3s (3244 kB/s) [2021-06-24T10:48:47.733Z] #43 63.26 DEP criu/pie/util-vdso.d [2021-06-24T10:48:47.733Z] #43 63.48 DEP criu/pie/util.d [2021-06-24T10:48:47.760Z] #45 137.3 github.com/LK4D4/vndr [2021-06-24T10:48:47.992Z] #43 63.66 CC criu/pie/util.o [2021-06-24T10:48:48.248Z] #43 64.08 CC criu/pie/util-vdso.o [2021-06-24T10:48:48.473Z] #27 3.422 Reading package lists... [2021-06-24T10:48:49.046Z] #9 ... [2021-06-24T10:48:49.046Z] [2021-06-24T10:48:49.046Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-24T10:48:49.046Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-24T10:48:49.046Z] #65 DONE 2.5s [2021-06-24T10:48:49.181Z] #43 64.98 CC criu/pie/util-vdso-elf32.o [2021-06-24T10:48:49.339Z] [2021-06-24T10:48:49.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:49.339Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-24T10:48:49.443Z] #27 4.333 Reading package lists... [2021-06-24T10:48:49.611Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done [2021-06-24T10:48:49.666Z] #45 ... [2021-06-24T10:48:49.666Z] [2021-06-24T10:48:49.666Z] #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-06-24T10:48:49.666Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:49.666Z] #20 4.200 Reading package lists... [2021-06-24T10:48:49.666Z] #20 9.808 Reading package lists... [2021-06-24T10:48:49.666Z] #20 14.45 Building dependency tree... [2021-06-24T10:48:49.666Z] #20 15.53 Reading state information... [2021-06-24T10:48:49.666Z] #20 16.91 libcap2-bin is already the newest version (1:2.25-2). [2021-06-24T10:48:49.666Z] #20 16.91 The following additional packages will be installed: [2021-06-24T10:48:49.666Z] #20 16.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-24T10:48:49.666Z] #20 16.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-24T10:48:49.666Z] #20 16.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-24T10:48:49.666Z] #20 16.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-24T10:48:49.666Z] #20 16.91 python3.7 python3.7-minimal vim-runtime xxd [2021-06-24T10:48:49.666Z] #20 16.92 Suggested packages: [2021-06-24T10:48:49.666Z] #20 16.92 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-06-24T10:48:49.666Z] #20 16.92 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-24T10:48:49.666Z] #20 16.92 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-24T10:48:49.666Z] #20 16.92 Recommended packages: [2021-06-24T10:48:49.666Z] #20 16.93 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-24T10:48:49.666Z] #20 16.93 python3-keyrings.alt python3-xdg unzip [2021-06-24T10:48:49.666Z] #20 19.11 The following NEW packages will be installed: [2021-06-24T10:48:49.666Z] #20 19.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-24T10:48:49.666Z] #20 19.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-24T10:48:49.666Z] #20 19.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-24T10:48:49.666Z] #20 19.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-24T10:48:49.666Z] #20 19.14 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-06-24T10:48:49.666Z] #20 19.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-24T10:48:49.666Z] #20 19.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-24T10:48:49.666Z] #20 19.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-24T10:48:49.666Z] #20 19.14 xz-utils zip [2021-06-24T10:48:49.666Z] #20 19.53 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:48:49.666Z] #20 19.53 Need to get 28.5 MB of archives. [2021-06-24T10:48:49.666Z] #20 19.53 After this operation, 116 MB of additional disk space will be used. [2021-06-24T10:48:49.666Z] #20 19.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-24T10:48:49.666Z] #20 19.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-24T10:48:49.666Z] #20 19.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-24T10:48:49.666Z] #20 ... [2021-06-24T10:48:49.666Z] [2021-06-24T10:48:49.666Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:49.666Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:49.666Z] #43 80.76 DEP criu/string.d [2021-06-24T10:48:49.666Z] #43 80.80 DEP criu/stats.d [2021-06-24T10:48:49.666Z] #43 80.94 DEP criu/sockets.d [2021-06-24T10:48:49.666Z] #43 81.21 DEP criu/sk-unix.d [2021-06-24T10:48:49.666Z] #43 81.41 DEP criu/sk-tcp.d [2021-06-24T10:48:49.666Z] #43 81.69 DEP criu/sk-queue.d [2021-06-24T10:48:49.666Z] #43 81.85 DEP criu/sk-packet.d [2021-06-24T10:48:49.666Z] #43 82.05 DEP criu/sk-netlink.d [2021-06-24T10:48:49.666Z] #43 82.24 DEP criu/sk-inet.d [2021-06-24T10:48:49.666Z] #43 82.46 DEP criu/signalfd.d [2021-06-24T10:48:49.666Z] #43 82.63 DEP criu/sigframe.d [2021-06-24T10:48:49.666Z] #43 82.79 DEP criu/shmem.d [2021-06-24T10:48:49.666Z] #43 82.98 DEP criu/servicefd.d [2021-06-24T10:48:49.666Z] #43 83.10 DEP criu/seize.d [2021-06-24T10:48:49.666Z] #43 83.20 DEP criu/seccomp.d [2021-06-24T10:48:49.666Z] #43 83.34 DEP criu/rst-malloc.d [2021-06-24T10:48:49.666Z] #43 83.41 DEP criu/rbtree.d [2021-06-24T10:48:49.666Z] #43 83.45 DEP criu/pstree.d [2021-06-24T10:48:49.666Z] #43 83.70 DEP criu/protobuf.d [2021-06-24T10:48:49.701Z] #27 5.239 Building dependency tree... [2021-06-24T10:48:49.701Z] #27 5.582 The following additional packages will be installed: [2021-06-24T10:48:49.889Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-24T10:48:49.925Z] #43 83.90 GEN criu/protobuf-desc-gen.h [2021-06-24T10:48:49.957Z] #27 5.583 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-24T10:48:49.957Z] #27 5.583 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-24T10:48:49.957Z] #27 5.583 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-24T10:48:49.957Z] #27 5.584 Suggested packages: [2021-06-24T10:48:49.957Z] #27 5.584 krb5-doc krb5-user [2021-06-24T10:48:49.957Z] #27 5.584 Recommended packages: [2021-06-24T10:48:49.957Z] #27 5.584 krb5-locales publicsuffix libsasl2-modules [2021-06-24T10:48:49.957Z] #27 5.832 The following NEW packages will be installed: [2021-06-24T10:48:49.957Z] #27 5.833 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-24T10:48:49.957Z] #27 5.833 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-24T10:48:49.957Z] #27 5.833 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-24T10:48:49.957Z] #27 5.834 libssh2-1 libssl1.1 openssl [2021-06-24T10:48:50.108Z] #43 65.80 AR criu/pie/pie.lib.a [2021-06-24T10:48:50.155Z] #9 DONE 18.2s [2021-06-24T10:48:50.155Z] [2021-06-24T10:48:50.155Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-24T10:48:50.155Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-24T10:48:50.212Z] #27 6.110 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T10:48:50.212Z] #27 6.110 Need to get 5059 kB of archives. [2021-06-24T10:48:50.212Z] #27 6.110 After this operation, 12.1 MB of additional disk space will be used. [2021-06-24T10:48:50.212Z] #27 6.110 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-24T10:48:50.212Z] #27 6.124 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-24T10:48:50.364Z] #43 65.88 DEP criu/pie/restorer.d [2021-06-24T10:48:50.468Z] #27 6.175 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-24T10:48:50.468Z] #27 6.178 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-24T10:48:50.468Z] #27 6.179 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-24T10:48:50.468Z] #27 6.180 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-24T10:48:50.468Z] #27 6.181 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-24T10:48:50.468Z] #27 6.185 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-24T10:48:50.468Z] #27 6.187 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-24T10:48:50.468Z] #27 6.191 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-24T10:48:50.468Z] #27 6.191 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-24T10:48:50.468Z] #27 6.194 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-24T10:48:50.468Z] #27 6.196 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-24T10:48:50.468Z] #27 6.197 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-24T10:48:50.468Z] #27 6.198 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-24T10:48:50.468Z] #27 6.199 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-24T10:48:50.468Z] #27 6.201 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-24T10:48:50.468Z] #27 6.204 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-24T10:48:50.468Z] #27 6.207 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-24T10:48:50.468Z] #27 6.209 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-24T10:48:50.468Z] #27 6.210 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-24T10:48:50.468Z] #27 ... [2021-06-24T10:48:50.468Z] [2021-06-24T10:48:50.468Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:50.468Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:50.468Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.4s done [2021-06-24T10:48:50.468Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-06-24T10:48:50.468Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.8s [2021-06-24T10:48:50.468Z] #9 ... [2021-06-24T10:48:50.468Z] [2021-06-24T10:48:50.468Z] #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-06-24T10:48:50.468Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:48:50.468Z] #27 6.354 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:48:50.620Z] #43 66.19 DEP criu/arch/x86/sigaction_compat_pie.d [2021-06-24T10:48:50.620Z] #43 66.33 DEP criu/arch/x86/restorer_unmap.d [2021-06-24T10:48:50.620Z] #43 66.37 DEP criu/arch/x86/restorer.d [2021-06-24T10:48:50.725Z] #27 6.377 Fetched 5059 kB in 0s (14.0 MB/s) [2021-06-24T10:48:50.725Z] #27 6.417 Selecting previously unselected package libssl1.1:amd64. [2021-06-24T10:48:50.725Z] #27 6.417 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-24T10:48:50.725Z] #27 6.417 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-24T10:48:50.725Z] #27 6.425 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:50.725Z] #27 6.624 Selecting previously unselected package openssl. [2021-06-24T10:48:50.725Z] #27 6.624 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-24T10:48:50.725Z] #27 6.628 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:50.731Z] #10 DONE 0.9s [2021-06-24T10:48:50.731Z] [2021-06-24T10:48:50.731Z] #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-06-24T10:48:50.731Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-06-24T10:48:50.731Z] #27 4.217 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:48:50.731Z] #27 4.218 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:48:50.731Z] #27 4.266 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:48:50.731Z] #27 4.468 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-24T10:48:50.731Z] #27 4.699 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-24T10:48:50.731Z] #27 5.030 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-24T10:48:50.731Z] #27 6.581 Fetched 8276 kB in 3s (3167 kB/s) [2021-06-24T10:48:50.731Z] #27 6.581 Reading package lists... [2021-06-24T10:48:50.876Z] #43 66.55 DEP criu/arch/x86/vdso-pie.d [2021-06-24T10:48:50.980Z] #27 6.763 Selecting previously unselected package ca-certificates. [2021-06-24T10:48:50.980Z] #27 6.763 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-24T10:48:50.980Z] #27 6.767 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:50.980Z] #27 6.845 Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T10:48:50.980Z] #27 6.845 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-24T10:48:50.980Z] #27 6.849 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-24T10:48:50.980Z] #27 6.884 Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T10:48:50.980Z] #27 6.884 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:50.980Z] #27 6.888 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:50.994Z] #27 7.918 Reading package lists... [2021-06-24T10:48:50.994Z] #27 ... [2021-06-24T10:48:50.994Z] [2021-06-24T10:48:50.994Z] #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-06-24T10:48:50.994Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-24T10:48:51.133Z] #43 66.67 DEP criu/pie/parasite-vdso.d [2021-06-24T10:48:51.133Z] #43 66.87 DEP criu/pie/parasite.d [2021-06-24T10:48:51.236Z] #27 6.932 Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T10:48:51.236Z] #27 6.933 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:51.236Z] #27 6.936 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:51.236Z] #27 6.999 Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T10:48:51.236Z] #27 6.999 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:51.236Z] #27 7.002 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:51.236Z] #27 7.098 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T10:48:51.236Z] #27 7.099 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-24T10:48:51.236Z] #27 7.103 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:51.236Z] #27 7.155 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T10:48:51.236Z] #27 7.155 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-24T10:48:51.236Z] #27 7.158 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:51.389Z] #43 67.18 CC criu/pie/parasite.o [2021-06-24T10:48:51.500Z] #27 7.198 Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T10:48:51.500Z] #27 7.198 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-24T10:48:51.500Z] #27 7.210 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:51.500Z] #27 7.256 Selecting previously unselected package libldap-common. [2021-06-24T10:48:51.500Z] #27 7.256 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-24T10:48:51.500Z] #27 7.258 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:51.500Z] #27 7.406 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T10:48:51.500Z] #27 7.408 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-24T10:48:51.500Z] #27 7.412 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:51.500Z] #27 7.487 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T10:48:51.500Z] #27 7.487 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-24T10:48:51.578Z] #11 DONE 0.7s [2021-06-24T10:48:51.578Z] [2021-06-24T10:48:51.578Z] #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-06-24T10:48:51.578Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-06-24T10:48:51.578Z] #27 7.918 Reading package lists... [2021-06-24T10:48:51.578Z] #27 9.190 Building dependency tree... [2021-06-24T10:48:51.646Z] #43 ... [2021-06-24T10:48:51.647Z] [2021-06-24T10:48:51.647Z] #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-06-24T10:48:51.647Z] #58 sha256:28bd4025325a839e68bac2f4ede6075791264f0694c40dc66d9b0abab08ff9e5 [2021-06-24T10:48:51.647Z] #58 DONE 125.6s [2021-06-24T10:48:51.647Z] [2021-06-24T10:48:51.647Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-24T10:48:51.647Z] #59 sha256:d98bc0f4cad93aa2aa5ba42c60aee579b2d978eb99764f9def25b1763452217f [2021-06-24T10:48:51.647Z] #59 DONE 0.1s [2021-06-24T10:48:51.647Z] [2021-06-24T10:48:51.647Z] #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-06-24T10:48:51.647Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:51.647Z] #20 4.191 Reading package lists... [2021-06-24T10:48:51.647Z] #20 ... [2021-06-24T10:48:51.647Z] [2021-06-24T10:48:51.647Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-24T10:48:51.647Z] #60 sha256:53dca638cbdf0bd30eab6bf6ddbe09731e0622ebb27ea300b1125822d01368f8 [2021-06-24T10:48:51.647Z] #60 DONE 0.1s [2021-06-24T10:48:51.756Z] #27 7.498 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-24T10:48:51.756Z] #27 7.544 Selecting previously unselected package libpsl5:amd64. [2021-06-24T10:48:51.756Z] #27 7.544 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-24T10:48:51.756Z] #27 7.551 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-24T10:48:51.756Z] #27 7.594 Selecting previously unselected package librtmp1:amd64. [2021-06-24T10:48:51.756Z] #27 7.594 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-24T10:48:51.756Z] #27 7.599 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-24T10:48:51.756Z] #27 7.654 Selecting previously unselected package libssh2-1:amd64. [2021-06-24T10:48:51.756Z] #27 7.654 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-24T10:48:51.756Z] #27 7.659 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-24T10:48:51.756Z] #27 7.716 Selecting previously unselected package libcurl4:amd64. [2021-06-24T10:48:51.832Z] #43 85.74 DEP criu/protobuf-desc.d [2021-06-24T10:48:51.832Z] #43 85.88 DEP criu/proc_parse.d [2021-06-24T10:48:51.842Z] #27 ... [2021-06-24T10:48:51.842Z] [2021-06-24T10:48:51.842Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-24T10:48:51.842Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-24T10:48:51.842Z] #39 DONE 0.2s [2021-06-24T10:48:51.842Z] [2021-06-24T10:48:51.842Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-24T10:48:51.842Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-24T10:48:51.842Z] #31 DONE 0.2s [2021-06-24T10:48:51.902Z] [2021-06-24T10:48:51.902Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:51.902Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:48:51.902Z] #45 121.3 net/http [2021-06-24T10:48:51.958Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done [2021-06-24T10:48:51.958Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-24T10:48:51.958Z] #9 ... [2021-06-24T10:48:51.958Z] [2021-06-24T10:48:51.958Z] #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-06-24T10:48:51.958Z] #29 sha256:751ab8f0fe35e9b79f82fc18f66193c0b096d3871d55e39ad76b8797dda3ad65 [2021-06-24T10:48:51.958Z] #29 1.707 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-24T10:48:51.958Z] #29 1.808 [2021-06-24T10:48:51.958Z] #29 1.931 ######### 13.2% ########################## 36.8% ######################################## 56.7% ####################################################### 76.6% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 2.460 [2021-06-24T10:48:51.958Z] #29 2.581 ##################################### 52.7% ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 2.710 [2021-06-24T10:48:51.958Z] #29 2.832 0.2% ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 2.993 [2021-06-24T10:48:51.958Z] #29 3.119 ########### 16.5% ######################### 35.9% ######################################## 55.8% ###################################################### 75.3% #################################################################### 94.7% ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 3.640 [2021-06-24T10:48:51.958Z] #29 3.762 ## 3.7% ####### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 40.9% ################################# 46.2% ##################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.1% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.4% ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 5.619 [2021-06-24T10:48:51.958Z] #29 5.892 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-24T10:48:51.958Z] #29 5.973 [2021-06-24T10:48:51.958Z] #29 6.035 ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 6.067 [2021-06-24T10:48:51.958Z] #29 6.333 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-24T10:48:51.958Z] #29 6.426 [2021-06-24T10:48:51.958Z] #29 6.507 ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 6.528 [2021-06-24T10:48:51.958Z] #29 6.826 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-24T10:48:51.958Z] #29 6.921 [2021-06-24T10:48:51.958Z] #29 7.034 1.0% ################## 26.1% ######################## 34.5% ############################################ 61.5% ############################################################### 88.1% ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 7.544 [2021-06-24T10:48:51.958Z] #29 7.833 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-24T10:48:51.958Z] #29 7.914 [2021-06-24T10:48:51.958Z] #29 7.966 ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 7.989 [2021-06-24T10:48:51.958Z] #29 8.207 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-24T10:48:51.958Z] #29 8.293 [2021-06-24T10:48:51.958Z] #29 8.336 ######################################################################## 100.0% [2021-06-24T10:48:51.958Z] #29 8.361 [2021-06-24T10:48:51.958Z] #29 8.372 Download of images into '/build' complete. [2021-06-24T10:48:51.958Z] #29 8.372 Use something like the following to load the result into a Docker daemon: [2021-06-24T10:48:51.958Z] #29 8.372 tar -cC '/build' . | docker load [2021-06-24T10:48:52.011Z] #27 7.718 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-24T10:48:52.011Z] #27 7.725 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-24T10:48:52.011Z] #27 7.798 Selecting previously unselected package curl. [2021-06-24T10:48:52.011Z] #27 7.800 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-24T10:48:52.011Z] #27 7.807 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-24T10:48:52.011Z] #27 7.882 Selecting previously unselected package libonig5:amd64. [2021-06-24T10:48:52.011Z] #27 7.882 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-24T10:48:52.011Z] #27 7.885 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:48:52.012Z] #27 7.954 Selecting previously unselected package libjq1:amd64. [2021-06-24T10:48:52.012Z] #27 7.954 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:48:52.012Z] #27 7.959 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:48:52.012Z] #27 8.006 Selecting previously unselected package jq. [2021-06-24T10:48:52.106Z] [2021-06-24T10:48:52.106Z] #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-06-24T10:48:52.106Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-06-24T10:48:52.106Z] #27 9.845 The following additional packages will be installed: [2021-06-24T10:48:52.106Z] #27 9.845 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-24T10:48:52.106Z] #27 9.845 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-24T10:48:52.106Z] #27 9.845 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-24T10:48:52.106Z] #27 9.845 Suggested packages: [2021-06-24T10:48:52.106Z] #27 9.845 krb5-doc krb5-user [2021-06-24T10:48:52.106Z] #27 9.845 Recommended packages: [2021-06-24T10:48:52.106Z] #27 9.845 krb5-locales publicsuffix libsasl2-modules [2021-06-24T10:48:52.268Z] #27 8.010 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:48:52.268Z] #27 8.012 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:48:52.268Z] #27 8.058 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-24T10:48:52.268Z] #27 8.070 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-24T10:48:52.268Z] #27 8.081 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:52.371Z] #27 10.23 The following NEW packages will be installed: [2021-06-24T10:48:52.371Z] #27 10.23 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-24T10:48:52.371Z] #27 10.23 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-24T10:48:52.371Z] #27 10.23 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-24T10:48:52.371Z] #27 10.23 libssh2-1 libssl1.1 openssl [2021-06-24T10:48:52.401Z] #43 86.19 DEP criu/plugin.d [2021-06-24T10:48:52.401Z] #43 86.25 DEP criu/pipes.d [2021-06-24T10:48:52.401Z] #43 86.38 DEP criu/pie-util.d [2021-06-24T10:48:52.569Z] #27 8.193 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-24T10:48:52.569Z] #27 8.210 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:52.569Z] #27 8.234 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:52.569Z] #27 8.316 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:52.569Z] #27 8.356 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-24T10:48:52.570Z] #27 8.375 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:52.570Z] #27 8.390 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:52.570Z] #27 8.406 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-24T10:48:52.570Z] #27 8.420 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:52.570Z] #27 8.431 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:52.570Z] #27 8.449 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:48:52.570Z] #27 8.463 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:48:52.570Z] #27 8.475 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:52.570Z] #27 8.487 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:52.637Z] #27 10.58 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T10:48:52.637Z] #27 10.58 Need to get 4777 kB of archives. [2021-06-24T10:48:52.637Z] #27 10.58 After this operation, 11.5 MB of additional disk space will be used. [2021-06-24T10:48:52.637Z] #27 10.58 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-24T10:48:52.637Z] #27 10.62 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-24T10:48:52.637Z] #27 10.64 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-24T10:48:52.660Z] #43 86.54 DEP criu/pie-util-vdso.d [2021-06-24T10:48:52.660Z] #43 ... [2021-06-24T10:48:52.660Z] [2021-06-24T10:48:52.661Z] #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-06-24T10:48:52.661Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:52.661Z] #20 19.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-24T10:48:52.661Z] #20 19.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-24T10:48:52.661Z] #20 19.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-24T10:48:52.661Z] #20 19.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-24T10:48:52.661Z] #20 19.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-24T10:48:52.661Z] #20 19.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-24T10:48:52.661Z] #20 19.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-24T10:48:52.661Z] #20 19.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-24T10:48:52.661Z] #20 19.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-24T10:48:52.661Z] #20 19.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-24T10:48:52.661Z] #20 19.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-24T10:48:52.661Z] #20 19.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-24T10:48:52.661Z] #20 19.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-24T10:48:52.661Z] #20 19.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:48:52.661Z] #20 19.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:48:52.661Z] #20 19.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-24T10:48:52.661Z] #20 19.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-24T10:48:52.661Z] #20 19.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-24T10:48:52.661Z] #20 19.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-24T10:48:52.661Z] #20 20.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-24T10:48:52.661Z] #20 20.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-24T10:48:52.661Z] #20 20.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-24T10:48:52.661Z] #20 20.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-24T10:48:52.661Z] #20 20.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-24T10:48:52.661Z] #20 20.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-24T10:48:52.661Z] #20 20.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:48:52.661Z] #20 20.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:48:52.661Z] #20 20.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:48:52.661Z] #20 20.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:48:52.661Z] #20 20.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-24T10:48:52.661Z] #20 20.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-24T10:48:52.661Z] #20 20.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-24T10:48:52.661Z] #20 20.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-24T10:48:52.661Z] #20 20.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-24T10:48:52.661Z] #20 20.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-24T10:48:52.661Z] #20 20.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-24T10:48:52.661Z] #20 20.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-24T10:48:52.661Z] #20 20.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-24T10:48:52.661Z] #20 20.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-24T10:48:52.661Z] #20 20.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-06-24T10:48:52.661Z] #20 20.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-24T10:48:52.661Z] #20 20.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-24T10:48:52.661Z] #20 21.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-24T10:48:52.661Z] #20 21.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-24T10:48:52.661Z] #20 21.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-24T10:48:52.661Z] #20 22.22 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:48:52.661Z] #20 22.40 Fetched 28.5 MB in 2s (13.2 MB/s) [2021-06-24T10:48:52.661Z] #20 22.52 Selecting previously unselected package pigz. [2021-06-24T10:48:52.661Z] #20 22.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-24T10:48:52.661Z] #20 22.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-24T10:48:52.661Z] #20 22.64 Unpacking pigz (2.4-1) ... [2021-06-24T10:48:52.830Z] #45 ... [2021-06-24T10:48:52.830Z] [2021-06-24T10:48:52.830Z] #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-06-24T10:48:52.830Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:48:52.830Z] #53 15.14 + cd /tmp/tmp.drZnkrY7OI/src/github.com/opencontainers/runc [2021-06-24T10:48:52.830Z] #53 15.14 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:48:52.906Z] #27 10.68 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-24T10:48:52.906Z] #27 10.68 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-24T10:48:52.906Z] #27 10.68 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-24T10:48:52.906Z] #27 10.68 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-24T10:48:52.906Z] #27 10.71 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-24T10:48:52.906Z] #27 10.71 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-24T10:48:52.906Z] #27 10.71 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-24T10:48:52.906Z] #27 10.71 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-24T10:48:52.906Z] #27 10.71 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-24T10:48:52.906Z] #27 10.76 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-24T10:48:52.920Z] #20 22.81 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-24T10:48:52.920Z] #20 22.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:48:52.920Z] #20 22.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:48:53.328Z] #27 11.16 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:48:53.368Z] #29 DONE 10.6s [2021-06-24T10:48:53.368Z] [2021-06-24T10:48:53.368Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:53.368Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:53.368Z] #9 DONE 42.7s [2021-06-24T10:48:53.368Z] [2021-06-24T10:48:53.368Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-24T10:48:53.368Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-24T10:48:53.392Z] #53 15.66 + '[' -z '' ']' [2021-06-24T10:48:53.392Z] #53 15.66 + target=static [2021-06-24T10:48:53.392Z] #53 15.66 + make 'BUILDTAGS=seccomp ' static [2021-06-24T10:48:53.488Z] #20 23.34 Selecting previously unselected package python3.7-minimal. [2021-06-24T10:48:53.488Z] #20 23.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:48:53.488Z] #20 23.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:48:53.556Z] #27 9.081 Updating certificates in /etc/ssl/certs... [2021-06-24T10:48:53.648Z] #53 16.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-24T10:48:53.748Z] #27 11.60 Fetched 4777 kB in 0s (9884 kB/s) [2021-06-24T10:48:53.748Z] #27 11.66 Selecting previously unselected package libssl1.1:arm64. [2021-06-24T10:48:53.748Z] #27 11.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-06-24T10:48:53.748Z] #27 11.67 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-24T10:48:53.748Z] #27 11.68 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:53.934Z] #10 DONE 0.9s [2021-06-24T10:48:53.934Z] [2021-06-24T10:48:53.934Z] #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-06-24T10:48:53.934Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-24T10:48:54.117Z] #27 9.866 137 added, 0 removed; done. [2021-06-24T10:48:54.117Z] #27 9.909 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-24T10:48:54.117Z] #27 9.924 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:48:54.117Z] #27 9.941 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-24T10:48:54.117Z] #27 9.955 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-24T10:48:54.117Z] #27 9.968 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:48:54.117Z] #27 9.989 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:54.117Z] #27 9.998 Updating certificates in /etc/ssl/certs... [2021-06-24T10:48:54.333Z] #27 12.02 Selecting previously unselected package openssl. [2021-06-24T10:48:54.333Z] #27 12.02 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-24T10:48:54.333Z] #27 12.02 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:54.373Z] #27 ... [2021-06-24T10:48:54.373Z] [2021-06-24T10:48:54.373Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-24T10:48:54.373Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-24T10:48:54.373Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.4s done [2021-06-24T10:48:54.373Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-24T10:48:54.373Z] #9 DONE 25.6s [2021-06-24T10:48:54.424Z] #20 24.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:48:54.629Z] [2021-06-24T10:48:54.629Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-24T10:48:54.629Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-24T10:48:54.682Z] #20 24.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:48:54.811Z] #27 12.38 Selecting previously unselected package ca-certificates. [2021-06-24T10:48:54.811Z] #27 12.38 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-24T10:48:54.811Z] #27 12.38 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:54.811Z] #27 12.57 Selecting previously unselected package libkeyutils1:arm64. [2021-06-24T10:48:54.811Z] #27 12.57 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-24T10:48:54.811Z] #27 12.57 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-24T10:48:54.811Z] #27 12.64 Selecting previously unselected package libkrb5support0:arm64. [2021-06-24T10:48:54.811Z] #27 12.64 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-24T10:48:54.811Z] #27 12.65 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:55.074Z] #27 13.06 Selecting previously unselected package libk5crypto3:arm64. [2021-06-24T10:48:55.074Z] #27 13.06 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-24T10:48:55.074Z] #27 13.07 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:55.306Z] #11 DONE 1.1s [2021-06-24T10:48:55.306Z] [2021-06-24T10:48:55.306Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-24T10:48:55.306Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-24T10:48:55.353Z] #27 13.14 Selecting previously unselected package libkrb5-3:arm64. [2021-06-24T10:48:55.353Z] #27 13.15 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-24T10:48:55.562Z] #31 DONE 0.3s [2021-06-24T10:48:55.562Z] [2021-06-24T10:48:55.562Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-24T10:48:55.562Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-24T10:48:55.562Z] #39 DONE 0.3s [2021-06-24T10:48:55.562Z] [2021-06-24T10:48:55.562Z] #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-06-24T10:48:55.562Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:48:55.617Z] #27 13.55 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:55.883Z] #27 ... [2021-06-24T10:48:55.883Z] [2021-06-24T10:48:55.883Z] #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-06-24T10:48:55.883Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-24T10:48:55.883Z] #12 DONE 4.3s [2021-06-24T10:48:55.883Z] [2021-06-24T10:48:55.883Z] #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-06-24T10:48:55.883Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-06-24T10:48:55.883Z] #27 13.68 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-24T10:48:55.883Z] #27 13.68 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-24T10:48:55.883Z] #27 13.68 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:55.883Z] #27 13.83 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-24T10:48:55.883Z] #27 13.83 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-24T10:48:55.883Z] #27 13.83 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:55.883Z] #27 13.94 Selecting previously unselected package libsasl2-2:arm64. [2021-06-24T10:48:56.148Z] #27 13.94 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-24T10:48:56.148Z] #27 13.95 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:56.148Z] #27 14.05 Selecting previously unselected package libldap-common. [2021-06-24T10:48:56.148Z] #27 14.05 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-24T10:48:56.148Z] #27 14.05 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:56.148Z] #27 14.12 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-24T10:48:56.148Z] #27 14.13 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-24T10:48:56.148Z] #27 14.13 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:56.412Z] #27 14.25 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-24T10:48:56.412Z] #27 14.25 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-24T10:48:56.412Z] #27 14.26 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-24T10:48:56.412Z] #27 14.37 Selecting previously unselected package libpsl5:arm64. [2021-06-24T10:48:56.412Z] #27 14.37 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-24T10:48:56.412Z] #27 14.37 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-24T10:48:56.412Z] #27 14.43 Selecting previously unselected package librtmp1:arm64. [2021-06-24T10:48:56.412Z] #27 14.43 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-24T10:48:56.412Z] #27 14.45 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-24T10:48:56.582Z] #10 DONE 1.9s [2021-06-24T10:48:56.582Z] [2021-06-24T10:48:56.582Z] #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-06-24T10:48:56.582Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-24T10:48:56.582Z] #27 10.55 0 added, 0 removed; done. [2021-06-24T10:48:56.582Z] #27 10.55 Running hooks in /etc/ca-certificates/update.d... [2021-06-24T10:48:56.582Z] #27 10.55 done. [2021-06-24T10:48:56.582Z] #27 DONE 12.1s [2021-06-24T10:48:56.582Z] [2021-06-24T10:48:56.582Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-24T10:48:56.582Z] #28 sha256:3a0a28713b6186966d765d842e7e8b6720ac452efdb1c8cd05ada264c6b94079 [2021-06-24T10:48:56.582Z] #28 DONE 0.1s [2021-06-24T10:48:56.582Z] [2021-06-24T10:48:56.583Z] #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-06-24T10:48:56.583Z] #29 sha256:b0de99a0d0600db63c2b793f1ab28ebdcf8811952a6d862f01cd5f8083fcff60 [2021-06-24T10:48:56.676Z] #27 14.53 Selecting previously unselected package libssh2-1:arm64. [2021-06-24T10:48:56.676Z] #27 14.53 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-24T10:48:56.676Z] #27 14.55 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-24T10:48:56.943Z] #27 14.71 Selecting previously unselected package libcurl4:arm64. [2021-06-24T10:48:56.943Z] #27 14.72 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-24T10:48:56.943Z] #27 14.72 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-24T10:48:57.207Z] #27 14.98 Selecting previously unselected package curl. [2021-06-24T10:48:57.207Z] #27 14.98 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-24T10:48:57.207Z] #27 14.98 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-24T10:48:57.207Z] #27 15.19 Selecting previously unselected package libonig5:arm64. [2021-06-24T10:48:57.207Z] #27 15.20 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-24T10:48:57.207Z] #27 15.22 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-24T10:48:57.527Z] #29 ... [2021-06-24T10:48:57.527Z] [2021-06-24T10:48:57.527Z] #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-06-24T10:48:57.527Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-24T10:48:57.527Z] #11 DONE 1.0s [2021-06-24T10:48:57.527Z] [2021-06-24T10:48:57.527Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-24T10:48:57.527Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-24T10:48:57.527Z] #31 DONE 0.2s [2021-06-24T10:48:57.527Z] [2021-06-24T10:48:57.527Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-24T10:48:57.527Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-24T10:48:57.527Z] #39 DONE 0.2s [2021-06-24T10:48:57.527Z] [2021-06-24T10:48:57.527Z] #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-06-24T10:48:57.527Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:48:57.786Z] #27 15.56 Selecting previously unselected package libjq1:arm64. [2021-06-24T10:48:57.786Z] #27 15.56 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-24T10:48:57.786Z] #27 15.57 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-24T10:48:57.971Z] #20 27.35 Selecting previously unselected package python3-minimal. [2021-06-24T10:48:57.971Z] #20 27.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 ... 23684 files and directories currently installed.) [2021-06-24T10:48:57.971Z] #20 27.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-24T10:48:57.971Z] #20 27.45 Unpacking python3-minimal (3.7.3-1) ... [2021-06-24T10:48:57.971Z] #20 27.58 Selecting previously unselected package libmpdec2:amd64. [2021-06-24T10:48:57.971Z] #20 27.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-24T10:48:57.971Z] #20 27.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:48:57.971Z] #20 27.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-24T10:48:57.971Z] #20 27.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...#20 ... [2021-06-24T10:48:57.971Z] [2021-06-24T10:48:57.971Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:48:57.971Z] #45 sha256:9af974b78cd99d57ae3d1f960b911d3686b33b66d26e891dc4356cf95dc1a425 [2021-06-24T10:48:57.971Z] #45 DONE 147.7s [2021-06-24T10:48:57.971Z] [2021-06-24T10:48:57.971Z] #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-06-24T10:48:57.971Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:57.971Z] #20 27.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:48:57.971Z] #20 27.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:48:57.971Z] #20 ... [2021-06-24T10:48:57.971Z] [2021-06-24T10:48:57.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:48:57.971Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:48:57.971Z] #43 86.73 DEP criu/pie-util-vdso-elf32.d [2021-06-24T10:48:57.971Z] #43 86.91 DEP criu/path.d [2021-06-24T10:48:57.971Z] #43 87.15 DEP criu/parasite-syscall.d [2021-06-24T10:48:57.971Z] #43 87.45 DEP criu/pagemap.d [2021-06-24T10:48:57.971Z] #43 87.61 DEP criu/pagemap-cache.d [2021-06-24T10:48:57.971Z] #43 87.76 DEP criu/page-xfer.d [2021-06-24T10:48:57.971Z] #43 87.93 DEP criu/page-pipe.d [2021-06-24T10:48:57.971Z] #43 88.03 DEP criu/netfilter.d [2021-06-24T10:48:57.971Z] #43 88.26 DEP criu/net.d [2021-06-24T10:48:57.971Z] #43 88.55 DEP criu/namespaces.d [2021-06-24T10:48:57.971Z] #43 88.78 DEP criu/mount.d [2021-06-24T10:48:57.971Z] #43 89.01 DEP criu/memfd.d [2021-06-24T10:48:57.971Z] #43 89.18 DEP criu/mem.d [2021-06-24T10:48:57.971Z] #43 89.36 DEP criu/lsm.d [2021-06-24T10:48:57.971Z] #43 89.49 DEP criu/log.d [2021-06-24T10:48:57.971Z] #43 89.68 DEP criu/libnetlink.d [2021-06-24T10:48:57.971Z] #43 89.89 DEP criu/kerndat.d [2021-06-24T10:48:57.971Z] #43 90.13 DEP criu/kcmp-ids.d [2021-06-24T10:48:57.971Z] #43 90.27 DEP criu/irmap.d [2021-06-24T10:48:57.971Z] #43 90.50 DEP criu/ipc_ns.d [2021-06-24T10:48:57.971Z] #43 90.64 DEP criu/image.d [2021-06-24T10:48:57.971Z] #43 90.87 DEP criu/image-desc.d [2021-06-24T10:48:57.971Z] #43 90.97 DEP criu/fsnotify.d [2021-06-24T10:48:57.971Z] #43 91.16 DEP criu/filesystems.d [2021-06-24T10:48:57.971Z] #43 91.32 DEP criu/files.d [2021-06-24T10:48:57.971Z] #43 91.62 DEP criu/files-reg.d [2021-06-24T10:48:57.971Z] #43 91.91 DEP criu/files-ext.d [2021-06-24T10:48:58.051Z] #27 15.81 Selecting previously unselected package jq. [2021-06-24T10:48:58.051Z] #27 15.81 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-24T10:48:58.051Z] #27 15.82 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:48:58.051Z] #27 16.01 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-24T10:48:58.230Z] #43 92.14 DEP criu/file-lock.d [2021-06-24T10:48:58.316Z] #27 16.03 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-24T10:48:58.316Z] #27 16.04 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:58.532Z] #43 92.40 DEP criu/file-ids.d [2021-06-24T10:48:58.790Z] #43 92.68 DEP criu/fifo.d [2021-06-24T10:48:59.049Z] #43 92.93 DEP criu/fdstore.d [2021-06-24T10:48:59.272Z] #27 16.96 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-24T10:48:59.272Z] #27 16.99 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:59.272Z] #27 17.08 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:59.272Z] #27 17.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:59.272Z] #27 17.15 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-24T10:48:59.272Z] #27 17.26 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:59.308Z] #43 93.15 DEP criu/fault-injection.d [2021-06-24T10:48:59.308Z] #43 93.24 DEP criu/external.d [2021-06-24T10:48:59.536Z] #27 17.37 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-24T10:48:59.536Z] #27 17.39 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-24T10:48:59.536Z] #27 17.42 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:48:59.536Z] #27 17.45 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-24T10:48:59.536Z] #27 17.49 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-24T10:48:59.536Z] #27 17.52 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-24T10:48:59.567Z] #43 93.53 DEP criu/eventpoll.d [2021-06-24T10:48:59.801Z] #27 17.56 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-24T10:48:59.801Z] #27 17.57 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-24T10:48:59.829Z] #43 ... [2021-06-24T10:48:59.829Z] [2021-06-24T10:48:59.829Z] #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-06-24T10:48:59.829Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:48:59.829Z] #20 29.63 Selecting previously unselected package python3.7. [2021-06-24T10:48:59.829Z] #20 29.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:48:59.829Z] #20 29.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:48:59.829Z] #20 29.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T10:48:59.829Z] #20 29.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-24T10:48:59.829Z] #20 29.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:48:59.829Z] #20 29.90 Setting up python3-minimal (3.7.3-1) ... [2021-06-24T10:49:00.183Z] #53 ... [2021-06-24T10:49:00.183Z] [2021-06-24T10:49:00.183Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:00.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:00.183Z] #43 69.15 LINK criu/pie/parasite.built-in.o [2021-06-24T10:49:00.183Z] #43 69.17 GEN criu/pie/parasite-blob.h [2021-06-24T10:49:00.183Z] #43 69.18 CC criu/pie/parasite-vdso.o [2021-06-24T10:49:00.183Z] #43 69.89 CC criu/arch/x86/vdso-pie.o [2021-06-24T10:49:00.183Z] #43 70.17 CC criu/arch/x86/restorer.o [2021-06-24T10:49:00.183Z] #43 70.75 CC criu/arch/x86/restorer_unmap.o [2021-06-24T10:49:00.183Z] #43 70.81 CC criu/arch/x86/sigaction_compat_pie.o [2021-06-24T10:49:00.183Z] #43 71.13 CC criu/pie/restorer.o [2021-06-24T10:49:00.183Z] #43 74.44 LINK criu/pie/restorer.built-in.o [2021-06-24T10:49:00.183Z] #43 74.47 GEN criu/pie/restorer-blob.h [2021-06-24T10:49:00.184Z] #43 74.54 DEP criu/vdso.d [2021-06-24T10:49:00.184Z] #43 74.74 DEP criu/vdso-compat.d [2021-06-24T10:49:00.184Z] #43 74.88 DEP criu/uts_ns.d [2021-06-24T10:49:00.184Z] #43 75.06 DEP criu/util.d [2021-06-24T10:49:00.184Z] #43 75.29 DEP criu/uffd.d [2021-06-24T10:49:00.184Z] #43 75.50 DEP criu/tun.d [2021-06-24T10:49:00.184Z] #43 75.67 DEP criu/tty.d [2021-06-24T10:49:00.184Z] #43 75.86 DEP criu/timerfd.d [2021-06-24T10:49:00.444Z] #43 76.01 DEP criu/timens.d [2021-06-24T10:49:00.444Z] #43 76.28 DEP criu/sysfs_parse.d [2021-06-24T10:49:00.700Z] #43 76.48 DEP criu/sysctl.d [2021-06-24T10:49:00.700Z] #43 ... [2021-06-24T10:49:00.700Z] [2021-06-24T10:49:00.700Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:00.700Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:49:00.700Z] #45 134.8 github.com/LK4D4/vndr/godl [2021-06-24T10:49:00.807Z] #40 ... [2021-06-24T10:49:00.807Z] [2021-06-24T10:49:00.807Z] #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-06-24T10:49:00.807Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-24T10:49:00.807Z] #12 DONE 5.4s [2021-06-24T10:49:00.807Z] [2021-06-24T10:49:00.807Z] #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-06-24T10:49:00.807Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:00.807Z] #32 ... [2021-06-24T10:49:00.807Z] [2021-06-24T10:49:00.807Z] #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-06-24T10:49:00.808Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:01.207Z] #20 30.89 Selecting previously unselected package python3. [2021-06-24T10:49:01.207Z] #20 30.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-24T10:49:01.207Z] #20 30.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-24T10:49:01.207Z] #20 30.95 Unpacking python3 (3.7.3-1) ... [2021-06-24T10:49:01.207Z] #20 31.07 Selecting previously unselected package libip4tc0:amd64. [2021-06-24T10:49:01.207Z] #20 31.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:49:01.207Z] #20 31.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:01.207Z] #20 31.19 Selecting previously unselected package libip6tc0:amd64. [2021-06-24T10:49:01.207Z] #20 31.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:49:01.207Z] #20 31.20 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:01.207Z] #20 31.28 Selecting previously unselected package libiptc0:amd64. [2021-06-24T10:49:01.466Z] #20 31.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-24T10:49:01.466Z] #20 31.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:01.466Z] #20 31.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-24T10:49:01.466Z] #20 31.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-24T10:49:01.466Z] #20 31.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:49:01.467Z] #20 31.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-24T10:49:01.467Z] #20 31.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-24T10:49:01.467Z] #20 31.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:49:01.629Z] #45 135.5 github.com/LK4D4/vndr [2021-06-24T10:49:01.726Z] #20 31.56 Selecting previously unselected package libnftnl11:amd64. [2021-06-24T10:49:01.726Z] #20 31.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-24T10:49:01.726Z] #20 31.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:49:01.726Z] #20 31.72 Selecting previously unselected package iptables. [2021-06-24T10:49:01.726Z] #20 31.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-24T10:49:01.726Z] #20 31.73 Unpacking iptables (1.8.2-4) ... [2021-06-24T10:49:01.732Z] #27 ... [2021-06-24T10:49:01.732Z] [2021-06-24T10:49:01.732Z] #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-06-24T10:49:01.732Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-06-24T10:49:01.732Z] #42 5.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:01.732Z] #42 5.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:01.732Z] #42 5.660 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:01.732Z] #42 6.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-24T10:49:01.732Z] #42 8.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-24T10:49:01.732Z] #42 9.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-24T10:49:01.732Z] #42 ... [2021-06-24T10:49:01.732Z] [2021-06-24T10:49:01.732Z] #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-06-24T10:49:01.732Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-24T10:49:01.732Z] #40 5.914 + git clone https://github.com/docker/distribution.git . [2021-06-24T10:49:01.732Z] #40 5.915 Cloning into '.'... [2021-06-24T10:49:01.997Z] #40 ... [2021-06-24T10:49:01.997Z] [2021-06-24T10:49:01.997Z] #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-06-24T10:49:01.997Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-24T10:49:01.997Z] #55 6.114 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:01.997Z] #55 6.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:01.997Z] #55 6.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:01.997Z] #55 7.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-24T10:49:01.997Z] #55 8.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-24T10:49:01.997Z] #55 9.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-24T10:49:01.997Z] #55 ... [2021-06-24T10:49:01.997Z] [2021-06-24T10:49:01.997Z] #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-06-24T10:49:01.997Z] #58 sha256:965ee5980b2ba7363fbc0888faf8a3e3074219487d71b5ba17d7c766ce5ba050 [2021-06-24T10:49:01.997Z] #58 5.863 + RM_GOPATH=0 [2021-06-24T10:49:01.997Z] #58 5.863 + TMP_GOPATH= [2021-06-24T10:49:01.997Z] #58 5.863 + : /build [2021-06-24T10:49:01.997Z] #58 5.863 + '[' -z '' ']' [2021-06-24T10:49:01.997Z] #58 5.863 ++ mktemp -d [2021-06-24T10:49:01.997Z] #58 5.863 + export GOPATH=/tmp/tmp.bUL27yhxQj [2021-06-24T10:49:01.997Z] #58 5.863 + GOPATH=/tmp/tmp.bUL27yhxQj [2021-06-24T10:49:01.997Z] #58 5.863 + RM_GOPATH=1 [2021-06-24T10:49:01.997Z] #58 5.863 + case "$(go env GOARCH)" in [2021-06-24T10:49:01.997Z] #58 5.863 ++ go env GOARCH [2021-06-24T10:49:01.997Z] #58 5.920 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:01.997Z] #58 5.920 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:01.997Z] #58 5.920 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:01.997Z] #58 5.939 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:01.997Z] #58 5.940 + dir=/tmp/install [2021-06-24T10:49:01.998Z] #58 5.940 + bin=rootlesskit [2021-06-24T10:49:01.998Z] #58 5.940 + shift [2021-06-24T10:49:02.265Z] #58 5.940 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-24T10:49:02.265Z] #58 5.940 + . /tmp/install/rootlesskit.installer [2021-06-24T10:49:02.265Z] #58 5.940 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:02.265Z] #58 5.940 + install_rootlesskit [2021-06-24T10:49:02.265Z] #58 5.940 + case "$1" in [2021-06-24T10:49:02.265Z] #58 5.940 + export CGO_ENABLED=0 [2021-06-24T10:49:02.265Z] #58 5.940 + CGO_ENABLED=0 [2021-06-24T10:49:02.265Z] #58 5.940 + _install_rootlesskit [2021-06-24T10:49:02.265Z] #58 5.940 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-24T10:49:02.265Z] #58 5.941 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bUL27yhxQj/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:49:02.265Z] #58 5.950 Cloning into '/tmp/tmp.bUL27yhxQj/src/github.com/rootless-containers/rootlesskit'... [2021-06-24T10:49:02.265Z] #58 9.475 + cd /tmp/tmp.bUL27yhxQj/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:49:02.265Z] #58 9.475 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:02.265Z] #58 9.568 + export GO111MODULE=on [2021-06-24T10:49:02.265Z] #58 9.568 + GO111MODULE=on [2021-06-24T10:49:02.265Z] #58 9.569 + export GOPROXY=https://proxy.golang.org [2021-06-24T10:49:02.265Z] #58 9.569 + GOPROXY=https://proxy.golang.org [2021-06-24T10:49:02.265Z] #58 9.569 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:49:02.265Z] #58 9.569 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-24T10:49:02.265Z] #58 ... [2021-06-24T10:49:02.265Z] [2021-06-24T10:49:02.265Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:02.265Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:49:02.265Z] #45 5.065 + RM_GOPATH=0 [2021-06-24T10:49:02.265Z] #45 5.065 + TMP_GOPATH= [2021-06-24T10:49:02.265Z] #45 5.065 + : /build [2021-06-24T10:49:02.265Z] #45 5.065 + '[' -z '' ']' [2021-06-24T10:49:02.265Z] #45 5.065 ++ mktemp -d [2021-06-24T10:49:02.265Z] #45 5.065 + export GOPATH=/tmp/tmp.QlLGsXkAcy [2021-06-24T10:49:02.265Z] #45 5.065 + GOPATH=/tmp/tmp.QlLGsXkAcy [2021-06-24T10:49:02.265Z] #45 5.065 + RM_GOPATH=1 [2021-06-24T10:49:02.265Z] #45 5.065 + case "$(go env GOARCH)" in [2021-06-24T10:49:02.265Z] #45 5.065 ++ go env GOARCH [2021-06-24T10:49:02.265Z] #45 5.087 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:02.265Z] #45 5.087 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:02.265Z] #45 5.096 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:02.265Z] #45 5.096 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:02.265Z] #45 5.096 + dir=/tmp/install [2021-06-24T10:49:02.265Z] #45 5.096 + bin=vndr [2021-06-24T10:49:02.265Z] #45 5.096 + shift [2021-06-24T10:49:02.265Z] #45 5.096 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-24T10:49:02.265Z] #45 5.096 + . /tmp/install/vndr.installer [2021-06-24T10:49:02.265Z] #45 5.096 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:02.265Z] #45 5.096 + install_vndr [2021-06-24T10:49:02.265Z] #45 5.096 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-24T10:49:02.265Z] #45 5.096 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QlLGsXkAcy/src/github.com/LK4D4/vndr [2021-06-24T10:49:02.265Z] #45 5.104 Cloning into '/tmp/tmp.QlLGsXkAcy/src/github.com/LK4D4/vndr'... [2021-06-24T10:49:02.265Z] #45 5.694 + cd /tmp/tmp.QlLGsXkAcy/src/github.com/LK4D4/vndr [2021-06-24T10:49:02.265Z] #45 5.694 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:02.265Z] #45 5.694 + go build -buildmode=pie -v -o /build/vndr . [2021-06-24T10:49:02.265Z] #45 7.113 runtime/internal/atomic [2021-06-24T10:49:02.265Z] #45 7.137 internal/race [2021-06-24T10:49:02.265Z] #45 7.162 runtime/internal/sys [2021-06-24T10:49:02.265Z] #45 7.240 internal/cpu [2021-06-24T10:49:02.265Z] #45 7.564 sync/atomic [2021-06-24T10:49:02.265Z] #45 7.689 internal/bytealg [2021-06-24T10:49:02.265Z] #45 7.708 unicode [2021-06-24T10:49:02.265Z] #45 7.721 unicode/utf8 [2021-06-24T10:49:02.265Z] #45 8.281 math [2021-06-24T10:49:02.265Z] #45 8.863 encoding [2021-06-24T10:49:02.265Z] #45 9.164 runtime [2021-06-24T10:49:02.265Z] #45 9.264 unicode/utf16 [2021-06-24T10:49:02.265Z] #45 9.765 container/list [2021-06-24T10:49:02.265Z] #45 ... [2021-06-24T10:49:02.265Z] [2021-06-24T10:49:02.265Z] #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-06-24T10:49:02.265Z] #51 sha256:1117f998e2bef18dde7a0410aca9dccafeef65659fec6bd5d43079fdba1683eb [2021-06-24T10:49:02.265Z] #51 5.948 + RM_GOPATH=0 [2021-06-24T10:49:02.265Z] #51 5.948 + TMP_GOPATH= [2021-06-24T10:49:02.265Z] #51 5.948 + : /build [2021-06-24T10:49:02.265Z] #51 5.948 + '[' -z '' ']' [2021-06-24T10:49:02.265Z] #51 5.948 ++ mktemp -d [2021-06-24T10:49:02.265Z] #51 5.952 + export GOPATH=/tmp/tmp.cbV245fAZN [2021-06-24T10:49:02.265Z] #51 5.952 + GOPATH=/tmp/tmp.cbV245fAZN [2021-06-24T10:49:02.265Z] #51 5.952 + RM_GOPATH=1 [2021-06-24T10:49:02.265Z] #51 5.952 + case "$(go env GOARCH)" in [2021-06-24T10:49:02.265Z] #51 5.952 ++ go env GOARCH [2021-06-24T10:49:02.265Z] #51 5.991 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:02.265Z] #51 5.997 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:02.265Z] #51 5.997 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:02.265Z] #51 5.997 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:02.265Z] #51 5.997 + dir=/tmp/install [2021-06-24T10:49:02.265Z] #51 5.997 + bin=shfmt [2021-06-24T10:49:02.265Z] #51 5.997 + shift [2021-06-24T10:49:02.265Z] #51 5.997 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-24T10:49:02.265Z] #51 5.997 + . /tmp/install/shfmt.installer [2021-06-24T10:49:02.265Z] #51 5.997 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:02.265Z] #51 5.997 + install_shfmt [2021-06-24T10:49:02.265Z] #51 5.997 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-24T10:49:02.266Z] #51 5.997 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cbV245fAZN/src/github.com/mvdan/sh [2021-06-24T10:49:02.266Z] #51 5.997 Cloning into '/tmp/tmp.cbV245fAZN/src/github.com/mvdan/sh'... [2021-06-24T10:49:02.295Z] #20 32.11 Selecting previously unselected package xxd. [2021-06-24T10:49:02.295Z] #20 32.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:49:02.295Z] #20 32.13 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:49:02.295Z] #20 32.28 Selecting previously unselected package vim-common. [2021-06-24T10:49:02.295Z] #20 32.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:02.295Z] #20 32.32 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:02.530Z] #51 ... [2021-06-24T10:49:02.530Z] [2021-06-24T10:49:02.530Z] #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-06-24T10:49:02.530Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-24T10:49:02.530Z] #36 5.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:02.530Z] #36 5.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:02.530Z] #36 5.661 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:02.530Z] #36 6.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-24T10:49:02.530Z] #36 7.749 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-24T10:49:02.530Z] #36 9.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-24T10:49:02.555Z] #20 32.52 Selecting previously unselected package bash-completion. [2021-06-24T10:49:02.555Z] #20 32.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-24T10:49:02.798Z] #36 ... [2021-06-24T10:49:02.798Z] [2021-06-24T10:49:02.798Z] #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-06-24T10:49:02.798Z] #34 sha256:c966030e12f7b14b3153b2ae1dfe42dfedfb501df69d6a5d84ce54f543f45367 [2021-06-24T10:49:02.798Z] #34 5.135 + RM_GOPATH=0 [2021-06-24T10:49:02.798Z] #34 5.135 + TMP_GOPATH= [2021-06-24T10:49:02.798Z] #34 5.135 + : /build [2021-06-24T10:49:02.798Z] #34 5.135 + '[' -z '' ']' [2021-06-24T10:49:02.798Z] #34 5.135 ++ mktemp -d [2021-06-24T10:49:02.798Z] #34 5.148 + export GOPATH=/tmp/tmp.vzwsvq83NN [2021-06-24T10:49:02.798Z] #34 5.148 + GOPATH=/tmp/tmp.vzwsvq83NN [2021-06-24T10:49:02.798Z] #34 5.148 + RM_GOPATH=1 [2021-06-24T10:49:02.798Z] #34 5.152 + case "$(go env GOARCH)" in [2021-06-24T10:49:02.798Z] #34 5.152 ++ go env GOARCH [2021-06-24T10:49:02.798Z] #34 5.161 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:02.798Z] #34 5.161 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:02.798Z] #34 5.161 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:02.798Z] #34 5.163 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:02.798Z] #34 5.166 + dir=/tmp/install [2021-06-24T10:49:02.798Z] #34 5.166 + bin=tomlv [2021-06-24T10:49:02.798Z] #34 5.166 + shift [2021-06-24T10:49:02.798Z] #34 5.166 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-06-24T10:49:02.798Z] #34 5.166 + . /tmp/install/tomlv.installer [2021-06-24T10:49:02.798Z] #34 5.166 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:02.798Z] #34 5.166 + install_tomlv [2021-06-24T10:49:02.798Z] #34 5.166 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-06-24T10:49:02.798Z] #34 5.166 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vzwsvq83NN/src/github.com/BurntSushi/toml [2021-06-24T10:49:02.798Z] #34 5.168 Cloning into '/tmp/tmp.vzwsvq83NN/src/github.com/BurntSushi/toml'... [2021-06-24T10:49:02.798Z] #34 6.065 + cd /tmp/tmp.vzwsvq83NN/src/github.com/BurntSushi/toml [2021-06-24T10:49:02.798Z] #34 6.065 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:02.798Z] #34 6.129 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:49:02.798Z] #34 6.871 internal/cpu [2021-06-24T10:49:02.798Z] #34 6.907 math/bits [2021-06-24T10:49:02.798Z] #34 6.912 runtime/internal/sys [2021-06-24T10:49:02.798Z] #34 6.949 runtime/internal/atomic [2021-06-24T10:49:02.798Z] #34 7.265 runtime/internal/math [2021-06-24T10:49:02.798Z] #34 7.346 unicode/utf8 [2021-06-24T10:49:02.798Z] #34 7.496 internal/race [2021-06-24T10:49:02.798Z] #34 7.795 math [2021-06-24T10:49:02.798Z] #34 7.811 sync/atomic [2021-06-24T10:49:02.798Z] #34 7.900 internal/bytealg [2021-06-24T10:49:02.798Z] #34 7.900 unicode [2021-06-24T10:49:02.798Z] #34 8.501 internal/testlog [2021-06-24T10:49:02.798Z] #34 8.831 encoding [2021-06-24T10:49:02.798Z] #34 9.099 runtime [2021-06-24T10:49:02.798Z] #34 9.430 runtime/cgo [2021-06-24T10:49:02.798Z] #34 ... [2021-06-24T10:49:02.798Z] [2021-06-24T10:49:02.798Z] #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-06-24T10:49:02.798Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-24T10:49:02.798Z] #32 6.143 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-24T10:49:02.798Z] #32 6.151 Cloning into '.'... [2021-06-24T10:49:02.837Z] #32 ... [2021-06-24T10:49:02.838Z] [2021-06-24T10:49:02.838Z] #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-06-24T10:49:02.838Z] #29 sha256:b0de99a0d0600db63c2b793f1ab28ebdcf8811952a6d862f01cd5f8083fcff60 [2021-06-24T10:49:02.838Z] #29 1.187 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-24T10:49:02.838Z] #29 1.315 [2021-06-24T10:49:02.838Z] #29 1.535 ####### 10.0% ############# 19.4% ########################### 38.5% ################################## 47.4% ########################################### 61.0% ####################################################### 77.0% ############################################################## 86.3% ################################################################### 94.2% ######################################################################## 100.0% [2021-06-24T10:49:02.838Z] #29 2.458 [2021-06-24T10:49:02.838Z] #29 2.591 ################################################################# 91.1% ######################################################################## 100.0% [2021-06-24T10:49:02.838Z] #29 2.796 [2021-06-24T10:49:02.838Z] #29 2.945 ########################## 36.4% ######################################################################## 100.0% [2021-06-24T10:49:02.838Z] #29 3.148 [2021-06-24T10:49:02.838Z] #29 3.265 ############ 17.0% ########################## 36.5% ######################################## 55.8% ##################################################### 75.0% ################################################################### 94.4% ######################################################################## 100.0% [2021-06-24T10:49:02.838Z] #29 3.788 [2021-06-24T10:49:02.838Z] #29 3.903 ## 3.2% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.5% ################################################################### 93.6% ####################################################################### 98.9% ######################################################################## 100.0% [2021-06-24T10:49:02.838Z] #29 5.767 [2021-06-24T10:49:02.838Z] #29 6.119 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-24T10:49:02.838Z] #29 6.192 [2021-06-24T10:49:02.838Z] #29 6.310 1.0% ######################################################################## 100.0% [2021-06-24T10:49:02.838Z] #29 6.368 [2021-06-24T10:49:03.063Z] #32 ... [2021-06-24T10:49:03.063Z] [2021-06-24T10:49:03.063Z] #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-06-24T10:49:03.063Z] #24 sha256:ffccdb9106adb3fcf06d17fc2512e5e3aee407ac4ebb45864cedc65b6f8432ab [2021-06-24T10:49:03.063Z] #24 5.695 + RM_GOPATH=0 [2021-06-24T10:49:03.063Z] #24 5.695 + TMP_GOPATH= [2021-06-24T10:49:03.063Z] #24 5.695 + : /build [2021-06-24T10:49:03.063Z] #24 5.695 + '[' -z '' ']' [2021-06-24T10:49:03.063Z] #24 5.695 ++ mktemp -d [2021-06-24T10:49:03.063Z] #24 5.695 + export GOPATH=/tmp/tmp.8DRSPTraIT [2021-06-24T10:49:03.063Z] #24 5.695 + GOPATH=/tmp/tmp.8DRSPTraIT [2021-06-24T10:49:03.063Z] #24 5.695 + RM_GOPATH=1 [2021-06-24T10:49:03.063Z] #24 5.695 + case "$(go env GOARCH)" in [2021-06-24T10:49:03.063Z] #24 5.695 ++ go env GOARCH [2021-06-24T10:49:03.063Z] #24 5.775 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.063Z] #24 5.775 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.063Z] #24 5.788 Install docker/cli version 17.06.2-ce from stable [2021-06-24T10:49:03.063Z] #24 5.800 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:03.063Z] #24 5.800 + dir=/tmp/install [2021-06-24T10:49:03.063Z] #24 5.800 + bin=dockercli [2021-06-24T10:49:03.063Z] #24 5.800 + shift [2021-06-24T10:49:03.063Z] #24 5.800 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-24T10:49:03.063Z] #24 5.800 + . /tmp/install/dockercli.installer [2021-06-24T10:49:03.063Z] #24 5.800 ++ : stable [2021-06-24T10:49:03.063Z] #24 5.800 ++ : 17.06.2-ce [2021-06-24T10:49:03.063Z] #24 5.800 + install_dockercli [2021-06-24T10:49:03.063Z] #24 5.800 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-24T10:49:03.063Z] #24 5.800 ++ uname -m [2021-06-24T10:49:03.063Z] #24 5.800 + arch=aarch64 [2021-06-24T10:49:03.063Z] #24 5.800 + '[' aarch64 '!=' x86_64 ']' [2021-06-24T10:49:03.063Z] #24 5.800 + '[' aarch64 '!=' s390x ']' [2021-06-24T10:49:03.063Z] #24 5.800 + '[' aarch64 '!=' armhf ']' [2021-06-24T10:49:03.063Z] #24 5.800 + build_dockercli [2021-06-24T10:49:03.063Z] #24 5.800 + git clone https://github.com/docker/docker-ce /tmp/tmp.8DRSPTraIT/tmp/docker-ce [2021-06-24T10:49:03.063Z] #24 5.800 Cloning into '/tmp/tmp.8DRSPTraIT/tmp/docker-ce'... [2021-06-24T10:49:03.063Z] #24 ... [2021-06-24T10:49:03.063Z] [2021-06-24T10:49:03.063Z] #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-06-24T10:49:03.063Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:03.063Z] #49 5.898 + RM_GOPATH=0 [2021-06-24T10:49:03.063Z] #49 5.898 + TMP_GOPATH= [2021-06-24T10:49:03.063Z] #49 5.898 + : /build [2021-06-24T10:49:03.063Z] #49 5.898 + '[' -z '' ']' [2021-06-24T10:49:03.063Z] #49 5.898 ++ mktemp -d [2021-06-24T10:49:03.063Z] #49 5.899 + export GOPATH=/tmp/tmp.Azr5BZTCRY [2021-06-24T10:49:03.063Z] #49 5.899 + GOPATH=/tmp/tmp.Azr5BZTCRY [2021-06-24T10:49:03.063Z] #49 5.899 + RM_GOPATH=1 [2021-06-24T10:49:03.063Z] #49 5.899 + case "$(go env GOARCH)" in [2021-06-24T10:49:03.063Z] #49 5.900 ++ go env GOARCH [2021-06-24T10:49:03.063Z] #49 5.953 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.063Z] #49 5.953 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.063Z] #49 5.959 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:03.063Z] #49 5.959 + dir=/tmp/install [2021-06-24T10:49:03.063Z] #49 5.959 + bin=golangci_lint [2021-06-24T10:49:03.063Z] #49 5.959 + shift [2021-06-24T10:49:03.063Z] #49 5.959 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-24T10:49:03.063Z] #49 5.959 + . /tmp/install/golangci_lint.installer [2021-06-24T10:49:03.063Z] #49 5.959 ++ : v1.23.8 [2021-06-24T10:49:03.063Z] #49 5.959 + install_golangci_lint [2021-06-24T10:49:03.063Z] #49 5.959 + set -e [2021-06-24T10:49:03.063Z] #49 5.959 + export GO111MODULE=on [2021-06-24T10:49:03.063Z] #49 5.959 + GO111MODULE=on [2021-06-24T10:49:03.063Z] #49 5.959 + GOBIN=/build [2021-06-24T10:49:03.063Z] #49 5.959 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-24T10:49:03.063Z] #49 6.008 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-24T10:49:03.063Z] #49 6.008 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-24T10:49:03.063Z] #49 6.008 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:03.063Z] #49 6.008 go: finding github.com v1.23.8 [2021-06-24T10:49:03.063Z] #49 6.008 go: finding github.com/golangci v1.23.8 [2021-06-24T10:49:03.063Z] #49 7.412 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:03.063Z] #49 8.208 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:03.095Z] #29 6.712 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-24T10:49:03.328Z] #49 ... [2021-06-24T10:49:03.328Z] [2021-06-24T10:49:03.328Z] #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-06-24T10:49:03.328Z] #47 sha256:40755923c984deb950a5299f12d4a38b637cde6ee82ee1a272bad751c8c33502 [2021-06-24T10:49:03.328Z] #47 5.275 + RM_GOPATH=0 [2021-06-24T10:49:03.328Z] #47 5.275 + TMP_GOPATH= [2021-06-24T10:49:03.328Z] #47 5.275 + : /build [2021-06-24T10:49:03.328Z] #47 5.275 + '[' -z '' ']' [2021-06-24T10:49:03.328Z] #47 5.275 ++ mktemp -d [2021-06-24T10:49:03.328Z] #47 5.275 + export GOPATH=/tmp/tmp.OxlcBDnVdf [2021-06-24T10:49:03.328Z] #47 5.275 + GOPATH=/tmp/tmp.OxlcBDnVdf [2021-06-24T10:49:03.328Z] #47 5.275 + RM_GOPATH=1 [2021-06-24T10:49:03.328Z] #47 5.275 + case "$(go env GOARCH)" in [2021-06-24T10:49:03.328Z] #47 5.275 ++ go env GOARCH [2021-06-24T10:49:03.328Z] #47 5.299 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.328Z] #47 5.299 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.328Z] #47 5.299 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:03.328Z] #47 5.304 + dir=/tmp/install [2021-06-24T10:49:03.328Z] #47 5.304 + bin=gotestsum [2021-06-24T10:49:03.328Z] #47 5.304 + shift [2021-06-24T10:49:03.328Z] #47 5.304 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-24T10:49:03.328Z] #47 5.304 + . /tmp/install/gotestsum.installer [2021-06-24T10:49:03.328Z] #47 5.304 ++ : v0.5.3 [2021-06-24T10:49:03.328Z] #47 5.304 + install_gotestsum [2021-06-24T10:49:03.328Z] #47 5.305 + set -e [2021-06-24T10:49:03.328Z] #47 5.305 + export GO111MODULE=on [2021-06-24T10:49:03.328Z] #47 5.305 + GO111MODULE=on [2021-06-24T10:49:03.328Z] #47 5.305 + GOBIN=/build [2021-06-24T10:49:03.328Z] #47 5.322 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-24T10:49:03.328Z] #47 5.432 go: finding gotest.tools v0.5.3 [2021-06-24T10:49:03.328Z] #47 5.432 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:03.328Z] #47 6.531 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:03.328Z] #47 7.212 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:03.328Z] #47 8.345 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:03.328Z] #47 8.350 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:03.328Z] #47 8.381 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:03.328Z] #47 8.464 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:03.328Z] #47 8.465 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:03.328Z] #47 8.568 go: downloading github.com/fatih/color v1.9.0 [2021-06-24T10:49:03.328Z] #47 8.684 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:03.328Z] #47 8.703 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:49:03.328Z] #47 8.756 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:03.328Z] #47 8.799 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:03.328Z] #47 8.851 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:03.328Z] #47 9.051 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:03.328Z] #47 9.137 go: extracting github.com/fatih/color v1.9.0 [2021-06-24T10:49:03.328Z] #47 9.188 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:49:03.328Z] #47 9.255 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:03.328Z] #47 9.268 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:03.328Z] #47 9.394 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:03.328Z] #47 9.452 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:03.328Z] #47 9.574 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:03.328Z] #47 10.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:03.328Z] #47 10.65 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:03.328Z] #47 ... [2021-06-24T10:49:03.328Z] [2021-06-24T10:49:03.328Z] #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-06-24T10:49:03.328Z] #67 sha256:c792af5469120899533bb76a0ab21ca1f12a431140ee7b1e1efafefe2e3ef02e [2021-06-24T10:49:03.328Z] #67 4.657 + RM_GOPATH=0 [2021-06-24T10:49:03.328Z] #67 4.657 + TMP_GOPATH= [2021-06-24T10:49:03.328Z] #67 4.657 + : /build [2021-06-24T10:49:03.328Z] #67 4.657 + '[' -z '' ']' [2021-06-24T10:49:03.328Z] #67 4.662 ++ mktemp -d [2021-06-24T10:49:03.328Z] #67 4.662 + export GOPATH=/tmp/tmp.UHbcLobtS3 [2021-06-24T10:49:03.328Z] #67 4.662 + GOPATH=/tmp/tmp.UHbcLobtS3 [2021-06-24T10:49:03.328Z] #67 4.662 + RM_GOPATH=1 [2021-06-24T10:49:03.328Z] #67 4.662 + case "$(go env GOARCH)" in [2021-06-24T10:49:03.328Z] #67 4.664 ++ go env GOARCH [2021-06-24T10:49:03.328Z] #67 4.681 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.328Z] #67 4.681 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:03.328Z] #67 4.685 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:03.328Z] #67 4.687 + dir=/tmp/install [2021-06-24T10:49:03.328Z] #67 4.687 + bin=proxy [2021-06-24T10:49:03.328Z] #67 4.687 + shift [2021-06-24T10:49:03.328Z] #67 4.687 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-24T10:49:03.328Z] #67 4.687 + . /tmp/install/proxy.installer [2021-06-24T10:49:03.328Z] #67 4.687 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:03.328Z] #67 4.688 + install_proxy [2021-06-24T10:49:03.328Z] #67 4.688 + case "$1" in [2021-06-24T10:49:03.328Z] #67 4.688 + export CGO_ENABLED=0 [2021-06-24T10:49:03.328Z] #67 4.688 + CGO_ENABLED=0 [2021-06-24T10:49:03.328Z] #67 4.688 + _install_proxy [2021-06-24T10:49:03.328Z] #67 4.688 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-24T10:49:03.328Z] #67 4.688 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UHbcLobtS3/src/github.com/docker/libnetwork [2021-06-24T10:49:03.328Z] #67 4.688 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:03.328Z] #67 4.692 Cloning into '/tmp/tmp.UHbcLobtS3/src/github.com/docker/libnetwork'... [2021-06-24T10:49:03.351Z] #29 6.829 [2021-06-24T10:49:03.351Z] #29 6.929 ######################################################################## 100.0% [2021-06-24T10:49:03.351Z] #29 6.979 [2021-06-24T10:49:03.591Z] #67 ... [2021-06-24T10:49:03.591Z] [2021-06-24T10:49:03.591Z] #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-06-24T10:49:03.591Z] #58 sha256:965ee5980b2ba7363fbc0888faf8a3e3074219487d71b5ba17d7c766ce5ba050 [2021-06-24T10:49:03.591Z] #58 11.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:03.591Z] #58 11.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:03.591Z] #58 11.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:03.591Z] #58 11.69 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:03.591Z] #58 11.69 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:03.591Z] #58 11.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:03.591Z] #58 11.71 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:03.591Z] #58 11.81 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:03.855Z] #58 11.98 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:03.856Z] #58 11.99 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:03.856Z] #58 12.22 go: downloading github.com/google/uuid v1.2.0 [2021-06-24T10:49:03.856Z] #58 12.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:03.856Z] #58 12.25 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:03.915Z] #29 7.529 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-24T10:49:04.119Z] #58 12.48 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:04.119Z] #13 3.543 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:04.119Z] #13 3.543 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-24T10:49:04.119Z] #13 3.587 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:04.119Z] #13 3.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:04.148Z] #45 ... [2021-06-24T10:49:04.148Z] [2021-06-24T10:49:04.148Z] #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-06-24T10:49:04.148Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:04.148Z] #20 4.191 Reading package lists... [2021-06-24T10:49:04.148Z] #20 9.206 Reading package lists... [2021-06-24T10:49:04.148Z] #20 13.67 Building dependency tree... [2021-06-24T10:49:04.148Z] #20 15.48 libcap2-bin is already the newest version (1:2.25-2). [2021-06-24T10:49:04.148Z] #20 15.48 The following additional packages will be installed: [2021-06-24T10:49:04.148Z] #20 15.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-24T10:49:04.148Z] #20 15.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-24T10:49:04.148Z] #20 15.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-24T10:49:04.148Z] #20 15.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-24T10:49:04.148Z] #20 15.48 python3.7 python3.7-minimal vim-runtime xxd [2021-06-24T10:49:04.148Z] #20 15.48 Suggested packages: [2021-06-24T10:49:04.148Z] #20 15.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-06-24T10:49:04.148Z] #20 15.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-24T10:49:04.148Z] #20 15.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-24T10:49:04.148Z] #20 15.49 Recommended packages: [2021-06-24T10:49:04.148Z] #20 15.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-24T10:49:04.148Z] #20 15.49 python3-keyrings.alt python3-xdg unzip [2021-06-24T10:49:04.148Z] #20 17.47 The following NEW packages will be installed: [2021-06-24T10:49:04.148Z] #20 17.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-24T10:49:04.148Z] #20 17.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-24T10:49:04.148Z] #20 17.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-24T10:49:04.148Z] #20 17.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-24T10:49:04.148Z] #20 17.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-06-24T10:49:04.148Z] #20 17.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-24T10:49:04.148Z] #20 17.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-24T10:49:04.148Z] #20 17.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-24T10:49:04.148Z] #20 17.50 xz-utils zip [2021-06-24T10:49:04.148Z] #20 17.84 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:49:04.148Z] #20 17.84 Need to get 28.5 MB of archives. [2021-06-24T10:49:04.148Z] #20 17.84 After this operation, 116 MB of additional disk space will be used. [2021-06-24T10:49:04.148Z] #20 17.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-24T10:49:04.148Z] #20 17.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-24T10:49:04.148Z] #20 17.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-24T10:49:04.148Z] #20 17.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-24T10:49:04.148Z] #20 17.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-24T10:49:04.148Z] #20 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-24T10:49:04.148Z] #20 18.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-24T10:49:04.148Z] #20 18.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-24T10:49:04.148Z] #20 18.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-24T10:49:04.148Z] #20 18.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-24T10:49:04.148Z] #20 18.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-24T10:49:04.148Z] #20 18.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-24T10:49:04.148Z] #20 18.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-24T10:49:04.148Z] #20 18.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-24T10:49:04.148Z] #20 18.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-24T10:49:04.148Z] #20 18.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-24T10:49:04.148Z] #20 18.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:49:04.148Z] #20 18.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:49:04.148Z] #20 18.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-24T10:49:04.148Z] #20 18.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-24T10:49:04.148Z] #20 18.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-24T10:49:04.148Z] #20 18.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-24T10:49:04.148Z] #20 18.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-24T10:49:04.148Z] #20 18.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-24T10:49:04.148Z] #20 18.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-24T10:49:04.148Z] #20 18.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-24T10:49:04.148Z] #20 18.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-24T10:49:04.148Z] #20 18.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-24T10:49:04.148Z] #20 18.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:49:04.148Z] #20 18.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:49:04.148Z] #20 18.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:49:04.148Z] #20 18.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:49:04.148Z] #20 18.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-24T10:49:04.148Z] #20 18.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-24T10:49:04.148Z] #20 18.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-24T10:49:04.148Z] #20 18.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-24T10:49:04.148Z] #20 18.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-24T10:49:04.148Z] #20 18.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-24T10:49:04.148Z] #20 18.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-24T10:49:04.148Z] #20 18.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-24T10:49:04.148Z] #20 18.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-24T10:49:04.148Z] #20 18.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-24T10:49:04.148Z] #20 18.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-24T10:49:04.148Z] #20 18.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-24T10:49:04.148Z] #20 18.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-24T10:49:04.171Z] #29 7.778 [2021-06-24T10:49:04.171Z] #29 ... [2021-06-24T10:49:04.171Z] [2021-06-24T10:49:04.171Z] #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-06-24T10:49:04.171Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:04.383Z] #58 12.77 go: extracting github.com/google/uuid v1.2.0 [2021-06-24T10:49:04.383Z] #58 12.84 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:04.383Z] #58 12.89 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:49:04.404Z] #20 19.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-24T10:49:04.427Z] #32 6.792 + git clone https://github.com/kolyshkin/go-swagger.git .#32 ... [2021-06-24T10:49:04.427Z] [2021-06-24T10:49:04.427Z] #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-06-24T10:49:04.427Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-24T10:49:04.427Z] #12 DONE 7.0s [2021-06-24T10:49:04.427Z] [2021-06-24T10:49:04.427Z] #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-06-24T10:49:04.427Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:04.427Z] #32 6.792 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-24T10:49:04.427Z] #32 6.794 Cloning into '.'... [2021-06-24T10:49:04.661Z] #20 19.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-24T10:49:04.661Z] #20 19.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-24T10:49:05.070Z] #13 ... [2021-06-24T10:49:05.070Z] [2021-06-24T10:49:05.070Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:05.070Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:49:05.070Z] #45 6.726 + RM_GOPATH=0 [2021-06-24T10:49:05.070Z] #45 6.726 + TMP_GOPATH= [2021-06-24T10:49:05.070Z] #45 6.726 + : /build [2021-06-24T10:49:05.070Z] #45 6.726 + '[' -z '' ']' [2021-06-24T10:49:05.070Z] #45 6.726 ++ mktemp -d [2021-06-24T10:49:05.070Z] #45 6.726 + export GOPATH=/tmp/tmp.csH5F0A9r1 [2021-06-24T10:49:05.070Z] #45 6.726 + GOPATH=/tmp/tmp.csH5F0A9r1 [2021-06-24T10:49:05.070Z] #45 6.726 + RM_GOPATH=1 [2021-06-24T10:49:05.070Z] #45 6.726 + case "$(go env GOARCH)" in [2021-06-24T10:49:05.070Z] #45 6.726 ++ go env GOARCH [2021-06-24T10:49:05.070Z] #45 6.743 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.070Z] #45 6.743 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.070Z] #45 6.743 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:05.070Z] #45 6.747 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:05.070Z] #45 6.747 + dir=/tmp/install [2021-06-24T10:49:05.070Z] #45 6.747 + bin=vndr [2021-06-24T10:49:05.070Z] #45 6.747 + shift [2021-06-24T10:49:05.070Z] #45 6.747 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-24T10:49:05.070Z] #45 6.747 + . /tmp/install/vndr.installer [2021-06-24T10:49:05.070Z] #45 6.747 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:05.070Z] #45 6.747 + install_vndr [2021-06-24T10:49:05.070Z] #45 6.747 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-24T10:49:05.070Z] #45 6.747 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.csH5F0A9r1/src/github.com/LK4D4/vndr [2021-06-24T10:49:05.070Z] #45 6.747 Cloning into '/tmp/tmp.csH5F0A9r1/src/github.com/LK4D4/vndr'... [2021-06-24T10:49:05.070Z] #45 7.931 + cd /tmp/tmp.csH5F0A9r1/src/github.com/LK4D4/vndr [2021-06-24T10:49:05.070Z] #45 7.931 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:05.070Z] #45 7.973 + go build -buildmode=pie -v -o /build/vndr . [2021-06-24T10:49:05.070Z] #45 9.763 runtime/internal/atomic [2021-06-24T10:49:05.070Z] #45 9.824 internal/cpu [2021-06-24T10:49:05.070Z] #45 ... [2021-06-24T10:49:05.070Z] [2021-06-24T10:49:05.070Z] #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-06-24T10:49:05.070Z] #67 sha256:92a9ff0e47cbde5fd0abafbd881c2495d9f02a5cc3fe0a0f3492d0f4e8767f5f [2021-06-24T10:49:05.070Z] #67 6.230 + RM_GOPATH=0 [2021-06-24T10:49:05.070Z] #67 6.230 + TMP_GOPATH= [2021-06-24T10:49:05.070Z] #67 6.230 + : /build [2021-06-24T10:49:05.070Z] #67 6.230 + '[' -z '' ']' [2021-06-24T10:49:05.070Z] #67 6.230 ++ mktemp -d [2021-06-24T10:49:05.070Z] #67 6.230 + export GOPATH=/tmp/tmp.TyN9HK1FJC [2021-06-24T10:49:05.070Z] #67 6.230 + GOPATH=/tmp/tmp.TyN9HK1FJC [2021-06-24T10:49:05.070Z] #67 6.230 + RM_GOPATH=1 [2021-06-24T10:49:05.070Z] #67 6.230 + case "$(go env GOARCH)" in [2021-06-24T10:49:05.070Z] #67 6.230 ++ go env GOARCH [2021-06-24T10:49:05.070Z] #67 6.238 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.070Z] #67 6.238 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.070Z] #67 6.238 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:05.070Z] #67 6.266 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:05.070Z] #67 6.266 + dir=/tmp/install [2021-06-24T10:49:05.070Z] #67 6.266 + bin=proxy [2021-06-24T10:49:05.070Z] #67 6.266 + shift [2021-06-24T10:49:05.070Z] #67 6.266 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-24T10:49:05.070Z] #67 6.266 + . /tmp/install/proxy.installer [2021-06-24T10:49:05.070Z] #67 6.266 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:05.070Z] #67 6.266 + install_proxy [2021-06-24T10:49:05.070Z] #67 6.266 + case "$1" in [2021-06-24T10:49:05.070Z] #67 6.266 + export CGO_ENABLED=0 [2021-06-24T10:49:05.070Z] #67 6.266 + CGO_ENABLED=0 [2021-06-24T10:49:05.070Z] #67 6.266 + _install_proxy [2021-06-24T10:49:05.070Z] #67 6.266 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-24T10:49:05.070Z] #67 6.266 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TyN9HK1FJC/src/github.com/docker/libnetwork [2021-06-24T10:49:05.070Z] #67 6.266 Cloning into '/tmp/tmp.TyN9HK1FJC/src/github.com/docker/libnetwork'... [2021-06-24T10:49:05.328Z] #67 ... [2021-06-24T10:49:05.328Z] [2021-06-24T10:49:05.328Z] #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-06-24T10:49:05.328Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:49:05.328Z] #51 6.620 + RM_GOPATH=0 [2021-06-24T10:49:05.328Z] #51 6.620 + TMP_GOPATH= [2021-06-24T10:49:05.328Z] #51 6.620 + : /build [2021-06-24T10:49:05.328Z] #51 6.620 + '[' -z '' ']' [2021-06-24T10:49:05.328Z] #51 6.620 ++ mktemp -d [2021-06-24T10:49:05.328Z] #51 6.620 + export GOPATH=/tmp/tmp.uTogz0UL8g [2021-06-24T10:49:05.328Z] #51 6.620 + GOPATH=/tmp/tmp.uTogz0UL8g [2021-06-24T10:49:05.328Z] #51 6.620 + RM_GOPATH=1 [2021-06-24T10:49:05.328Z] #51 6.620 + case "$(go env GOARCH)" in [2021-06-24T10:49:05.328Z] #51 6.620 ++ go env GOARCH [2021-06-24T10:49:05.328Z] #51 6.651 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.328Z] #51 6.651 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.328Z] #51 6.651 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:05.328Z] #51 6.651 + dir=/tmp/install [2021-06-24T10:49:05.328Z] #51 6.651 + bin=shfmt [2021-06-24T10:49:05.328Z] #51 6.651 + shift [2021-06-24T10:49:05.328Z] #51 6.651 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-24T10:49:05.328Z] #51 6.651 + . /tmp/install/shfmt.installer [2021-06-24T10:49:05.328Z] #51 6.651 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:05.328Z] #51 6.651 + install_shfmt [2021-06-24T10:49:05.328Z] #51 6.651 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-24T10:49:05.328Z] #51 6.651 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uTogz0UL8g/src/github.com/mvdan/sh [2021-06-24T10:49:05.328Z] #51 6.652 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:05.328Z] #51 6.665 Cloning into '/tmp/tmp.uTogz0UL8g/src/github.com/mvdan/sh'... [2021-06-24T10:49:05.328Z] #51 ... [2021-06-24T10:49:05.328Z] [2021-06-24T10:49:05.328Z] #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-06-24T10:49:05.328Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:05.328Z] #42 8.467 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:05.328Z] #42 8.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:05.328Z] #42 8.554 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:05.328Z] #42 9.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:05.337Z] #58 13.57 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:05.337Z] #58 13.61 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:49:05.589Z] #20 20.38 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:05.601Z] #42 ... [2021-06-24T10:49:05.601Z] [2021-06-24T10:49:05.601Z] #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-06-24T10:49:05.601Z] #58 sha256:29d01990636d486688fb03b816b1233457e61c8639500104cb7f1797e9860fbe [2021-06-24T10:49:05.601Z] #58 7.189 + RM_GOPATH=0 [2021-06-24T10:49:05.601Z] #58 7.189 + TMP_GOPATH= [2021-06-24T10:49:05.601Z] #58 7.189 + : /build [2021-06-24T10:49:05.601Z] #58 7.189 + '[' -z '' ']' [2021-06-24T10:49:05.601Z] #58 7.194 ++ mktemp -d [2021-06-24T10:49:05.601Z] #58 7.194 + export GOPATH=/tmp/tmp.QBEiq5yx9w [2021-06-24T10:49:05.601Z] #58 7.194 + GOPATH=/tmp/tmp.QBEiq5yx9w [2021-06-24T10:49:05.601Z] #58 7.194 + RM_GOPATH=1 [2021-06-24T10:49:05.601Z] #58 7.194 + case "$(go env GOARCH)" in [2021-06-24T10:49:05.601Z] #58 7.194 ++ go env GOARCH [2021-06-24T10:49:05.601Z] #58 7.222 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.601Z] #58 7.222 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.601Z] #58 7.222 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:05.601Z] #58 7.231 + dir=/tmp/install [2021-06-24T10:49:05.601Z] #58 7.231 + bin=rootlesskit [2021-06-24T10:49:05.601Z] #58 7.231 + shift [2021-06-24T10:49:05.601Z] #58 7.231 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-24T10:49:05.601Z] #58 7.231 + . /tmp/install/rootlesskit.installer [2021-06-24T10:49:05.601Z] #58 7.231 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:05.601Z] #58 7.231 + install_rootlesskit [2021-06-24T10:49:05.601Z] #58 7.231 + case "$1" in [2021-06-24T10:49:05.601Z] #58 7.231 + export CGO_ENABLED=0 [2021-06-24T10:49:05.601Z] #58 7.231 + CGO_ENABLED=0 [2021-06-24T10:49:05.601Z] #58 7.231 + _install_rootlesskit [2021-06-24T10:49:05.601Z] #58 7.231 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-24T10:49:05.601Z] #58 7.231 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QBEiq5yx9w/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:49:05.601Z] #58 7.233 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:05.601Z] #58 7.238 Cloning into '/tmp/tmp.QBEiq5yx9w/src/github.com/rootless-containers/rootlesskit'... [2021-06-24T10:49:05.601Z] #58 ... [2021-06-24T10:49:05.601Z] [2021-06-24T10:49:05.601Z] #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-06-24T10:49:05.601Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:05.601Z] #55 8.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:05.601Z] #55 8.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:05.601Z] #55 8.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:05.601Z] #55 9.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:05.846Z] #20 20.51 Fetched 28.5 MB in 2s (14.4 MB/s) [2021-06-24T10:49:05.846Z] #20 20.59 Selecting previously unselected package pigz. [2021-06-24T10:49:05.846Z] #20 20.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-24T10:49:05.846Z] #20 20.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-24T10:49:05.846Z] #20 20.66 Unpacking pigz (2.4-1) ... [2021-06-24T10:49:05.849Z] #20 35.72 Unpacking bash-completion (1:2.8-6) ... [2021-06-24T10:49:05.860Z] #55 ... [2021-06-24T10:49:05.860Z] [2021-06-24T10:49:05.860Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-24T10:49:05.860Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:05.860Z] #36 8.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:05.860Z] #36 8.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:05.860Z] #36 8.376 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:05.860Z] #36 9.636 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:05.860Z] #36 ... [2021-06-24T10:49:05.860Z] [2021-06-24T10:49:05.860Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-06-24T10:49:05.860Z] #34 sha256:07fc23d71cbabf9a9714d1d97e496868cd682c60f2bfdc0cd0c50f59bbde06b4 [2021-06-24T10:49:05.860Z] #34 7.236 + RM_GOPATH=0 [2021-06-24T10:49:05.860Z] #34 7.236 + TMP_GOPATH= [2021-06-24T10:49:05.860Z] #34 7.236 + : /build [2021-06-24T10:49:05.860Z] #34 7.236 + '[' -z '' ']' [2021-06-24T10:49:05.860Z] #34 7.236 ++ mktemp -d [2021-06-24T10:49:05.860Z] #34 7.236 + export GOPATH=/tmp/tmp.4vDTfaCUBZ [2021-06-24T10:49:05.860Z] #34 7.236 + GOPATH=/tmp/tmp.4vDTfaCUBZ [2021-06-24T10:49:05.860Z] #34 7.236 + RM_GOPATH=1 [2021-06-24T10:49:05.860Z] #34 7.236 + case "$(go env GOARCH)" in [2021-06-24T10:49:05.860Z] #34 7.236 ++ go env GOARCH [2021-06-24T10:49:05.860Z] #34 7.254 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.860Z] #34 7.254 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:05.860Z] #34 7.255 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:05.860Z] #34 7.255 + dir=/tmp/install [2021-06-24T10:49:05.860Z] #34 7.256 + bin=tomlv [2021-06-24T10:49:05.860Z] #34 7.256 + shift [2021-06-24T10:49:05.860Z] #34 7.256 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-06-24T10:49:05.860Z] #34 7.256 + . /tmp/install/tomlv.installer [2021-06-24T10:49:05.860Z] #34 7.256 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:05.860Z] #34 7.256 + install_tomlv [2021-06-24T10:49:05.860Z] #34 7.256 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-06-24T10:49:05.860Z] #34 7.256 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4vDTfaCUBZ/src/github.com/BurntSushi/toml [2021-06-24T10:49:05.860Z] #34 7.257 Cloning into '/tmp/tmp.4vDTfaCUBZ/src/github.com/BurntSushi/toml'... [2021-06-24T10:49:05.860Z] #34 7.259 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:05.860Z] #34 10.03 + cd /tmp/tmp.4vDTfaCUBZ/src/github.com/BurntSushi/toml [2021-06-24T10:49:05.860Z] #34 10.04 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:05.860Z] #34 10.12 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:49:05.915Z] #58 14.06 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:05.915Z] #58 14.18 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:05.915Z] #58 ... [2021-06-24T10:49:05.915Z] [2021-06-24T10:49:05.915Z] #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-06-24T10:49:05.915Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:05.915Z] #13 2.849 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-24T10:49:05.915Z] #13 2.885 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:05.915Z] #13 2.887 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:05.915Z] #13 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:05.915Z] #13 3.728 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-06-24T10:49:05.915Z] #13 5.062 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-24T10:49:05.915Z] #13 6.959 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-24T10:49:05.915Z] #13 8.409 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-24T10:49:06.102Z] #20 20.81 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-24T10:49:06.102Z] #20 20.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:49:06.102Z] #20 20.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:06.134Z] #34 10.95 math/bits [2021-06-24T10:49:06.134Z] #34 ... [2021-06-24T10:49:06.134Z] [2021-06-24T10:49:06.134Z] #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-06-24T10:49:06.134Z] #24 sha256:7eab189f406420be0adbb7d0b7d44d533485adbecba1224d25fac2cdf035103e [2021-06-24T10:49:06.134Z] #24 5.879 + RM_GOPATH=0 [2021-06-24T10:49:06.134Z] #24 5.879 + TMP_GOPATH= [2021-06-24T10:49:06.134Z] #24 5.879 + : /build [2021-06-24T10:49:06.134Z] #24 5.879 + '[' -z '' ']' [2021-06-24T10:49:06.134Z] #24 5.879 ++ mktemp -d [2021-06-24T10:49:06.134Z] #24 5.880 + export GOPATH=/tmp/tmp.J1Q5YYGZ1R [2021-06-24T10:49:06.134Z] #24 5.880 + GOPATH=/tmp/tmp.J1Q5YYGZ1R [2021-06-24T10:49:06.134Z] #24 5.880 + RM_GOPATH=1 [2021-06-24T10:49:06.134Z] #24 5.880 + case "$(go env GOARCH)" in [2021-06-24T10:49:06.134Z] #24 5.880 ++ go env GOARCH [2021-06-24T10:49:06.134Z] #24 5.885 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:06.134Z] #24 5.885 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:06.134Z] #24 5.886 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:06.134Z] #24 5.887 + dir=/tmp/install [2021-06-24T10:49:06.134Z] #24 5.887 + bin=dockercli [2021-06-24T10:49:06.134Z] #24 5.887 + shift [2021-06-24T10:49:06.134Z] #24 5.887 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-24T10:49:06.134Z] #24 5.887 + . /tmp/install/dockercli.installer [2021-06-24T10:49:06.134Z] #24 5.887 ++ : stable [2021-06-24T10:49:06.134Z] #24 5.887 ++ : 17.06.2-ce [2021-06-24T10:49:06.134Z] #24 5.887 + install_dockercli [2021-06-24T10:49:06.134Z] #24 5.887 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-24T10:49:06.134Z] #24 5.887 Install docker/cli version 17.06.2-ce from stable [2021-06-24T10:49:06.134Z] #24 5.889 ++ uname -m [2021-06-24T10:49:06.134Z] #24 5.889 + arch=x86_64 [2021-06-24T10:49:06.134Z] #24 5.889 + '[' x86_64 '!=' x86_64 ']' [2021-06-24T10:49:06.134Z] #24 5.889 + url=https://download.docker.com/linux/static [2021-06-24T10:49:06.134Z] #24 5.896 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-24T10:49:06.134Z] #24 5.896 + tar -xz docker/docker [2021-06-24T10:49:06.134Z] #24 ... [2021-06-24T10:49:06.134Z] [2021-06-24T10:49:06.134Z] #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-06-24T10:49:06.134Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:06.134Z] #49 6.096 + RM_GOPATH=0 [2021-06-24T10:49:06.134Z] #49 6.096 + TMP_GOPATH= [2021-06-24T10:49:06.134Z] #49 6.096 + : /build [2021-06-24T10:49:06.134Z] #49 6.096 + '[' -z '' ']' [2021-06-24T10:49:06.134Z] #49 6.096 ++ mktemp -d [2021-06-24T10:49:06.134Z] #49 6.096 + export GOPATH=/tmp/tmp.dR8i993qM4 [2021-06-24T10:49:06.134Z] #49 6.096 + GOPATH=/tmp/tmp.dR8i993qM4 [2021-06-24T10:49:06.134Z] #49 6.096 + RM_GOPATH=1 [2021-06-24T10:49:06.134Z] #49 6.096 + case "$(go env GOARCH)" in [2021-06-24T10:49:06.134Z] #49 6.096 ++ go env GOARCH [2021-06-24T10:49:06.134Z] #49 6.104 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:06.134Z] #49 6.104 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:06.134Z] #49 6.105 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:06.134Z] #49 6.105 + dir=/tmp/install [2021-06-24T10:49:06.134Z] #49 6.105 + bin=golangci_lint [2021-06-24T10:49:06.134Z] #49 6.105 + shift [2021-06-24T10:49:06.134Z] #49 6.105 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-24T10:49:06.134Z] #49 6.105 + . /tmp/install/golangci_lint.installer [2021-06-24T10:49:06.134Z] #49 6.105 ++ : v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.105 + install_golangci_lint [2021-06-24T10:49:06.134Z] #49 6.105 + set -e [2021-06-24T10:49:06.134Z] #49 6.105 + export GO111MODULE=on [2021-06-24T10:49:06.134Z] #49 6.105 + GO111MODULE=on [2021-06-24T10:49:06.134Z] #49 6.105 + GOBIN=/build [2021-06-24T10:49:06.134Z] #49 6.105 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.144 go: finding github.com v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.144 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.144 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.144 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.144 go: finding github.com/golangci v1.23.8 [2021-06-24T10:49:06.134Z] #49 6.863 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:06.134Z] #49 7.501 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:06.185Z] #13 ... [2021-06-24T10:49:06.185Z] [2021-06-24T10:49:06.185Z] #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-06-24T10:49:06.185Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:06.185Z] #49 14.21 go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T10:49:06.185Z] #49 14.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:06.185Z] #49 14.23 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:06.185Z] #49 14.24 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:06.185Z] #49 14.28 go: downloading github.com/spf13/viper v1.6.1 [2021-06-24T10:49:06.185Z] #49 14.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:06.185Z] #49 14.32 go: extracting github.com/pkg/errors v0.8.1 [2021-06-24T10:49:06.185Z] #49 14.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:06.185Z] #49 14.45 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:06.185Z] #49 14.49 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:06.185Z] #49 14.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:06.185Z] #49 14.67 go: extracting github.com/spf13/viper v1.6.1 [2021-06-24T10:49:06.390Z] #49 ... [2021-06-24T10:49:06.390Z] [2021-06-24T10:49:06.390Z] #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-06-24T10:49:06.390Z] #47 sha256:f70be92c0c89ae69d2c4cef950dc80693ce735a779ed618cb2d0505226fa452e [2021-06-24T10:49:06.390Z] #47 7.031 + RM_GOPATH=0 [2021-06-24T10:49:06.390Z] #47 7.031 + TMP_GOPATH= [2021-06-24T10:49:06.390Z] #47 7.031 + : /build [2021-06-24T10:49:06.390Z] #47 7.031 + '[' -z '' ']' [2021-06-24T10:49:06.390Z] #47 7.036 ++ mktemp -d [2021-06-24T10:49:06.390Z] #47 7.036 + export GOPATH=/tmp/tmp.Z4PEsUuZqt [2021-06-24T10:49:06.390Z] #47 7.036 + GOPATH=/tmp/tmp.Z4PEsUuZqt [2021-06-24T10:49:06.390Z] #47 7.036 + RM_GOPATH=1 [2021-06-24T10:49:06.390Z] #47 7.036 + case "$(go env GOARCH)" in [2021-06-24T10:49:06.390Z] #47 7.036 ++ go env GOARCH [2021-06-24T10:49:06.390Z] #47 7.054 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:06.390Z] #47 7.054 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:06.390Z] #47 7.054 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:06.390Z] #47 7.054 + dir=/tmp/install [2021-06-24T10:49:06.390Z] #47 7.054 + bin=gotestsum [2021-06-24T10:49:06.390Z] #47 7.054 + shift [2021-06-24T10:49:06.390Z] #47 7.054 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-24T10:49:06.390Z] #47 7.054 + . /tmp/install/gotestsum.installer [2021-06-24T10:49:06.390Z] #47 7.054 ++ : v0.5.3 [2021-06-24T10:49:06.390Z] #47 7.054 + install_gotestsum [2021-06-24T10:49:06.390Z] #47 7.054 + set -e [2021-06-24T10:49:06.390Z] #47 7.054 + export GO111MODULE=on [2021-06-24T10:49:06.390Z] #47 7.054 + GO111MODULE=on [2021-06-24T10:49:06.390Z] #47 7.054 + GOBIN=/build [2021-06-24T10:49:06.390Z] #47 7.054 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-24T10:49:06.390Z] #47 7.131 go: finding gotest.tools v0.5.3 [2021-06-24T10:49:06.390Z] #47 7.131 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:06.390Z] #47 8.449 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:06.390Z] #47 9.072 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:06.390Z] #47 10.16 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:06.390Z] #47 10.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:06.390Z] #47 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:49:06.390Z] #47 10.33 go: downloading github.com/fatih/color v1.9.0 [2021-06-24T10:49:06.390Z] #47 10.38 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:06.390Z] #47 10.58 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:06.390Z] #47 10.63 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:06.390Z] #47 10.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:06.390Z] #47 10.65 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:06.390Z] #47 10.82 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:49:06.390Z] #47 10.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:06.390Z] #47 10.95 go: extracting github.com/fatih/color v1.9.0 [2021-06-24T10:49:06.390Z] #47 10.96 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:06.390Z] #47 11.22 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:06.390Z] #47 11.22 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:06.390Z] #47 11.31 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:06.390Z] #47 11.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:06.390Z] #47 ... [2021-06-24T10:49:06.390Z] [2021-06-24T10:49:06.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-06-24T10:49:06.390Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:49:06.390Z] #45 10.28 runtime/internal/sys [2021-06-24T10:49:06.390Z] #45 10.54 internal/bytealg [2021-06-24T10:49:06.390Z] #45 10.58 runtime/internal/math [2021-06-24T10:49:06.390Z] #45 10.77 internal/race [2021-06-24T10:49:06.390Z] #45 10.88 sync/atomic [2021-06-24T10:49:06.390Z] #45 11.29 unicode [2021-06-24T10:49:06.390Z] #45 11.32 runtime [2021-06-24T10:49:06.425Z] #20 36.32 Selecting previously unselected package bzip2. [2021-06-24T10:49:06.425Z] #20 36.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-24T10:49:06.425Z] #20 36.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:49:06.425Z] #20 36.44 Selecting previously unselected package xz-utils. [2021-06-24T10:49:06.425Z] #20 36.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-24T10:49:06.425Z] #20 36.45 Unpacking xz-utils (5.2.4-1) ... [2021-06-24T10:49:06.624Z] #49 14.78 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:06.624Z] #49 14.82 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:06.624Z] #49 14.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:06.665Z] #20 21.47 Selecting previously unselected package python3.7-minimal. [2021-06-24T10:49:06.665Z] #20 21.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:49:06.665Z] #20 21.49 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:49:06.685Z] #20 36.67 Selecting previously unselected package apparmor. [2021-06-24T10:49:06.685Z] #20 36.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-24T10:49:06.685Z] #20 36.76 Unpacking apparmor (2.13.2-10) ... [2021-06-24T10:49:06.888Z] #49 14.92 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:06.888Z] #49 14.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:06.888Z] #49 14.96 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:06.888Z] #49 14.99 go: downloading github.com/spf13/afero v1.1.2 [2021-06-24T10:49:06.888Z] #49 15.18 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:06.888Z] #49 15.32 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:07.152Z] #49 15.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:07.254Z] #20 37.19 Selecting previously unselected package aufs-tools. [2021-06-24T10:49:07.254Z] #20 37.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-24T10:49:07.254Z] #20 37.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:49:07.254Z] #20 ... [2021-06-24T10:49:07.254Z] [2021-06-24T10:49:07.254Z] #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-06-24T10:49:07.254Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:07.254Z] #32 DONE 156.9s [2021-06-24T10:49:07.254Z] [2021-06-24T10:49:07.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:07.254Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:07.254Z] #43 93.76 DEP criu/eventfd.d [2021-06-24T10:49:07.254Z] #43 93.93 DEP criu/crtools.d [2021-06-24T10:49:07.254Z] #43 94.14 DEP criu/cr-service.d [2021-06-24T10:49:07.254Z] #43 94.30 DEP criu/cr-restore.d [2021-06-24T10:49:07.254Z] #43 94.47 DEP criu/cr-errno.d [2021-06-24T10:49:07.254Z] #43 94.51 DEP criu/cr-dump.d [2021-06-24T10:49:07.254Z] #43 94.78 DEP criu/cr-dedup.d [2021-06-24T10:49:07.254Z] #43 94.93 DEP criu/cr-check.d [2021-06-24T10:49:07.254Z] #43 95.14 DEP criu/config.d [2021-06-24T10:49:07.254Z] #43 95.33 DEP criu/clone-noasan.d [2021-06-24T10:49:07.254Z] #43 95.44 DEP criu/cgroup.d [2021-06-24T10:49:07.254Z] #43 95.64 DEP criu/cgroup-props.d [2021-06-24T10:49:07.254Z] #43 95.76 DEP criu/bitmap.d [2021-06-24T10:49:07.254Z] #43 95.78 DEP criu/bfd.d [2021-06-24T10:49:07.254Z] #43 95.94 DEP criu/autofs.d [2021-06-24T10:49:07.254Z] #43 96.15 DEP criu/aio.d [2021-06-24T10:49:07.254Z] #43 96.40 DEP criu/action-scripts.d [2021-06-24T10:49:07.254Z] #43 96.77 CC criu/action-scripts.o [2021-06-24T10:49:07.254Z] #43 97.27 CC criu/aio.o [2021-06-24T10:49:07.254Z] #43 97.77 CC criu/autofs.o [2021-06-24T10:49:07.254Z] #43 99.49 CC criu/bfd.o [2021-06-24T10:49:07.254Z] #43 100.0 CC criu/bitmap.o [2021-06-24T10:49:07.254Z] #43 100.1 CC criu/cgroup-props.o [2021-06-24T10:49:07.254Z] #43 101.0 CC criu/cgroup.o [2021-06-24T10:49:07.317Z] #45 ... [2021-06-24T10:49:07.317Z] [2021-06-24T10:49:07.317Z] #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-06-24T10:49:07.317Z] #24 sha256:7eab189f406420be0adbb7d0b7d44d533485adbecba1224d25fac2cdf035103e [2021-06-24T10:49:07.317Z] #24 12.17 + mkdir -p /build [2021-06-24T10:49:07.317Z] #24 12.17 + mv docker/docker /build/ [2021-06-24T10:49:07.317Z] #24 12.18 + rmdir docker [2021-06-24T10:49:07.317Z] #24 DONE 12.3s [2021-06-24T10:49:07.415Z] #49 15.61 go: extracting github.com/spf13/afero v1.1.2 [2021-06-24T10:49:07.415Z] #49 15.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:07.415Z] #49 15.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:07.592Z] [2021-06-24T10:49:07.592Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:49:07.592Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:07.592Z] #42 12.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:07.679Z] #49 15.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:07.679Z] #49 16.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:07.704Z] #32 ... [2021-06-24T10:49:07.704Z] [2021-06-24T10:49:07.704Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-24T10:49:07.704Z] #67 sha256:b75ce6922e4070af77957f5831fa46dbbd4accaf6ea528e9044e111aae6167c9 [2021-06-24T10:49:07.704Z] #67 5.769 + RM_GOPATH=0 [2021-06-24T10:49:07.704Z] #67 5.769 + TMP_GOPATH= [2021-06-24T10:49:07.704Z] #67 5.769 + : /build [2021-06-24T10:49:07.704Z] #67 5.769 + '[' -z '' ']' [2021-06-24T10:49:07.704Z] #67 5.770 ++ mktemp -d [2021-06-24T10:49:07.704Z] #67 5.848 + export GOPATH=/tmp/tmp.gDrEqjHrf4 [2021-06-24T10:49:07.704Z] #67 5.848 + GOPATH=/tmp/tmp.gDrEqjHrf4 [2021-06-24T10:49:07.704Z] #67 5.848 + RM_GOPATH=1 [2021-06-24T10:49:07.704Z] #67 5.848 + case "$(go env GOARCH)" in [2021-06-24T10:49:07.704Z] #67 5.848 ++ go env GOARCH [2021-06-24T10:49:07.704Z] #67 5.848 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:07.704Z] #67 5.848 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:07.704Z] #67 5.848 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:07.704Z] #67 5.848 + dir=/tmp/install [2021-06-24T10:49:07.704Z] #67 5.848 + bin=proxy [2021-06-24T10:49:07.704Z] #67 5.848 + shift [2021-06-24T10:49:07.704Z] #67 5.848 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-24T10:49:07.704Z] #67 5.848 + . /tmp/install/proxy.installer [2021-06-24T10:49:07.704Z] #67 5.848 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:07.704Z] #67 5.848 + install_proxy [2021-06-24T10:49:07.704Z] #67 5.848 + case "$1" in [2021-06-24T10:49:07.704Z] #67 5.848 + export CGO_ENABLED=0 [2021-06-24T10:49:07.704Z] #67 5.848 + CGO_ENABLED=0 [2021-06-24T10:49:07.704Z] #67 5.848 + _install_proxy [2021-06-24T10:49:07.704Z] #67 5.848 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-24T10:49:07.704Z] #67 5.848 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gDrEqjHrf4/src/github.com/docker/libnetwork [2021-06-24T10:49:07.704Z] #67 5.853 Cloning into '/tmp/tmp.gDrEqjHrf4/src/github.com/docker/libnetwork'... [2021-06-24T10:49:07.704Z] #67 5.853 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:07.704Z] #67 ... [2021-06-24T10:49:07.704Z] [2021-06-24T10:49:07.704Z] #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-06-24T10:49:07.704Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:49:07.704Z] #34 6.780 + RM_GOPATH=0 [2021-06-24T10:49:07.704Z] #34 6.781 + TMP_GOPATH= [2021-06-24T10:49:07.704Z] #34 6.781 + : /build [2021-06-24T10:49:07.704Z] #34 6.781 + '[' -z '' ']' [2021-06-24T10:49:07.705Z] #34 6.781 ++ mktemp -d [2021-06-24T10:49:07.705Z] #34 6.806 + export GOPATH=/tmp/tmp.F3LKQ0yC3w [2021-06-24T10:49:07.705Z] #34 6.806 + GOPATH=/tmp/tmp.F3LKQ0yC3w [2021-06-24T10:49:07.705Z] #34 6.806 + RM_GOPATH=1 [2021-06-24T10:49:07.705Z] #34 6.806 + case "$(go env GOARCH)" in [2021-06-24T10:49:07.705Z] #34 6.806 ++ go env GOARCH [2021-06-24T10:49:07.705Z] #34 6.816 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:07.705Z] #34 6.829 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:07.705Z] #34 6.829 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:07.705Z] #34 6.829 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:07.705Z] #34 6.829 + dir=/tmp/install [2021-06-24T10:49:07.705Z] #34 6.829 + bin=tomlv [2021-06-24T10:49:07.705Z] #34 6.829 + shift [2021-06-24T10:49:07.705Z] #34 6.829 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-06-24T10:49:07.705Z] #34 6.829 + . /tmp/install/tomlv.installer [2021-06-24T10:49:07.705Z] #34 6.829 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:07.705Z] #34 6.829 + install_tomlv [2021-06-24T10:49:07.705Z] #34 6.829 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-06-24T10:49:07.705Z] #34 6.829 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F3LKQ0yC3w/src/github.com/BurntSushi/toml [2021-06-24T10:49:07.705Z] #34 6.829 Cloning into '/tmp/tmp.F3LKQ0yC3w/src/github.com/BurntSushi/toml'... [2021-06-24T10:49:07.705Z] #34 8.157 + cd /tmp/tmp.F3LKQ0yC3w/src/github.com/BurntSushi/toml [2021-06-24T10:49:07.705Z] #34 8.158 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-06-24T10:49:07.705Z] #34 8.172 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:49:07.705Z] #34 9.076 internal/cpu [2021-06-24T10:49:07.705Z] #34 9.105 runtime/internal/atomic [2021-06-24T10:49:07.705Z] #34 9.369 runtime/internal/sys [2021-06-24T10:49:07.705Z] #34 9.645 runtime/internal/math [2021-06-24T10:49:07.705Z] #34 9.691 internal/bytealg [2021-06-24T10:49:07.705Z] #34 9.731 math/bits [2021-06-24T10:49:07.705Z] #34 ... [2021-06-24T10:49:07.705Z] [2021-06-24T10:49:07.705Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-24T10:49:07.705Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:07.705Z] #55 7.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:07.705Z] #55 7.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:07.705Z] #55 7.860 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:07.705Z] #55 9.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:07.705Z] #55 ... [2021-06-24T10:49:07.705Z] [2021-06-24T10:49:07.705Z] #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-06-24T10:49:07.705Z] #47 sha256:696f07cb8b19d2c682c20f044c84b48624f3635040dd8e3c31ee8cd3f4957059 [2021-06-24T10:49:07.705Z] #47 7.396 + RM_GOPATH=0 [2021-06-24T10:49:07.705Z] #47 7.396 + TMP_GOPATH= [2021-06-24T10:49:07.705Z] #47 7.396 + : /build [2021-06-24T10:49:07.705Z] #47 7.396 + '[' -z '' ']' [2021-06-24T10:49:07.705Z] #47 7.396 ++ mktemp -d [2021-06-24T10:49:07.705Z] #47 7.398 + export GOPATH=/tmp/tmp.tRvFNlslcz [2021-06-24T10:49:07.705Z] #47 7.398 + GOPATH=/tmp/tmp.tRvFNlslcz [2021-06-24T10:49:07.705Z] #47 7.403 + RM_GOPATH=1 [2021-06-24T10:49:07.705Z] #47 7.403 + case "$(go env GOARCH)" in [2021-06-24T10:49:07.705Z] #47 7.406 ++ go env GOARCH [2021-06-24T10:49:07.705Z] #47 7.431 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:07.705Z] #47 7.431 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:07.705Z] #47 7.433 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:07.705Z] #47 7.441 + dir=/tmp/install [2021-06-24T10:49:07.705Z] #47 7.441 + bin=gotestsum [2021-06-24T10:49:07.705Z] #47 7.441 + shift [2021-06-24T10:49:07.705Z] #47 7.441 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-24T10:49:07.705Z] #47 7.441 + . /tmp/install/gotestsum.installer [2021-06-24T10:49:07.705Z] #47 7.445 ++ : v0.5.3 [2021-06-24T10:49:07.705Z] #47 7.445 + install_gotestsum [2021-06-24T10:49:07.705Z] #47 7.449 + set -e [2021-06-24T10:49:07.705Z] #47 7.449 + export GO111MODULE=on [2021-06-24T10:49:07.705Z] #47 7.449 + GO111MODULE=on [2021-06-24T10:49:07.705Z] #47 7.449 + GOBIN=/build [2021-06-24T10:49:07.705Z] #47 7.449 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-24T10:49:07.705Z] #47 7.495 go: finding gotest.tools v0.5.3 [2021-06-24T10:49:07.705Z] #47 7.509 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:07.705Z] #47 8.613 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:07.705Z] #47 9.243 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-24T10:49:07.705Z] #47 10.16 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:07.705Z] #47 10.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:07.705Z] #47 10.16 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:49:07.705Z] #47 10.16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:07.705Z] #47 10.21 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:07.705Z] #47 10.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:07.705Z] #47 10.40 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:07.822Z] #43 ... [2021-06-24T10:49:07.822Z] [2021-06-24T10:49:07.822Z] #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-06-24T10:49:07.822Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:07.822Z] #20 37.53 Selecting previously unselected package libonig5:amd64. [2021-06-24T10:49:07.822Z] #20 37.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-24T10:49:07.822Z] #20 37.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:49:07.822Z] #20 37.89 Selecting previously unselected package libjq1:amd64. [2021-06-24T10:49:07.822Z] #20 37.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:49:07.822Z] #20 37.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:49:07.943Z] #49 16.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:07.943Z] #49 16.40 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:08.005Z] #47 10.50 go: downloading github.com/fatih/color v1.9.0 [2021-06-24T10:49:08.005Z] #47 ... [2021-06-24T10:49:08.005Z] [2021-06-24T10:49:08.005Z] #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-06-24T10:49:08.005Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:49:08.005Z] #51 5.780 + RM_GOPATH=0 [2021-06-24T10:49:08.005Z] #51 5.780 + TMP_GOPATH= [2021-06-24T10:49:08.005Z] #51 5.780 + : /build [2021-06-24T10:49:08.005Z] #51 5.780 + '[' -z '' ']' [2021-06-24T10:49:08.005Z] #51 5.780 ++ mktemp -d [2021-06-24T10:49:08.005Z] #51 5.851 + export GOPATH=/tmp/tmp.fgYwj5kNiD [2021-06-24T10:49:08.005Z] #51 5.851 + GOPATH=/tmp/tmp.fgYwj5kNiD [2021-06-24T10:49:08.005Z] #51 5.851 + RM_GOPATH=1 [2021-06-24T10:49:08.005Z] #51 5.851 + case "$(go env GOARCH)" in [2021-06-24T10:49:08.005Z] #51 5.851 ++ go env GOARCH [2021-06-24T10:49:08.005Z] #51 5.851 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.005Z] #51 5.851 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.005Z] #51 5.851 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:08.005Z] #51 5.851 + dir=/tmp/install [2021-06-24T10:49:08.005Z] #51 5.851 + bin=shfmt [2021-06-24T10:49:08.005Z] #51 5.851 + shift [2021-06-24T10:49:08.005Z] #51 5.851 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-24T10:49:08.005Z] #51 5.851 + . /tmp/install/shfmt.installer [2021-06-24T10:49:08.005Z] #51 5.851 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:08.005Z] #51 5.851 + install_shfmt [2021-06-24T10:49:08.005Z] #51 5.851 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-24T10:49:08.005Z] #51 5.851 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fgYwj5kNiD/src/github.com/mvdan/sh [2021-06-24T10:49:08.005Z] #51 5.853 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:08.005Z] #51 5.853 Cloning into '/tmp/tmp.fgYwj5kNiD/src/github.com/mvdan/sh'... [2021-06-24T10:49:08.005Z] #51 ... [2021-06-24T10:49:08.005Z] [2021-06-24T10:49:08.005Z] #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-06-24T10:49:08.005Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:49:08.005Z] #58 6.336 + RM_GOPATH=0 [2021-06-24T10:49:08.005Z] #58 6.336 + TMP_GOPATH= [2021-06-24T10:49:08.005Z] #58 6.336 + : /build [2021-06-24T10:49:08.005Z] #58 6.336 + '[' -z '' ']' [2021-06-24T10:49:08.005Z] #58 6.338 ++ mktemp -d [2021-06-24T10:49:08.005Z] #58 6.338 + export GOPATH=/tmp/tmp.qRUOujTYHG [2021-06-24T10:49:08.005Z] #58 6.338 + GOPATH=/tmp/tmp.qRUOujTYHG [2021-06-24T10:49:08.005Z] #58 6.338 + RM_GOPATH=1 [2021-06-24T10:49:08.005Z] #58 6.338 + case "$(go env GOARCH)" in [2021-06-24T10:49:08.005Z] #58 6.345 ++ go env GOARCH [2021-06-24T10:49:08.005Z] #58 6.347 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.005Z] #58 6.347 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.005Z] #58 6.348 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:08.005Z] #58 6.350 + dir=/tmp/install [2021-06-24T10:49:08.005Z] #58 6.350 + bin=rootlesskit [2021-06-24T10:49:08.005Z] #58 6.350 + shift [2021-06-24T10:49:08.005Z] #58 6.350 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-24T10:49:08.005Z] #58 6.350 + . /tmp/install/rootlesskit.installer [2021-06-24T10:49:08.005Z] #58 6.350 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:08.005Z] #58 6.350 + install_rootlesskit [2021-06-24T10:49:08.005Z] #58 6.350 + case "$1" in [2021-06-24T10:49:08.005Z] #58 6.350 + export CGO_ENABLED=0 [2021-06-24T10:49:08.005Z] #58 6.350 + CGO_ENABLED=0 [2021-06-24T10:49:08.005Z] #58 6.350 + _install_rootlesskit [2021-06-24T10:49:08.005Z] #58 6.350 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-24T10:49:08.005Z] #58 6.350 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:08.005Z] #58 6.350 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qRUOujTYHG/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:49:08.005Z] #58 6.352 Cloning into '/tmp/tmp.qRUOujTYHG/src/github.com/rootless-containers/rootlesskit'... [2021-06-24T10:49:08.005Z] #58 ... [2021-06-24T10:49:08.005Z] [2021-06-24T10:49:08.005Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-24T10:49:08.005Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:08.005Z] #49 5.745 + RM_GOPATH=0 [2021-06-24T10:49:08.005Z] #49 5.745 + TMP_GOPATH= [2021-06-24T10:49:08.005Z] #49 5.745 + : /build [2021-06-24T10:49:08.005Z] #49 5.745 + '[' -z '' ']' [2021-06-24T10:49:08.005Z] #49 5.745 ++ mktemp -d [2021-06-24T10:49:08.005Z] #49 5.745 + export GOPATH=/tmp/tmp.xJmvPNRv72 [2021-06-24T10:49:08.005Z] #49 5.745 + GOPATH=/tmp/tmp.xJmvPNRv72 [2021-06-24T10:49:08.005Z] #49 5.745 + RM_GOPATH=1 [2021-06-24T10:49:08.005Z] #49 5.745 + case "$(go env GOARCH)" in [2021-06-24T10:49:08.005Z] #49 5.746 ++ go env GOARCH [2021-06-24T10:49:08.005Z] #49 5.761 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.005Z] #49 5.761 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.005Z] #49 5.761 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:08.005Z] #49 5.761 + dir=/tmp/install [2021-06-24T10:49:08.005Z] #49 5.761 + bin=golangci_lint [2021-06-24T10:49:08.005Z] #49 5.761 + shift [2021-06-24T10:49:08.005Z] #49 5.761 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-24T10:49:08.005Z] #49 5.761 + . /tmp/install/golangci_lint.installer [2021-06-24T10:49:08.005Z] #49 5.761 ++ : v1.23.8 [2021-06-24T10:49:08.005Z] #49 5.761 + install_golangci_lint [2021-06-24T10:49:08.005Z] #49 5.761 + set -e [2021-06-24T10:49:08.005Z] #49 5.761 + export GO111MODULE=on [2021-06-24T10:49:08.005Z] #49 5.761 + GO111MODULE=on [2021-06-24T10:49:08.005Z] #49 5.761 + GOBIN=/build [2021-06-24T10:49:08.005Z] #49 5.761 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-24T10:49:08.005Z] #49 5.852 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-24T10:49:08.005Z] #49 5.853 go: finding github.com v1.23.8 [2021-06-24T10:49:08.005Z] #49 5.853 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:08.005Z] #49 5.853 go: finding github.com/golangci v1.23.8 [2021-06-24T10:49:08.005Z] #49 5.853 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-24T10:49:08.005Z] #49 6.653 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:08.005Z] #49 7.596 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-24T10:49:08.032Z] #20 22.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:08.032Z] #20 22.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:49:08.081Z] #20 38.12 Selecting previously unselected package jq. [2021-06-24T10:49:08.207Z] #49 16.64 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:08.261Z] #49 ... [2021-06-24T10:49:08.261Z] [2021-06-24T10:49:08.261Z] #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-06-24T10:49:08.261Z] #24 sha256:0c328ae4cf69b9730009c1fb254e3994dc7f0d4271152fe8ddf97266af0e8d62 [2021-06-24T10:49:08.261Z] #24 6.421 + RM_GOPATH=0 [2021-06-24T10:49:08.261Z] #24 6.421 + TMP_GOPATH= [2021-06-24T10:49:08.261Z] #24 6.421 + : /build [2021-06-24T10:49:08.261Z] #24 6.421 + '[' -z '' ']' [2021-06-24T10:49:08.261Z] #24 6.422 ++ mktemp -d [2021-06-24T10:49:08.261Z] #24 6.439 + export GOPATH=/tmp/tmp.uSBXRRxr9A [2021-06-24T10:49:08.261Z] #24 6.439 + GOPATH=/tmp/tmp.uSBXRRxr9A [2021-06-24T10:49:08.261Z] #24 6.439 + RM_GOPATH=1 [2021-06-24T10:49:08.261Z] #24 6.439 + case "$(go env GOARCH)" in [2021-06-24T10:49:08.261Z] #24 6.443 ++ go env GOARCH [2021-06-24T10:49:08.261Z] #24 6.444 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.261Z] #24 6.444 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.261Z] #24 6.452 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:08.261Z] #24 6.452 + dir=/tmp/install [2021-06-24T10:49:08.261Z] #24 6.452 + bin=dockercli [2021-06-24T10:49:08.261Z] #24 6.452 + shift [2021-06-24T10:49:08.261Z] #24 6.452 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-24T10:49:08.261Z] #24 6.452 + . /tmp/install/dockercli.installer [2021-06-24T10:49:08.261Z] #24 6.452 ++ : stable [2021-06-24T10:49:08.261Z] #24 6.452 ++ : 17.06.2-ce [2021-06-24T10:49:08.261Z] #24 6.452 + install_dockercli [2021-06-24T10:49:08.261Z] #24 6.452 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-24T10:49:08.261Z] #24 6.452 ++ uname -m [2021-06-24T10:49:08.261Z] #24 6.452 + arch=x86_64 [2021-06-24T10:49:08.261Z] #24 6.452 + '[' x86_64 '!=' x86_64 ']' [2021-06-24T10:49:08.261Z] #24 6.452 + url=https://download.docker.com/linux/static [2021-06-24T10:49:08.261Z] #24 6.452 + tar -xz docker/docker [2021-06-24T10:49:08.261Z] #24 6.452 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-24T10:49:08.261Z] #24 6.452 Install docker/cli version 17.06.2-ce from stable [2021-06-24T10:49:08.261Z] #24 ... [2021-06-24T10:49:08.261Z] [2021-06-24T10:49:08.262Z] #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-06-24T10:49:08.262Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:08.262Z] #36 7.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:08.262Z] #36 7.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:08.262Z] #36 7.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:08.262Z] #36 8.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:08.262Z] #36 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:08.340Z] #20 38.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:49:08.340Z] #20 38.14 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:49:08.340Z] #20 38.35 Selecting previously unselected package libaio1:amd64. [2021-06-24T10:49:08.340Z] #20 38.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-24T10:49:08.340Z] #20 38.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:49:08.340Z] #20 38.48 Selecting previously unselected package libgpm2:amd64. [2021-06-24T10:49:08.471Z] #49 16.90 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:08.552Z] #36 ... [2021-06-24T10:49:08.552Z] [2021-06-24T10:49:08.552Z] #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-06-24T10:49:08.552Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:08.552Z] #42 7.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:08.552Z] #42 7.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:08.552Z] #42 7.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:08.552Z] #42 8.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:08.552Z] #42 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:08.599Z] #20 38.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-24T10:49:08.599Z] #20 38.50 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:49:08.599Z] #20 38.59 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:49:08.599Z] #20 38.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:49:08.599Z] #20 38.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:08.735Z] #49 17.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:08.929Z] #42 ... [2021-06-24T10:49:08.929Z] [2021-06-24T10:49:08.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-06-24T10:49:08.929Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:49:08.929Z] #45 6.143 + RM_GOPATH=0 [2021-06-24T10:49:08.929Z] #45 6.143 + TMP_GOPATH= [2021-06-24T10:49:08.929Z] #45 6.143 + : /build [2021-06-24T10:49:08.929Z] #45 6.143 + '[' -z '' ']' [2021-06-24T10:49:08.929Z] #45 6.143 ++ mktemp -d [2021-06-24T10:49:08.929Z] #45 6.151 + export GOPATH=/tmp/tmp.uOPaecFhdc [2021-06-24T10:49:08.929Z] #45 6.151 + GOPATH=/tmp/tmp.uOPaecFhdc [2021-06-24T10:49:08.929Z] #45 6.151 + RM_GOPATH=1 [2021-06-24T10:49:08.929Z] #45 6.151 + case "$(go env GOARCH)" in [2021-06-24T10:49:08.929Z] #45 6.151 ++ go env GOARCH [2021-06-24T10:49:08.929Z] #45 6.158 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.929Z] #45 6.158 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:08.929Z] #45 6.158 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:08.929Z] #45 6.162 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:08.929Z] #45 6.162 + dir=/tmp/install [2021-06-24T10:49:08.929Z] #45 6.162 + bin=vndr [2021-06-24T10:49:08.929Z] #45 6.162 + shift [2021-06-24T10:49:08.929Z] #45 6.162 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-24T10:49:08.929Z] #45 6.162 + . /tmp/install/vndr.installer [2021-06-24T10:49:08.929Z] #45 6.162 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:08.929Z] #45 6.162 + install_vndr [2021-06-24T10:49:08.929Z] #45 6.162 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-24T10:49:08.929Z] #45 6.162 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uOPaecFhdc/src/github.com/LK4D4/vndr [2021-06-24T10:49:08.929Z] #45 6.172 Cloning into '/tmp/tmp.uOPaecFhdc/src/github.com/LK4D4/vndr'... [2021-06-24T10:49:08.929Z] #45 7.176 + cd /tmp/tmp.uOPaecFhdc/src/github.com/LK4D4/vndr [2021-06-24T10:49:08.929Z] #45 7.182 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-24T10:49:08.929Z] #45 7.240 + go build -buildmode=pie -v -o /build/vndr . [2021-06-24T10:49:08.929Z] #45 8.956 internal/cpu [2021-06-24T10:49:08.929Z] #45 8.985 runtime/internal/atomic [2021-06-24T10:49:08.929Z] #45 9.200 runtime/internal/sys [2021-06-24T10:49:08.929Z] #45 9.569 runtime/internal/math [2021-06-24T10:49:08.929Z] #45 9.612 internal/bytealg [2021-06-24T10:49:08.929Z] #45 9.706 internal/race [2021-06-24T10:49:08.929Z] #45 9.861 sync/atomic [2021-06-24T10:49:08.929Z] #45 10.24 unicode [2021-06-24T10:49:08.929Z] #45 10.50 runtime [2021-06-24T10:49:08.929Z] #45 ... [2021-06-24T10:49:08.929Z] [2021-06-24T10:49:08.929Z] #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-06-24T10:49:08.929Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:08.929Z] #40 5.801 + git clone https://github.com/docker/distribution.git . [2021-06-24T10:49:08.929Z] #40 5.802 Cloning into '.'... [2021-06-24T10:49:08.999Z] #49 17.20 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:08.999Z] #49 17.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:08.999Z] #49 17.32 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:09.186Z] #40 ... [2021-06-24T10:49:09.186Z] [2021-06-24T10:49:09.186Z] #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-06-24T10:49:09.186Z] #29 sha256:b0de99a0d0600db63c2b793f1ab28ebdcf8811952a6d862f01cd5f8083fcff60 [2021-06-24T10:49:09.186Z] #29 7.938 ## 3.8% ###### 8.4% ######### 13.3% ############ 17.2% ################ 23.0% ##################### 29.9% ######################### 35.8% ############################# 40.9% ################################ 45.8% ##################################### 52.5% ############################################ 61.2% ############################################### 65.6% ################################################## 70.3% ######################################################## 77.8% ############################################################ 84.1% ################################################################ 90.2% ######################################################################## 100.0% [2021-06-24T10:49:09.186Z] #29 9.987 [2021-06-24T10:49:09.186Z] #29 11.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-24T10:49:09.186Z] #29 11.63 [2021-06-24T10:49:09.186Z] #29 11.84 ######################################################################## 100.0% [2021-06-24T10:49:09.186Z] #29 11.98 [2021-06-24T10:49:09.186Z] #29 ... [2021-06-24T10:49:09.186Z] [2021-06-24T10:49:09.186Z] #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-06-24T10:49:09.186Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:49:09.186Z] #58 12.03 + cd /tmp/tmp.qRUOujTYHG/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:49:09.262Z] #49 17.54 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:09.442Z] #58 12.03 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:09.442Z] #58 12.04 + export GO111MODULE=on [2021-06-24T10:49:09.442Z] #58 12.04 + GO111MODULE=on [2021-06-24T10:49:09.442Z] #58 12.04 + export GOPROXY=https://proxy.golang.org [2021-06-24T10:49:09.442Z] #58 12.05 + GOPROXY=https://proxy.golang.org [2021-06-24T10:49:09.442Z] #58 12.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:49:09.442Z] #58 12.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-24T10:49:10.124Z] #42 14.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:10.214Z] #49 18.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:10.477Z] #49 18.69 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:10.551Z] #20 25.26 Selecting previously unselected package python3-minimal. [2021-06-24T10:49:10.551Z] #20 25.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 ... 23684 files and directories currently installed.) [2021-06-24T10:49:10.551Z] #20 25.32 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-24T10:49:10.551Z] #20 25.33 Unpacking python3-minimal (3.7.3-1) ... [2021-06-24T10:49:10.551Z] #20 25.41 Selecting previously unselected package libmpdec2:amd64. [2021-06-24T10:49:10.808Z] #20 25.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-24T10:49:10.808Z] #20 25.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:49:10.808Z] #20 25.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-24T10:49:10.808Z] #20 25.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:49:10.808Z] #20 25.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:11.055Z] #49 ... [2021-06-24T10:49:11.055Z] [2021-06-24T10:49:11.055Z] #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-06-24T10:49:11.055Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:11.055Z] #13 15.16 Fetched 8801 kB in 13s (699 kB/s) [2021-06-24T10:49:11.064Z] #20 ... [2021-06-24T10:49:11.064Z] [2021-06-24T10:49:11.064Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:11.064Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:11.064Z] #43 76.70 DEP criu/string.d [2021-06-24T10:49:11.064Z] #43 76.75 DEP criu/stats.d [2021-06-24T10:49:11.064Z] #43 76.92 DEP criu/sockets.d [2021-06-24T10:49:11.064Z] #43 77.17 DEP criu/sk-unix.d [2021-06-24T10:49:11.064Z] #43 77.36 DEP criu/sk-tcp.d [2021-06-24T10:49:11.064Z] #43 77.56 DEP criu/sk-queue.d [2021-06-24T10:49:11.064Z] #43 77.71 DEP criu/sk-packet.d [2021-06-24T10:49:11.064Z] #43 77.94 DEP criu/sk-netlink.d [2021-06-24T10:49:11.064Z] #43 78.20 DEP criu/sk-inet.d [2021-06-24T10:49:11.064Z] #43 78.46 DEP criu/signalfd.d [2021-06-24T10:49:11.064Z] #43 78.60 DEP criu/sigframe.d [2021-06-24T10:49:11.064Z] #43 78.76 DEP criu/shmem.d [2021-06-24T10:49:11.064Z] #43 78.91 DEP criu/servicefd.d [2021-06-24T10:49:11.064Z] #43 79.12 DEP criu/seize.d [2021-06-24T10:49:11.064Z] #43 79.26 DEP criu/seccomp.d [2021-06-24T10:49:11.064Z] #43 79.56 DEP criu/rst-malloc.d [2021-06-24T10:49:11.064Z] #43 79.64 DEP criu/rbtree.d [2021-06-24T10:49:11.064Z] #43 79.69 DEP criu/pstree.d [2021-06-24T10:49:11.064Z] #43 79.88 DEP criu/protobuf.d [2021-06-24T10:49:11.064Z] #43 80.06 GEN criu/protobuf-desc-gen.h [2021-06-24T10:49:11.064Z] #43 81.91 DEP criu/protobuf-desc.d [2021-06-24T10:49:11.064Z] #43 82.09 DEP criu/proc_parse.d [2021-06-24T10:49:11.065Z] #43 82.34 DEP criu/plugin.d [2021-06-24T10:49:11.065Z] #43 82.41 DEP criu/pipes.d [2021-06-24T10:49:11.065Z] #43 82.68 DEP criu/pie-util.d [2021-06-24T10:49:11.065Z] #43 82.78 DEP criu/pie-util-vdso.d [2021-06-24T10:49:11.065Z] #43 82.93 DEP criu/pie-util-vdso-elf32.d [2021-06-24T10:49:11.065Z] #43 83.09 DEP criu/path.d [2021-06-24T10:49:11.065Z] #43 83.29 DEP criu/parasite-syscall.d [2021-06-24T10:49:11.065Z] #43 83.50 DEP criu/pagemap.d [2021-06-24T10:49:11.065Z] #43 83.66 DEP criu/pagemap-cache.d [2021-06-24T10:49:11.065Z] #43 83.81 DEP criu/page-xfer.d [2021-06-24T10:49:11.065Z] #43 84.02 DEP criu/page-pipe.d [2021-06-24T10:49:11.065Z] #43 84.12 DEP criu/netfilter.d [2021-06-24T10:49:11.065Z] #43 84.35 DEP criu/net.d [2021-06-24T10:49:11.065Z] #43 84.58 DEP criu/namespaces.d [2021-06-24T10:49:11.065Z] #43 84.81 DEP criu/mount.d [2021-06-24T10:49:11.065Z] #43 85.07 DEP criu/memfd.d [2021-06-24T10:49:11.065Z] #43 85.23 DEP criu/mem.d [2021-06-24T10:49:11.065Z] #43 85.40 DEP criu/lsm.d [2021-06-24T10:49:11.065Z] #43 85.55 DEP criu/log.d [2021-06-24T10:49:11.065Z] #43 85.67 DEP criu/libnetlink.d [2021-06-24T10:49:11.065Z] #43 85.79 DEP criu/kerndat.d [2021-06-24T10:49:11.065Z] #43 86.01 DEP criu/kcmp-ids.d [2021-06-24T10:49:11.065Z] #43 86.10 DEP criu/irmap.d [2021-06-24T10:49:11.065Z] #43 86.25 DEP criu/ipc_ns.d [2021-06-24T10:49:11.065Z] #43 86.44 DEP criu/image.d [2021-06-24T10:49:11.065Z] #43 86.60 DEP criu/image-desc.d [2021-06-24T10:49:11.065Z] #43 86.69 DEP criu/fsnotify.d [2021-06-24T10:49:11.322Z] #43 86.98 DEP criu/filesystems.d [2021-06-24T10:49:11.579Z] #43 87.19 DEP criu/files.d [2021-06-24T10:49:11.579Z] #43 ... [2021-06-24T10:49:11.579Z] [2021-06-24T10:49:11.579Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:11.579Z] #45 sha256:48ce1f4c487e65fe1a9745d5e9218c2a03c54df8ba02feae447c1ef2b93b222b [2021-06-24T10:49:11.579Z] #45 DONE 145.6s [2021-06-24T10:49:11.836Z] [2021-06-24T10:49:11.836Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:11.836Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:11.836Z] #43 87.44 DEP criu/files-reg.d [2021-06-24T10:49:12.083Z] #58 ... [2021-06-24T10:49:12.083Z] [2021-06-24T10:49:12.083Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-24T10:49:12.083Z] #29 sha256:b0de99a0d0600db63c2b793f1ab28ebdcf8811952a6d862f01cd5f8083fcff60 [2021-06-24T10:49:12.083Z] #29 13.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-24T10:49:12.083Z] #29 13.43 [2021-06-24T10:49:12.083Z] #29 13.58 ######################################################################## 100.0% [2021-06-24T10:49:12.083Z] #29 13.71 [2021-06-24T10:49:12.083Z] #29 13.85 Download of images into '/build' complete. [2021-06-24T10:49:12.083Z] #29 13.85 Use something like the following to load the result into a Docker daemon: [2021-06-24T10:49:12.083Z] #29 13.85 tar -cC '/build' . | docker load [2021-06-24T10:49:12.083Z] #29 DONE 15.6s [2021-06-24T10:49:12.083Z] [2021-06-24T10:49:12.083Z] #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-06-24T10:49:12.083Z] #24 sha256:0c328ae4cf69b9730009c1fb254e3994dc7f0d4271152fe8ddf97266af0e8d62 [2021-06-24T10:49:12.083Z] #24 14.62 + mkdir -p /build [2021-06-24T10:49:12.083Z] #24 14.67 + mv docker/docker /build/ [2021-06-24T10:49:12.083Z] #24 14.69 + rmdir docker [2021-06-24T10:49:12.092Z] #43 87.83 DEP criu/files-ext.d [2021-06-24T10:49:12.651Z] #24 DONE 15.1s [2021-06-24T10:49:12.651Z] [2021-06-24T10:49:12.651Z] #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-06-24T10:49:12.651Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:49:12.651Z] #58 15.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:12.651Z] #58 15.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:12.651Z] #58 15.27 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:49:12.651Z] #58 15.33 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:12.651Z] #58 15.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:12.651Z] #58 15.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:12.651Z] #58 15.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:12.651Z] #58 15.41 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:12.655Z] #43 88.14 DEP criu/file-lock.d [2021-06-24T10:49:12.655Z] #43 88.42 DEP criu/file-ids.d [2021-06-24T10:49:12.686Z] #42 ... [2021-06-24T10:49:12.686Z] [2021-06-24T10:49:12.686Z] #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-06-24T10:49:12.686Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:12.686Z] #49 15.96 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:12.686Z] #49 15.96 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:12.686Z] #49 15.98 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:12.686Z] #49 15.98 go: downloading github.com/fatih/color v1.7.0 [2021-06-24T10:49:12.686Z] #49 16.14 go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T10:49:12.686Z] #49 16.16 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:12.686Z] #49 16.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:12.686Z] #49 16.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:12.686Z] #49 16.46 go: extracting github.com/fatih/color v1.7.0 [2021-06-24T10:49:12.686Z] #49 16.48 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:12.686Z] #49 16.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:12.686Z] #49 16.76 go: extracting github.com/pkg/errors v0.8.1 [2021-06-24T10:49:12.686Z] #49 16.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:12.686Z] #49 16.88 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:12.686Z] #49 16.92 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:12.686Z] #49 16.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:12.686Z] #49 17.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:12.686Z] #49 17.21 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:12.686Z] #49 17.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:12.686Z] #49 17.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:12.686Z] #49 17.55 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:12.686Z] #49 17.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:12.686Z] #49 17.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:12.686Z] #49 17.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:12.686Z] #49 17.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:12.686Z] #49 ... [2021-06-24T10:49:12.686Z] [2021-06-24T10:49:12.686Z] #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-06-24T10:49:12.686Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:12.686Z] #40 7.196 + git clone https://github.com/docker/distribution.git . [2021-06-24T10:49:12.686Z] #40 7.196 Cloning into '.'... [2021-06-24T10:49:12.790Z] #20 42.32 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:49:12.790Z] #20 42.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:49:12.790Z] #20 42.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:12.790Z] #20 42.42 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:49:12.790Z] #20 42.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:49:12.790Z] #20 42.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:49:12.791Z] #20 42.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:49:12.791Z] #20 42.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:12.791Z] #20 42.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:12.791Z] #20 42.68 Selecting previously unselected package libreadline5:amd64. [2021-06-24T10:49:12.791Z] #20 42.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-24T10:49:12.791Z] #20 42.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:49:12.791Z] #20 42.79 Selecting previously unselected package net-tools. [2021-06-24T10:49:12.791Z] #20 42.79 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-24T10:49:12.791Z] #20 42.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:49:12.906Z] #58 15.48 go: downloading github.com/google/uuid v1.2.0 [2021-06-24T10:49:12.942Z] #40 ... [2021-06-24T10:49:12.942Z] [2021-06-24T10:49:12.942Z] #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-06-24T10:49:12.942Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:12.942Z] #49 17.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:12.942Z] #49 ... [2021-06-24T10:49:12.942Z] [2021-06-24T10:49:12.942Z] #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-06-24T10:49:12.942Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:12.942Z] #32 7.507 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-24T10:49:12.942Z] #32 7.533 Cloning into '.'... [2021-06-24T10:49:12.989Z] #13 15.16 Reading package lists... [2021-06-24T10:49:12.989Z] #13 ... [2021-06-24T10:49:12.989Z] [2021-06-24T10:49:12.989Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:12.989Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:49:12.989Z] #45 11.10 crypto/internal/subtle [2021-06-24T10:49:12.989Z] #45 11.41 crypto/subtle [2021-06-24T10:49:12.989Z] #45 12.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-24T10:49:12.989Z] #45 12.45 internal/nettrace [2021-06-24T10:49:12.989Z] #45 12.65 vendor/golang.org/x/crypto/internal/subtle [2021-06-24T10:49:12.989Z] #45 12.68 runtime/cgo [2021-06-24T10:49:12.989Z] #45 ... [2021-06-24T10:49:12.989Z] [2021-06-24T10:49:12.989Z] #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-06-24T10:49:12.989Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:12.989Z] #49 20.84 go: downloading github.com/fatih/color v1.7.0 [2021-06-24T10:49:12.989Z] #49 20.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:12.989Z] #49 20.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:12.989Z] #49 20.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:12.989Z] #49 20.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:12.989Z] #49 20.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:12.989Z] #49 20.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:12.989Z] #49 20.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:12.989Z] #49 20.98 go: extracting github.com/fatih/color v1.7.0 [2021-06-24T10:49:12.989Z] #49 21.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:12.989Z] #49 21.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:12.989Z] #49 21.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:12.989Z] #49 21.13 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:12.989Z] #49 21.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:12.989Z] #49 21.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:12.989Z] #49 21.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:12.989Z] #49 21.22 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:12.989Z] #49 21.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:12.989Z] #49 21.24 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:12.989Z] #49 21.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:12.989Z] #49 21.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:12.989Z] #49 21.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:12.989Z] #49 21.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:12.989Z] #49 21.44 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:13.050Z] #20 43.03 Selecting previously unselected package python-pip-whl. [2021-06-24T10:49:13.050Z] #20 43.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-06-24T10:49:13.050Z] #20 43.06 Unpacking python-pip-whl (18.1-5) ... [2021-06-24T10:49:13.167Z] #58 15.64 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:13.167Z] #58 15.84 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:13.167Z] #58 15.84 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:13.167Z] #58 15.91 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:49:13.199Z] #32 ... [2021-06-24T10:49:13.199Z] [2021-06-24T10:49:13.199Z] #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-06-24T10:49:13.199Z] #58 sha256:29d01990636d486688fb03b816b1233457e61c8639500104cb7f1797e9860fbe [2021-06-24T10:49:13.199Z] #58 12.61 + cd /tmp/tmp.QBEiq5yx9w/src/github.com/rootless-containers/rootlesskit [2021-06-24T10:49:13.199Z] #58 12.62 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-24T10:49:13.199Z] #58 12.74 + export GO111MODULE=on [2021-06-24T10:49:13.199Z] #58 12.74 + GO111MODULE=on [2021-06-24T10:49:13.199Z] #58 12.74 + export GOPROXY=https://proxy.golang.org [2021-06-24T10:49:13.199Z] #58 12.74 + GOPROXY=https://proxy.golang.org [2021-06-24T10:49:13.199Z] #58 12.74 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:49:13.199Z] #58 12.74 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-24T10:49:13.199Z] #58 14.64 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:13.199Z] #58 14.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:13.199Z] #58 14.65 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:13.199Z] #58 14.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:13.199Z] #58 14.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:13.199Z] #58 14.81 go: downloading github.com/google/uuid v1.2.0 [2021-06-24T10:49:13.199Z] #58 14.88 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:13.199Z] #58 15.05 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:13.199Z] #58 15.16 go: extracting github.com/google/uuid v1.2.0 [2021-06-24T10:49:13.199Z] #58 15.41 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:13.199Z] #58 15.52 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:13.199Z] #58 15.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:13.199Z] #58 16.01 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:13.199Z] #58 16.03 go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:49:13.199Z] #58 16.26 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:13.199Z] #58 16.37 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:13.199Z] #58 16.40 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:13.199Z] #58 16.50 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:49:13.199Z] #58 16.64 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:13.199Z] #58 18.21 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:13.199Z] #58 ... [2021-06-24T10:49:13.199Z] [2021-06-24T10:49:13.199Z] #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-06-24T10:49:13.199Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:13.199Z] #49 18.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:13.199Z] #49 18.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:13.199Z] #49 18.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:13.217Z] #43 88.76 DEP criu/fifo.d [2021-06-24T10:49:13.217Z] #43 88.88 DEP criu/fdstore.d [2021-06-24T10:49:13.217Z] #43 88.96 DEP criu/fault-injection.d [2021-06-24T10:49:13.217Z] #43 89.00 DEP criu/external.d [2021-06-24T10:49:13.253Z] #49 21.47 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:13.253Z] #49 21.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:13.253Z] #49 21.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:13.253Z] #49 21.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:13.253Z] #49 21.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:13.253Z] #49 21.64 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:13.253Z] #49 21.72 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:13.300Z] Running on azwin-2-ac5740 in d:\jenkins\workspace\moby_PR-42561 [Pipeline] { [Pipeline] ws [2021-06-24T10:49:13.317Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-24T10:49:13.474Z] #43 89.10 DEP criu/eventpoll.d [2021-06-24T10:49:13.552Z] #49 21.72 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:13.552Z] #49 21.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:13.552Z] #49 21.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:13.552Z] #49 21.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:13.552Z] #49 ... [2021-06-24T10:49:13.552Z] [2021-06-24T10:49:13.552Z] #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-06-24T10:49:13.552Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-06-24T10:49:13.552Z] #27 21.51 Updating certificates in /etc/ssl/certs... [2021-06-24T10:49:13.552Z] #27 27.85 137 added, 0 removed; done. [2021-06-24T10:49:13.552Z] #27 28.15 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-24T10:49:13.552Z] #27 28.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:49:13.552Z] #27 28.53 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-24T10:49:13.552Z] #27 28.64 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-24T10:49:13.552Z] #27 28.68 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:13.552Z] #27 28.80 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-24T10:49:13.552Z] #27 28.86 Updating certificates in /etc/ssl/certs... [2021-06-24T10:49:13.619Z] #20 43.62 Selecting previously unselected package python3-lib2to3. [2021-06-24T10:49:13.619Z] #20 43.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-24T10:49:13.619Z] #20 43.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:49:13.619Z] #20 43.74 Selecting previously unselected package python3-distutils. [2021-06-24T10:49:13.729Z] #58 16.32 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:13.729Z] #58 16.32 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:13.729Z] #58 16.32 go: extracting github.com/google/uuid v1.2.0 [2021-06-24T10:49:13.729Z] #58 16.32 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:13.731Z] #43 89.30 DEP criu/eventfd.d [2021-06-24T10:49:13.731Z] #43 89.46 DEP criu/crtools.d [2021-06-24T10:49:13.816Z] #27 ... [2021-06-24T10:49:13.816Z] [2021-06-24T10:49:13.816Z] #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-06-24T10:49:13.816Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:13.816Z] #49 22.13 go: downloading golang.org/x/text v0.3.2 [2021-06-24T10:49:13.816Z] #49 22.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:13.816Z] #49 22.20 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:13.816Z] #49 ... [2021-06-24T10:49:13.816Z] [2021-06-24T10:49:13.816Z] #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-06-24T10:49:13.816Z] #47 sha256:40755923c984deb950a5299f12d4a38b637cde6ee82ee1a272bad751c8c33502 [2021-06-24T10:49:13.816Z] #47 12.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:13.816Z] #47 17.30 go: finding github.com/fatih/color v1.9.0 [2021-06-24T10:49:13.816Z] #47 17.32 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:13.816Z] #47 17.38 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:49:13.816Z] #47 17.46 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:13.816Z] #47 17.48 go: finding github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:13.816Z] #47 17.61 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:13.816Z] #47 18.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:13.816Z] #47 18.10 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:13.816Z] #47 18.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:13.816Z] #47 18.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:13.816Z] #47 18.23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:13.878Z] #20 43.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-06-24T10:49:13.878Z] #20 43.75 Unpacking python3-distutils (3.7.3-1) ... [2021-06-24T10:49:13.878Z] #20 43.85 Selecting previously unselected package python3-pip. [2021-06-24T10:49:13.878Z] #20 43.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-06-24T10:49:13.878Z] #20 43.86 Unpacking python3-pip (18.1-5) ... [2021-06-24T10:49:13.987Z] #58 16.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:13.987Z] #43 89.64 DEP criu/cr-service.d [2021-06-24T10:49:13.987Z] #43 89.80 DEP criu/cr-restore.d [2021-06-24T10:49:14.081Z] #47 ... [2021-06-24T10:49:14.081Z] [2021-06-24T10:49:14.081Z] #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-06-24T10:49:14.081Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:14.081Z] #49 22.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:14.081Z] #49 22.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:49:14.081Z] #49 22.29 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:14.081Z] #49 22.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:14.081Z] #49 22.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:14.081Z] #49 22.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:14.081Z] #49 22.40 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:14.081Z] #49 22.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:14.081Z] #49 22.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:14.184Z] #20 44.05 Selecting previously unselected package python3-pkg-resources. [2021-06-24T10:49:14.184Z] #20 44.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:49:14.184Z] #20 44.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:14.184Z] #20 44.17 Selecting previously unselected package python3-setuptools. [2021-06-24T10:49:14.184Z] #20 44.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-06-24T10:49:14.184Z] #20 44.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-24T10:49:14.243Z] #58 ... [2021-06-24T10:49:14.243Z] [2021-06-24T10:49:14.243Z] #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-06-24T10:49:14.243Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:14.243Z] #13 4.892 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-24T10:49:14.243Z] #13 4.907 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:49:14.243Z] #13 4.951 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:49:14.243Z] #13 5.047 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:49:14.243Z] #13 6.131 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-24T10:49:14.243Z] #13 7.947 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:14.243Z] #13 10.01 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:14.346Z] #49 22.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:14.346Z] #49 22.63 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:14.346Z] #49 22.74 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:49:14.346Z] #49 22.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:14.346Z] #49 22.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:14.481Z] #20 44.49 Selecting previously unselected package python3-wheel. [2021-06-24T10:49:14.481Z] #20 44.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-06-24T10:49:14.481Z] #20 44.51 Unpacking python3-wheel (0.32.3-2) ... [2021-06-24T10:49:14.481Z] #20 44.60 Selecting previously unselected package sudo. [2021-06-24T10:49:14.504Z] #13 ... [2021-06-24T10:49:14.504Z] [2021-06-24T10:49:14.504Z] #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-06-24T10:49:14.504Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:14.504Z] #49 17.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:14.504Z] #49 17.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:14.504Z] #49 17.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:14.504Z] #49 17.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:14.550Z] #43 90.06 DEP criu/cr-errno.d [2021-06-24T10:49:14.550Z] #43 90.09 DEP criu/cr-dump.d [2021-06-24T10:49:14.550Z] #43 90.30 DEP criu/cr-dedup.d [2021-06-24T10:49:14.612Z] #49 22.89 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:14.612Z] #49 22.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:14.612Z] #49 22.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:14.612Z] #49 23.11 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:14.741Z] #20 44.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-24T10:49:14.741Z] #20 44.62 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:49:14.759Z] #49 17.46 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:14.760Z] #49 17.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:14.760Z] #49 17.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:14.772Z] The recommended git tool is: git [2021-06-24T10:49:14.807Z] #43 90.47 DEP criu/cr-check.d [2021-06-24T10:49:14.876Z] #49 23.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:15.015Z] #49 17.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:15.015Z] #49 17.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:15.015Z] #49 17.84 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:15.015Z] #49 17.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:15.015Z] #49 17.84 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:15.064Z] #43 90.73 DEP criu/config.d [2021-06-24T10:49:15.064Z] #43 90.87 DEP criu/clone-noasan.d [2021-06-24T10:49:15.173Z] #49 23.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:15.173Z] #49 23.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:15.173Z] #49 23.54 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:15.173Z] #49 23.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:15.175Z] #49 19.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:15.175Z] #49 ... [2021-06-24T10:49:15.175Z] [2021-06-24T10:49:15.175Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:49:15.175Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:15.175Z] #13 4.653 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-24T10:49:15.175Z] #13 6.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:49:15.175Z] #13 9.517 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:15.175Z] #13 11.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:15.285Z] #49 17.98 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:15.285Z] #49 17.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:15.285Z] #49 17.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:15.320Z] #43 90.97 DEP criu/cgroup.d [2021-06-24T10:49:15.340Z] #20 45.21 Selecting previously unselected package thin-provisioning-tools. [2021-06-24T10:49:15.340Z] #20 45.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-24T10:49:15.340Z] #20 45.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:49:15.340Z] #20 45.49 Selecting previously unselected package uidmap. [2021-06-24T10:49:15.447Z] #49 23.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:15.447Z] #49 ... [2021-06-24T10:49:15.447Z] [2021-06-24T10:49:15.447Z] #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-06-24T10:49:15.447Z] #51 sha256:1117f998e2bef18dde7a0410aca9dccafeef65659fec6bd5d43079fdba1683eb [2021-06-24T10:49:15.447Z] #51 13.84 + cd /tmp/tmp.cbV245fAZN/src/github.com/mvdan/sh [2021-06-24T10:49:15.447Z] #51 13.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:15.447Z] #51 14.05 + GO111MODULE=on [2021-06-24T10:49:15.447Z] #51 14.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-24T10:49:15.447Z] #51 15.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:15.447Z] #51 15.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:15.447Z] #51 15.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:15.447Z] #51 15.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:15.447Z] #51 15.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:15.447Z] #51 16.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:15.447Z] #51 17.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:15.447Z] #51 18.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:15.447Z] #51 20.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:15.447Z] #51 20.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:15.447Z] #51 20.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:15.447Z] #51 20.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:15.447Z] #51 21.64 runtime [2021-06-24T10:49:15.471Z] #13 ... [2021-06-24T10:49:15.471Z] [2021-06-24T10:49:15.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-06-24T10:49:15.471Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:49:15.471Z] #51 18.39 + cd /tmp/tmp.uTogz0UL8g/src/github.com/mvdan/sh [2021-06-24T10:49:15.471Z] #51 18.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:15.471Z] #51 18.53 + GO111MODULE=on [2021-06-24T10:49:15.471Z] #51 18.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-24T10:49:15.471Z] #51 19.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:15.471Z] #51 20.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:15.471Z] #51 20.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:15.471Z] #51 20.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:15.471Z] #51 20.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:15.552Z] #49 18.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:15.552Z] #49 18.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:15.576Z] #43 91.22 DEP criu/cgroup-props.d [2021-06-24T10:49:15.576Z] #43 91.32 DEP criu/bitmap.d [2021-06-24T10:49:15.602Z] #20 45.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-24T10:49:15.602Z] #20 45.51 Unpacking uidmap (1:4.5-1.1) ... [2021-06-24T10:49:15.602Z] #20 45.60 Selecting previously unselected package vim-runtime. [2021-06-24T10:49:15.602Z] #20 45.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:15.602Z] #20 45.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-24T10:49:15.602Z] #20 45.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-24T10:49:15.711Z] #51 ... [2021-06-24T10:49:15.711Z] [2021-06-24T10:49:15.711Z] #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-06-24T10:49:15.711Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:15.711Z] #49 23.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:15.711Z] #49 24.01 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:15.711Z] #49 24.14 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:15.808Z] #49 18.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:15.808Z] #49 18.36 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:15.808Z] #49 18.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:15.808Z] #49 18.56 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:15.808Z] #49 18.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:15.808Z] #49 18.59 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:15.808Z] #49 18.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:15.808Z] #49 18.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:15.837Z] #43 91.33 DEP criu/bfd.d [2021-06-24T10:49:15.837Z] #43 91.41 DEP criu/autofs.d [2021-06-24T10:49:15.837Z] #43 91.57 DEP criu/aio.d [2021-06-24T10:49:15.860Z] #20 45.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:49:16.034Z] #51 ... [2021-06-24T10:49:16.034Z] [2021-06-24T10:49:16.034Z] #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-06-24T10:49:16.034Z] #34 sha256:07fc23d71cbabf9a9714d1d97e496868cd682c60f2bfdc0cd0c50f59bbde06b4 [2021-06-24T10:49:16.034Z] #34 11.05 internal/bytealg [2021-06-24T10:49:16.034Z] #34 11.43 math [2021-06-24T10:49:16.034Z] #34 11.94 runtime [2021-06-24T10:49:16.034Z] #34 16.63 internal/testlog [2021-06-24T10:49:16.034Z] #34 16.94 encoding [2021-06-24T10:49:16.034Z] #34 17.02 runtime/cgo [2021-06-24T10:49:16.063Z] #49 18.93 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:16.094Z] #43 91.82 DEP criu/action-scripts.d [2021-06-24T10:49:16.161Z] #49 24.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:16.290Z] #34 ... [2021-06-24T10:49:16.290Z] [2021-06-24T10:49:16.290Z] #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-06-24T10:49:16.290Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:49:16.290Z] #51 21.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:16.319Z] #49 19.04 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:16.350Z] #43 92.06 CC criu/action-scripts.o [2021-06-24T10:49:16.481Z] #49 ... [2021-06-24T10:49:16.481Z] [2021-06-24T10:49:16.481Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-24T10:49:16.481Z] #58 sha256:965ee5980b2ba7363fbc0888faf8a3e3074219487d71b5ba17d7c766ce5ba050 [2021-06-24T10:49:16.481Z] #58 14.58 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:16.481Z] #58 14.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:16.481Z] #58 14.61 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:16.481Z] #58 15.59 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:16.481Z] #58 17.80 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:16.481Z] #58 18.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:16.481Z] #58 18.31 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:16.481Z] #58 18.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:16.481Z] #58 18.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:16.481Z] #58 23.39 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:49:16.481Z] #58 23.46 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:16.481Z] #58 23.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:16.481Z] #58 23.55 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:16.481Z] #58 23.79 go: finding github.com/google/uuid v1.2.0 [2021-06-24T10:49:16.481Z] #58 23.88 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:16.481Z] #58 24.00 go: finding github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:16.481Z] #58 24.03 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:16.481Z] #58 24.19 go: finding github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:16.481Z] #58 24.28 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:16.481Z] #58 24.30 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:16.481Z] #58 24.37 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:16.481Z] #58 24.38 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:16.481Z] #58 ... [2021-06-24T10:49:16.481Z] [2021-06-24T10:49:16.481Z] #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-06-24T10:49:16.481Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:16.481Z] #49 24.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:16.481Z] #49 24.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:49:16.554Z] #51 ... [2021-06-24T10:49:16.554Z] [2021-06-24T10:49:16.554Z] #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-06-24T10:49:16.554Z] #47 sha256:f70be92c0c89ae69d2c4cef950dc80693ce735a779ed618cb2d0505226fa452e [2021-06-24T10:49:16.554Z] #47 11.45 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:16.554Z] #47 11.54 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:16.554Z] #47 13.54 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:16.554Z] #47 14.54 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:16.554Z] #47 16.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:16.554Z] #47 20.00 go: finding github.com/fatih/color v1.9.0 [2021-06-24T10:49:16.554Z] #47 20.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:16.554Z] #47 20.21 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:49:16.554Z] #47 20.22 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:16.554Z] #47 20.23 go: finding github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:16.554Z] #47 20.36 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:16.554Z] #47 20.52 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:16.554Z] #47 20.65 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:16.554Z] #47 20.71 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:16.554Z] #47 20.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:16.554Z] #47 20.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:16.575Z] #49 19.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:16.745Z] #49 24.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:16.745Z] #49 25.21 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:16.810Z] #47 ... [2021-06-24T10:49:16.810Z] [2021-06-24T10:49:16.810Z] #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-06-24T10:49:16.810Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:16.810Z] #36 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:16.810Z] #36 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:16.810Z] #36 ... [2021-06-24T10:49:16.810Z] [2021-06-24T10:49:16.810Z] #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-06-24T10:49:16.810Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:16.810Z] #55 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:16.810Z] #55 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:16.832Z] #49 19.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:16.914Z] #43 92.56 CC criu/aio.o [2021-06-24T10:49:17.022Z] #49 25.24 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:17.022Z] #49 25.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:17.067Z] #55 ... [2021-06-24T10:49:17.067Z] [2021-06-24T10:49:17.067Z] #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-06-24T10:49:17.067Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:17.067Z] #49 21.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:17.067Z] #49 21.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:17.067Z] #49 21.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:17.067Z] #49 21.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:17.067Z] #49 21.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:17.067Z] #49 21.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:17.067Z] #49 21.99 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:17.067Z] #49 22.00 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:17.067Z] #49 22.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:17.067Z] #49 22.00 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:17.067Z] #49 22.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:17.171Z] #43 93.05 CC criu/autofs.o [2021-06-24T10:49:17.291Z] #49 25.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:49:17.291Z] #49 25.57 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:17.323Z] #49 22.14 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:17.323Z] #49 22.14 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:17.323Z] #49 22.16 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:17.323Z] #49 22.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:17.323Z] #49 22.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:17.323Z] #49 22.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:17.323Z] #49 22.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:17.323Z] #49 22.38 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:17.555Z] #49 25.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:17.555Z] #49 25.83 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:17.555Z] #49 25.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:17.555Z] #49 26.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:17.580Z] #49 22.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:17.580Z] #49 22.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:17.580Z] #49 22.48 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:17.580Z] #49 22.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:17.580Z] #49 22.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:17.759Z] #49 ... [2021-06-24T10:49:17.759Z] [2021-06-24T10:49:17.759Z] #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-06-24T10:49:17.759Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:49:17.759Z] #34 10.34 math [2021-06-24T10:49:17.759Z] #34 10.85 runtime [2021-06-24T10:49:17.759Z] #34 14.55 unicode/utf8 [2021-06-24T10:49:17.759Z] #34 15.27 internal/testlog [2021-06-24T10:49:17.759Z] #34 15.84 runtime/cgo [2021-06-24T10:49:17.759Z] #34 ... [2021-06-24T10:49:17.759Z] [2021-06-24T10:49:17.759Z] #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-06-24T10:49:17.759Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:49:17.759Z] #58 17.66 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:17.759Z] #58 18.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:17.759Z] #58 19.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:17.759Z] #58 19.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:17.759Z] #58 20.17 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:17.759Z] #58 20.59 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:17.819Z] #49 26.08 go: downloading github.com/spf13/cast v1.3.0 [2021-06-24T10:49:17.819Z] #49 ... [2021-06-24T10:49:17.819Z] [2021-06-24T10:49:17.819Z] #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-06-24T10:49:17.819Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-24T10:49:17.819Z] #40 15.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-24T10:49:17.820Z] #40 17.69 + 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-06-24T10:49:17.847Z] #49 22.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:17.847Z] #49 22.75 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:17.847Z] #49 22.79 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:17.847Z] #49 22.82 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:17.847Z] #49 22.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:17.847Z] #49 22.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:17.847Z] #49 22.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:17.847Z] #49 22.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:18.016Z] #58 ... [2021-06-24T10:49:18.016Z] [2021-06-24T10:49:18.016Z] #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-06-24T10:49:18.016Z] #47 sha256:696f07cb8b19d2c682c20f044c84b48624f3635040dd8e3c31ee8cd3f4957059 [2021-06-24T10:49:18.016Z] #47 10.70 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:18.016Z] #47 10.73 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:18.016Z] #47 10.74 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:18.016Z] #47 10.74 go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:49:18.016Z] #47 10.98 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:18.016Z] #47 11.02 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:18.016Z] #47 11.58 go: extracting github.com/fatih/color v1.9.0 [2021-06-24T10:49:18.016Z] #47 12.22 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:18.016Z] #47 12.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:18.016Z] #47 12.85 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:18.016Z] #47 13.34 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:18.016Z] #47 14.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:18.016Z] #47 14.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:18.016Z] #47 15.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:18.016Z] #47 19.82 go: finding github.com/fatih/color v1.9.0 [2021-06-24T10:49:18.016Z] #47 20.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:49:18.016Z] #47 20.04 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:49:18.016Z] #47 20.09 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:49:18.016Z] #47 20.13 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:49:18.016Z] #47 20.24 go: finding github.com/spf13/pflag v1.0.3 [2021-06-24T10:49:18.016Z] #47 20.44 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:49:18.016Z] #47 20.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:49:18.016Z] #47 20.69 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:49:18.085Z] #40 ... [2021-06-24T10:49:18.085Z] [2021-06-24T10:49:18.085Z] #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-06-24T10:49:18.085Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-24T10:49:18.085Z] #36 16.21 Fetched 8276 kB in 11s (741 kB/s) [2021-06-24T10:49:18.085Z] #36 16.21 Reading package lists... [2021-06-24T10:49:18.085Z] #36 21.34 Reading package lists... [2021-06-24T10:49:18.085Z] #36 25.75 Building dependency tree... [2021-06-24T10:49:18.085Z] #36 ... [2021-06-24T10:49:18.085Z] [2021-06-24T10:49:18.085Z] #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-06-24T10:49:18.085Z] #67 sha256:c792af5469120899533bb76a0ab21ca1f12a431140ee7b1e1efafefe2e3ef02e [2021-06-24T10:49:18.085Z] #67 16.50 Checking out files: 65% (1246/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-24T10:49:18.085Z] #67 17.39 + cd /tmp/tmp.UHbcLobtS3/src/github.com/docker/libnetwork [2021-06-24T10:49:18.085Z] #67 17.39 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:18.085Z] #67 17.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-24T10:49:18.085Z] #67 ... [2021-06-24T10:49:18.085Z] [2021-06-24T10:49:18.085Z] #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-06-24T10:49:18.085Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:18.085Z] #49 26.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:18.085Z] #49 26.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:18.085Z] #49 26.51 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:18.085Z] #49 26.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:18.085Z] #49 26.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:18.103Z] #49 22.88 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:18.103Z] #49 23.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:18.103Z] #49 23.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:18.272Z] #47 20.73 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:49:18.272Z] #47 20.79 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:49:18.272Z] #47 ... [2021-06-24T10:49:18.272Z] [2021-06-24T10:49:18.273Z] #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-06-24T10:49:18.273Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:18.273Z] #49 20.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:18.273Z] #49 20.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:18.273Z] #49 20.67 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:18.368Z] #49 23.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:18.368Z] #49 23.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:18.368Z] #49 23.34 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:18.368Z] #49 23.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:18.368Z] #49 23.40 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:18.368Z] #49 23.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:18.570Z] #49 21.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:18.624Z] #49 23.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:18.624Z] #49 23.51 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:18.624Z] #49 23.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:18.624Z] #49 23.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:18.624Z] #49 23.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:18.624Z] #49 23.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:18.722Z] #49 26.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:18.722Z] #49 ... [2021-06-24T10:49:18.722Z] [2021-06-24T10:49:18.722Z] #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-06-24T10:49:18.722Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-06-24T10:49:18.722Z] #42 16.68 Fetched 8276 kB in 12s (716 kB/s) [2021-06-24T10:49:18.722Z] #42 16.68 Reading package lists... [2021-06-24T10:49:18.722Z] #42 21.22 Reading package lists... [2021-06-24T10:49:18.722Z] #42 26.70 Building dependency tree... [2021-06-24T10:49:18.722Z] #42 ... [2021-06-24T10:49:18.722Z] [2021-06-24T10:49:18.722Z] #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-06-24T10:49:18.722Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:18.722Z] #49 26.87 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:18.722Z] #49 26.98 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:18.722Z] #49 26.99 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:18.722Z] #49 26.99 go: extracting github.com/spf13/cast v1.3.0 [2021-06-24T10:49:18.722Z] #49 27.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:18.722Z] #49 27.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:18.827Z] #49 ... [2021-06-24T10:49:18.827Z] [2021-06-24T10:49:18.827Z] #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-06-24T10:49:18.827Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:18.827Z] #55 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:49:18.827Z] #55 13.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:18.914Z] #49 23.65 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:18.914Z] #49 23.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:18.914Z] #49 23.78 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:18.914Z] #49 23.85 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:18.914Z] #49 23.88 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:18.989Z] #49 ... [2021-06-24T10:49:18.989Z] [2021-06-24T10:49:18.989Z] #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-06-24T10:49:18.989Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-06-24T10:49:18.989Z] #27 33.10 0 added, 0 removed; done. [2021-06-24T10:49:18.989Z] #27 33.10 Running hooks in /etc/ca-certificates/update.d... [2021-06-24T10:49:18.989Z] #27 33.12 done. [2021-06-24T10:49:18.989Z] #27 DONE 36.8s [2021-06-24T10:49:18.989Z] [2021-06-24T10:49:18.989Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-24T10:49:18.989Z] #28 sha256:6c238204f94598a8ee609dff201f37d920a11144017c392f121bc0aba90cf022 [2021-06-24T10:49:18.989Z] #28 DONE 0.1s [2021-06-24T10:49:18.989Z] [2021-06-24T10:49:18.989Z] #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-06-24T10:49:18.989Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:18.989Z] #49 27.36 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:18.989Z] #49 27.38 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:18.989Z] #49 27.40 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:18.989Z] #49 27.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:18.989Z] #49 27.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:19.063Z] #43 94.58 CC criu/bfd.o [2021-06-24T10:49:19.084Z] #55 ... [2021-06-24T10:49:19.084Z] [2021-06-24T10:49:19.084Z] #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-06-24T10:49:19.084Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:49:19.084Z] #51 16.93 + cd /tmp/tmp.fgYwj5kNiD/src/github.com/mvdan/sh [2021-06-24T10:49:19.084Z] #51 16.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-24T10:49:19.084Z] #51 17.04 + GO111MODULE=on [2021-06-24T10:49:19.084Z] #51 17.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-24T10:49:19.084Z] #51 18.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:19.084Z] #51 18.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:19.084Z] #51 18.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:19.084Z] #51 18.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:19.084Z] #51 18.97 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:19.084Z] #51 19.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:19.084Z] #51 20.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:19.144Z] #20 49.06 Selecting previously unselected package vim. [2021-06-24T10:49:19.144Z] #20 49.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:49:19.144Z] #20 49.09 Unpacking vim (2:8.1.0875-5) ... [2021-06-24T10:49:19.171Z] #49 23.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:19.171Z] #49 23.97 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:19.171Z] #49 24.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:19.171Z] #49 24.10 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:19.171Z] #49 24.15 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:19.252Z] #49 27.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:19.320Z] #43 ... [2021-06-24T10:49:19.320Z] [2021-06-24T10:49:19.320Z] #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-06-24T10:49:19.320Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:19.320Z] #20 26.91 Selecting previously unselected package python3.7. [2021-06-24T10:49:19.320Z] #20 26.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 26.92 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:19.320Z] #20 27.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T10:49:19.320Z] #20 27.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 27.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:49:19.320Z] #20 27.54 Setting up python3-minimal (3.7.3-1) ... [2021-06-24T10:49:19.320Z] #20 28.68 Selecting previously unselected package python3. [2021-06-24T10:49:19.320Z] #20 28.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-24T10:49:19.320Z] #20 28.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 28.75 Unpacking python3 (3.7.3-1) ... [2021-06-24T10:49:19.320Z] #20 28.88 Selecting previously unselected package libip4tc0:amd64. [2021-06-24T10:49:19.320Z] #20 28.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 28.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:19.320Z] #20 28.96 Selecting previously unselected package libip6tc0:amd64. [2021-06-24T10:49:19.320Z] #20 28.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 28.98 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:19.320Z] #20 29.07 Selecting previously unselected package libiptc0:amd64. [2021-06-24T10:49:19.320Z] #20 29.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 29.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:19.320Z] #20 29.15 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-24T10:49:19.320Z] #20 29.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 29.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:49:19.320Z] #20 29.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-24T10:49:19.320Z] #20 29.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 29.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:49:19.320Z] #20 29.31 Selecting previously unselected package libnftnl11:amd64. [2021-06-24T10:49:19.320Z] #20 29.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 29.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:49:19.320Z] #20 29.42 Selecting previously unselected package iptables. [2021-06-24T10:49:19.320Z] #20 29.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 29.43 Unpacking iptables (1.8.2-4) ... [2021-06-24T10:49:19.320Z] #20 29.78 Selecting previously unselected package xxd. [2021-06-24T10:49:19.320Z] #20 29.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 29.82 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:49:19.320Z] #20 30.00 Selecting previously unselected package vim-common. [2021-06-24T10:49:19.320Z] #20 30.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:19.320Z] #20 30.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:19.320Z] #20 30.27 Selecting previously unselected package bash-completion. [2021-06-24T10:49:19.320Z] #20 30.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-24T10:49:19.320Z] #20 33.46 Unpacking bash-completion (1:2.8-6) ... [2021-06-24T10:49:19.320Z] #20 33.89 Selecting previously unselected package bzip2. [2021-06-24T10:49:19.320Z] #20 33.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 33.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:49:19.320Z] #20 34.01 Selecting previously unselected package xz-utils. [2021-06-24T10:49:19.320Z] #20 34.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-24T10:49:19.320Z] #20 34.05 Unpacking xz-utils (5.2.4-1) ... [2021-06-24T10:49:19.320Z] #20 ... [2021-06-24T10:49:19.320Z] [2021-06-24T10:49:19.320Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:19.320Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:19.320Z] #43 95.08 CC criu/bitmap.o [2021-06-24T10:49:19.445Z] #49 24.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:19.445Z] #49 24.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:49:19.445Z] #49 24.34 go: downloading github.com/spf13/viper v1.6.1 [2021-06-24T10:49:19.445Z] #49 24.34 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:19.445Z] #49 24.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:19.518Z] #49 27.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:19.518Z] #49 ... [2021-06-24T10:49:19.518Z] [2021-06-24T10:49:19.518Z] #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-06-24T10:49:19.518Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-24T10:49:19.518Z] #55 17.80 Fetched 8276 kB in 12s (693 kB/s) [2021-06-24T10:49:19.518Z] #55 17.80 Reading package lists... [2021-06-24T10:49:19.518Z] #55 23.21 Reading package lists... [2021-06-24T10:49:19.518Z] #55 ... [2021-06-24T10:49:19.518Z] [2021-06-24T10:49:19.518Z] #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-06-24T10:49:19.518Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:19.518Z] #49 27.99 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:19.577Z] #43 95.27 CC criu/cgroup-props.o [2021-06-24T10:49:19.646Z] #51 22.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:19.701Z] #49 24.63 go: downloading golang.org/x/text v0.3.2 [2021-06-24T10:49:19.701Z] #49 24.64 go: extracting github.com/spf13/viper v1.6.1 [2021-06-24T10:49:19.710Z] #20 49.66 Selecting previously unselected package xfsprogs. [2021-06-24T10:49:19.710Z] #20 49.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-24T10:49:19.710Z] #20 49.68 Unpacking xfsprogs (4.20.0-1) ... [2021-06-24T10:49:19.806Z] #49 28.06 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:19.806Z] #49 28.13 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:19.806Z] #49 28.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:19.806Z] #49 28.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:19.806Z] #49 28.31 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:19.961Z] #49 24.97 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:20.153Z] #49 28.42 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:20.208Z] #51 ... [2021-06-24T10:49:20.208Z] [2021-06-24T10:49:20.208Z] #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-06-24T10:49:20.208Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:20.217Z] #49 25.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:20.217Z] #49 25.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:20.217Z] #49 25.08 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:20.217Z] #49 25.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:49:20.217Z] #49 25.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:20.217Z] #49 25.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:20.277Z] #20 50.22 Selecting previously unselected package zip. [2021-06-24T10:49:20.277Z] #20 ... [2021-06-24T10:49:20.277Z] [2021-06-24T10:49:20.277Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:20.277Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:20.277Z] #43 104.1 CC criu/clone-noasan.o [2021-06-24T10:49:20.277Z] #43 104.3 CC criu/config.o [2021-06-24T10:49:20.277Z] #43 105.6 CC criu/cr-check.o [2021-06-24T10:49:20.277Z] #43 107.3 CC criu/cr-dedup.o [2021-06-24T10:49:20.277Z] #43 107.7 CC criu/cr-dump.o [2021-06-24T10:49:20.277Z] #43 110.0 CC criu/cr-errno.o [2021-06-24T10:49:20.277Z] #43 110.1 CC criu/cr-restore.o [2021-06-24T10:49:20.277Z] #43 ... [2021-06-24T10:49:20.277Z] [2021-06-24T10:49:20.277Z] #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-06-24T10:49:20.277Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:20.277Z] #20 50.22 Selecting previously unselected package zip. [2021-06-24T10:49:20.277Z] #20 50.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-06-24T10:49:20.277Z] #20 50.23 Unpacking zip (3.0-11+b1) ... [2021-06-24T10:49:20.417Z] #49 28.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:20.417Z] #49 28.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:20.464Z] #40 22.60 Checking out files: 82% (1403/1695) Checking out files: 83% (1407/1695) Checking out files: 84% (1424/1695) Checking out files: 85% (1441/1695) Checking out files: 86% (1458/1695) Checking out files: 87% (1475/1695) Checking out files: 88% (1492/1695) Checking out files: 89% (1509/1695) Checking out files: 90% (1526/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) [2021-06-24T10:49:20.464Z] #40 ... [2021-06-24T10:49:20.464Z] [2021-06-24T10:49:20.464Z] #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-06-24T10:49:20.464Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:20.464Z] #36 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:20.474Z] #49 25.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:20.474Z] #49 25.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:20.474Z] #49 ... [2021-06-24T10:49:20.474Z] [2021-06-24T10:49:20.474Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:20.474Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:49:20.474Z] #45 15.35 unicode/utf8 [2021-06-24T10:49:20.474Z] #45 15.95 math [2021-06-24T10:49:20.474Z] #45 20.17 unicode/utf16 [2021-06-24T10:49:20.474Z] #45 20.42 container/list [2021-06-24T10:49:20.474Z] #45 20.99 crypto/internal/subtle [2021-06-24T10:49:20.474Z] #45 21.14 crypto/subtle [2021-06-24T10:49:20.474Z] #45 21.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-24T10:49:20.474Z] #45 21.38 internal/nettrace [2021-06-24T10:49:20.474Z] #45 21.60 runtime/cgo [2021-06-24T10:49:20.474Z] #45 ... [2021-06-24T10:49:20.474Z] [2021-06-24T10:49:20.474Z] #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-06-24T10:49:20.474Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:20.505Z] #43 96.06 CC criu/cgroup.o [2021-06-24T10:49:20.536Z] #20 50.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:49:20.536Z] #20 50.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:49:20.536Z] #20 50.43 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:20.536Z] #20 50.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:49:20.536Z] #20 50.45 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:49:20.536Z] #20 50.46 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:20.536Z] #20 50.47 Setting up uidmap (1:4.5-1.1) ... [2021-06-24T10:49:20.536Z] #20 50.48 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:49:20.536Z] #20 50.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:20.536Z] #20 50.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:49:20.536Z] #20 50.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:20.536Z] #20 50.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:20.536Z] #20 50.54 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:49:20.536Z] #20 50.55 Setting up zip (3.0-11+b1) ... [2021-06-24T10:49:20.536Z] #20 50.56 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:20.536Z] #20 50.59 Setting up bash-completion (1:2.8-6) ... [2021-06-24T10:49:20.681Z] #49 29.05 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:20.681Z] #49 29.19 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:20.720Z] #36 ... [2021-06-24T10:49:20.720Z] [2021-06-24T10:49:20.720Z] #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-06-24T10:49:20.720Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:20.720Z] #42 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:20.720Z] #42 ... [2021-06-24T10:49:20.720Z] [2021-06-24T10:49:20.720Z] #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-06-24T10:49:20.720Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:20.720Z] #40 22.60 Checking out files: 82% (1403/1695) Checking out files: 83% (1407/1695) Checking out files: 84% (1424/1695) Checking out files: 85% (1441/1695) Checking out files: 86% (1458/1695) Checking out files: 87% (1475/1695) Checking out files: 88% (1492/1695) Checking out files: 89% (1509/1695) Checking out files: 90% (1526/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-24T10:49:20.720Z] #40 23.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-24T10:49:20.730Z] #40 25.05 Checking out files: 82% (1404/1695) Checking out files: 83% (1407/1695) Checking out files: 84% (1424/1695) Checking out files: 85% (1441/1695) Checking out files: 86% (1458/1695) Checking out files: 87% (1475/1695) Checking out files: 88% (1492/1695) Checking out files: 89% (1509/1695) Checking out files: 90% (1526/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-24T10:49:20.730Z] #40 25.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-24T10:49:20.945Z] #49 29.21 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:20.945Z] #49 29.23 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:21.081Z] #43 ... [2021-06-24T10:49:21.081Z] [2021-06-24T10:49:21.081Z] #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-06-24T10:49:21.081Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:21.081Z] #32 DONE 154.8s [2021-06-24T10:49:21.209Z] #49 29.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:21.338Z] [2021-06-24T10:49:21.338Z] #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-06-24T10:49:21.338Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:21.338Z] #20 34.23 Selecting previously unselected package apparmor. [2021-06-24T10:49:21.338Z] #20 34.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 34.31 Unpacking apparmor (2.13.2-10) ... [2021-06-24T10:49:21.338Z] #20 34.71 Selecting previously unselected package aufs-tools. [2021-06-24T10:49:21.338Z] #20 34.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 34.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:49:21.338Z] #20 34.89 Selecting previously unselected package libonig5:amd64. [2021-06-24T10:49:21.338Z] #20 34.89 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 34.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:49:21.338Z] #20 35.06 Selecting previously unselected package libjq1:amd64. [2021-06-24T10:49:21.338Z] #20 35.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 35.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:49:21.338Z] #20 35.23 Selecting previously unselected package jq. [2021-06-24T10:49:21.338Z] #20 35.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 35.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:49:21.338Z] #20 35.35 Selecting previously unselected package libaio1:amd64. [2021-06-24T10:49:21.338Z] #20 35.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 35.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:49:21.338Z] #20 35.46 Selecting previously unselected package libgpm2:amd64. [2021-06-24T10:49:21.338Z] #20 35.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 35.48 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:49:21.338Z] #20 35.54 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:49:21.338Z] #20 35.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:49:21.338Z] #20 35.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:21.474Z] #49 29.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:21.703Z] #40 ... [2021-06-24T10:49:21.703Z] [2021-06-24T10:49:21.703Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:21.703Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:49:21.703Z] #45 14.30 unicode/utf8 [2021-06-24T10:49:21.703Z] #45 15.08 internal/testlog [2021-06-24T10:49:21.703Z] #45 15.41 encoding [2021-06-24T10:49:21.703Z] #45 15.55 unicode/utf16 [2021-06-24T10:49:21.703Z] #45 15.91 container/list [2021-06-24T10:49:21.703Z] #45 16.50 crypto/internal/subtle [2021-06-24T10:49:21.703Z] #45 16.62 crypto/subtle [2021-06-24T10:49:21.703Z] #45 16.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-24T10:49:21.703Z] #45 17.01 internal/nettrace [2021-06-24T10:49:21.703Z] #45 17.21 runtime/cgo [2021-06-24T10:49:21.703Z] #45 ... [2021-06-24T10:49:21.703Z] [2021-06-24T10:49:21.703Z] #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-06-24T10:49:21.703Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:49:21.703Z] #58 24.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:21.703Z] #58 24.46 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:21.703Z] #58 24.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:21.960Z] #58 24.62 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:22.522Z] #58 25.00 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:23.253Z] #40 27.80 + 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-06-24T10:49:23.513Z] #40 ... [2021-06-24T10:49:23.513Z] [2021-06-24T10:49:23.513Z] #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-06-24T10:49:23.513Z] #58 sha256:29d01990636d486688fb03b816b1233457e61c8639500104cb7f1797e9860fbe [2021-06-24T10:49:23.513Z] #58 18.55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:23.513Z] #58 18.71 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:23.513Z] #58 19.93 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:23.513Z] #58 20.06 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:23.513Z] #58 23.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:23.513Z] #58 24.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:23.513Z] #58 24.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:23.513Z] #58 24.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:23.513Z] #58 25.40 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:23.513Z] #58 25.80 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:23.513Z] #58 28.59 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:49:23.772Z] #58 28.64 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:23.772Z] #58 ... [2021-06-24T10:49:23.772Z] [2021-06-24T10:49:23.772Z] #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-06-24T10:49:23.772Z] #67 sha256:92a9ff0e47cbde5fd0abafbd881c2495d9f02a5cc3fe0a0f3492d0f4e8767f5f [2021-06-24T10:49:23.772Z] #67 24.82 Checking out files: 58% (1115/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-24T10:49:23.772Z] #67 25.71 + cd /tmp/tmp.TyN9HK1FJC/src/github.com/docker/libnetwork [2021-06-24T10:49:23.772Z] #67 25.71 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:23.772Z] #67 26.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-24T10:49:23.820Z] #20 53.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:23.820Z] #20 53.55 Setting up xz-utils (5.2.4-1) ... [2021-06-24T10:49:23.820Z] #20 53.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-24T10:49:23.820Z] #20 53.59 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:49:23.820Z] #20 53.68 invoke-rc.d: could not determine current runlevel [2021-06-24T10:49:23.820Z] #20 53.69 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T10:49:23.820Z] #20 53.70 Setting up pigz (2.4-1) ... [2021-06-24T10:49:23.820Z] #20 53.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:49:23.820Z] #20 53.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:49:23.820Z] #20 53.75 Setting up python-pip-whl (18.1-5) ... [2021-06-24T10:49:23.820Z] #20 53.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:49:23.820Z] #20 53.77 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:49:24.045Z] #49 32.32 go: extracting golang.org/x/text v0.3.2 [2021-06-24T10:49:24.387Z] #20 54.23 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:49:24.387Z] #20 54.24 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:49:24.387Z] #20 54.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:24.387Z] #20 54.26 Setting up vim (2:8.1.0875-5) ... [2021-06-24T10:49:24.387Z] #20 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-24T10:49:24.387Z] #20 54.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-24T10:49:24.387Z] #20 54.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-24T10:49:24.387Z] #20 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-24T10:49:24.387Z] #20 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-24T10:49:24.387Z] #20 54.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-24T10:49:24.387Z] #20 54.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-24T10:49:24.387Z] #20 54.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-24T10:49:24.387Z] #20 54.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:49:24.387Z] #20 54.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:49:24.387Z] #20 54.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:49:24.387Z] #20 54.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:49:24.387Z] #20 54.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:49:24.387Z] #20 54.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:24.418Z] #58 27.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:24.626Z] #49 ... [2021-06-24T10:49:24.626Z] [2021-06-24T10:49:24.626Z] #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-06-24T10:49:24.626Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:24.626Z] #29 2.819 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-24T10:49:24.626Z] #29 3.183 [2021-06-24T10:49:25.511Z] #20 39.79 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:49:25.511Z] #20 39.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:49:25.511Z] #20 39.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:25.511Z] #20 39.95 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:49:25.511Z] #20 39.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:49:25.511Z] #20 39.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:49:25.511Z] #20 40.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:49:25.511Z] #20 40.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:25.511Z] #20 40.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:25.511Z] #20 40.12 Selecting previously unselected package libreadline5:amd64. [2021-06-24T10:49:25.511Z] #20 40.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-24T10:49:25.511Z] #20 40.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:49:25.511Z] #20 40.25 Selecting previously unselected package net-tools. [2021-06-24T10:49:25.511Z] #20 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-24T10:49:25.511Z] #20 40.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:49:25.768Z] #20 40.47 Selecting previously unselected package python-pip-whl. [2021-06-24T10:49:25.768Z] #20 40.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-06-24T10:49:25.768Z] #20 40.48 Unpacking python-pip-whl (18.1-5) ... [2021-06-24T10:49:25.787Z] #29 3.527 0.0% ## 3.4% #### 5.9% ###### 8.7% ######## 11.9% ########## 15.0% ############# 18.9% ############### 21.5% ################## 25.4% ##################### 29.9% ######################## 33.4% ########################### 37.7% ############################## 41.8% ################################ 45.6% ################################### 49.1% ##################################### 52.1% ####################################### 55.1% ########################################## 59.0% ############################################ 61.7% ############################################## 64.0% ################################################ 67.5% ################################################### 71.0% ###################################################### 75.5% ######################################################## 78.9% ############################################################ 83.4% ############################################################### 88.2% ################################################################## 92.0% ##################################################################### 96.8% ##################################################################### 97.2% ######################################################################## 100.0% [2021-06-24T10:49:26.053Z] #29 ... [2021-06-24T10:49:26.053Z] [2021-06-24T10:49:26.053Z] #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-06-24T10:49:26.053Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:26.053Z] #13 15.16 Reading package lists... [2021-06-24T10:49:26.053Z] #13 20.36 Reading package lists... [2021-06-24T10:49:26.053Z] #13 26.01 Building dependency tree... [2021-06-24T10:49:26.053Z] #13 28.47 The following additional packages will be installed: [2021-06-24T10:49:26.053Z] #13 28.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-24T10:49:26.053Z] #13 28.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-24T10:49:26.053Z] #13 28.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-24T10:49:26.053Z] #13 28.48 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-24T10:49:26.053Z] #13 28.48 mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:49:26.053Z] #13 28.48 Suggested packages: [2021-06-24T10:49:26.053Z] #13 28.50 gcc-8-locales seccomp wine64 [2021-06-24T10:49:26.053Z] #13 29.57 The following NEW packages will be installed: [2021-06-24T10:49:26.053Z] #13 29.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-24T10:49:26.053Z] #13 29.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-24T10:49:26.053Z] #13 29.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-24T10:49:26.053Z] #13 29.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-24T10:49:26.053Z] #13 29.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-24T10:49:26.053Z] #13 29.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:49:26.053Z] #13 29.58 The following packages will be upgraded: [2021-06-24T10:49:26.053Z] #13 29.59 libseccomp2 libsystemd0 libudev1 [2021-06-24T10:49:26.053Z] #13 30.04 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:49:26.053Z] #13 30.04 Need to get 73.8 MB of archives. [2021-06-24T10:49:26.053Z] #13 30.04 After this operation, 472 MB of additional disk space will be used. [2021-06-24T10:49:26.053Z] #13 30.04 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-24T10:49:26.053Z] #13 30.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-24T10:49:26.053Z] #13 30.06 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-24T10:49:26.053Z] #13 30.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-24T10:49:26.053Z] #13 30.08 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-06-24T10:49:26.053Z] #13 ... [2021-06-24T10:49:26.053Z] [2021-06-24T10:49:26.053Z] #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-06-24T10:49:26.053Z] #67 sha256:c792af5469120899533bb76a0ab21ca1f12a431140ee7b1e1efafefe2e3ef02e [2021-06-24T10:49:26.053Z] #67 DONE 34.4s [2021-06-24T10:49:26.053Z] [2021-06-24T10:49:26.054Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:49:26.054Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:26.054Z] #13 30.23 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-06-24T10:49:26.054Z] #13 ... [2021-06-24T10:49:26.054Z] [2021-06-24T10:49:26.054Z] #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-06-24T10:49:26.054Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-24T10:49:26.054Z] #32 33.85 Checking out files: 96% (1464/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-24T10:49:26.054Z] #32 33.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-24T10:49:26.338Z] #20 40.99 Selecting previously unselected package python3-lib2to3. [2021-06-24T10:49:26.338Z] #20 40.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-24T10:49:26.338Z] #20 41.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:49:26.338Z] #20 41.13 Selecting previously unselected package python3-distutils. [2021-06-24T10:49:26.338Z] #20 41.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-06-24T10:49:26.338Z] #20 41.14 Unpacking python3-distutils (3.7.3-1) ... [2021-06-24T10:49:26.597Z] #20 41.31 Selecting previously unselected package python3-pip. [2021-06-24T10:49:26.597Z] #20 41.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-06-24T10:49:26.597Z] #20 41.32 Unpacking python3-pip (18.1-5) ... [2021-06-24T10:49:26.642Z] #32 34.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-24T10:49:26.642Z] #32 ... [2021-06-24T10:49:26.642Z] [2021-06-24T10:49:26.642Z] #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-06-24T10:49:26.642Z] #58 sha256:965ee5980b2ba7363fbc0888faf8a3e3074219487d71b5ba17d7c766ce5ba050 [2021-06-24T10:49:26.642Z] #58 24.94 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:26.642Z] #58 25.29 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:26.642Z] #58 ... [2021-06-24T10:49:26.642Z] [2021-06-24T10:49:26.642Z] #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-06-24T10:49:26.642Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:26.642Z] #29 7.179 [2021-06-24T10:49:26.854Z] #20 41.47 Selecting previously unselected package python3-pkg-resources. [2021-06-24T10:49:26.854Z] #20 41.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:49:26.854Z] #20 41.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:26.854Z] #20 41.62 Selecting previously unselected package python3-setuptools. [2021-06-24T10:49:26.854Z] #20 41.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-06-24T10:49:26.854Z] #20 41.63 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-24T10:49:26.905Z] #29 7.413 0.2% ##################### 29.2% ########################################## 58.4% ########################################################## 81.6% ######################################################################## 100.0% [2021-06-24T10:49:27.026Z] #58 ... [2021-06-24T10:49:27.026Z] [2021-06-24T10:49:27.026Z] #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-06-24T10:49:27.026Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:27.026Z] #49 21.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/spf13/viper v1.6.1 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:27.026Z] #49 24.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:27.026Z] #49 24.65 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:27.026Z] #49 24.77 go: extracting github.com/spf13/viper v1.6.1 [2021-06-24T10:49:27.026Z] #49 24.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:27.026Z] #49 24.77 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:27.026Z] #49 24.79 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:27.026Z] #49 24.82 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:27.026Z] #49 24.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:27.026Z] #49 24.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:27.026Z] #49 24.85 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:27.026Z] #49 24.85 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:27.026Z] #49 24.91 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:27.026Z] #49 24.92 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:27.026Z] #49 25.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:27.026Z] #49 25.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:27.026Z] #49 25.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:27.026Z] #49 25.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:27.026Z] #49 25.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:27.026Z] #49 25.36 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:27.026Z] #49 25.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:27.026Z] #49 25.36 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:27.026Z] #49 25.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:27.026Z] #49 25.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:27.026Z] #49 25.42 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:27.026Z] #49 25.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:27.026Z] #49 25.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:27.026Z] #49 25.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:27.026Z] #49 25.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:27.026Z] #49 25.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:27.026Z] #49 25.70 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:27.026Z] #49 25.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:27.026Z] #49 25.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:27.026Z] #49 25.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:27.026Z] #49 26.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:27.026Z] #49 26.06 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:27.026Z] #49 26.06 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:27.026Z] #49 26.18 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:27.026Z] #49 26.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:27.026Z] #49 26.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:27.026Z] #49 26.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:27.026Z] #49 26.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:27.026Z] #49 26.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:27.026Z] #49 26.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:27.026Z] #49 26.68 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:27.026Z] #49 26.68 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:27.026Z] #49 26.73 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:27.026Z] #49 26.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:27.026Z] #49 26.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:27.026Z] #49 26.91 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:27.026Z] #49 26.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:27.026Z] #49 27.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:27.026Z] #49 27.40 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:27.026Z] #49 27.40 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:27.026Z] #49 27.40 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:27.026Z] #49 27.40 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:27.026Z] #49 27.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:27.026Z] #49 27.62 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:27.026Z] #49 27.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:27.026Z] #49 27.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:27.026Z] #49 27.93 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:27.026Z] #49 28.20 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:49:27.026Z] #49 28.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:27.026Z] #49 28.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:27.026Z] #49 28.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:27.026Z] #49 28.36 go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T10:49:27.026Z] #49 28.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:49:27.026Z] #49 28.44 go: downloading github.com/spf13/cast v1.3.0 [2021-06-24T10:49:27.026Z] #49 28.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:27.026Z] #49 28.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:27.026Z] #49 28.86 go: downloading github.com/fatih/color v1.7.0 [2021-06-24T10:49:27.027Z] #49 28.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:27.027Z] #49 28.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:27.027Z] #49 28.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:27.027Z] #49 29.30 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:27.027Z] #49 29.32 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:27.027Z] #49 29.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:27.027Z] #49 29.32 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:27.027Z] #49 29.40 go: extracting github.com/spf13/cast v1.3.0 [2021-06-24T10:49:27.027Z] #49 29.43 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:27.027Z] #49 29.44 go: extracting github.com/fatih/color v1.7.0 [2021-06-24T10:49:27.027Z] #49 29.46 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:27.027Z] #49 29.50 go: extracting github.com/pkg/errors v0.8.1 [2021-06-24T10:49:27.027Z] #49 29.61 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:27.027Z] #49 29.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:27.027Z] #49 29.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:27.027Z] #49 29.71 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:27.027Z] #49 ... [2021-06-24T10:49:27.027Z] [2021-06-24T10:49:27.027Z] #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-06-24T10:49:27.027Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:27.027Z] #13 12.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:49:27.089Z] #67 ... [2021-06-24T10:49:27.089Z] [2021-06-24T10:49:27.089Z] #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-06-24T10:49:27.089Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:49:27.089Z] #51 21.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:27.089Z] #51 23.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:27.089Z] #51 24.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:27.089Z] #51 24.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:27.089Z] #51 25.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:27.089Z] #51 25.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:27.089Z] #51 25.93 runtime [2021-06-24T10:49:27.089Z] #51 26.00 runtime/cgo [2021-06-24T10:49:27.089Z] #51 ... [2021-06-24T10:49:27.089Z] [2021-06-24T10:49:27.089Z] #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-06-24T10:49:27.089Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:27.089Z] #49 25.50 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:27.089Z] #49 25.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:27.089Z] #49 25.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:27.089Z] #49 25.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:27.089Z] #49 25.85 go: downloading github.com/spf13/afero v1.1.2 [2021-06-24T10:49:27.089Z] #49 25.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:27.089Z] #49 26.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:27.089Z] #49 26.31 go: extracting github.com/spf13/afero v1.1.2 [2021-06-24T10:49:27.089Z] #49 26.34 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:27.089Z] #49 26.44 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:27.089Z] #49 26.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:27.089Z] #49 26.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:27.089Z] #49 26.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:27.089Z] #49 27.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:27.089Z] #49 27.10 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:27.089Z] #49 27.20 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:27.089Z] #49 27.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:27.089Z] #49 27.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:27.089Z] #49 27.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:27.089Z] #49 27.67 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:27.089Z] #49 27.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:49:27.089Z] #49 27.77 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:27.089Z] #49 27.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:27.089Z] #49 28.06 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-24T10:49:27.089Z] #49 28.12 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:27.089Z] #49 28.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:27.089Z] #49 28.74 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:27.089Z] #49 28.75 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:27.089Z] #49 28.79 go: downloading github.com/spf13/cast v1.3.0 [2021-06-24T10:49:27.089Z] #49 28.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:27.089Z] #49 29.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:27.089Z] #49 29.07 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:27.089Z] #49 29.20 go: extracting github.com/spf13/cast v1.3.0 [2021-06-24T10:49:27.089Z] #49 29.45 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:27.089Z] #49 29.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:27.089Z] #49 29.60 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:27.089Z] #49 29.73 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:27.089Z] #49 29.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:27.089Z] #49 29.84 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:27.089Z] #49 29.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:27.089Z] #49 30.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:27.089Z] #49 30.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:27.089Z] #49 30.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:27.089Z] #49 30.34 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:27.089Z] #49 30.52 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:27.089Z] #49 30.70 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:27.089Z] #49 31.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:27.110Z] #20 41.83 Selecting previously unselected package python3-wheel. [2021-06-24T10:49:27.110Z] #20 41.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-06-24T10:49:27.110Z] #20 41.84 Unpacking python3-wheel (0.32.3-2) ... [2021-06-24T10:49:27.283Z] #13 ... [2021-06-24T10:49:27.283Z] [2021-06-24T10:49:27.283Z] #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-06-24T10:49:27.283Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:27.283Z] #49 29.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:27.283Z] #49 29.82 go: downloading golang.org/x/text v0.3.2 [2021-06-24T10:49:27.283Z] #49 29.93 go: downloading github.com/spf13/afero v1.1.2 [2021-06-24T10:49:27.283Z] #49 29.96 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:27.283Z] #49 30.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:27.367Z] #20 41.92 Selecting previously unselected package sudo. [2021-06-24T10:49:27.367Z] #20 41.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-24T10:49:27.367Z] #20 41.93 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:49:27.493Z] #29 8.305 [2021-06-24T10:49:27.539Z] #49 30.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:27.539Z] #49 30.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:27.539Z] #49 30.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:27.624Z] #20 42.48 Selecting previously unselected package thin-provisioning-tools. [2021-06-24T10:49:27.671Z] #20 57.38 Setting up iptables (1.8.2-4) ... [2021-06-24T10:49:27.671Z] #20 57.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:49:27.671Z] #20 57.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:49:27.671Z] #20 57.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:49:27.671Z] #20 57.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:49:27.671Z] #20 57.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-24T10:49:27.671Z] #20 57.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-24T10:49:27.671Z] #20 57.45 Setting up python3 (3.7.3-1) ... [2021-06-24T10:49:27.880Z] #20 42.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-24T10:49:27.880Z] #20 42.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:49:27.929Z] #20 57.79 Setting up python3-wheel (0.32.3-2) ... [2021-06-24T10:49:28.102Z] #49 30.53 go: extracting github.com/spf13/afero v1.1.2 [2021-06-24T10:49:28.103Z] #49 30.82 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:28.103Z] #49 30.82 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:28.103Z] #49 30.84 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:28.137Z] #20 42.78 Selecting previously unselected package uidmap. [2021-06-24T10:49:28.137Z] #20 42.78 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-24T10:49:28.137Z] #20 42.79 Unpacking uidmap (1:4.5-1.1) ... [2021-06-24T10:49:28.137Z] #20 42.92 Selecting previously unselected package vim-runtime. [2021-06-24T10:49:28.137Z] #20 42.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:28.137Z] #20 42.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-24T10:49:28.137Z] #20 43.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-24T10:49:28.137Z] #20 43.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:49:28.422Z] #29 8.582 0.0% ########## 14.8% ################## 25.1% ############################# 40.8% ########################################## 59.6% ################################################## 70.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-06-24T10:49:28.422Z] #29 9.554 [2021-06-24T10:49:28.496Z] #20 58.55 Setting up apparmor (2.13.2-10) ... [2021-06-24T10:49:28.690Z] #29 ... [2021-06-24T10:49:28.690Z] [2021-06-24T10:49:28.690Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-24T10:49:28.690Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-24T10:49:28.690Z] #36 25.75 Building dependency tree... [2021-06-24T10:49:28.690Z] #36 29.08 The following additional packages will be installed: [2021-06-24T10:49:28.690Z] #36 29.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-24T10:49:28.690Z] #36 29.10 Suggested packages: [2021-06-24T10:49:28.690Z] #36 29.11 cmake-doc ninja-build lrzip [2021-06-24T10:49:28.690Z] #36 29.11 Recommended packages: [2021-06-24T10:49:28.690Z] #36 29.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-24T10:49:28.690Z] #36 29.93 The following NEW packages will be installed: [2021-06-24T10:49:28.690Z] #36 29.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-24T10:49:28.690Z] #36 29.94 vim-common xxd [2021-06-24T10:49:28.690Z] #36 30.38 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:28.690Z] #36 30.38 Need to get 14.2 MB of archives. [2021-06-24T10:49:28.690Z] #36 30.38 After this operation, 60.0 MB of additional disk space will be used. [2021-06-24T10:49:28.690Z] #36 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-24T10:49:28.690Z] #36 30.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:49:28.690Z] #36 30.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-24T10:49:28.690Z] #36 30.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-24T10:49:28.690Z] #36 30.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-06-24T10:49:28.690Z] #36 30.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-24T10:49:28.690Z] #36 31.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-24T10:49:28.690Z] #36 31.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-24T10:49:28.690Z] #36 31.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-24T10:49:28.690Z] #36 31.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-24T10:49:28.690Z] #36 32.83 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:28.690Z] #36 33.03 Fetched 14.2 MB in 1s (11.0 MB/s) [2021-06-24T10:49:28.690Z] #36 34.10 Selecting previously unselected package xxd. [2021-06-24T10:49:28.690Z] #36 34.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-24T10:49:28.690Z] #36 34.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-24T10:49:28.690Z] #36 34.43 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:49:28.690Z] #36 34.95 Selecting previously unselected package vim-common. [2021-06-24T10:49:28.690Z] #36 34.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:28.690Z] #36 35.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:28.690Z] #36 35.61 Selecting previously unselected package cmake-data. [2021-06-24T10:49:28.690Z] #36 35.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-24T10:49:28.690Z] #36 35.63 Unpacking cmake-data (3.13.4-1) ... [2021-06-24T10:49:28.690Z] #36 ... [2021-06-24T10:49:28.690Z] [2021-06-24T10:49:28.690Z] #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-06-24T10:49:28.690Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-24T10:49:28.690Z] #55 23.21 Reading package lists... [2021-06-24T10:49:28.690Z] #55 29.00 Building dependency tree... [2021-06-24T10:49:28.690Z] #55 31.56 The following additional packages will be installed: [2021-06-24T10:49:28.690Z] #55 31.57 libbtrfs0 [2021-06-24T10:49:28.690Z] #55 31.70 The following NEW packages will be installed: [2021-06-24T10:49:28.690Z] #55 31.70 libbtrfs-dev libbtrfs0 [2021-06-24T10:49:28.690Z] #55 32.16 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:28.690Z] #55 32.16 Need to get 119 kB of archives. [2021-06-24T10:49:28.690Z] #55 32.16 After this operation, 387 kB of additional disk space will be used. [2021-06-24T10:49:28.690Z] #55 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-24T10:49:28.690Z] #55 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-24T10:49:28.690Z] #55 34.19 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:28.690Z] #55 34.56 Fetched 119 kB in 0s (414 kB/s) [2021-06-24T10:49:28.690Z] #55 34.77 Selecting previously unselected package libbtrfs0. [2021-06-24T10:49:28.690Z] #55 34.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-24T10:49:28.690Z] #55 34.92 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-24T10:49:28.690Z] #55 34.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:49:28.690Z] #55 35.11 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:49:28.690Z] #55 35.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-24T10:49:28.690Z] #55 35.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:49:28.690Z] #55 35.68 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:49:28.690Z] #55 35.75 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:49:28.690Z] #55 35.78 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:28.690Z] #55 DONE 37.2s [2021-06-24T10:49:28.690Z] [2021-06-24T10:49:28.690Z] #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-06-24T10:49:28.690Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:29.033Z] #49 31.64 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:29.033Z] #49 31.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:29.289Z] #49 31.91 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:29.289Z] #49 31.94 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:29.501Z] #29 9.804 0.0% # 2.7% ### 5.2% ###### 8.4% ####### 10.6% ########## 15.1% [2021-06-24T10:49:29.501Z] #29 ... [2021-06-24T10:49:29.501Z] [2021-06-24T10:49:29.501Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:49:29.501Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-06-24T10:49:29.501Z] #42 26.70 Building dependency tree... [2021-06-24T10:49:29.501Z] #42 29.97 The following additional packages will be installed: [2021-06-24T10:49:29.501Z] #42 29.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-24T10:49:29.501Z] #42 29.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-24T10:49:29.501Z] #42 30.00 Suggested packages: [2021-06-24T10:49:29.502Z] #42 30.00 manpages-dev python-setuptools [2021-06-24T10:49:29.502Z] #42 31.01 The following NEW packages will be installed: [2021-06-24T10:49:29.502Z] #42 31.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-24T10:49:29.502Z] #42 31.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-24T10:49:29.502Z] #42 31.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-24T10:49:29.502Z] #42 31.02 python-six zlib1g-dev [2021-06-24T10:49:29.502Z] #42 31.36 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:29.502Z] #42 31.36 Need to get 3798 kB of archives. [2021-06-24T10:49:29.502Z] #42 31.36 After this operation, 21.6 MB of additional disk space will be used. [2021-06-24T10:49:29.502Z] #42 31.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-06-24T10:49:29.502Z] #42 31.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-24T10:49:29.502Z] #42 31.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-06-24T10:49:29.502Z] #42 31.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-24T10:49:29.502Z] #42 31.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-06-24T10:49:29.502Z] #42 31.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-24T10:49:29.502Z] #42 31.62 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-06-24T10:49:29.502Z] #42 31.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-06-24T10:49:29.502Z] #42 31.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-24T10:49:29.502Z] #42 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-06-24T10:49:29.502Z] #42 32.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-06-24T10:49:29.502Z] #42 32.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-06-24T10:49:29.502Z] #42 32.54 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-06-24T10:49:29.502Z] #42 32.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-06-24T10:49:29.502Z] #42 32.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-24T10:49:29.502Z] #42 32.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-06-24T10:49:29.502Z] #42 32.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-24T10:49:29.502Z] #42 34.29 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:29.502Z] #42 34.61 Fetched 3798 kB in 2s (2478 kB/s) [2021-06-24T10:49:29.502Z] #42 34.77 Selecting previously unselected package libcap-dev:arm64. [2021-06-24T10:49:29.502Z] #42 34.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 ... 15383 files and directories currently installed.) [2021-06-24T10:49:29.502Z] #42 34.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 34.94 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-06-24T10:49:29.502Z] #42 35.16 Selecting previously unselected package libnet1:arm64. [2021-06-24T10:49:29.502Z] #42 35.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 35.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:29.502Z] #42 35.46 Selecting previously unselected package libnet1-dev. [2021-06-24T10:49:29.502Z] #42 35.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 35.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:29.502Z] #42 35.84 Selecting previously unselected package libnl-3-200:arm64. [2021-06-24T10:49:29.502Z] #42 35.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 35.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-24T10:49:29.502Z] #42 36.02 Selecting previously unselected package libnl-3-dev:arm64. [2021-06-24T10:49:29.502Z] #42 36.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 36.05 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-06-24T10:49:29.502Z] #42 37.17 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-24T10:49:29.502Z] #42 37.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 37.19 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-24T10:49:29.502Z] #42 37.52 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-06-24T10:49:29.502Z] #42 37.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 37.55 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-06-24T10:49:29.502Z] #42 37.76 Selecting previously unselected package zlib1g-dev:arm64. [2021-06-24T10:49:29.502Z] #42 37.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-06-24T10:49:29.502Z] #42 37.81 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:49:29.502Z] #42 ... [2021-06-24T10:49:29.502Z] [2021-06-24T10:49:29.502Z] #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-06-24T10:49:29.502Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:29.545Z] #49 32.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:29.545Z] #49 32.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:29.545Z] #49 32.07 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:29.661Z] #49 34.05 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:29.801Z] #49 32.54 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:49:29.801Z] #49 32.58 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:30.057Z] #49 32.71 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-24T10:49:30.057Z] #49 32.77 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:30.397Z] #20 60.12 Setting up xfsprogs (4.20.0-1) ... [2021-06-24T10:49:30.397Z] #20 60.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:49:30.397Z] #20 60.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:30.397Z] #20 ... [2021-06-24T10:49:30.397Z] [2021-06-24T10:49:30.397Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:30.397Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:30.397Z] #43 114.4 CC criu/cr-service.o [2021-06-24T10:49:30.397Z] #43 116.3 CC criu/crtools.o [2021-06-24T10:49:30.397Z] #43 116.8 CC criu/eventfd.o [2021-06-24T10:49:30.397Z] #43 117.2 CC criu/eventpoll.o [2021-06-24T10:49:30.397Z] #43 118.2 CC criu/external.o [2021-06-24T10:49:30.397Z] #43 118.6 CC criu/fault-injection.o [2021-06-24T10:49:30.397Z] #43 118.7 CC criu/fdstore.o [2021-06-24T10:49:30.397Z] #43 119.2 CC criu/fifo.o [2021-06-24T10:49:30.397Z] #43 119.6 CC criu/file-ids.o [2021-06-24T10:49:30.397Z] #43 119.9 CC criu/file-lock.o [2021-06-24T10:49:30.397Z] #43 121.0 CC criu/files-ext.o [2021-06-24T10:49:30.397Z] #43 121.5 CC criu/files-reg.o [2021-06-24T10:49:30.397Z] #43 123.8 CC criu/files.o [2021-06-24T10:49:30.590Z] #49 ... [2021-06-24T10:49:30.590Z] [2021-06-24T10:49:30.590Z] #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-06-24T10:49:30.590Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:30.590Z] #55 25.35 Fetched 8453 kB in 18s (482 kB/s) [2021-06-24T10:49:30.590Z] #55 25.35 Reading package lists... [2021-06-24T10:49:30.590Z] #55 32.56 Reading package lists... [2021-06-24T10:49:30.590Z] #55 ... [2021-06-24T10:49:30.590Z] [2021-06-24T10:49:30.590Z] #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-06-24T10:49:30.590Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:30.590Z] #42 25.31 Fetched 8453 kB in 17s (495 kB/s) [2021-06-24T10:49:30.590Z] #42 25.31 Reading package lists... [2021-06-24T10:49:30.875Z] #42 32.69 Reading package lists... [2021-06-24T10:49:30.876Z] #42 ... [2021-06-24T10:49:30.876Z] [2021-06-24T10:49:30.876Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-24T10:49:30.876Z] #58 sha256:29d01990636d486688fb03b816b1233457e61c8639500104cb7f1797e9860fbe [2021-06-24T10:49:30.876Z] #58 28.92 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:30.876Z] #58 29.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:30.876Z] #58 29.15 go: finding github.com/google/uuid v1.2.0 [2021-06-24T10:49:30.876Z] #58 29.21 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:30.876Z] #58 29.29 go: finding github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:30.876Z] #58 29.30 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:30.876Z] #58 29.39 go: finding github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:30.876Z] #58 29.45 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:30.876Z] #58 29.45 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:30.876Z] #58 29.56 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:30.876Z] #58 29.56 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:30.876Z] #58 29.67 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:30.876Z] #58 29.78 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:30.876Z] #58 ... [2021-06-24T10:49:30.876Z] [2021-06-24T10:49:30.876Z] #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-06-24T10:49:30.876Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:30.876Z] #36 25.75 Fetched 8453 kB in 18s (477 kB/s) [2021-06-24T10:49:30.876Z] #36 25.75 Reading package lists... [2021-06-24T10:49:31.029Z] #49 ... [2021-06-24T10:49:31.029Z] [2021-06-24T10:49:31.029Z] #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-06-24T10:49:31.029Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:49:31.029Z] #51 23.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-24T10:49:31.029Z] #51 23.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-24T10:49:31.029Z] #51 24.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-24T10:49:31.029Z] #51 24.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-24T10:49:31.029Z] #51 24.86 runtime/cgo [2021-06-24T10:49:31.029Z] #51 24.94 runtime [2021-06-24T10:49:31.029Z] #51 ... [2021-06-24T10:49:31.029Z] [2021-06-24T10:49:31.029Z] #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-06-24T10:49:31.029Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:49:31.029Z] #58 30.57 go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:49:31.029Z] #58 30.69 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-24T10:49:31.029Z] #58 30.97 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-24T10:49:31.029Z] #58 31.05 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-24T10:49:31.029Z] #58 31.19 go: finding github.com/google/uuid v1.2.0 [2021-06-24T10:49:31.029Z] #58 31.25 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-24T10:49:31.029Z] #58 31.39 go: finding github.com/gofrs/flock v0.8.0 [2021-06-24T10:49:31.029Z] #58 31.39 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-24T10:49:31.029Z] #58 31.48 go: finding github.com/gorilla/mux v1.8.0 [2021-06-24T10:49:31.029Z] #58 31.54 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-24T10:49:31.029Z] #58 31.54 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-24T10:49:31.029Z] #58 31.60 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-24T10:49:31.029Z] #58 31.60 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-24T10:49:31.029Z] #58 31.88 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-24T10:49:31.029Z] #58 32.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-24T10:49:31.144Z] #36 32.75 Reading package lists... [2021-06-24T10:49:31.144Z] #36 ... [2021-06-24T10:49:31.144Z] [2021-06-24T10:49:31.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-06-24T10:49:31.144Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:31.144Z] #13 21.70 Fetched 8984 kB in 18s (488 kB/s) [2021-06-24T10:49:31.144Z] #13 21.70 Reading package lists... [2021-06-24T10:49:31.332Z] #43 ... [2021-06-24T10:49:31.332Z] [2021-06-24T10:49:31.332Z] #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-06-24T10:49:31.332Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:31.372Z] #29 9.804 0.0% # 2.7% ### 5.2% ###### 8.4% ####### 10.6% ########## 15.1% ############## 20.5% ################# 24.6% ################## 25.8% ####################### 32.4% ####################### 33.1% ########################### 37.7% ############################# 40.5% ############################## 42.1% ################################ 45.0% ################################### 49.5% ####################################### 55.3% ############################################ 62.2% ################################################ 67.1% #################################################### 73.3% ########################################################## 81.2% ############################################################# 85.7% ################################################################# 90.4% ####################################################################### 99.9% ######################################################################## 100.0% [2021-06-24T10:49:31.590Z] #20 61.41 Setting up python3-distutils (3.7.3-1) ... [2021-06-24T10:49:31.663Z] #20 46.20 Selecting previously unselected package vim. [2021-06-24T10:49:31.663Z] #20 46.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:49:31.663Z] #20 46.24 Unpacking vim (2:8.1.0875-5) ... [2021-06-24T10:49:31.680Z] #29 12.70 [2021-06-24T10:49:31.944Z] #29 12.94 [2021-06-24T10:49:31.944Z] #29 ... [2021-06-24T10:49:31.944Z] [2021-06-24T10:49:31.944Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-06-24T10:49:31.944Z] #34 sha256:c966030e12f7b14b3153b2ae1dfe42dfedfb501df69d6a5d84ce54f543f45367 [2021-06-24T10:49:31.944Z] #34 30.35 internal/reflectlite [2021-06-24T10:49:31.944Z] #34 30.35 sync [2021-06-24T10:49:31.944Z] #34 32.72 sort [2021-06-24T10:49:31.944Z] #34 32.72 errors [2021-06-24T10:49:31.944Z] #34 33.17 io [2021-06-24T10:49:31.944Z] #34 33.21 internal/oserror [2021-06-24T10:49:31.944Z] #34 33.21 strconv [2021-06-24T10:49:31.944Z] #34 33.55 syscall [2021-06-24T10:49:31.944Z] #34 35.05 bytes [2021-06-24T10:49:31.944Z] #34 35.05 strings [2021-06-24T10:49:31.944Z] #34 37.80 reflect [2021-06-24T10:49:31.944Z] #34 39.48 bufio [2021-06-24T10:49:31.944Z] #34 40.30 path [2021-06-24T10:49:31.944Z] #34 ... [2021-06-24T10:49:31.944Z] [2021-06-24T10:49:31.944Z] #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-06-24T10:49:31.944Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:32.000Z] #58 ... [2021-06-24T10:49:32.000Z] [2021-06-24T10:49:32.000Z] #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-06-24T10:49:32.000Z] #67 sha256:b75ce6922e4070af77957f5831fa46dbbd4accaf6ea528e9044e111aae6167c9 [2021-06-24T10:49:32.000Z] #67 24.77 Checking out files: 59% (1131/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-24T10:49:32.000Z] #67 25.64 + cd /tmp/tmp.gDrEqjHrf4/src/github.com/docker/libnetwork [2021-06-24T10:49:32.000Z] #67 25.64 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-24T10:49:32.000Z] #67 26.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-24T10:49:32.106Z] #20 61.98 Setting up python3-setuptools (40.8.0-1) ... [2021-06-24T10:49:32.178Z] #20 46.79 Selecting previously unselected package xfsprogs. [2021-06-24T10:49:32.178Z] #20 46.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-24T10:49:32.178Z] #20 46.80 Unpacking xfsprogs (4.20.0-1) ... [2021-06-24T10:49:32.607Z] #67 ... [2021-06-24T10:49:32.607Z] [2021-06-24T10:49:32.608Z] #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-06-24T10:49:32.608Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:32.608Z] #40 24.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-24T10:49:32.608Z] #40 ... [2021-06-24T10:49:32.608Z] [2021-06-24T10:49:32.608Z] #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-06-24T10:49:32.608Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:32.608Z] #55 26.00 Fetched 8453 kB in 18s (458 kB/s) [2021-06-24T10:49:32.608Z] #55 26.00 Reading package lists... [2021-06-24T10:49:32.608Z] #55 33.41 Reading package lists... [2021-06-24T10:49:32.608Z] #55 ... [2021-06-24T10:49:32.608Z] [2021-06-24T10:49:32.608Z] #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-06-24T10:49:32.608Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:32.608Z] #42 25.39 Fetched 8453 kB in 19s (456 kB/s) [2021-06-24T10:49:32.608Z] #42 25.39 Reading package lists... [2021-06-24T10:49:32.741Z] #20 47.26 Selecting previously unselected package zip. [2021-06-24T10:49:32.741Z] #20 47.26 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-06-24T10:49:32.741Z] #20 47.27 Unpacking zip (3.0-11+b1) ... [2021-06-24T10:49:32.741Z] #20 47.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:49:32.741Z] #20 47.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:49:32.741Z] #20 47.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:32.741Z] #20 47.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:49:32.741Z] #20 47.54 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:49:32.741Z] #20 47.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:32.741Z] #20 47.57 Setting up uidmap (1:4.5-1.1) ... [2021-06-24T10:49:32.741Z] #20 47.59 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:49:32.741Z] #20 47.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:32.864Z] #42 32.90 Reading package lists... [2021-06-24T10:49:32.864Z] #42 ... [2021-06-24T10:49:32.864Z] [2021-06-24T10:49:32.864Z] #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-06-24T10:49:32.864Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:32.864Z] #36 25.66 Fetched 8453 kB in 18s (463 kB/s) [2021-06-24T10:49:32.864Z] #36 25.66 Reading package lists... [2021-06-24T10:49:33.010Z] #29 12.94 0.0% 1.4% # 2.4% ## 4.1% ### 5.1% #### 6.3% ##### 7.0% ##### 7.7% ##### 8.2% ###### 9.5% ## [2021-06-24T10:49:33.010Z] #29 ... [2021-06-24T10:49:33.010Z] [2021-06-24T10:49:33.010Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:33.010Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:49:33.010Z] #45 31.32 sync [2021-06-24T10:49:33.010Z] #45 31.33 internal/reflectlite [2021-06-24T10:49:33.010Z] #45 32.53 github.com/LK4D4/vndr/godl/singleflight [2021-06-24T10:49:33.010Z] #45 32.54 math/rand [2021-06-24T10:49:33.010Z] #45 32.55 internal/singleflight [2021-06-24T10:49:33.010Z] #45 34.39 vendor/golang.org/x/net/dns/dnsmessage [2021-06-24T10:49:33.010Z] #45 34.40 strconv [2021-06-24T10:49:33.010Z] #45 34.41 syscall [2021-06-24T10:49:33.010Z] #45 34.42 io [2021-06-24T10:49:33.010Z] #45 37.37 bytes [2021-06-24T10:49:33.010Z] #45 40.43 bufio [2021-06-24T10:49:33.010Z] #45 41.13 reflect [2021-06-24T10:49:33.010Z] #45 ... [2021-06-24T10:49:33.010Z] [2021-06-24T10:49:33.010Z] #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-06-24T10:49:33.010Z] #34 sha256:c966030e12f7b14b3153b2ae1dfe42dfedfb501df69d6a5d84ce54f543f45367 [2021-06-24T10:49:33.010Z] #34 41.49 text/tabwriter [2021-06-24T10:49:33.012Z] #20 47.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:49:33.012Z] #20 47.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:33.012Z] #20 47.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:33.012Z] #20 47.67 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:49:33.012Z] #20 47.69 Setting up zip (3.0-11+b1) ... [2021-06-24T10:49:33.012Z] #20 47.70 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:33.012Z] #20 47.74 Setting up bash-completion (1:2.8-6) ... [2021-06-24T10:49:33.299Z] #20 63.14 Setting up python3-pip (18.1-5) ... [2021-06-24T10:49:33.580Z] #20 ... [2021-06-24T10:49:33.580Z] [2021-06-24T10:49:33.580Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:33.580Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:33.580Z] #43 99.32 CC criu/clone-noasan.o [2021-06-24T10:49:33.580Z] #43 99.52 CC criu/config.o [2021-06-24T10:49:33.580Z] #43 100.8 CC criu/cr-check.o [2021-06-24T10:49:33.580Z] #43 102.5 CC criu/cr-dedup.o [2021-06-24T10:49:33.580Z] #43 103.0 CC criu/cr-dump.o [2021-06-24T10:49:33.580Z] #43 105.5 CC criu/cr-errno.o [2021-06-24T10:49:33.580Z] #43 105.5 CC criu/cr-restore.o [2021-06-24T10:49:33.728Z] #13 28.85 Reading package lists... [2021-06-24T10:49:33.728Z] #13 ... [2021-06-24T10:49:33.728Z] [2021-06-24T10:49:33.728Z] #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-06-24T10:49:33.728Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:33.728Z] #49 38.36 go: extracting golang.org/x/text v0.3.2 [2021-06-24T10:49:34.142Z] #43 109.8 CC criu/cr-service.o [2021-06-24T10:49:34.232Z] #20 64.23 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:34.233Z] #20 64.27 Processing triggers for mime-support (3.62) ... [2021-06-24T10:49:34.275Z] #36 33.03 Reading package lists... [2021-06-24T10:49:34.276Z] #36 ... [2021-06-24T10:49:34.276Z] [2021-06-24T10:49:34.276Z] #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-06-24T10:49:34.276Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:34.276Z] #49 36.81 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:34.801Z] #20 DONE 64.9s [2021-06-24T10:49:34.801Z] [2021-06-24T10:49:34.801Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:34.801Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:34.801Z] #43 125.9 CC criu/filesystems.o [2021-06-24T10:49:34.801Z] #43 126.7 CC criu/fsnotify.o [2021-06-24T10:49:34.801Z] #43 128.0 CC criu/image-desc.o [2021-06-24T10:49:34.801Z] #43 128.2 CC criu/image.o [2021-06-24T10:49:35.204Z] #49 ... [2021-06-24T10:49:35.204Z] [2021-06-24T10:49:35.204Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:35.204Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:49:35.204Z] #45 27.93 vendor/golang.org/x/crypto/curve25519 [2021-06-24T10:49:35.368Z] #43 129.2 CC criu/ipc_ns.o [2021-06-24T10:49:35.461Z] #45 ... [2021-06-24T10:49:35.461Z] [2021-06-24T10:49:35.461Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:49:35.461Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:35.461Z] #13 24.24 Fetched 8984 kB in 20s (460 kB/s) [2021-06-24T10:49:35.939Z] #43 ... [2021-06-24T10:49:35.939Z] [2021-06-24T10:49:35.939Z] #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-06-24T10:49:35.939Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-06-24T10:49:35.939Z] #21 0.957 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-24T10:49:35.939Z] #21 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-24T10:49:35.939Z] #21 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-24T10:49:35.939Z] #21 DONE 1.0s [2021-06-24T10:49:35.939Z] [2021-06-24T10:49:35.939Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:49:35.939Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:49:36.031Z] #13 24.24 Reading package lists... [2021-06-24T10:49:36.034Z] #43 111.4 CC criu/crtools.o [2021-06-24T10:49:36.035Z] #43 ... [2021-06-24T10:49:36.035Z] [2021-06-24T10:49:36.035Z] #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-06-24T10:49:36.035Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:36.035Z] #20 50.66 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:49:36.035Z] #20 50.69 Setting up xz-utils (5.2.4-1) ... [2021-06-24T10:49:36.035Z] #20 50.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-24T10:49:36.035Z] #20 50.73 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:49:36.035Z] #20 50.79 invoke-rc.d: could not determine current runlevel [2021-06-24T10:49:36.035Z] #20 50.80 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T10:49:36.035Z] #20 50.82 Setting up pigz (2.4-1) ... [2021-06-24T10:49:36.035Z] #20 50.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:49:36.035Z] #20 50.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:49:36.035Z] #20 50.87 Setting up python-pip-whl (18.1-5) ... [2021-06-24T10:49:36.035Z] #20 50.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:49:36.035Z] #20 50.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:49:36.352Z] #34 44.45 internal/syscall/execenv [2021-06-24T10:49:36.352Z] #34 44.45 time [2021-06-24T10:49:36.352Z] #34 44.46 internal/syscall/unix [2021-06-24T10:49:36.352Z] #34 ... [2021-06-24T10:49:36.352Z] [2021-06-24T10:49:36.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-06-24T10:49:36.352Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:36.352Z] #13 30.40 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-06-24T10:49:36.352Z] #13 30.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-24T10:49:36.352Z] #13 30.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-24T10:49:36.352Z] #13 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-24T10:49:36.352Z] #13 30.93 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-06-24T10:49:36.352Z] #13 31.24 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-06-24T10:49:36.352Z] #13 31.26 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-06-24T10:49:36.352Z] #13 34.05 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-06-24T10:49:36.352Z] #13 35.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-24T10:49:36.352Z] #13 35.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-24T10:49:36.352Z] #13 35.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-24T10:49:36.352Z] #13 35.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-24T10:49:36.352Z] #13 35.97 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-06-24T10:49:36.352Z] #13 35.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-24T10:49:36.352Z] #13 35.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-24T10:49:36.352Z] #13 36.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-24T10:49:36.352Z] #13 36.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-24T10:49:36.352Z] #13 36.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-24T10:49:36.352Z] #13 36.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-24T10:49:36.352Z] #13 36.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-24T10:49:36.352Z] #13 36.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-24T10:49:36.352Z] #13 36.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-24T10:49:36.352Z] #13 37.51 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:36.352Z] #13 37.80 Fetched 73.8 MB in 6s (11.6 MB/s) [2021-06-24T10:49:36.352Z] #13 38.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-24T10:49:36.352Z] #13 38.11 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-24T10:49:36.352Z] #13 38.16 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:49:36.352Z] #13 38.67 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-24T10:49:36.352Z] #13 38.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 ... 15383 files and directories currently installed.) [2021-06-24T10:49:36.352Z] #13 39.09 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-24T10:49:36.352Z] #13 39.12 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-24T10:49:36.352Z] #13 39.34 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:49:36.352Z] #13 39.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-24T10:49:36.352Z] #13 39.98 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-24T10:49:36.352Z] #13 40.01 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:49:36.352Z] #13 40.35 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-24T10:49:36.352Z] #13 40.50 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-24T10:49:36.352Z] #13 40.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-24T10:49:36.352Z] #13 ... [2021-06-24T10:49:36.352Z] [2021-06-24T10:49:36.352Z] #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-06-24T10:49:36.352Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:36.598Z] #20 51.31 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:49:36.598Z] #20 51.32 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:49:36.598Z] #20 51.34 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:36.598Z] #20 51.35 Setting up vim (2:8.1.0875-5) ... [2021-06-24T10:49:36.598Z] #20 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-24T10:49:36.598Z] #20 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-24T10:49:36.598Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-24T10:49:36.598Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-24T10:49:36.598Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-24T10:49:36.598Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-24T10:49:36.598Z] #20 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-24T10:49:36.598Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-24T10:49:36.598Z] #20 51.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:49:36.598Z] #20 51.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:49:36.855Z] #20 51.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:49:36.855Z] #20 51.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:49:36.855Z] #20 51.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:49:36.855Z] #20 51.51 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:49:37.159Z] #13 32.10 Reading package lists... [2021-06-24T10:49:37.159Z] #13 ... [2021-06-24T10:49:37.159Z] [2021-06-24T10:49:37.159Z] #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-06-24T10:49:37.159Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:37.159Z] #42 32.90 Reading package lists... [2021-06-24T10:49:38.738Z] #29 12.94 0.0% 1.4% # 2.4% ## 4.1% ### 5.1% #### 6.3% ##### 7.0% ##### 7.7% ##### 8.2% ###### 9.5% ####### 11.1% ######## 11.7% ######### 12.6% ######### 13.3% ########## 14.4% ########## 15.0% ############ 17.4% ############# 19.2% ############## 20.1% ################ 22.4% ################# 24.5% ################## 25.9% ################### 27.2% #################### 27.8% #################### 28.4% ##################### 29.6% ###################### 31.3% ####################### 32.8% ######################## 34.0% ######################### 35.2% ######################### 35.9% ########################## 36.5% ########################## 37.3% ########################### 38.1% ############################ 38.9% ############################ 39.4% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################### 43.1% ############################### 44.4% ################################ 45.2% ################################ 45.8% ################################# 46.8% ################################## 48.4% ################################### 49.5% #################################### 51.0% ##################################### 52.2% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ######################################### 57.6% ########################################## 58.9% ########################################### 60.7% ############################################ 62.1% ############################################# 63.8% ############################################### 65.5% ################################################ 67.3% ################################################# 68.8% ################################################## 70.7% ################################################### 72.1% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.5% [2021-06-24T10:49:38.738Z] #29 ... [2021-06-24T10:49:38.738Z] [2021-06-24T10:49:38.738Z] #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-06-24T10:49:38.738Z] #56 sha256:cbdd4bcbcdb826e1b7feba4a0e4a15630baed95590f55af21deb7bdaed4bb845 [2021-06-24T10:49:38.738Z] #56 1.487 + RM_GOPATH=0 [2021-06-24T10:49:38.738Z] #56 1.487 + TMP_GOPATH= [2021-06-24T10:49:38.738Z] #56 1.487 + : /build [2021-06-24T10:49:38.738Z] #56 1.487 + '[' -z '' ']' [2021-06-24T10:49:38.738Z] #56 1.487 ++ mktemp -d [2021-06-24T10:49:38.738Z] #56 1.488 + export GOPATH=/tmp/tmp.QQ7G7Qdeg2 [2021-06-24T10:49:38.738Z] #56 1.488 + GOPATH=/tmp/tmp.QQ7G7Qdeg2 [2021-06-24T10:49:38.738Z] #56 1.488 + RM_GOPATH=1 [2021-06-24T10:49:38.738Z] #56 1.489 + case "$(go env GOARCH)" in [2021-06-24T10:49:38.738Z] #56 1.490 ++ go env GOARCH [2021-06-24T10:49:38.738Z] #56 1.510 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:38.738Z] #56 1.510 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:38.738Z] #56 1.511 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:38.738Z] #56 1.518 + dir=/tmp/install [2021-06-24T10:49:38.738Z] #56 1.526 + bin=containerd [2021-06-24T10:49:38.738Z] #56 1.526 + shift [2021-06-24T10:49:38.738Z] #56 1.527 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-24T10:49:38.738Z] #56 1.527 + . /tmp/install/containerd.installer [2021-06-24T10:49:38.738Z] #56 1.527 ++ set -e [2021-06-24T10:49:38.738Z] #56 1.528 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:49:38.738Z] #56 1.528 + install_containerd [2021-06-24T10:49:38.738Z] #56 1.534 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-06-24T10:49:38.738Z] #56 1.538 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:49:38.738Z] #56 1.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QQ7G7Qdeg2/src/github.com/containerd/containerd [2021-06-24T10:49:38.738Z] #56 1.545 Cloning into '/tmp/tmp.QQ7G7Qdeg2/src/github.com/containerd/containerd'... [2021-06-24T10:49:38.840Z] #42 40.07 Building dependency tree... [2021-06-24T10:49:38.974Z] #49 43.23 go: finding github.com/fatih/color v1.7.0 [2021-06-24T10:49:38.974Z] #49 43.26 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:38.974Z] #49 43.30 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:38.974Z] #49 43.34 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:38.974Z] #49 43.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:38.974Z] #49 43.56 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:38.974Z] #49 43.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:38.974Z] #49 43.66 go: finding github.com/pkg/errors v0.8.1 [2021-06-24T10:49:38.974Z] #49 43.77 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:38.974Z] #49 43.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:38.974Z] #49 43.84 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:38.974Z] #49 43.84 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:38.974Z] #49 43.85 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:38.974Z] #49 43.86 go: finding github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:38.974Z] #49 43.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:38.974Z] #49 43.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:38.974Z] #49 43.92 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:38.974Z] #49 44.01 go: finding github.com/spf13/viper v1.6.1 [2021-06-24T10:49:38.974Z] #49 44.01 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:38.974Z] #49 44.02 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:38.974Z] #49 44.05 go: finding github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:39.005Z] #56 ... [2021-06-24T10:49:39.005Z] [2021-06-24T10:49:39.005Z] #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-06-24T10:49:39.005Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:39.231Z] #49 44.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:39.269Z] #29 12.94 0.0% 1.4% # 2.4% ## 4.1% ### 5.1% #### 6.3% ##### 7.0% ##### 7.7% ##### 8.2% ###### 9.5% ####### 11.1% ######## 11.7% ######### 12.6% ######### 13.3% ########## 14.4% ########## 15.0% ############ 17.4% ############# 19.2% ############## 20.1% ################ 22.4% ################# 24.5% ################## 25.9% ################### 27.2% #################### 27.8% #################### 28.4% ##################### 29.6% ###################### 31.3% ####################### 32.8% ######################## 34.0% ######################### 35.2% ######################### 35.9% ########################## 36.5% ########################## 37.3% ########################### 38.1% ############################ 38.9% ############################ 39.4% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################### 43.1% ############################### 44.4% ################################ 45.2% ################################ 45.8% ################################# 46.8% ################################## 48.4% ################################### 49.5% #################################### 51.0% ##################################### 52.2% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ######################################### 57.6% ########################################## 58.9% ########################################### 60.7% ############################################ 62.1% ############################################# 63.8% ############################################### 65.5% ################################################ 67.3% ################################################# 68.8% ################################################## 70.7% ################################################### 72.1% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.5% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.1% [2021-06-24T10:49:39.270Z] #29 ... [2021-06-24T10:49:39.270Z] [2021-06-24T10:49:39.270Z] #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-06-24T10:49:39.270Z] #51 sha256:1117f998e2bef18dde7a0410aca9dccafeef65659fec6bd5d43079fdba1683eb [2021-06-24T10:49:39.270Z] #51 37.73 syscall [2021-06-24T10:49:39.270Z] #51 37.77 strconv [2021-06-24T10:49:39.270Z] #51 37.89 bytes [2021-06-24T10:49:39.270Z] #51 37.90 strings [2021-06-24T10:49:39.270Z] #51 41.08 bufio [2021-06-24T10:49:39.270Z] #51 42.66 text/tabwriter [2021-06-24T10:49:39.270Z] #51 43.97 regexp/syntax [2021-06-24T10:49:39.270Z] #51 43.99 reflect [2021-06-24T10:49:39.329Z] using credential docker-jenkins-github-credentials [2021-06-24T10:49:39.404Z] Cloning the remote Git repository [2021-06-24T10:49:39.404Z] Cloning with configured refspecs honoured and without tags [2021-06-24T10:49:39.511Z] #49 44.22 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:39.511Z] #49 44.28 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:39.511Z] #49 44.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:39.511Z] #49 44.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:39.511Z] #49 44.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:39.511Z] #49 44.48 go: finding github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:39.534Z] #51 ... [2021-06-24T10:49:39.534Z] [2021-06-24T10:49:39.534Z] #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-06-24T10:49:39.534Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:39.768Z] #49 44.49 go: finding github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:39.768Z] #49 ... [2021-06-24T10:49:39.768Z] [2021-06-24T10:49:39.768Z] #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-06-24T10:49:39.768Z] #67 sha256:92a9ff0e47cbde5fd0abafbd881c2495d9f02a5cc3fe0a0f3492d0f4e8767f5f [2021-06-24T10:49:39.768Z] #67 DONE 44.6s [2021-06-24T10:49:39.768Z] [2021-06-24T10:49:39.768Z] #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-06-24T10:49:39.768Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:39.768Z] #49 44.66 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:39.768Z] #49 44.69 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:39.768Z] #49 44.69 go: finding github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:39.768Z] #49 ... [2021-06-24T10:49:39.768Z] [2021-06-24T10:49:39.768Z] #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-06-24T10:49:39.768Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:39.768Z] #55 32.56 Reading package lists... [2021-06-24T10:49:39.768Z] #55 39.75 Building dependency tree... [2021-06-24T10:49:39.768Z] #55 43.22 The following additional packages will be installed: [2021-06-24T10:49:39.768Z] #55 43.24 libbtrfs0 [2021-06-24T10:49:39.768Z] #55 43.36 The following NEW packages will be installed: [2021-06-24T10:49:39.768Z] #55 43.40 libbtrfs-dev libbtrfs0 [2021-06-24T10:49:39.768Z] #55 43.82 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:39.768Z] #55 43.82 Need to get 119 kB of archives. [2021-06-24T10:49:39.768Z] #55 43.82 After this operation, 387 kB of additional disk space will be used. [2021-06-24T10:49:39.768Z] #55 43.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:49:39.768Z] #55 43.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:49:40.027Z] #55 ... [2021-06-24T10:49:40.027Z] [2021-06-24T10:49:40.027Z] #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-06-24T10:49:40.027Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:40.027Z] #49 44.83 go: finding github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:40.027Z] #49 44.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:40.027Z] #49 44.89 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:40.027Z] #49 45.01 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:40.027Z] #49 45.05 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:40.027Z] #49 45.09 go: finding github.com/spf13/afero v1.1.2 [2021-06-24T10:49:40.027Z] #49 45.12 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:40.066Z] #29 12.94 0.0% 1.4% # 2.4% ## 4.1% ### 5.1% #### 6.3% ##### 7.0% ##### 7.7% ##### 8.2% ###### 9.5% ####### 11.1% ######## 11.7% ######### 12.6% ######### 13.3% ########## 14.4% ########## 15.0% ############ 17.4% ############# 19.2% ############## 20.1% ################ 22.4% ################# 24.5% ################## 25.9% ################### 27.2% #################### 27.8% #################### 28.4% ##################### 29.6% ###################### 31.3% ####################### 32.8% ######################## 34.0% ######################### 35.2% ######################### 35.9% ########################## 36.5% ########################## 37.3% ########################### 38.1% ############################ 38.9% ############################ 39.4% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################### 43.1% ############################### 44.4% ################################ 45.2% ################################ 45.8% ################################# 46.8% ################################## 48.4% ################################### 49.5% #################################### 51.0% ##################################### 52.2% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ######################################### 57.6% ########################################## 58.9% ########################################### 60.7% ############################################ 62.1% ############################################# 63.8% ############################################### 65.5% ################################################ 67.3% ################################################# 68.8% ################################################## 70.7% ################################################### 72.1% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.5% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.1% ############################################################ 83.7% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.3% ################################################################ 90.1% [2021-06-24T10:49:40.066Z] #29 ... [2021-06-24T10:49:40.066Z] [2021-06-24T10:49:40.066Z] #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-06-24T10:49:40.066Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-06-24T10:49:40.066Z] #42 38.49 Selecting previously unselected package libprotobuf17:arm64. [2021-06-24T10:49:40.066Z] #42 38.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 38.55 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 39.13 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-06-24T10:49:40.066Z] #42 39.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 39.14 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 39.37 Selecting previously unselected package libprotobuf-dev:arm64. [2021-06-24T10:49:40.066Z] #42 39.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 39.39 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 40.72 Selecting previously unselected package libprotoc17:arm64. [2021-06-24T10:49:40.066Z] #42 40.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 40.74 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 41.23 Selecting previously unselected package protobuf-c-compiler. [2021-06-24T10:49:40.066Z] #42 41.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 41.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:49:40.066Z] #42 41.76 Selecting previously unselected package protobuf-compiler. [2021-06-24T10:49:40.066Z] #42 41.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 41.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 42.00 Selecting previously unselected package python-pkg-resources. [2021-06-24T10:49:40.066Z] #42 42.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:49:40.066Z] #42 42.01 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:40.066Z] #42 42.32 Selecting previously unselected package python-six. [2021-06-24T10:49:40.066Z] #42 42.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-24T10:49:40.066Z] #42 42.34 Unpacking python-six (1.12.0-1) ... [2021-06-24T10:49:40.066Z] #42 42.50 Selecting previously unselected package python-protobuf. [2021-06-24T10:49:40.066Z] #42 42.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-24T10:49:40.066Z] #42 42.53 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 43.04 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:40.066Z] #42 45.77 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:40.066Z] #42 45.79 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:40.066Z] #42 45.81 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-24T10:49:40.066Z] #42 45.84 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-06-24T10:49:40.066Z] #42 45.86 Setting up python-six (1.12.0-1) ... [2021-06-24T10:49:40.066Z] #42 48.39 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:49:40.066Z] #42 48.40 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-24T10:49:40.126Z] #20 54.45 Setting up iptables (1.8.2-4) ... [2021-06-24T10:49:40.126Z] #20 54.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:49:40.126Z] #20 54.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:49:40.126Z] #20 54.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:49:40.126Z] #20 54.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:49:40.126Z] #20 54.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-24T10:49:40.126Z] #20 54.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-24T10:49:40.126Z] #20 54.52 Setting up python3 (3.7.3-1) ... [2021-06-24T10:49:40.284Z] #49 45.15 go: finding github.com/spf13/cast v1.3.0 [2021-06-24T10:49:40.284Z] #49 45.24 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:40.284Z] #49 45.30 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:40.338Z] #42 48.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:40.338Z] #42 48.56 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-06-24T10:49:40.338Z] #42 ... [2021-06-24T10:49:40.338Z] [2021-06-24T10:49:40.338Z] #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-06-24T10:49:40.338Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:40.383Z] #20 54.98 Setting up python3-wheel (0.32.3-2) ... [2021-06-24T10:49:40.541Z] #49 45.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:40.541Z] #49 45.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:40.541Z] #49 45.51 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:40.541Z] #49 45.56 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:39.595Z] Cloning repository https://github.com/moby/moby.git [2021-06-24T10:49:39.988Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-24T10:49:40.730Z] #42 43.54 The following additional packages will be installed: [2021-06-24T10:49:40.730Z] #42 43.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-24T10:49:40.730Z] #42 43.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-24T10:49:40.802Z] #49 45.67 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:40.802Z] #49 45.72 go: finding golang.org/x/text v0.3.2 [2021-06-24T10:49:40.868Z] #29 12.94 0.0% 1.4% # 2.4% ## 4.1% ### 5.1% #### 6.3% ##### 7.0% ##### 7.7% ##### 8.2% ###### 9.5% ####### 11.1% ######## 11.7% ######### 12.6% ######### 13.3% ########## 14.4% ########## 15.0% ############ 17.4% ############# 19.2% ############## 20.1% ################ 22.4% ################# 24.5% ################## 25.9% ################### 27.2% #################### 27.8% #################### 28.4% ##################### 29.6% ###################### 31.3% ####################### 32.8% ######################## 34.0% ######################### 35.2% ######################### 35.9% ########################## 36.5% ########################## 37.3% ########################### 38.1% ############################ 38.9% ############################ 39.4% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################### 43.1% ############################### 44.4% ################################ 45.2% ################################ 45.8% ################################# 46.8% ################################## 48.4% ################################### 49.5% #################################### 51.0% ##################################### 52.2% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ######################################### 57.6% ########################################## 58.9% ########################################### 60.7% ############################################ 62.1% ############################################# 63.8% ############################################### 65.5% ################################################ 67.3% ################################################# 68.8% ################################################## 70.7% ################################################### 72.1% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.5% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.1% ############################################################ 83.7% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.3% ################################################################ 90.1% ################################################################# 91.0% ################################################################## 92.5% ################################################################### 93.2% ################################################################### 93.9% #################################################################### 95.1% ##################################################################### 96.8% [2021-06-24T10:49:40.868Z] #29 ... [2021-06-24T10:49:40.868Z] [2021-06-24T10:49:40.868Z] #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-06-24T10:49:40.868Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:49:40.868Z] #49 39.18 go: finding github.com/fatih/color v1.7.0 [2021-06-24T10:49:40.868Z] #49 39.23 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:40.868Z] #49 39.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:40.868Z] #49 39.58 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:40.868Z] #49 39.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:40.868Z] #49 39.69 go: finding github.com/pkg/errors v0.8.1 [2021-06-24T10:49:40.868Z] #49 39.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:40.868Z] #49 39.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:40.868Z] #49 39.75 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:40.868Z] #49 39.78 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:40.868Z] #49 39.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:40.868Z] #49 39.92 go: finding github.com/spf13/viper v1.6.1 [2021-06-24T10:49:40.868Z] #49 39.97 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:40.868Z] #49 40.25 go: finding github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:40.868Z] #49 40.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:40.868Z] #49 40.35 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:40.868Z] #49 40.38 go: finding github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:40.868Z] #49 40.41 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:40.868Z] #49 40.42 go: finding github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:40.868Z] #49 40.48 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.48 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.50 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:40.868Z] #49 40.51 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:40.868Z] #49 40.56 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.58 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.66 go: finding github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:40.868Z] #49 40.66 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:40.868Z] #49 40.69 go: finding github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:40.868Z] #49 40.70 go: finding github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:40.868Z] #49 40.76 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:40.868Z] #49 40.79 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:40.868Z] #49 40.79 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:40.868Z] #49 40.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:40.868Z] #49 40.89 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:40.868Z] #49 40.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:40.868Z] #49 41.01 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:40.868Z] #49 41.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:40.868Z] #49 41.02 go: finding github.com/spf13/afero v1.1.2 [2021-06-24T10:49:40.868Z] #49 41.08 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:40.868Z] #49 41.09 go: finding github.com/spf13/cast v1.3.0 [2021-06-24T10:49:40.868Z] #49 41.10 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:40.868Z] #49 41.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:40.868Z] #49 41.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:40.868Z] #49 41.30 go: finding golang.org/x/text v0.3.2 [2021-06-24T10:49:40.868Z] #49 41.51 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:40.868Z] #49 41.53 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:40.868Z] #49 41.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:40.868Z] #49 41.66 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:40.868Z] #49 41.67 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:40.868Z] #49 41.68 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:40.868Z] #49 41.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:40.868Z] #49 41.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:40.868Z] #49 41.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:40.868Z] #49 41.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:40.868Z] #49 41.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:40.868Z] #49 41.97 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:40.868Z] #49 41.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:40.868Z] #49 42.00 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:40.868Z] #49 42.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:40.868Z] #49 42.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:40.868Z] #49 42.11 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:40.868Z] #49 42.14 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:40.868Z] #49 42.16 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:40.868Z] #49 42.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:40.868Z] #49 42.29 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:40.868Z] #49 42.35 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:40.868Z] #49 42.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:40.868Z] #49 42.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:40.869Z] #49 42.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:40.869Z] #49 42.86 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:40.869Z] #49 42.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:40.869Z] #49 ... [2021-06-24T10:49:40.869Z] [2021-06-24T10:49:40.869Z] #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-06-24T10:49:40.869Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:40.869Z] #29 12.94 0.0% 1.4% # 2.4% ## 4.1% ### 5.1% #### 6.3% ##### 7.0% ##### 7.7% ##### 8.2% ###### 9.5% ####### 11.1% ######## 11.7% ######### 12.6% ######### 13.3% ########## 14.4% ########## 15.0% ############ 17.4% ############# 19.2% ############## 20.1% ################ 22.4% ################# 24.5% ################## 25.9% ################### 27.2% #################### 27.8% #################### 28.4% ##################### 29.6% ###################### 31.3% ####################### 32.8% ######################## 34.0% ######################### 35.2% ######################### 35.9% ########################## 36.5% ########################## 37.3% ########################### 38.1% ############################ 38.9% ############################ 39.4% ############################ 40.0% ############################# 40.9% ############################## 41.8% ############################### 43.1% ############################### 44.4% ################################ 45.2% ################################ 45.8% ################################# 46.8% ################################## 48.4% ################################### 49.5% #################################### 51.0% ##################################### 52.2% ###################################### 53.4% ####################################### 55.1% ######################################## 56.4% ######################################### 57.6% ########################################## 58.9% ########################################### 60.7% ############################################ 62.1% ############################################# 63.8% ############################################### 65.5% ################################################ 67.3% ################################################# 68.8% ################################################## 70.7% ################################################### 72.1% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.5% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.1% ############################################################ 83.7% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.3% ################################################################ 90.1% ################################################################# 91.0% ################################################################## 92.5% ################################################################### 93.2% ################################################################### 93.9% #################################################################### 95.1% ##################################################################### 96.8% ####################################################################### 99.4% ######################################################################## 100.0% [2021-06-24T10:49:40.945Z] #20 55.64 Setting up apparmor (2.13.2-10) ... [2021-06-24T10:49:40.994Z] #42 43.57 Suggested packages: [2021-06-24T10:49:40.994Z] #42 43.58 manpages-dev python-setuptools [2021-06-24T10:49:41.077Z] #49 45.87 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:41.077Z] #49 45.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:41.077Z] #49 46.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:41.077Z] #49 46.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:41.077Z] #49 46.05 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:41.077Z] #49 46.08 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:41.136Z] #29 22.02 [2021-06-24T10:49:41.207Z] #22 ... [2021-06-24T10:49:41.207Z] [2021-06-24T10:49:41.207Z] #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-06-24T10:49:41.207Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:41.207Z] #40 189.6 + dpkg --print-architecture [2021-06-24T10:49:41.207Z] #40 189.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-24T10:49:41.207Z] #40 190.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-24T10:49:41.207Z] #40 190.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-24T10:49:41.251Z] #42 ... [2021-06-24T10:49:41.251Z] [2021-06-24T10:49:41.251Z] #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-06-24T10:49:41.251Z] #67 sha256:b75ce6922e4070af77957f5831fa46dbbd4accaf6ea528e9044e111aae6167c9 [2021-06-24T10:49:41.251Z] #67 DONE 44.0s [2021-06-24T10:49:41.335Z] #49 46.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:41.335Z] #49 46.20 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:41.335Z] #49 46.20 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:41.335Z] #49 46.22 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:41.335Z] #49 46.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:41.335Z] #49 46.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:41.335Z] #49 46.27 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:41.335Z] #49 46.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:41.335Z] #49 46.33 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:41.335Z] #49 46.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:41.335Z] #49 46.36 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:41.335Z] #49 46.40 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:41.507Z] [2021-06-24T10:49:41.508Z] #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-06-24T10:49:41.508Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:41.508Z] #36 33.03 Reading package lists... [2021-06-24T10:49:41.508Z] #36 40.13 Building dependency tree... [2021-06-24T10:49:41.508Z] #36 43.63 The following additional packages will be installed: [2021-06-24T10:49:41.508Z] #36 43.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-24T10:49:41.508Z] #36 43.67 Suggested packages: [2021-06-24T10:49:41.508Z] #36 43.67 cmake-doc ninja-build lrzip [2021-06-24T10:49:41.508Z] #36 43.67 Recommended packages: [2021-06-24T10:49:41.508Z] #36 43.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-24T10:49:41.591Z] #49 46.40 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:41.591Z] #49 46.46 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:41.591Z] #49 46.52 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:41.848Z] #49 46.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:41.848Z] #49 46.71 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:41.848Z] #49 46.76 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:42.071Z] #36 44.74 The following NEW packages will be installed: [2021-06-24T10:49:42.071Z] #36 44.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-24T10:49:42.071Z] #36 44.74 vim-common xxd [2021-06-24T10:49:42.104Z] #29 22.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-24T10:49:42.105Z] #49 ... [2021-06-24T10:49:42.105Z] [2021-06-24T10:49:42.105Z] #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-06-24T10:49:42.105Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:42.105Z] #55 45.24 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:42.105Z] #55 45.74 Fetched 119 kB in 0s (351 kB/s) [2021-06-24T10:49:42.105Z] #55 46.06 Selecting previously unselected package libbtrfs0. [2021-06-24T10:49:42.105Z] #55 46.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 ... 15410 files and directories currently installed.) [2021-06-24T10:49:42.105Z] #55 46.08 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:49:42.105Z] #55 46.09 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:49:42.105Z] #55 46.23 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:49:42.105Z] #55 46.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:49:42.105Z] #55 46.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:49:42.105Z] #55 46.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:49:42.105Z] #55 46.47 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:49:42.105Z] #55 46.49 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:42.105Z] #55 DONE 46.9s [2021-06-24T10:49:42.105Z] [2021-06-24T10:49:42.105Z] #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-06-24T10:49:42.105Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:49:42.105Z] #49 46.90 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:42.105Z] #49 47.04 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:42.334Z] #36 ... [2021-06-24T10:49:42.334Z] [2021-06-24T10:49:42.334Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:49:42.334Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:42.334Z] #42 45.07 The following NEW packages will be installed: [2021-06-24T10:49:42.334Z] #42 45.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-24T10:49:42.334Z] #42 45.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-24T10:49:42.334Z] #42 45.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-24T10:49:42.334Z] #42 45.09 python-six zlib1g-dev [2021-06-24T10:49:42.457Z] #29 ... [2021-06-24T10:49:42.457Z] [2021-06-24T10:49:42.457Z] #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-06-24T10:49:42.457Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-24T10:49:42.457Z] #36 40.59 Selecting previously unselected package libicu63:arm64. [2021-06-24T10:49:42.457Z] #36 40.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 40.66 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-24T10:49:42.457Z] #36 46.44 Selecting previously unselected package libxml2:arm64. [2021-06-24T10:49:42.457Z] #36 46.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 46.49 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:49:42.457Z] #36 47.10 Selecting previously unselected package libarchive13:arm64. [2021-06-24T10:49:42.457Z] #36 47.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 47.12 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-24T10:49:42.457Z] #36 47.50 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-24T10:49:42.457Z] #36 47.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 47.53 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-24T10:49:42.457Z] #36 47.86 Selecting previously unselected package librhash0:arm64. [2021-06-24T10:49:42.457Z] #36 47.86 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 47.88 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-24T10:49:42.457Z] #36 48.15 Selecting previously unselected package libuv1:arm64. [2021-06-24T10:49:42.457Z] #36 48.17 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 48.19 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-24T10:49:42.457Z] #36 48.54 Selecting previously unselected package cmake. [2021-06-24T10:49:42.457Z] #36 48.55 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-24T10:49:42.457Z] #36 48.55 Unpacking cmake (3.13.4-1) ... [2021-06-24T10:49:42.457Z] #36 ... [2021-06-24T10:49:42.457Z] [2021-06-24T10:49:42.457Z] #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-06-24T10:49:42.457Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:42.457Z] #29 23.31 [2021-06-24T10:49:42.720Z] #29 23.61 # 2.0% ######################################################################## 100.0% [2021-06-24T10:49:41.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:49:41.034Z] > git --version # timeout=10 [2021-06-24T10:49:41.094Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-24T10:49:41.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:49:41.098Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:49:42.841Z] #20 57.40 Setting up xfsprogs (4.20.0-1) ... [2021-06-24T10:49:42.841Z] #20 57.44 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:49:42.898Z] #42 45.52 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:42.898Z] #42 45.52 Need to get 4095 kB of archives. [2021-06-24T10:49:42.898Z] #42 45.52 After this operation, 22.5 MB of additional disk space will be used. [2021-06-24T10:49:42.898Z] #42 45.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-06-24T10:49:42.898Z] #42 45.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:49:42.898Z] #42 45.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-06-24T10:49:42.898Z] #42 45.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:49:42.898Z] #42 45.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-06-24T10:49:42.898Z] #42 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:49:42.898Z] #42 45.54 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-06-24T10:49:42.898Z] #42 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-06-24T10:49:42.898Z] #42 45.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-24T10:49:42.898Z] #42 45.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-06-24T10:49:43.052Z] #29 23.87 [2021-06-24T10:49:43.101Z] #20 57.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:43.155Z] #42 45.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-06-24T10:49:43.155Z] #42 45.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-06-24T10:49:43.155Z] #42 45.86 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-06-24T10:49:43.155Z] #42 45.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-06-24T10:49:43.155Z] #42 45.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-24T10:49:43.155Z] #42 45.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-06-24T10:49:43.155Z] #42 45.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-06-24T10:49:44.007Z] #29 24.84 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-24T10:49:44.031Z] #20 58.78 Setting up python3-distutils (3.7.3-1) ... [2021-06-24T10:49:44.275Z] #29 25.18 [2021-06-24T10:49:44.520Z] #42 47.23 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:44.539Z] #29 25.42 0.8% ######################################################################## 100.0% [2021-06-24T10:49:44.539Z] #29 25.60 [2021-06-24T10:49:44.593Z] #20 59.30 Setting up python3-setuptools (40.8.0-1) ... [2021-06-24T10:49:44.670Z] #49 ... [2021-06-24T10:49:44.670Z] [2021-06-24T10:49:44.670Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:49:44.670Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:44.670Z] #42 32.69 Reading package lists... [2021-06-24T10:49:44.670Z] #42 39.90 Building dependency tree... [2021-06-24T10:49:44.670Z] #42 43.63 The following additional packages will be installed: [2021-06-24T10:49:44.670Z] #42 43.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-06-24T10:49:44.670Z] #42 43.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-06-24T10:49:44.670Z] #42 43.69 Suggested packages: [2021-06-24T10:49:44.670Z] #42 43.69 manpages-dev python-setuptools [2021-06-24T10:49:44.670Z] #42 45.48 The following NEW packages will be installed: [2021-06-24T10:49:44.671Z] #42 45.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-06-24T10:49:44.671Z] #42 45.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-06-24T10:49:44.671Z] #42 45.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-06-24T10:49:44.671Z] #42 45.50 python-six zlib1g-dev [2021-06-24T10:49:44.671Z] #42 46.25 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:44.671Z] #42 46.25 Need to get 4095 kB of archives. [2021-06-24T10:49:44.671Z] #42 46.25 After this operation, 22.5 MB of additional disk space will be used. [2021-06-24T10:49:44.671Z] #42 46.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-06-24T10:49:44.671Z] #42 46.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:49:44.671Z] #42 46.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-06-24T10:49:44.671Z] #42 46.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:49:44.671Z] #42 46.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-06-24T10:49:44.671Z] #42 46.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:49:44.671Z] #42 46.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-06-24T10:49:44.671Z] #42 46.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-06-24T10:49:44.671Z] #42 46.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-24T10:49:44.671Z] #42 46.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-06-24T10:49:44.671Z] #42 46.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-06-24T10:49:44.671Z] #42 46.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-06-24T10:49:44.671Z] #42 46.59 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-06-24T10:49:44.671Z] #42 46.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-06-24T10:49:44.671Z] #42 46.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-06-24T10:49:44.671Z] #42 46.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-06-24T10:49:44.671Z] #42 46.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-06-24T10:49:44.671Z] #42 48.24 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:44.671Z] #42 48.47 Fetched 4095 kB in 1s (5072 kB/s) [2021-06-24T10:49:44.671Z] #42 48.58 Selecting previously unselected package libcap-dev:amd64. [2021-06-24T10:49:44.671Z] #42 48.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:44.671Z] #42 48.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-06-24T10:49:44.671Z] #42 48.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:49:44.671Z] #42 48.86 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:49:44.671Z] #42 48.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:49:44.671Z] #42 48.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:44.671Z] #42 49.01 Selecting previously unselected package libnet1-dev. [2021-06-24T10:49:44.671Z] #42 49.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:49:44.671Z] #42 49.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:44.671Z] #42 49.26 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:49:44.671Z] #42 49.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:49:44.671Z] #42 49.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:49:44.671Z] #42 49.45 Selecting previously unselected package libnl-3-dev:amd64. [2021-06-24T10:49:44.671Z] #42 49.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-06-24T10:49:44.671Z] #42 49.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:49:44.777Z] #42 47.40 Fetched 4095 kB in 1s (6045 kB/s) [2021-06-24T10:49:44.777Z] #42 47.54 Selecting previously unselected package libcap-dev:amd64. [2021-06-24T10:49:44.927Z] #42 49.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:49:44.928Z] #42 49.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:44.928Z] #42 49.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:44.928Z] #42 ... [2021-06-24T10:49:44.928Z] [2021-06-24T10:49:44.928Z] #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-06-24T10:49:44.928Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:44.928Z] #36 32.75 Reading package lists... [2021-06-24T10:49:44.928Z] #36 40.11 Building dependency tree... [2021-06-24T10:49:44.928Z] #36 43.63 The following additional packages will be installed: [2021-06-24T10:49:44.928Z] #36 43.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-24T10:49:44.928Z] #36 43.68 Suggested packages: [2021-06-24T10:49:44.928Z] #36 43.69 cmake-doc ninja-build lrzip [2021-06-24T10:49:44.928Z] #36 43.69 Recommended packages: [2021-06-24T10:49:44.928Z] #36 43.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-24T10:49:44.928Z] #36 44.86 The following NEW packages will be installed: [2021-06-24T10:49:44.928Z] #36 44.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-24T10:49:44.928Z] #36 44.92 vim-common xxd [2021-06-24T10:49:44.928Z] #36 45.35 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:44.928Z] #36 45.35 Need to get 14.9 MB of archives. [2021-06-24T10:49:44.928Z] #36 45.35 After this operation, 61.8 MB of additional disk space will be used. [2021-06-24T10:49:44.928Z] #36 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:49:44.928Z] #36 45.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:49:44.928Z] #36 45.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-24T10:49:44.928Z] #36 45.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:49:44.928Z] #36 46.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-24T10:49:44.928Z] #36 46.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-24T10:49:44.928Z] #36 46.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-24T10:49:44.928Z] #36 46.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-24T10:49:44.928Z] #36 46.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-24T10:49:44.928Z] #36 46.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-24T10:49:44.928Z] #36 48.45 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:44.928Z] #36 48.70 Fetched 14.9 MB in 2s (7035 kB/s) [2021-06-24T10:49:44.928Z] #36 48.81 Selecting previously unselected package xxd. [2021-06-24T10:49:44.928Z] #36 48.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:44.928Z] #36 48.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:49:44.928Z] #36 48.90 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:49:44.928Z] #36 49.11 Selecting previously unselected package vim-common. [2021-06-24T10:49:44.928Z] #36 49.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:44.928Z] #36 49.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:44.928Z] #36 49.57 Selecting previously unselected package cmake-data. [2021-06-24T10:49:44.928Z] #36 49.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-24T10:49:44.928Z] #36 49.59 Unpacking cmake-data (3.13.4-1) ... [2021-06-24T10:49:44.928Z] #36 ... [2021-06-24T10:49:44.928Z] [2021-06-24T10:49:44.928Z] #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-06-24T10:49:44.928Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:44.928Z] #42 49.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-06-24T10:49:44.928Z] #42 49.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:44.928Z] #42 49.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:45.033Z] #42 47.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% #42 ... [2021-06-24T10:49:45.033Z] [2021-06-24T10:49:45.033Z] #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-06-24T10:49:45.033Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-24T10:49:45.033Z] #55 33.41 Reading package lists... [2021-06-24T10:49:45.033Z] #55 40.48 Building dependency tree... [2021-06-24T10:49:45.033Z] #55 43.90 The following additional packages will be installed: [2021-06-24T10:49:45.033Z] #55 43.92 libbtrfs0 [2021-06-24T10:49:45.033Z] #55 44.27 The following NEW packages will be installed: [2021-06-24T10:49:45.033Z] #55 44.27 libbtrfs-dev libbtrfs0 [2021-06-24T10:49:45.033Z] #55 44.74 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:45.033Z] #55 44.74 Need to get 119 kB of archives. [2021-06-24T10:49:45.033Z] #55 44.74 After this operation, 387 kB of additional disk space will be used. [2021-06-24T10:49:45.033Z] #55 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:49:45.033Z] #55 44.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:49:45.033Z] #55 45.92 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:45.033Z] #55 46.18 Fetched 119 kB in 0s (411 kB/s) [2021-06-24T10:49:45.033Z] #55 46.54 Selecting previously unselected package libbtrfs0. [2021-06-24T10:49:45.033Z] #55 46.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:45.033Z] #55 46.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:49:45.033Z] #55 46.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:49:45.033Z] #55 46.70 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:49:45.033Z] #55 46.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:49:45.033Z] #55 46.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:49:45.033Z] #55 47.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:49:45.033Z] #55 47.10 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:49:45.033Z] #55 47.11 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:45.033Z] #55 DONE 47.6s [2021-06-24T10:49:45.033Z] [2021-06-24T10:49:45.033Z] #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-06-24T10:49:45.033Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:45.033Z] #42 47.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:45.033Z] #42 47.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-06-24T10:49:45.033Z] #42 47.68 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:49:45.033Z] #42 47.80 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:49:45.033Z] #42 47.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:49:45.033Z] #42 47.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:45.227Z] #42 49.95 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-24T10:49:45.227Z] #42 49.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-06-24T10:49:45.227Z] #42 50.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:49:45.290Z] #42 48.02 Selecting previously unselected package libnet1-dev. [2021-06-24T10:49:45.290Z] #42 48.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:49:45.290Z] #42 48.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:45.490Z] #29 ... [2021-06-24T10:49:45.490Z] [2021-06-24T10:49:45.490Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:45.490Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:49:45.490Z] #45 43.90 regexp/syntax [2021-06-24T10:49:45.490Z] #45 44.09 hash/crc32 [2021-06-24T10:49:45.490Z] #45 45.13 vendor/golang.org/x/text/transform [2021-06-24T10:49:45.490Z] #45 48.28 time [2021-06-24T10:49:45.490Z] #45 50.28 regexp [2021-06-24T10:49:45.490Z] #45 53.90 context [2021-06-24T10:49:45.526Z] #42 50.31 Selecting previously unselected package libprotobuf17:amd64. [2021-06-24T10:49:45.526Z] #42 50.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:45.526Z] #42 50.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:45.546Z] #42 48.22 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:49:45.546Z] #42 48.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:49:45.546Z] #42 48.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:49:45.546Z] #42 48.38 Selecting previously unselected package libnl-3-dev:amd64. [2021-06-24T10:49:45.757Z] #45 53.92 io/ioutil [2021-06-24T10:49:45.757Z] #45 ... [2021-06-24T10:49:45.757Z] [2021-06-24T10:49:45.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-06-24T10:49:45.757Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:45.757Z] #29 26.57 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-24T10:49:45.803Z] #42 48.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-06-24T10:49:45.803Z] #42 48.43 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:49:45.986Z] #20 60.60 Setting up python3-pip (18.1-5) ... [2021-06-24T10:49:46.059Z] #42 48.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:49:46.059Z] #42 48.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:46.059Z] #42 48.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:46.059Z] #42 48.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-06-24T10:49:46.077Z] #29 26.82 [2021-06-24T10:49:46.089Z] #42 ... [2021-06-24T10:49:46.089Z] [2021-06-24T10:49:46.089Z] #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-06-24T10:49:46.089Z] #34 sha256:07fc23d71cbabf9a9714d1d97e496868cd682c60f2bfdc0cd0c50f59bbde06b4 [2021-06-24T10:49:46.089Z] #34 40.95 sync [2021-06-24T10:49:46.089Z] #34 40.95 internal/reflectlite [2021-06-24T10:49:46.089Z] #34 43.51 errors [2021-06-24T10:49:46.089Z] #34 43.52 sort [2021-06-24T10:49:46.089Z] #34 43.86 strconv [2021-06-24T10:49:46.089Z] #34 45.00 io [2021-06-24T10:49:46.089Z] #34 46.72 internal/oserror [2021-06-24T10:49:46.089Z] #34 46.89 syscall [2021-06-24T10:49:46.089Z] #34 48.86 reflect [2021-06-24T10:49:46.089Z] #34 ... [2021-06-24T10:49:46.089Z] [2021-06-24T10:49:46.089Z] #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-06-24T10:49:46.089Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:46.247Z] #20 ... [2021-06-24T10:49:46.247Z] [2021-06-24T10:49:46.247Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:46.247Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:46.247Z] #43 112.0 CC criu/eventfd.o [2021-06-24T10:49:46.247Z] #43 112.3 CC criu/eventpoll.o [2021-06-24T10:49:46.247Z] #43 113.1 CC criu/external.o [2021-06-24T10:49:46.247Z] #43 113.3 CC criu/fault-injection.o [2021-06-24T10:49:46.247Z] #43 113.5 CC criu/fdstore.o [2021-06-24T10:49:46.247Z] #43 114.0 CC criu/fifo.o [2021-06-24T10:49:46.247Z] #43 114.4 CC criu/file-ids.o [2021-06-24T10:49:46.247Z] #43 114.8 CC criu/file-lock.o [2021-06-24T10:49:46.247Z] #43 115.8 CC criu/files-ext.o [2021-06-24T10:49:46.247Z] #43 116.1 CC criu/files-reg.o [2021-06-24T10:49:46.247Z] #43 118.3 CC criu/files.o [2021-06-24T10:49:46.247Z] #43 120.5 CC criu/filesystems.o [2021-06-24T10:49:46.247Z] #43 121.3 CC criu/fsnotify.o [2021-06-24T10:49:46.316Z] #42 48.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:46.316Z] #42 48.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:49:46.316Z] #42 49.01 Selecting previously unselected package zlib1g-dev:amd64. [2021-06-24T10:49:46.316Z] #42 49.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-06-24T10:49:46.316Z] #42 49.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:49:46.345Z] #32 50.50 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) [2021-06-24T10:49:46.345Z] #32 ... [2021-06-24T10:49:46.345Z] [2021-06-24T10:49:46.345Z] #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-06-24T10:49:46.345Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:46.345Z] #13 28.85 Reading package lists... [2021-06-24T10:49:46.345Z] #13 36.31 Building dependency tree... [2021-06-24T10:49:46.345Z] #13 41.11 The following additional packages will be installed: [2021-06-24T10:49:46.345Z] #13 41.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-24T10:49:46.345Z] #13 41.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-24T10:49:46.345Z] #13 41.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-24T10:49:46.345Z] #13 41.13 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-24T10:49:46.345Z] #13 41.13 mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:49:46.345Z] #13 41.15 Suggested packages: [2021-06-24T10:49:46.346Z] #13 41.15 gcc-8-locales seccomp wine64 [2021-06-24T10:49:46.346Z] #13 42.89 The following NEW packages will be installed: [2021-06-24T10:49:46.346Z] #13 42.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-24T10:49:46.346Z] #13 42.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-24T10:49:46.346Z] #13 42.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-24T10:49:46.346Z] #13 42.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-24T10:49:46.346Z] #13 42.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-24T10:49:46.346Z] #13 42.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:49:46.346Z] #13 42.92 The following packages will be upgraded: [2021-06-24T10:49:46.346Z] #13 42.93 libseccomp2 libsystemd0 libudev1 [2021-06-24T10:49:46.346Z] #13 43.43 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:49:46.346Z] #13 43.43 Need to get 78.2 MB of archives. [2021-06-24T10:49:46.346Z] #13 43.43 After this operation, 487 MB of additional disk space will be used. [2021-06-24T10:49:46.346Z] #13 43.43 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-24T10:49:46.346Z] #13 43.43 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-24T10:49:46.346Z] #13 43.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-24T10:49:46.346Z] #13 43.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-24T10:49:46.346Z] #13 43.45 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-06-24T10:49:46.346Z] #13 43.61 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-06-24T10:49:46.346Z] #13 43.84 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-06-24T10:49:46.346Z] #13 43.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-24T10:49:46.346Z] #13 43.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-24T10:49:46.346Z] #13 43.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-24T10:49:46.346Z] #13 44.34 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-06-24T10:49:46.346Z] #13 44.63 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-06-24T10:49:46.346Z] #13 44.64 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-06-24T10:49:46.572Z] #42 49.28 Selecting previously unselected package libprotobuf17:amd64. [2021-06-24T10:49:46.572Z] #42 49.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:46.572Z] #42 49.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:46.602Z] #13 ... [2021-06-24T10:49:46.602Z] [2021-06-24T10:49:46.602Z] #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-06-24T10:49:46.602Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:46.650Z] #29 27.22 0.0% ## 3.1% [2021-06-24T10:49:46.650Z] #29 ... [2021-06-24T10:49:46.650Z] [2021-06-24T10:49:46.650Z] #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-06-24T10:49:46.650Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:46.650Z] #13 40.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-24T10:49:46.650Z] #13 40.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:49:46.650Z] #13 42.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-24T10:49:46.650Z] #13 43.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-24T10:49:46.650Z] #13 43.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:49:46.650Z] #13 47.01 Selecting previously unselected package binutils-mingw-w64. [2021-06-24T10:49:46.650Z] #13 47.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-24T10:49:46.650Z] #13 47.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:49:46.650Z] #13 50.70 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-24T10:49:46.650Z] #13 ... [2021-06-24T10:49:46.650Z] [2021-06-24T10:49:46.650Z] #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-06-24T10:49:46.650Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:46.900Z] #32 50.50 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-06-24T10:49:46.900Z] #32 51.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-24T10:49:47.156Z] #32 ... [2021-06-24T10:49:47.156Z] [2021-06-24T10:49:47.156Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:47.156Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:49:47.156Z] #45 41.96 sync [2021-06-24T10:49:47.156Z] #45 41.96 internal/reflectlite [2021-06-24T10:49:47.156Z] #45 43.58 github.com/LK4D4/vndr/godl/singleflight [2021-06-24T10:49:47.156Z] #45 44.12 math/rand [2021-06-24T10:49:47.156Z] #45 45.92 internal/singleflight [2021-06-24T10:49:47.156Z] #45 46.07 io [2021-06-24T10:49:47.156Z] #45 46.16 strconv [2021-06-24T10:49:47.156Z] #45 47.71 bytes [2021-06-24T10:49:47.156Z] #45 49.89 bufio [2021-06-24T10:49:47.156Z] #45 50.24 reflect [2021-06-24T10:49:47.156Z] #45 51.85 syscall [2021-06-24T10:49:47.156Z] #45 ... [2021-06-24T10:49:47.156Z] [2021-06-24T10:49:47.156Z] #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-06-24T10:49:47.156Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:47.156Z] #32 51.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-24T10:49:47.179Z] #43 122.6 CC criu/image-desc.o [2021-06-24T10:49:47.179Z] #43 122.8 CC criu/image.o [2021-06-24T10:49:47.179Z] #43 ... [2021-06-24T10:49:47.179Z] [2021-06-24T10:49:47.179Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-24T10:49:47.179Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:49:47.179Z] #20 61.82 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:47.179Z] #20 61.84 Processing triggers for mime-support (3.62) ... [2021-06-24T10:49:47.508Z] #42 ... [2021-06-24T10:49:47.508Z] [2021-06-24T10:49:47.508Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:47.508Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:49:47.508Z] #45 39.90 internal/reflectlite [2021-06-24T10:49:47.508Z] #45 39.90 sync [2021-06-24T10:49:47.508Z] #45 41.31 github.com/LK4D4/vndr/godl/singleflight [2021-06-24T10:49:47.508Z] #45 41.55 math/rand [2021-06-24T10:49:47.508Z] #45 42.49 internal/singleflight [2021-06-24T10:49:47.508Z] #45 43.27 errors [2021-06-24T10:49:47.508Z] #45 43.27 sort [2021-06-24T10:49:47.508Z] #45 43.72 io [2021-06-24T10:49:47.508Z] #45 44.61 strconv [2021-06-24T10:49:47.508Z] #45 45.14 bytes [2021-06-24T10:49:47.508Z] #45 47.63 bufio [2021-06-24T10:49:47.508Z] #45 48.46 reflect [2021-06-24T10:49:47.508Z] #45 49.88 syscall [2021-06-24T10:49:47.508Z] #45 ... [2021-06-24T10:49:47.508Z] [2021-06-24T10:49:47.508Z] #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-06-24T10:49:47.508Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:47.508Z] #42 50.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-06-24T10:49:47.508Z] #42 50.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:47.508Z] #42 50.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:47.764Z] #42 50.42 Selecting previously unselected package libprotobuf-dev:amd64. [2021-06-24T10:49:47.765Z] #42 50.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:47.765Z] #42 50.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:47.765Z] #42 ... [2021-06-24T10:49:47.765Z] [2021-06-24T10:49:47.765Z] #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-06-24T10:49:47.765Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:49:47.765Z] #49 40.49 go: extracting golang.org/x/text v0.3.2 [2021-06-24T10:49:47.765Z] #49 45.23 go: finding github.com/fatih/color v1.7.0 [2021-06-24T10:49:47.765Z] #49 45.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-24T10:49:47.765Z] #49 45.29 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-24T10:49:47.765Z] #49 45.33 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-24T10:49:47.765Z] #49 45.44 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-24T10:49:47.765Z] #49 45.44 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-24T10:49:47.765Z] #49 45.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-24T10:49:47.765Z] #49 45.50 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-24T10:49:47.765Z] #49 45.50 go: finding github.com/pkg/errors v0.8.1 [2021-06-24T10:49:47.765Z] #49 45.63 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-24T10:49:47.765Z] #49 45.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T10:49:47.765Z] #49 45.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.68 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.73 go: finding github.com/stretchr/testify v1.4.0 [2021-06-24T10:49:47.765Z] #49 45.73 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.73 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.73 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-24T10:49:47.765Z] #49 45.75 go: finding github.com/spf13/viper v1.6.1 [2021-06-24T10:49:47.765Z] #49 45.75 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-24T10:49:47.765Z] #49 45.94 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-24T10:49:47.765Z] #49 45.95 go: finding github.com/stretchr/objx v0.2.0 [2021-06-24T10:49:47.765Z] #49 46.00 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-24T10:49:47.765Z] #49 46.05 go: finding github.com/spf13/cobra v0.0.5 [2021-06-24T10:49:47.765Z] #49 46.05 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-24T10:49:47.765Z] #49 46.14 go: finding github.com/gobwas/glob v0.2.3 [2021-06-24T10:49:47.765Z] #49 46.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-24T10:49:47.765Z] #49 46.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-24T10:49:47.765Z] #49 46.19 go: finding github.com/spf13/pflag v1.0.5 [2021-06-24T10:49:47.765Z] #49 46.20 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-24T10:49:47.765Z] #49 46.38 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-24T10:49:47.765Z] #49 46.40 go: finding github.com/magiconair/properties v1.8.1 [2021-06-24T10:49:47.765Z] #49 46.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-24T10:49:47.765Z] #49 46.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T10:49:47.765Z] #49 46.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-24T10:49:47.765Z] #49 46.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-24T10:49:47.765Z] #49 46.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-24T10:49:47.765Z] #49 46.67 go: finding github.com/spf13/afero v1.1.2 [2021-06-24T10:49:47.765Z] #49 46.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-24T10:49:47.765Z] #49 46.67 go: finding github.com/spf13/cast v1.3.0 [2021-06-24T10:49:47.765Z] #49 46.82 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-24T10:49:47.765Z] #49 46.87 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-24T10:49:47.765Z] #49 46.91 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-24T10:49:47.765Z] #49 46.91 go: finding golang.org/x/text v0.3.2 [2021-06-24T10:49:47.765Z] #49 46.95 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-24T10:49:47.765Z] #49 47.02 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-24T10:49:47.765Z] #49 47.06 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-24T10:49:47.765Z] #49 47.06 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-24T10:49:47.765Z] #49 47.06 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-24T10:49:47.765Z] #49 47.17 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-24T10:49:47.765Z] #49 47.17 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-24T10:49:47.765Z] #49 47.17 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-24T10:49:47.765Z] #49 47.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-24T10:49:47.765Z] #49 47.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-24T10:49:47.765Z] #49 47.23 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-24T10:49:47.765Z] #49 47.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-24T10:49:47.765Z] #49 47.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-24T10:49:47.765Z] #49 47.26 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-24T10:49:47.765Z] #49 47.34 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-24T10:49:47.765Z] #49 47.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-24T10:49:47.765Z] #49 47.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-24T10:49:47.765Z] #49 47.34 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-24T10:49:47.765Z] #49 47.34 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-24T10:49:47.765Z] #49 47.34 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-24T10:49:47.765Z] #49 47.41 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-24T10:49:47.765Z] #49 47.51 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-24T10:49:47.765Z] #49 47.60 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-24T10:49:47.765Z] #49 47.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-24T10:49:47.765Z] #49 47.78 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-24T10:49:47.765Z] #49 47.80 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-24T10:49:47.765Z] #49 47.80 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-24T10:49:47.765Z] #49 47.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-24T10:49:47.766Z] #40 ... [2021-06-24T10:49:47.766Z] [2021-06-24T10:49:47.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:47.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:47.766Z] #43 131.1 CC criu/irmap.o [2021-06-24T10:49:47.766Z] #43 131.9 CC criu/kcmp-ids.o [2021-06-24T10:49:47.766Z] #43 132.2 CC criu/kerndat.o [2021-06-24T10:49:47.766Z] #43 133.4 CC criu/libnetlink.o [2021-06-24T10:49:47.766Z] #43 133.8 CC criu/log.o [2021-06-24T10:49:47.766Z] #43 134.5 CC criu/lsm.o [2021-06-24T10:49:47.766Z] #43 135.0 CC criu/mem.o [2021-06-24T10:49:47.766Z] #43 136.6 CC criu/memfd.o [2021-06-24T10:49:47.766Z] #43 137.2 CC criu/mount.o [2021-06-24T10:49:47.766Z] #43 140.5 CC criu/namespaces.o [2021-06-24T10:49:48.022Z] #49 ... [2021-06-24T10:49:48.022Z] [2021-06-24T10:49:48.022Z] #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-06-24T10:49:48.022Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:48.107Z] #20 DONE 62.7s [2021-06-24T10:49:48.107Z] [2021-06-24T10:49:48.107Z] #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-06-24T10:49:48.107Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-06-24T10:49:48.278Z] #32 50.17 Checking out files: 87% (1329/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-06-24T10:49:48.278Z] #32 50.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-24T10:49:48.278Z] #32 ... [2021-06-24T10:49:48.278Z] [2021-06-24T10:49:48.278Z] #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-06-24T10:49:48.278Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:49:48.278Z] #34 40.92 sync [2021-06-24T10:49:48.278Z] #34 40.92 internal/reflectlite [2021-06-24T10:49:48.278Z] #34 43.30 sort [2021-06-24T10:49:48.278Z] #34 43.33 errors [2021-06-24T10:49:48.278Z] #34 43.66 strconv [2021-06-24T10:49:48.278Z] #34 44.75 io [2021-06-24T10:49:48.278Z] #34 45.99 internal/oserror [2021-06-24T10:49:48.278Z] #34 46.14 syscall [2021-06-24T10:49:48.278Z] #34 47.54 reflect [2021-06-24T10:49:48.278Z] #34 ... [2021-06-24T10:49:48.278Z] [2021-06-24T10:49:48.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-06-24T10:49:48.278Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:49:48.278Z] #51 51.11 reflect [2021-06-24T10:49:48.291Z] #29 27.22 0.0% ## 3.1% ##### 7.5% ######## 12.1% ############# 19.4% ############### 22.2% ################# 24.4% #################### 28.4% ########################## 36.3% ########################### 37.5% ################################ 45.1% ##################################### 52.2% ######################################### 57.3% ############################################ 61.5% ################################################# 68.4% [2021-06-24T10:49:48.291Z] #29 ... [2021-06-24T10:49:48.291Z] [2021-06-24T10:49:48.291Z] #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-06-24T10:49:48.291Z] #47 sha256:40755923c984deb950a5299f12d4a38b637cde6ee82ee1a272bad751c8c33502 [2021-06-24T10:49:48.291Z] #47 DONE 56.5s [2021-06-24T10:49:48.291Z] [2021-06-24T10:49:48.291Z] #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-06-24T10:49:48.291Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:48.703Z] #43 ... [2021-06-24T10:49:48.703Z] [2021-06-24T10:49:48.703Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:49:48.703Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:49:48.703Z] #22 5.278 Collecting yamllint==1.26.1 [2021-06-24T10:49:48.703Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-24T10:49:48.703Z] #22 11.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-24T10:49:48.703Z] #22 11.85 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-24T10:49:48.703Z] #22 11.92 Collecting pyyaml (from yamllint==1.26.1) [2021-06-24T10:49:48.703Z] #22 12.17 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-24T10:49:48.703Z] #22 12.50 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-24T10:49:48.703Z] #22 12.50 Building wheels for collected packages: yamllint [2021-06-24T10:49:48.703Z] #22 12.50 Running setup.py bdist_wheel for yamllint: started [2021-06-24T10:49:48.703Z] #22 ... [2021-06-24T10:49:48.703Z] [2021-06-24T10:49:48.703Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:48.703Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:48.703Z] #43 142.5 CC criu/net.o [2021-06-24T10:49:48.850Z] #51 51.30 syscall [2021-06-24T10:49:49.036Z] #21 0.981 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-24T10:49:49.036Z] #21 0.986 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-24T10:49:49.036Z] #21 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-24T10:49:49.036Z] #21 DONE 1.1s [2021-06-24T10:49:49.036Z] [2021-06-24T10:49:49.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:49.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:49.036Z] #43 123.6 CC criu/ipc_ns.o [2021-06-24T10:49:49.597Z] #43 125.4 CC criu/irmap.o [2021-06-24T10:49:49.647Z] #29 27.22 0.0% ## 3.1% ##### 7.5% ######## 12.1% ############# 19.4% ############### 22.2% ################# 24.4% #################### 28.4% ########################## 36.3% ########################### 37.5% ################################ 45.1% ##################################### 52.2% ######################################### 57.3% ############################################ 61.5% ################################################# 68.4% ################################################### 70.9% ################################################### 71.1% #################################################### 72.6% ##################################################### 74.7% ###################################################### 75.5% ######################################################## 78.1% ######################################################### 80.2% ############################################################## 86.5% ############################################################## 86.9% ############################################################## 87.2% [2021-06-24T10:49:49.647Z] #29 ... [2021-06-24T10:49:49.647Z] [2021-06-24T10:49:49.647Z] #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-06-24T10:49:49.647Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-06-24T10:49:49.647Z] #42 48.74 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:49.647Z] #42 48.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:49:49.647Z] #42 48.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:49:49.647Z] #42 48.81 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-06-24T10:49:49.647Z] #42 48.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:49:49.647Z] #42 48.86 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-24T10:49:49.647Z] #42 54.19 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-06-24T10:49:49.647Z] #42 55.24 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:49.647Z] #42 DONE 57.9s [2021-06-24T10:49:49.647Z] [2021-06-24T10:49:49.647Z] #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-06-24T10:49:49.647Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:49.911Z] #29 27.22 0.0% ## 3.1% ##### 7.5% ######## 12.1% ############# 19.4% ############### 22.2% ################# 24.4% #################### 28.4% ########################## 36.3% ########################### 37.5% ################################ 45.1% ##################################### 52.2% ######################################### 57.3% ############################################ 61.5% ################################################# 68.4% ################################################### 70.9% ################################################### 71.1% #################################################### 72.6% ##################################################### 74.7% ###################################################### 75.5% ######################################################## 78.1% ######################################################### 80.2% ############################################################## 86.5% ############################################################## 86.9% ############################################################## 87.2% ################################################################# 91.0% ################################################################## 92.5% #################################################################### 94.7% ##################################################################### 96.7% ######################################################################## 100.0% [2021-06-24T10:49:50.160Z] #43 126.0 CC criu/kcmp-ids.o [2021-06-24T10:49:50.175Z] #29 31.09 [2021-06-24T10:49:50.439Z] #29 ... [2021-06-24T10:49:50.439Z] [2021-06-24T10:49:50.439Z] #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-06-24T10:49:50.439Z] #51 sha256:1117f998e2bef18dde7a0410aca9dccafeef65659fec6bd5d43079fdba1683eb [2021-06-24T10:49:50.439Z] #51 48.92 time [2021-06-24T10:49:50.439Z] #51 51.92 regexp [2021-06-24T10:49:50.439Z] #51 52.87 context [2021-06-24T10:49:50.439Z] #51 52.89 path/filepath [2021-06-24T10:49:50.439Z] #51 54.20 io/ioutil [2021-06-24T10:49:50.439Z] #51 56.07 mvdan.cc/sh/v3/fileutil [2021-06-24T10:49:50.439Z] #51 56.36 flag [2021-06-24T10:49:50.439Z] #51 56.38 github.com/pkg/diff [2021-06-24T10:49:50.439Z] #51 56.38 go/token [2021-06-24T10:49:50.439Z] #51 56.38 encoding/binary [2021-06-24T10:49:50.439Z] #51 58.54 go/scanner [2021-06-24T10:49:50.609Z] #43 ... [2021-06-24T10:49:50.609Z] [2021-06-24T10:49:50.609Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:49:50.609Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:49:50.609Z] #22 13.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-24T10:49:50.609Z] #22 13.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-24T10:49:50.609Z] #22 13.50 Successfully built yamllint [2021-06-24T10:49:50.609Z] #22 13.51 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-24T10:49:50.609Z] #22 13.97 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-24T10:49:50.609Z] #22 DONE 14.5s [2021-06-24T10:49:50.609Z] [2021-06-24T10:49:50.609Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-24T10:49:50.609Z] #25 sha256:89009a646136941af14f0678035aa309c44d5fa20f8ffca70f7d212c81ce4ea2 [2021-06-24T10:49:50.704Z] #51 ... [2021-06-24T10:49:50.704Z] [2021-06-24T10:49:50.704Z] #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-06-24T10:49:50.704Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-24T10:49:50.704Z] #36 53.95 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-24T10:49:50.704Z] #36 55.22 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:49:50.704Z] #36 55.33 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-24T10:49:50.704Z] #36 56.48 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:50.704Z] #36 56.77 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-24T10:49:50.704Z] #36 56.84 Setting up cmake-data (3.13.4-1) ... [2021-06-24T10:49:50.704Z] #36 56.99 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:49:50.704Z] #36 57.87 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-24T10:49:50.704Z] #36 57.89 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-24T10:49:50.704Z] #36 57.91 Setting up cmake (3.13.4-1) ... [2021-06-24T10:49:50.704Z] #36 57.96 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:50.704Z] #36 58.15 Processing triggers for mime-support (3.62) ... [2021-06-24T10:49:50.723Z] #43 126.3 CC criu/kerndat.o [2021-06-24T10:49:50.868Z] #25 DONE 0.3s [2021-06-24T10:49:50.868Z] [2021-06-24T10:49:50.868Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:49:50.868Z] #30 sha256:738f0f8551e53986e631aff00d78bda4874ecce7f0a5a913ccc2c6205f1f32a9 [2021-06-24T10:49:51.282Z] #36 DONE 59.4s [2021-06-24T10:49:51.282Z] [2021-06-24T10:49:51.282Z] #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-06-24T10:49:51.282Z] #37 sha256:0c5710811105ce325b9914e3cf335a0852a88067d3d861c0982e495eb57fb52a [2021-06-24T10:49:51.282Z] #37 ... [2021-06-24T10:49:51.282Z] [2021-06-24T10:49:51.282Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-06-24T10:49:51.282Z] #34 sha256:c966030e12f7b14b3153b2ae1dfe42dfedfb501df69d6a5d84ce54f543f45367 [2021-06-24T10:49:51.282Z] #34 49.59 internal/poll [2021-06-24T10:49:51.282Z] #34 50.66 internal/fmtsort [2021-06-24T10:49:51.282Z] #34 51.27 os [2021-06-24T10:49:51.282Z] #34 52.60 path/filepath [2021-06-24T10:49:51.282Z] #34 52.60 fmt [2021-06-24T10:49:51.282Z] #34 53.76 io/ioutil [2021-06-24T10:49:51.282Z] #34 55.28 flag [2021-06-24T10:49:51.282Z] #34 55.30 log [2021-06-24T10:49:51.282Z] #34 55.30 github.com/BurntSushi/toml [2021-06-24T10:49:51.282Z] #34 58.67 github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:49:51.547Z] #34 ... [2021-06-24T10:49:51.547Z] [2021-06-24T10:49:51.547Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:49:51.547Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:49:51.547Z] #13 50.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-24T10:49:51.547Z] #13 50.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-24T10:49:51.547Z] #13 52.43 Selecting previously unselected package dmsetup. [2021-06-24T10:49:51.547Z] #13 52.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-24T10:49:51.547Z] #13 52.45 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-24T10:49:51.547Z] #13 53.38 Selecting previously unselected package mingw-w64-common. [2021-06-24T10:49:51.547Z] #13 53.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-24T10:49:51.547Z] #13 53.58 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-24T10:49:52.089Z] #43 127.5 CC criu/libnetlink.o [2021-06-24T10:49:52.247Z] #30 DONE 1.8s [2021-06-24T10:49:52.247Z] [2021-06-24T10:49:52.247Z] #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-06-24T10:49:52.247Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:52.346Z] #43 127.9 CC criu/log.o [2021-06-24T10:49:52.408Z] #32 ... [2021-06-24T10:49:52.408Z] [2021-06-24T10:49:52.408Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-24T10:49:52.408Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:49:52.408Z] #56 1.246 + RM_GOPATH=0 [2021-06-24T10:49:52.408Z] #56 1.246 + TMP_GOPATH= [2021-06-24T10:49:52.408Z] #56 1.246 + : /build [2021-06-24T10:49:52.408Z] #56 1.246 + '[' -z '' ']' [2021-06-24T10:49:52.408Z] #56 1.249 ++ mktemp -d [2021-06-24T10:49:52.408Z] #56 1.253 + export GOPATH=/tmp/tmp.omgKIpabJK [2021-06-24T10:49:52.408Z] #56 1.253 + GOPATH=/tmp/tmp.omgKIpabJK [2021-06-24T10:49:52.408Z] #56 1.253 + RM_GOPATH=1 [2021-06-24T10:49:52.408Z] #56 1.253 + case "$(go env GOARCH)" in [2021-06-24T10:49:52.408Z] #56 1.253 ++ go env GOARCH [2021-06-24T10:49:52.408Z] #56 1.293 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:52.408Z] #56 1.293 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:52.408Z] #56 1.294 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:52.408Z] #56 1.295 + dir=/tmp/install [2021-06-24T10:49:52.408Z] #56 1.295 + bin=containerd [2021-06-24T10:49:52.408Z] #56 1.295 + shift [2021-06-24T10:49:52.408Z] #56 1.295 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-24T10:49:52.408Z] #56 1.295 + . /tmp/install/containerd.installer [2021-06-24T10:49:52.408Z] #56 1.295 ++ set -e [2021-06-24T10:49:52.408Z] #56 1.295 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:49:52.408Z] #56 1.296 + install_containerd [2021-06-24T10:49:52.408Z] #56 1.296 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-06-24T10:49:52.408Z] #56 1.303 + git clone https://github.com/containerd/containerd.git /tmp/tmp.omgKIpabJK/src/github.com/containerd/containerd [2021-06-24T10:49:52.408Z] #56 1.303 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:49:52.408Z] #56 1.305 Cloning into '/tmp/tmp.omgKIpabJK/src/github.com/containerd/containerd'... [2021-06-24T10:49:52.408Z] #56 ... [2021-06-24T10:49:52.408Z] [2021-06-24T10:49:52.408Z] #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-06-24T10:49:52.408Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:52.408Z] #42 51.24 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-06-24T10:49:52.408Z] #42 51.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:52.408Z] #42 51.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:52.408Z] #42 51.50 Selecting previously unselected package libprotobuf-dev:amd64. [2021-06-24T10:49:52.408Z] #42 51.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:52.408Z] #42 51.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:52.408Z] #42 52.99 Selecting previously unselected package libprotoc17:amd64. [2021-06-24T10:49:52.408Z] #42 52.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:52.408Z] #42 53.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:52.408Z] #42 53.66 Selecting previously unselected package protobuf-c-compiler. [2021-06-24T10:49:52.408Z] #42 53.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:52.408Z] #42 53.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:49:52.408Z] #42 53.83 Selecting previously unselected package protobuf-compiler. [2021-06-24T10:49:52.408Z] #42 53.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:52.408Z] #42 53.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:49:52.408Z] #42 54.05 Selecting previously unselected package python-pkg-resources. [2021-06-24T10:49:52.408Z] #42 54.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:49:52.408Z] #42 54.08 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:52.408Z] #42 54.39 Selecting previously unselected package python-six. [2021-06-24T10:49:52.408Z] #42 54.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-24T10:49:52.408Z] #42 54.41 Unpacking python-six (1.12.0-1) ... [2021-06-24T10:49:52.408Z] #42 54.53 Selecting previously unselected package python-protobuf. [2021-06-24T10:49:52.408Z] #42 54.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:52.408Z] #42 54.53 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-24T10:49:52.408Z] #42 55.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:52.498Z] #13 ... [2021-06-24T10:49:52.498Z] [2021-06-24T10:49:52.498Z] #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-06-24T10:49:52.498Z] #37 sha256:0c5710811105ce325b9914e3cf335a0852a88067d3d861c0982e495eb57fb52a [2021-06-24T10:49:52.498Z] #37 1.293 + RM_GOPATH=0 [2021-06-24T10:49:52.498Z] #37 1.293 + TMP_GOPATH= [2021-06-24T10:49:52.498Z] #37 1.294 + : /build [2021-06-24T10:49:52.498Z] #37 1.294 + '[' -z '' ']' [2021-06-24T10:49:52.498Z] #37 1.296 ++ mktemp -d [2021-06-24T10:49:52.498Z] #37 1.302 + export GOPATH=/tmp/tmp.AIKQ9dpU7v [2021-06-24T10:49:52.498Z] #37 1.310 + GOPATH=/tmp/tmp.AIKQ9dpU7v [2021-06-24T10:49:52.498Z] #37 1.311 + RM_GOPATH=1 [2021-06-24T10:49:52.498Z] #37 1.314 + case "$(go env GOARCH)" in [2021-06-24T10:49:52.498Z] #37 1.315 ++ go env GOARCH [2021-06-24T10:49:52.498Z] #37 1.338 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:52.498Z] #37 1.338 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:52.498Z] #37 1.339 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:52.498Z] #37 1.341 + dir=/tmp/install [2021-06-24T10:49:52.498Z] #37 1.345 + bin=tini [2021-06-24T10:49:52.498Z] #37 1.345 + shift [2021-06-24T10:49:52.498Z] #37 1.346 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-24T10:49:52.498Z] #37 1.346 + . /tmp/install/tini.installer [2021-06-24T10:49:52.498Z] #37 1.347 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:49:52.498Z] #37 1.347 + install_tini [2021-06-24T10:49:52.498Z] #37 1.348 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-24T10:49:52.498Z] #37 1.348 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:49:52.498Z] #37 1.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.AIKQ9dpU7v/tini [2021-06-24T10:49:52.498Z] #37 1.355 Cloning into '/tmp/tmp.AIKQ9dpU7v/tini'... [2021-06-24T10:49:52.506Z] #40 ... [2021-06-24T10:49:52.506Z] [2021-06-24T10:49:52.506Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-24T10:49:52.506Z] #33 sha256:5ca145cad46f92a98e9449d47d197fd65114dd84bd42f52b2852e00940f165e6 [2021-06-24T10:49:52.506Z] #33 DONE 0.1s [2021-06-24T10:49:52.765Z] [2021-06-24T10:49:52.765Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-06-24T10:49:52.765Z] #35 sha256:ad3314ddd6c80c040f1e1061b6981ba792a51a9a14c2de337fdc4778d870d1ec [2021-06-24T10:49:52.765Z] #35 DONE 0.1s [2021-06-24T10:49:52.765Z] [2021-06-24T10:49:52.765Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-24T10:49:52.765Z] #38 sha256:a3a9b5f3d05a33d05604edf425ad5ec98286a83898c46b6dbd4a54cb18dd25e6 [2021-06-24T10:49:52.765Z] #38 DONE 0.1s [2021-06-24T10:49:52.765Z] [2021-06-24T10:49:52.765Z] #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-06-24T10:49:52.765Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:52.908Z] #43 128.5 CC criu/lsm.o [2021-06-24T10:49:53.024Z] #40 ... [2021-06-24T10:49:53.024Z] [2021-06-24T10:49:53.024Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:53.024Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:53.024Z] #43 146.8 CC criu/netfilter.o [2021-06-24T10:49:53.081Z] #37 2.202 + cd /tmp/tmp.AIKQ9dpU7v/tini [2021-06-24T10:49:53.098Z] #51 ... [2021-06-24T10:49:53.098Z] [2021-06-24T10:49:53.098Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-24T10:49:53.098Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:53.098Z] #36 45.18 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-06-24T10:49:53.098Z] #36 45.18 Need to get 14.9 MB of archives. [2021-06-24T10:49:53.098Z] #36 45.18 After this operation, 61.8 MB of additional disk space will be used. [2021-06-24T10:49:53.098Z] #36 45.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:49:53.098Z] #36 45.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:49:53.098Z] #36 45.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-24T10:49:53.098Z] #36 45.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:49:53.099Z] #36 46.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-24T10:49:53.099Z] #36 46.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-24T10:49:53.099Z] #36 46.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-24T10:49:53.099Z] #36 46.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-24T10:49:53.099Z] #36 46.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-24T10:49:53.099Z] #36 46.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-24T10:49:53.099Z] #36 48.03 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:53.099Z] #36 48.29 Fetched 14.9 MB in 2s (7703 kB/s) [2021-06-24T10:49:53.099Z] #36 48.40 Selecting previously unselected package xxd. [2021-06-24T10:49:53.099Z] #36 48.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-06-24T10:49:53.099Z] #36 48.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:49:53.099Z] #36 48.43 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:49:53.099Z] #36 48.66 Selecting previously unselected package vim-common. [2021-06-24T10:49:53.099Z] #36 48.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:49:53.099Z] #36 48.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:53.099Z] #36 49.10 Selecting previously unselected package cmake-data. [2021-06-24T10:49:53.099Z] #36 49.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-24T10:49:53.099Z] #36 49.13 Unpacking cmake-data (3.13.4-1) ... [2021-06-24T10:49:53.099Z] #36 51.99 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:49:53.099Z] #36 52.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:49:53.099Z] #36 52.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:53.099Z] #36 ... [2021-06-24T10:49:53.099Z] [2021-06-24T10:49:53.099Z] #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-06-24T10:49:53.099Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:49:53.099Z] #42 51.83 Selecting previously unselected package libprotoc17:amd64. [2021-06-24T10:49:53.099Z] #42 51.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:53.099Z] #42 51.86 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:49:53.099Z] #42 52.73 Selecting previously unselected package protobuf-c-compiler. [2021-06-24T10:49:53.099Z] #42 52.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:49:53.099Z] #42 52.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:49:53.099Z] #42 52.95 Selecting previously unselected package protobuf-compiler. [2021-06-24T10:49:53.099Z] #42 52.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:53.099Z] #42 52.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:49:53.099Z] #42 53.12 Selecting previously unselected package python-pkg-resources. [2021-06-24T10:49:53.099Z] #42 53.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:49:53.099Z] #42 53.12 Unpacking python-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:53.099Z] #42 53.53 Selecting previously unselected package python-six. [2021-06-24T10:49:53.099Z] #42 53.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-06-24T10:49:53.099Z] #42 53.64 Unpacking python-six (1.12.0-1) ... [2021-06-24T10:49:53.099Z] #42 53.64 Selecting previously unselected package python-protobuf. [2021-06-24T10:49:53.099Z] #42 53.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-24T10:49:53.099Z] #42 53.73 Unpacking python-protobuf (3.6.1.3-2) ... [2021-06-24T10:49:53.099Z] #42 54.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-06-24T10:49:53.165Z] #43 128.8 CC criu/mem.o [2021-06-24T10:49:53.283Z] #43 147.2 CC criu/page-pipe.o [2021-06-24T10:49:53.345Z] #37 2.203 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:49:53.345Z] #37 2.220 + cmake . [2021-06-24T10:49:53.659Z] #42 ... [2021-06-24T10:49:53.659Z] [2021-06-24T10:49:53.659Z] #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-06-24T10:49:53.659Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:53.659Z] #13 32.10 Reading package lists... [2021-06-24T10:49:53.659Z] #13 39.51 Building dependency tree... [2021-06-24T10:49:53.659Z] #13 43.28 The following additional packages will be installed: [2021-06-24T10:49:53.659Z] #13 43.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-24T10:49:53.659Z] #13 43.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-24T10:49:53.659Z] #13 43.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-24T10:49:53.659Z] #13 43.28 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-24T10:49:53.659Z] #13 43.28 mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:49:53.659Z] #13 43.28 Suggested packages: [2021-06-24T10:49:53.659Z] #13 43.28 gcc-8-locales seccomp wine64 [2021-06-24T10:49:53.659Z] #13 44.73 The following NEW packages will be installed: [2021-06-24T10:49:53.659Z] #13 44.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-24T10:49:53.659Z] #13 44.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-24T10:49:53.659Z] #13 44.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-24T10:49:53.659Z] #13 44.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-24T10:49:53.659Z] #13 44.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-24T10:49:53.659Z] #13 44.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-24T10:49:53.659Z] #13 44.73 The following packages will be upgraded: [2021-06-24T10:49:53.659Z] #13 44.73 libseccomp2 libsystemd0 libudev1 [2021-06-24T10:49:53.659Z] #13 45.27 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:49:53.659Z] #13 45.27 Need to get 78.2 MB of archives. [2021-06-24T10:49:53.659Z] #13 45.27 After this operation, 487 MB of additional disk space will be used. [2021-06-24T10:49:53.659Z] #13 45.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-24T10:49:53.659Z] #13 45.27 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-24T10:49:53.659Z] #13 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-24T10:49:53.659Z] #13 45.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-24T10:49:53.659Z] #13 45.27 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-06-24T10:49:53.659Z] #13 45.60 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-06-24T10:49:53.659Z] #13 45.92 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-06-24T10:49:53.659Z] #13 45.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-24T10:49:53.659Z] #13 45.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-24T10:49:53.659Z] #13 45.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-24T10:49:53.659Z] #13 46.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-24T10:49:53.659Z] #13 46.62 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-06-24T10:49:53.659Z] #13 46.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-24T10:49:53.659Z] #13 ... [2021-06-24T10:49:53.659Z] [2021-06-24T10:49:53.659Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-24T10:49:53.659Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:49:53.659Z] #56 6.423 + RM_GOPATH=0 [2021-06-24T10:49:53.659Z] #56 6.424 + TMP_GOPATH= [2021-06-24T10:49:53.659Z] #56 6.424 + : /build [2021-06-24T10:49:53.659Z] #56 6.424 + '[' -z '' ']' [2021-06-24T10:49:53.659Z] #56 6.425 ++ mktemp -d [2021-06-24T10:49:53.659Z] #56 6.428 + export GOPATH=/tmp/tmp.0ZSSinbGkv [2021-06-24T10:49:53.659Z] #56 6.442 + GOPATH=/tmp/tmp.0ZSSinbGkv [2021-06-24T10:49:53.659Z] #56 6.442 + RM_GOPATH=1 [2021-06-24T10:49:53.659Z] #56 6.442 + case "$(go env GOARCH)" in [2021-06-24T10:49:53.659Z] #56 6.443 ++ go env GOARCH [2021-06-24T10:49:53.659Z] #56 6.451 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:53.659Z] #56 6.451 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:49:53.659Z] #56 6.452 ++ dirname /tmp/install/install.sh [2021-06-24T10:49:53.659Z] #56 6.459 + dir=/tmp/install [2021-06-24T10:49:53.659Z] #56 6.459 + bin=containerd [2021-06-24T10:49:53.659Z] #56 6.460 + shift [2021-06-24T10:49:53.659Z] #56 6.460 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-24T10:49:53.659Z] #56 6.462 + . /tmp/install/containerd.installer [2021-06-24T10:49:53.659Z] #56 6.462 ++ set -e [2021-06-24T10:49:53.659Z] #56 6.463 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:49:53.659Z] #56 6.463 + install_containerd [2021-06-24T10:49:53.659Z] #56 6.464 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-06-24T10:49:53.659Z] #56 6.464 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:49:53.659Z] #56 6.464 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0ZSSinbGkv/src/github.com/containerd/containerd [2021-06-24T10:49:53.659Z] #56 6.466 Cloning into '/tmp/tmp.0ZSSinbGkv/src/github.com/containerd/containerd'... [2021-06-24T10:49:53.778Z] #42 ... [2021-06-24T10:49:53.778Z] [2021-06-24T10:49:53.778Z] #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-06-24T10:49:53.778Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:53.778Z] #13 47.90 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-06-24T10:49:53.778Z] #13 50.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-24T10:49:53.778Z] #13 50.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-24T10:49:53.778Z] #13 50.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:49:53.778Z] #13 50.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:49:53.778Z] #13 50.31 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-06-24T10:49:53.778Z] #13 50.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-24T10:49:53.778Z] #13 50.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-24T10:49:53.778Z] #13 50.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-24T10:49:53.778Z] #13 50.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-24T10:49:53.778Z] #13 50.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-24T10:49:53.778Z] #13 50.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-24T10:49:53.778Z] #13 50.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-24T10:49:53.778Z] #13 50.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-24T10:49:53.778Z] #13 50.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-24T10:49:53.778Z] #13 51.74 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:49:53.778Z] #13 51.97 Fetched 78.2 MB in 7s (10.5 MB/s) [2021-06-24T10:49:53.778Z] #13 52.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:53.778Z] #13 52.19 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-24T10:49:53.778Z] #13 52.22 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:49:53.778Z] #13 52.65 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-24T10:49:53.778Z] #13 52.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:53.778Z] #13 52.93 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:49:53.778Z] #13 52.95 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-24T10:49:53.778Z] #13 53.22 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:49:53.923Z] #37 2.819 -- The C compiler identification is GNU 8.3.0 [2021-06-24T10:49:53.923Z] #37 2.899 -- Check for working C compiler: /usr/bin/cc [2021-06-24T10:49:54.041Z] #13 53.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-06-24T10:49:54.041Z] #13 53.50 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-24T10:49:54.041Z] #13 53.56 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:49:54.093Z] #43 ... [2021-06-24T10:49:54.093Z] [2021-06-24T10:49:54.093Z] #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-06-24T10:49:54.093Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:49:54.093Z] #40 187.6 + dpkg --print-architecture [2021-06-24T10:49:54.093Z] #40 187.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-24T10:49:54.219Z] #43 147.8 CC criu/page-xfer.o [2021-06-24T10:49:54.350Z] #40 188.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-24T10:49:54.350Z] #40 188.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-24T10:49:54.501Z] #37 ... [2021-06-24T10:49:54.501Z] [2021-06-24T10:49:54.501Z] #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-06-24T10:49:54.501Z] #29 sha256:c8f25c4d289de6e8158fadd68b96aaeb5d06265c2d649f549e35a2eb07cffe94 [2021-06-24T10:49:54.501Z] #29 32.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-24T10:49:54.501Z] #29 33.00 [2021-06-24T10:49:54.501Z] #29 33.21 ######################################################################## 100.0% [2021-06-24T10:49:54.501Z] #29 33.32 [2021-06-24T10:49:54.501Z] #29 34.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-24T10:49:54.501Z] #29 34.50 [2021-06-24T10:49:54.501Z] #29 34.65 ######################################################################## 100.0% [2021-06-24T10:49:54.501Z] #29 34.76 [2021-06-24T10:49:54.501Z] #29 34.83 Download of images into '/build' complete. [2021-06-24T10:49:54.501Z] #29 34.84 Use something like the following to load the result into a Docker daemon: [2021-06-24T10:49:54.501Z] #29 34.84 tar -cC '/build' . | docker load [2021-06-24T10:49:54.501Z] #29 DONE 35.4s [2021-06-24T10:49:54.501Z] [2021-06-24T10:49:54.501Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:49:54.501Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:49:54.501Z] #43 3.333 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:49:54.501Z] #43 3.334 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:49:54.501Z] #43 3.358 Note: Building without GnuTLS support [2021-06-24T10:49:54.501Z] #43 3.372 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:49:54.501Z] #43 3.372 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:49:54.604Z] #13 ... [2021-06-24T10:49:54.604Z] [2021-06-24T10:49:54.604Z] #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-06-24T10:49:54.604Z] #47 sha256:f70be92c0c89ae69d2c4cef950dc80693ce735a779ed618cb2d0505226fa452e [2021-06-24T10:49:54.604Z] #47 DONE 59.5s [2021-06-24T10:49:54.604Z] [2021-06-24T10:49:54.604Z] #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-06-24T10:49:54.604Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:54.604Z] #36 52.64 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:49:54.604Z] #36 52.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:49:54.604Z] #36 52.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:54.604Z] #36 59.59 Selecting previously unselected package libxml2:amd64. [2021-06-24T10:49:54.604Z] #36 59.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-24T10:49:54.604Z] #36 59.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:49:54.604Z] #36 ... [2021-06-24T10:49:54.604Z] [2021-06-24T10:49:54.605Z] #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-06-24T10:49:54.605Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:49:54.605Z] #13 54.24 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-24T10:49:55.021Z] #56 ... [2021-06-24T10:49:55.021Z] [2021-06-24T10:49:55.021Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:55.021Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:49:55.021Z] #45 57.62 time [2021-06-24T10:49:55.079Z] #43 ... [2021-06-24T10:49:55.079Z] [2021-06-24T10:49:55.079Z] #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-06-24T10:49:55.079Z] #37 sha256:0c5710811105ce325b9914e3cf335a0852a88067d3d861c0982e495eb57fb52a [2021-06-24T10:49:55.079Z] #37 3.809 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-24T10:49:55.079Z] #37 3.819 -- Detecting C compiler ABI info [2021-06-24T10:49:55.079Z] #37 ... [2021-06-24T10:49:55.079Z] [2021-06-24T10:49:55.079Z] #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-06-24T10:49:55.079Z] #34 sha256:c966030e12f7b14b3153b2ae1dfe42dfedfb501df69d6a5d84ce54f543f45367 [2021-06-24T10:49:55.079Z] #34 DONE 63.5s [2021-06-24T10:49:55.207Z] #13 54.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-24T10:49:55.207Z] #13 54.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:49:55.207Z] #13 54.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:49:55.207Z] #13 54.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:49:55.343Z] [2021-06-24T10:49:55.343Z] #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-06-24T10:49:55.343Z] #51 sha256:1117f998e2bef18dde7a0410aca9dccafeef65659fec6bd5d43079fdba1683eb [2021-06-24T10:49:55.343Z] #51 59.27 encoding/base64 [2021-06-24T10:49:55.343Z] #51 59.98 golang.org/x/sys/unix [2021-06-24T10:49:55.343Z] #51 60.88 encoding/json [2021-06-24T10:49:55.343Z] #51 61.12 mvdan.cc/editorconfig [2021-06-24T10:49:55.343Z] #51 61.21 go/ast [2021-06-24T10:49:55.343Z] #51 63.73 mvdan.cc/sh/v3/syntax [2021-06-24T10:49:55.597Z] #43 149.3 CC criu/pagemap-cache.o [2021-06-24T10:49:55.856Z] #43 149.8 CC criu/pagemap.o [2021-06-24T10:49:55.920Z] #51 ... [2021-06-24T10:49:55.920Z] [2021-06-24T10:49:55.920Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:49:55.920Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:49:55.920Z] #45 54.20 internal/lazyregexp [2021-06-24T10:49:55.920Z] #45 54.51 github.com/LK4D4/vndr/versioned [2021-06-24T10:49:55.920Z] #45 54.95 os/exec [2021-06-24T10:49:55.920Z] #45 54.97 net [2021-06-24T10:49:55.920Z] #45 58.43 go/token [2021-06-24T10:49:55.920Z] #45 58.43 net/url [2021-06-24T10:49:55.920Z] #45 58.44 text/template/parse [2021-06-24T10:49:55.920Z] #45 60.95 go/scanner [2021-06-24T10:49:55.920Z] #45 62.18 encoding/json [2021-06-24T10:49:55.920Z] #45 62.27 go/ast [2021-06-24T10:49:55.920Z] #45 ... [2021-06-24T10:49:55.920Z] [2021-06-24T10:49:55.920Z] #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-06-24T10:49:55.920Z] #37 sha256:0c5710811105ce325b9914e3cf335a0852a88067d3d861c0982e495eb57fb52a [2021-06-24T10:49:55.920Z] #37 4.790 -- Detecting C compiler ABI info - done [2021-06-24T10:49:55.920Z] #37 4.827 -- Detecting C compile features [2021-06-24T10:49:56.793Z] #43 150.7 CC criu/parasite-syscall.o [2021-06-24T10:49:57.603Z] #45 ... [2021-06-24T10:49:57.603Z] [2021-06-24T10:49:57.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-06-24T10:49:57.603Z] #47 sha256:696f07cb8b19d2c682c20f044c84b48624f3635040dd8e3c31ee8cd3f4957059 [2021-06-24T10:49:57.603Z] #47 DONE 60.0s [2021-06-24T10:49:57.603Z] [2021-06-24T10:49:57.603Z] #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-06-24T10:49:57.603Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:57.603Z] #36 60.06 Selecting previously unselected package libxml2:amd64. [2021-06-24T10:49:57.603Z] #36 60.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-24T10:49:57.603Z] #36 60.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:49:57.729Z] #43 151.6 CC criu/path.o [2021-06-24T10:49:57.989Z] #43 151.9 CC criu/pie-util-vdso-elf32.o [2021-06-24T10:49:57.999Z] Fetching without tags [2021-06-24T10:49:58.210Z] #36 60.85 Selecting previously unselected package libarchive13:amd64. [2021-06-24T10:49:58.210Z] #36 60.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-24T10:49:58.210Z] #36 60.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:49:57.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:49:57.734Z] > git config --add remote.origin.fetch +refs/pull/42561/head:refs/remotes/origin/PR-42561 # timeout=10 [2021-06-24T10:49:57.784Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:49:57.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-24T10:49:58.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-24T10:49:58.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:49:58.038Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42561/head:refs/remotes/origin/PR-42561 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-06-24T10:49:58.466Z] #36 61.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-24T10:49:58.467Z] #36 61.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-24T10:49:58.467Z] #36 61.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:49:58.482Z] #13 57.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-24T10:49:58.482Z] #13 57.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:49:58.482Z] #13 57.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:49:58.482Z] #13 ... [2021-06-24T10:49:58.482Z] [2021-06-24T10:49:58.482Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-24T10:49:58.482Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:49:58.482Z] #51 53.12 reflect [2021-06-24T10:49:58.482Z] #51 53.14 syscall [2021-06-24T10:49:58.482Z] #51 61.59 time [2021-06-24T10:49:58.482Z] #51 ... [2021-06-24T10:49:58.482Z] [2021-06-24T10:49:58.482Z] #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-06-24T10:49:58.482Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:58.482Z] #36 60.43 Selecting previously unselected package libarchive13:amd64. [2021-06-24T10:49:58.482Z] #36 60.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-24T10:49:58.482Z] #36 60.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:49:58.482Z] #36 60.90 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-24T10:49:58.482Z] #36 60.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-24T10:49:58.482Z] #36 60.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:49:58.482Z] #36 61.09 Selecting previously unselected package librhash0:amd64. [2021-06-24T10:49:58.482Z] #36 61.10 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-24T10:49:58.482Z] #36 61.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:49:58.482Z] #36 61.33 Selecting previously unselected package libuv1:amd64. [2021-06-24T10:49:58.482Z] #36 61.33 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-24T10:49:58.482Z] #36 61.35 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:49:58.482Z] #36 61.50 Selecting previously unselected package cmake. [2021-06-24T10:49:58.482Z] #36 61.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-24T10:49:58.482Z] #36 61.51 Unpacking cmake (3.13.4-1) ... [2021-06-24T10:49:58.491Z] #37 7.114 -- Detecting C compile features - done [2021-06-24T10:49:58.491Z] #37 7.150 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-24T10:49:58.491Z] #37 7.459 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-24T10:49:58.557Z] #43 152.3 CC criu/pie-util-vdso.o [2021-06-24T10:49:58.723Z] #36 61.41 Selecting previously unselected package librhash0:amd64. [2021-06-24T10:49:58.723Z] #36 ... [2021-06-24T10:49:58.723Z] [2021-06-24T10:49:58.723Z] #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-06-24T10:49:58.723Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:49:58.723Z] #32 51.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-24T10:49:58.723Z] #32 ... [2021-06-24T10:49:58.723Z] [2021-06-24T10:49:58.723Z] #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-06-24T10:49:58.723Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:49:58.723Z] #36 61.41 Selecting previously unselected package librhash0:amd64. [2021-06-24T10:49:58.723Z] #36 61.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-24T10:49:58.723Z] #36 61.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:49:58.748Z] Merging remotes/origin/20.10 commit 87e28a6171256803d18545d2aefc7a78e70a722e into PR head commit 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:49:58.755Z] #37 7.564 -- Configuring done [2021-06-24T10:49:58.755Z] #37 7.585 -- Generating done [2021-06-24T10:49:58.755Z] #37 7.598 -- Build files have been written to: /tmp/tmp.AIKQ9dpU7v/tini [2021-06-24T10:49:58.755Z] #37 7.616 + make tini-static [2021-06-24T10:49:58.817Z] #43 152.7 CC criu/pie-util.o [2021-06-24T10:49:58.817Z] #43 152.9 CC criu/pipes.o [2021-06-24T10:49:58.980Z] #36 61.62 Selecting previously unselected package libuv1:amd64. [2021-06-24T10:49:58.980Z] #36 61.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-24T10:49:58.980Z] #36 61.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:49:59.019Z] #37 8.074 Scanning dependencies of target tini-static [2021-06-24T10:49:59.236Z] #36 61.85 Selecting previously unselected package cmake. [2021-06-24T10:49:59.236Z] #36 61.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-24T10:49:59.236Z] #36 61.86 Unpacking cmake (3.13.4-1) ... [2021-06-24T10:49:59.283Z] #37 8.195 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-24T10:49:59.412Z] #36 64.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:49:59.412Z] #36 64.38 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:49:59.412Z] #36 64.45 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:49:59.593Z] #40 ... [2021-06-24T10:49:59.593Z] [2021-06-24T10:49:59.593Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:49:59.593Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:49:59.593Z] #22 5.072 Collecting yamllint==1.26.1 [2021-06-24T10:49:59.593Z] #22 ... [2021-06-24T10:49:59.593Z] [2021-06-24T10:49:59.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-06-24T10:49:59.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:49:59.593Z] #43 130.5 CC criu/memfd.o [2021-06-24T10:49:59.593Z] #43 131.0 CC criu/mount.o [2021-06-24T10:49:59.593Z] #43 134.7 CC criu/namespaces.o [2021-06-24T10:49:59.668Z] #36 64.47 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:49:59.669Z] #36 64.50 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:49:59.669Z] #36 64.52 Setting up cmake-data (3.13.4-1) ... [2021-06-24T10:49:59.669Z] #36 64.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:49:59.669Z] #36 64.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:49:59.669Z] #36 64.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:49:59.669Z] #36 64.60 Setting up cmake (3.13.4-1) ... [2021-06-24T10:49:59.669Z] #36 64.61 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:49:59.754Z] #43 153.6 CC criu/plugin.o [2021-06-24T10:49:59.927Z] #36 64.68 Processing triggers for mime-support (3.62) ... [2021-06-24T10:50:00.013Z] #43 153.9 CC criu/proc_parse.o [2021-06-24T10:50:00.490Z] #36 DONE 65.4s [2021-06-24T10:50:00.490Z] [2021-06-24T10:50:00.490Z] #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-06-24T10:50:00.490Z] #37 sha256:b0168b1a6470da0421575db4ed964086b0369df74be92edeff050e5aa3c728b7 [2021-06-24T10:50:00.746Z] #37 ... [2021-06-24T10:50:00.746Z] [2021-06-24T10:50:00.746Z] #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-06-24T10:50:00.746Z] #34 sha256:07fc23d71cbabf9a9714d1d97e496868cd682c60f2bfdc0cd0c50f59bbde06b4 [2021-06-24T10:50:00.746Z] #34 55.62 time [2021-06-24T10:50:00.746Z] #34 61.76 internal/poll [2021-06-24T10:50:00.746Z] #34 62.83 internal/fmtsort [2021-06-24T10:50:00.746Z] #34 63.64 internal/syscall/execenv [2021-06-24T10:50:00.746Z] #34 63.79 internal/syscall/unix [2021-06-24T10:50:00.746Z] #34 63.88 strings [2021-06-24T10:50:00.746Z] #34 64.20 os [2021-06-24T10:50:00.960Z] #43 136.6 CC criu/net.o [2021-06-24T10:50:00.960Z] #43 ... [2021-06-24T10:50:00.960Z] [2021-06-24T10:50:00.960Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:50:00.960Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:50:00.960Z] #22 10.42 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-24T10:50:00.960Z] #22 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-24T10:50:00.960Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-24T10:50:00.960Z] #22 11.77 Collecting pyyaml (from yamllint==1.26.1) [2021-06-24T10:50:00.960Z] #22 11.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-24T10:50:01.003Z] #34 ... [2021-06-24T10:50:01.003Z] [2021-06-24T10:50:01.003Z] #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-06-24T10:50:01.003Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:50:01.003Z] #42 60.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:01.003Z] #42 60.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:50:01.003Z] #42 60.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:50:01.003Z] #42 60.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:50:01.003Z] #42 60.74 Setting up python-six (1.12.0-1) ... [2021-06-24T10:50:01.003Z] #42 64.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:50:01.003Z] #42 64.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:50:01.003Z] #42 64.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:01.003Z] #42 64.58 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:50:01.003Z] #42 64.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:01.003Z] #42 64.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:50:01.003Z] #42 64.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:50:01.003Z] #42 64.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:01.003Z] #42 64.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:50:01.003Z] #42 64.66 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-24T10:50:01.212Z] #37 9.788 [100%] Linking C executable tini-static [2021-06-24T10:49:58.855Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:49:58.906Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:50:01.523Z] #22 12.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-24T10:50:01.523Z] #22 12.34 Building wheels for collected packages: yamllint [2021-06-24T10:50:01.523Z] #22 12.34 Running setup.py bdist_wheel for yamllint: started [2021-06-24T10:50:01.574Z] #42 ... [2021-06-24T10:50:01.574Z] [2021-06-24T10:50:01.574Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:50:01.574Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:01.574Z] #13 61.07 Selecting previously unselected package binutils-mingw-w64. [2021-06-24T10:50:01.574Z] #13 61.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-24T10:50:01.574Z] #13 61.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:50:01.798Z] #36 ... [2021-06-24T10:50:01.798Z] [2021-06-24T10:50:01.798Z] #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-06-24T10:50:01.798Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:50:01.798Z] #34 54.26 time [2021-06-24T10:50:01.798Z] #34 60.43 internal/poll [2021-06-24T10:50:01.798Z] #34 60.73 internal/fmtsort [2021-06-24T10:50:01.798Z] #34 61.55 internal/syscall/execenv [2021-06-24T10:50:01.798Z] #34 61.69 internal/syscall/unix [2021-06-24T10:50:01.798Z] #34 61.93 strings [2021-06-24T10:50:01.798Z] #34 63.36 os [2021-06-24T10:50:01.798Z] #34 ... [2021-06-24T10:50:01.798Z] [2021-06-24T10:50:01.798Z] #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-06-24T10:50:01.798Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:01.798Z] #13 50.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-24T10:50:01.798Z] #13 53.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-24T10:50:01.798Z] #13 53.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-24T10:50:01.798Z] #13 53.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-24T10:50:01.798Z] #13 53.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-24T10:50:01.798Z] #13 53.53 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-06-24T10:50:01.798Z] #13 53.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-24T10:50:01.798Z] #13 53.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-24T10:50:01.798Z] #13 53.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-24T10:50:01.798Z] #13 53.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-24T10:50:01.798Z] #13 53.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-24T10:50:01.798Z] #13 53.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-24T10:50:01.798Z] #13 53.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-24T10:50:01.798Z] #13 53.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-24T10:50:01.798Z] #13 53.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-24T10:50:01.798Z] #13 54.90 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:50:01.798Z] #13 55.20 Fetched 78.2 MB in 9s (8885 kB/s) [2021-06-24T10:50:01.798Z] #13 55.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:50:01.798Z] #13 55.38 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-24T10:50:01.798Z] #13 55.41 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:50:01.798Z] #13 55.77 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:01.798Z] #13 55.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:50:01.798Z] #13 56.05 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:50:01.798Z] #13 56.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-24T10:50:01.798Z] #13 56.34 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:50:01.798Z] #13 56.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:50:01.798Z] #13 56.56 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-24T10:50:01.798Z] #13 56.68 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-24T10:50:01.798Z] #13 56.88 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:01.798Z] #13 57.01 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-24T10:50:01.798Z] #13 57.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-24T10:50:01.798Z] #13 57.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:50:01.798Z] #13 57.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:50:01.811Z] #37 10.57 [100%] Built target tini-static [2021-06-24T10:50:01.811Z] #37 10.63 + mkdir -p /build [2021-06-24T10:50:01.811Z] #37 10.63 + cp tini-static /build/docker-init [2021-06-24T10:50:01.831Z] #13 61.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-24T10:50:01.831Z] #13 61.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:01.831Z] #13 61.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:01.965Z] Merge succeeded, producing 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:50:01.965Z] Checking out Revision 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 (PR-42561) [2021-06-24T10:50:02.075Z] #37 ... [2021-06-24T10:50:02.075Z] [2021-06-24T10:50:02.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:02.075Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:02.075Z] #43 6.109 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:50:02.075Z] #43 6.364 GEN .gitid [2021-06-24T10:50:02.075Z] #43 6.504 GEN criu/include/version.h [2021-06-24T10:50:02.075Z] #43 6.567 GEN include/common/asm [2021-06-24T10:50:02.075Z] #43 8.371 PBCC images/timens.pb-c.c [2021-06-24T10:50:02.075Z] #43 8.432 DEP images/timens.pb-c.d [2021-06-24T10:50:02.075Z] #43 8.534 PBCC images/fown.pb-c.c [2021-06-24T10:50:02.075Z] #43 8.548 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-24T10:50:02.075Z] #43 8.741 PBCC images/opts.pb-c.c [2021-06-24T10:50:02.075Z] #43 8.805 PBCC images/memfd.pb-c.c [2021-06-24T10:50:02.075Z] #43 8.853 DEP images/fown.pb-c.d [2021-06-24T10:50:02.075Z] #43 8.896 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-24T10:50:02.075Z] #43 8.954 DEP images/opts.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.021 DEP images/memfd.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.081 PBCC images/sit.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.169 DEP images/sit.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.209 PBCC images/macvlan.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.241 DEP images/macvlan.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.291 PBCC images/autofs.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.341 DEP images/autofs.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.409 PBCC images/sysctl.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.429 DEP images/sysctl.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.489 PBCC images/time.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.525 DEP images/time.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.573 PBCC images/binfmt-misc.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.585 DEP images/binfmt-misc.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.637 PBCC images/seccomp.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.679 DEP images/seccomp.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.785 PBCC images/userns.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.805 DEP images/userns.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.825 PBCC images/cgroup.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.864 DEP images/cgroup.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.908 PBCC images/ext-file.pb-c.c [2021-06-24T10:50:02.075Z] #43 9.931 DEP images/ext-file.pb-c.d [2021-06-24T10:50:02.075Z] #43 9.988 PBCC images/rpc.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.04 DEP images/rpc.pb-c.d [2021-06-24T10:50:02.075Z] #43 10.11 PBCC images/siginfo.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.12 DEP images/siginfo.pb-c.d [2021-06-24T10:50:02.075Z] #43 10.23 PBCC images/pagemap.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.28 DEP images/pagemap.pb-c.d [2021-06-24T10:50:02.075Z] #43 10.38 PBCC images/rlimit.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.40 DEP images/rlimit.pb-c.d [2021-06-24T10:50:02.075Z] #43 10.45 PBCC images/file-lock.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.51 DEP images/file-lock.pb-c.d [2021-06-24T10:50:02.075Z] #43 10.59 PBCC images/tty.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.69 DEP images/tty.pb-c.d [2021-06-24T10:50:02.075Z] #43 10.80 PBCC images/tun.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.85 PBCC images/netdev.pb-c.c [2021-06-24T10:50:02.075Z] #43 10.94 DEP images/tun.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.02 DEP images/netdev.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.07 PBCC images/vma.pb-c.c [2021-06-24T10:50:02.075Z] #43 11.13 DEP images/vma.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.18 PBCC images/creds.pb-c.c [2021-06-24T10:50:02.075Z] #43 11.21 DEP images/creds.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.26 PBCC images/utsns.pb-c.c [2021-06-24T10:50:02.075Z] #43 11.28 DEP images/utsns.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.35 PBCC images/ipc-desc.pb-c.c [2021-06-24T10:50:02.075Z] #43 11.38 PBCC images/ipc-sem.pb-c.c [2021-06-24T10:50:02.075Z] #43 11.41 DEP images/ipc-desc.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.49 DEP images/ipc-sem.pb-c.d [2021-06-24T10:50:02.075Z] #43 11.54 PBCC images/ipc-msg.pb-c.c [2021-06-24T10:50:02.075Z] #43 11.57 DEP images/ipc-msg.pb-c.d [2021-06-24T10:50:02.075Z] #43 12.29 PBCC images/ipc-shm.pb-c.c [2021-06-24T10:50:02.075Z] #43 ... [2021-06-24T10:50:02.075Z] [2021-06-24T10:50:02.075Z] #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-06-24T10:50:02.075Z] #37 sha256:0c5710811105ce325b9914e3cf335a0852a88067d3d861c0982e495eb57fb52a [2021-06-24T10:50:02.075Z] #37 DONE 11.0s [2021-06-24T10:50:02.075Z] [2021-06-24T10:50:02.075Z] #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-06-24T10:50:02.075Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:50:02.075Z] #13 60.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-24T10:50:02.075Z] #13 60.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-24T10:50:02.075Z] #13 60.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:50:02.075Z] #13 65.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-24T10:50:02.075Z] #13 65.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-24T10:50:02.075Z] #13 65.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:02.075Z] #13 66.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-24T10:50:02.075Z] #13 66.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-24T10:50:02.075Z] #13 66.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:02.087Z] #13 61.51 Selecting previously unselected package dmsetup. [2021-06-24T10:50:02.087Z] #13 61.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:02.087Z] #13 61.54 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-24T10:50:02.087Z] #13 61.73 Selecting previously unselected package mingw-w64-common. [2021-06-24T10:50:02.087Z] #13 61.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-24T10:50:02.344Z] #13 61.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-24T10:50:02.361Z] #13 ... [2021-06-24T10:50:02.361Z] [2021-06-24T10:50:02.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-06-24T10:50:02.361Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:50:02.361Z] #34 64.86 path [2021-06-24T10:50:02.548Z] #43 156.5 CC criu/protobuf-desc.o [2021-06-24T10:50:02.652Z] #13 ... [2021-06-24T10:50:02.652Z] [2021-06-24T10:50:02.652Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:02.652Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:02.652Z] #43 12.94 DEP images/ipc-shm.pb-c.d [2021-06-24T10:50:02.652Z] #43 13.05 PBCC images/ipc-var.pb-c.c [2021-06-24T10:50:02.652Z] #43 13.09 DEP images/ipc-var.pb-c.d [2021-06-24T10:50:02.652Z] #43 13.15 PBCC images/sk-opts.pb-c.c [2021-06-24T10:50:02.890Z] #22 13.56 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-24T10:50:02.890Z] #22 13.57 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-24T10:50:02.890Z] #22 13.63 Successfully built yamllint [2021-06-24T10:50:02.890Z] #22 13.66 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-24T10:50:02.916Z] #43 13.17 PBCC images/packet-sock.pb-c.c [2021-06-24T10:50:02.916Z] #43 13.22 DEP images/sk-opts.pb-c.d [2021-06-24T10:50:02.916Z] #43 13.32 DEP images/packet-sock.pb-c.d [2021-06-24T10:50:02.916Z] #43 13.40 PBCC images/sk-netlink.pb-c.c [2021-06-24T10:50:02.967Z] #34 65.52 text/tabwriter [2021-06-24T10:50:03.147Z] #22 14.12 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-24T10:50:03.181Z] #43 13.46 DEP images/sk-netlink.pb-c.d [2021-06-24T10:50:03.181Z] #43 13.54 PBCC images/sk-inet.pb-c.c [2021-06-24T10:50:03.181Z] #43 13.61 DEP images/sk-inet.pb-c.d [2021-06-24T10:50:03.181Z] #43 13.64 PBCC images/sk-unix.pb-c.c [2021-06-24T10:50:03.181Z] #43 13.71 DEP images/sk-unix.pb-c.d [2021-06-24T10:50:03.450Z] #43 13.88 PBCC images/mm.pb-c.c [2021-06-24T10:50:03.711Z] #22 DONE 14.6s [2021-06-24T10:50:03.711Z] [2021-06-24T10:50:03.711Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-24T10:50:03.711Z] #25 sha256:d6c6f90a8796c36e5aba0c93dc26d696753a49368ebfd9b922f9c2ef73533bc8 [2021-06-24T10:50:03.714Z] #43 14.04 DEP images/mm.pb-c.d [2021-06-24T10:50:03.714Z] #43 14.11 PBCC images/timerfd.pb-c.c [2021-06-24T10:50:03.714Z] #43 14.21 DEP images/timerfd.pb-c.d [2021-06-24T10:50:03.926Z] #43 157.5 CC criu/protobuf.o [2021-06-24T10:50:03.926Z] #43 157.9 CC criu/pstree.o [2021-06-24T10:50:03.939Z] #34 ... [2021-06-24T10:50:03.939Z] [2021-06-24T10:50:03.939Z] #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-06-24T10:50:03.939Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-24T10:50:03.939Z] #36 65.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:50:03.939Z] #36 65.34 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:50:03.939Z] #36 65.35 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-24T10:50:03.939Z] #36 65.35 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:50:03.939Z] #36 65.40 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-24T10:50:03.939Z] #36 65.41 Setting up cmake-data (3.13.4-1) ... [2021-06-24T10:50:03.939Z] #36 65.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-24T10:50:03.939Z] #36 65.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-24T10:50:03.939Z] #36 65.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-24T10:50:03.939Z] #36 65.46 Setting up cmake (3.13.4-1) ... [2021-06-24T10:50:03.939Z] #36 65.51 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:50:03.939Z] #36 65.58 Processing triggers for mime-support (3.62) ... [2021-06-24T10:50:03.939Z] #36 DONE 66.5s [2021-06-24T10:50:03.939Z] [2021-06-24T10:50:03.939Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:50:03.939Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:03.939Z] #13 59.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-24T10:50:03.939Z] #13 59.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-24T10:50:03.939Z] #13 59.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:50:03.968Z] #25 DONE 0.3s [2021-06-24T10:50:03.968Z] [2021-06-24T10:50:03.968Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-24T10:50:03.968Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:50:03.978Z] #43 14.33 PBCC images/timer.pb-c.c [2021-06-24T10:50:03.978Z] #43 14.37 DEP images/timer.pb-c.d [2021-06-24T10:50:03.978Z] #43 14.44 PBCC images/sa.pb-c.c [2021-06-24T10:50:03.978Z] #43 14.52 DEP images/sa.pb-c.d [2021-06-24T10:50:04.229Z] #53 ... [2021-06-24T10:50:04.229Z] [2021-06-24T10:50:04.229Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:50:04.229Z] #30 sha256:58db26a4dc92af88050b5f1073781e3a365b6889f436b9a307ec658d1be7bd15 [2021-06-24T10:50:04.241Z] #43 14.58 PBCC images/pipe-data.pb-c.c [2021-06-24T10:50:04.241Z] #43 14.62 DEP images/pipe-data.pb-c.d [2021-06-24T10:50:04.241Z] #43 14.65 PBCC images/mnt.pb-c.c [2021-06-24T10:50:04.241Z] #43 14.71 DEP images/mnt.pb-c.d [2021-06-24T10:50:04.241Z] #43 14.78 PBCC images/sk-packet.pb-c.c [2021-06-24T10:50:04.505Z] #43 14.81 DEP images/sk-packet.pb-c.d [2021-06-24T10:50:04.505Z] #43 14.83 PBCC images/tcp-stream.pb-c.c [2021-06-24T10:50:04.505Z] #43 14.90 DEP images/tcp-stream.pb-c.d [2021-06-24T10:50:04.505Z] #43 14.94 PBCC images/pipe.pb-c.c [2021-06-24T10:50:04.506Z] #43 15.00 DEP images/pipe.pb-c.d [2021-06-24T10:50:04.506Z] #43 15.04 PBCC images/pstree.pb-c.c [2021-06-24T10:50:04.506Z] #43 15.07 DEP images/pstree.pb-c.d [2021-06-24T10:50:04.506Z] #43 15.12 PBCC images/fs.pb-c.c [2021-06-24T10:50:01.598Z] > git remote # timeout=10 [2021-06-24T10:50:01.675Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T10:50:01.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-24T10:50:01.731Z] > git merge 87e28a6171256803d18545d2aefc7a78e70a722e # timeout=10 [2021-06-24T10:50:01.873Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-24T10:50:02.004Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T10:50:02.076Z] > git checkout -f 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 # timeout=10 [2021-06-24T10:50:04.771Z] #43 15.15 DEP images/fs.pb-c.d [2021-06-24T10:50:04.771Z] #43 15.22 PBCC images/signalfd.pb-c.c [2021-06-24T10:50:04.771Z] #43 15.27 DEP images/signalfd.pb-c.d [2021-06-24T10:50:04.771Z] #43 15.39 PBCC images/fh.pb-c.c [2021-06-24T10:50:04.906Z] #13 ... [2021-06-24T10:50:04.906Z] [2021-06-24T10:50:04.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-06-24T10:50:04.906Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:50:04.906Z] #45 59.91 time [2021-06-24T10:50:04.906Z] #45 64.70 strings [2021-06-24T10:50:04.906Z] #45 66.39 os [2021-06-24T10:50:04.906Z] #45 68.37 regexp/syntax [2021-06-24T10:50:05.036Z] #43 15.44 PBCC images/fsnotify.pb-c.c [2021-06-24T10:50:05.036Z] #43 15.52 DEP images/fh.pb-c.d [2021-06-24T10:50:05.036Z] #43 15.58 DEP images/fsnotify.pb-c.d [2021-06-24T10:50:05.036Z] #43 15.64 PBCC images/eventpoll.pb-c.c [2021-06-24T10:50:05.162Z] #45 ... [2021-06-24T10:50:05.162Z] [2021-06-24T10:50:05.162Z] #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-06-24T10:50:05.162Z] #37 sha256:b0168b1a6470da0421575db4ed964086b0369df74be92edeff050e5aa3c728b7 [2021-06-24T10:50:05.162Z] #37 1.143 + RM_GOPATH=0 [2021-06-24T10:50:05.162Z] #37 1.143 + TMP_GOPATH= [2021-06-24T10:50:05.162Z] #37 1.143 + : /build [2021-06-24T10:50:05.162Z] #37 1.143 + '[' -z '' ']' [2021-06-24T10:50:05.162Z] #37 1.143 ++ mktemp -d [2021-06-24T10:50:05.162Z] #37 1.147 + export GOPATH=/tmp/tmp.EuUTYVVtwx [2021-06-24T10:50:05.162Z] #37 1.147 + GOPATH=/tmp/tmp.EuUTYVVtwx [2021-06-24T10:50:05.162Z] #37 1.147 + RM_GOPATH=1 [2021-06-24T10:50:05.162Z] #37 1.148 + case "$(go env GOARCH)" in [2021-06-24T10:50:05.162Z] #37 1.152 ++ go env GOARCH [2021-06-24T10:50:05.162Z] #37 1.184 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:50:05.162Z] #37 1.184 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:50:05.162Z] #37 1.185 ++ dirname /tmp/install/install.sh [2021-06-24T10:50:05.162Z] #37 1.187 + dir=/tmp/install [2021-06-24T10:50:05.162Z] #37 1.187 + bin=tini [2021-06-24T10:50:05.162Z] #37 1.187 + shift [2021-06-24T10:50:05.162Z] #37 1.187 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-24T10:50:05.162Z] #37 1.187 + . /tmp/install/tini.installer [2021-06-24T10:50:05.162Z] #37 1.187 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:50:05.162Z] #37 1.187 + install_tini [2021-06-24T10:50:05.162Z] #37 1.187 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-24T10:50:05.162Z] #37 1.187 + git clone https://github.com/krallin/tini.git /tmp/tmp.EuUTYVVtwx/tini [2021-06-24T10:50:05.162Z] #37 1.187 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:50:05.162Z] #37 1.196 Cloning into '/tmp/tmp.EuUTYVVtwx/tini'... [2021-06-24T10:50:05.162Z] #37 2.396 + cd /tmp/tmp.EuUTYVVtwx/tini [2021-06-24T10:50:05.162Z] #37 2.397 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:50:05.162Z] #37 2.403 + cmake . [2021-06-24T10:50:05.162Z] #37 3.144 -- The C compiler identification is GNU 8.3.0 [2021-06-24T10:50:05.162Z] #37 3.200 -- Check for working C compiler: /usr/bin/cc [2021-06-24T10:50:05.162Z] #37 4.041 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-24T10:50:05.162Z] #37 4.058 -- Detecting C compiler ABI info [2021-06-24T10:50:05.162Z] #37 4.800 -- Detecting C compiler ABI info - done [2021-06-24T10:50:05.162Z] #37 4.859 -- Detecting C compile features [2021-06-24T10:50:05.300Z] #43 15.66 DEP images/eventpoll.pb-c.d [2021-06-24T10:50:05.300Z] #43 15.72 PBCC images/eventfd.pb-c.c [2021-06-24T10:50:05.300Z] #43 15.74 DEP images/eventfd.pb-c.d [2021-06-24T10:50:05.300Z] #43 15.81 PBCC images/remap-file-path.pb-c.c [2021-06-24T10:50:05.300Z] #43 15.83 DEP images/remap-file-path.pb-c.d [2021-06-24T10:50:05.300Z] #43 15.92 PBCC images/fifo.pb-c.c [2021-06-24T10:50:05.306Z] #43 159.2 CC criu/rbtree.o [2021-06-24T10:50:05.564Z] #43 15.94 DEP images/fifo.pb-c.d [2021-06-24T10:50:05.564Z] #43 16.02 PBCC images/ghost-file.pb-c.c [2021-06-24T10:50:05.564Z] #43 16.07 DEP images/ghost-file.pb-c.d [2021-06-24T10:50:05.564Z] #43 16.14 PBCC images/regfile.pb-c.c [2021-06-24T10:50:05.565Z] #43 159.6 CC criu/rst-malloc.o [2021-06-24T10:50:05.824Z] #43 159.9 CC criu/seccomp.o [2021-06-24T10:50:05.864Z] #43 16.17 DEP images/regfile.pb-c.d [2021-06-24T10:50:05.864Z] #43 16.35 PBCC images/ns.pb-c.c [2021-06-24T10:50:05.864Z] #43 16.36 DEP images/ns.pb-c.d [2021-06-24T10:50:06.123Z] #30 DONE 2.0s [2021-06-24T10:50:06.123Z] [2021-06-24T10:50:06.123Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-24T10:50:06.123Z] #33 sha256:dc8026c1216e4030a691ee5db5517d7eff1346c6b2f58bb68010261d3372ebac [2021-06-24T10:50:06.143Z] #43 16.45 PBCC images/fdinfo.pb-c.c [2021-06-24T10:50:06.143Z] #43 16.55 DEP images/fdinfo.pb-c.d [2021-06-24T10:50:06.143Z] #43 16.62 PBCC images/core-aarch64.pb-c.c [2021-06-24T10:50:06.380Z] #33 DONE 0.4s [2021-06-24T10:50:06.380Z] [2021-06-24T10:50:06.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:06.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:06.380Z] #43 140.2 CC criu/netfilter.o [2021-06-24T10:50:06.380Z] #43 140.6 CC criu/page-pipe.o [2021-06-24T10:50:06.380Z] #43 141.4 CC criu/page-xfer.o [2021-06-24T10:50:06.380Z] #43 ... [2021-06-24T10:50:06.380Z] [2021-06-24T10:50:06.380Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-06-24T10:50:06.380Z] #35 sha256:7b0a04b7f9dadfdbe86dbe64ada0407fc92c3ae3ed90e6044c69e594d740b875 [2021-06-24T10:50:06.380Z] #35 DONE 0.1s [2021-06-24T10:50:06.380Z] [2021-06-24T10:50:06.380Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-24T10:50:06.380Z] #38 sha256:726d4bb05b2fa2196e5458a5749cf1fa210316c9e9f052124068aa2e87e36aeb [2021-06-24T10:50:06.380Z] #38 DONE 0.1s [2021-06-24T10:50:06.408Z] #43 16.70 PBCC images/core-arm.pb-c.c [2021-06-24T10:50:06.408Z] #43 16.75 PBCC images/core-ppc64.pb-c.c [2021-06-24T10:50:06.408Z] #43 16.80 PBCC images/core-s390.pb-c.c [2021-06-24T10:50:06.408Z] #43 16.87 PBCC images/core-x86.pb-c.c [2021-06-24T10:50:06.408Z] #43 16.93 PBCC images/core.pb-c.c [2021-06-24T10:50:06.408Z] #43 16.99 PBCC images/inventory.pb-c.c [2021-06-24T10:50:06.408Z] #43 17.04 DEP images/core-aarch64.pb-c.d [2021-06-24T10:50:06.502Z] #13 ... [2021-06-24T10:50:06.502Z] [2021-06-24T10:50:06.502Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-06-24T10:50:06.502Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:50:06.502Z] #42 58.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:06.502Z] #42 59.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:50:06.502Z] #42 59.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:50:06.502Z] #42 59.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-06-24T10:50:06.502Z] #42 59.05 Setting up python-six (1.12.0-1) ... [2021-06-24T10:50:06.502Z] #42 63.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-06-24T10:50:06.502Z] #42 63.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:50:06.502Z] #42 63.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:06.502Z] #42 63.08 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-06-24T10:50:06.502Z] #42 63.08 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:06.502Z] #42 63.14 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-06-24T10:50:06.502Z] #42 63.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-06-24T10:50:06.502Z] #42 63.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-06-24T10:50:06.502Z] #42 63.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-06-24T10:50:06.502Z] #42 63.17 Setting up python-protobuf (3.6.1.3-2) ... [2021-06-24T10:50:06.502Z] #42 ... [2021-06-24T10:50:06.502Z] [2021-06-24T10:50:06.502Z] #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-06-24T10:50:06.502Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:50:06.502Z] #51 59.06 time [2021-06-24T10:50:06.502Z] #51 64.19 encoding/binary [2021-06-24T10:50:06.502Z] #51 65.46 context [2021-06-24T10:50:06.502Z] #51 66.62 encoding/base64 [2021-06-24T10:50:06.502Z] #51 66.80 os [2021-06-24T10:50:06.502Z] #51 67.79 golang.org/x/sys/unix [2021-06-24T10:50:06.502Z] #51 ... [2021-06-24T10:50:06.502Z] [2021-06-24T10:50:06.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-06-24T10:50:06.502Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:50:06.502Z] #34 66.86 path/filepath [2021-06-24T10:50:06.502Z] #34 66.87 fmt [2021-06-24T10:50:06.502Z] #34 68.42 io/ioutil [2021-06-24T10:50:06.638Z] [2021-06-24T10:50:06.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:06.638Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:06.673Z] #43 17.08 DEP images/core-arm.pb-c.d [2021-06-24T10:50:06.673Z] #43 17.14 DEP images/core-ppc64.pb-c.d [2021-06-24T10:50:06.673Z] #43 17.22 DEP images/core-s390.pb-c.d [2021-06-24T10:50:06.673Z] #43 17.29 DEP images/core-x86.pb-c.d [2021-06-24T10:50:06.760Z] #43 160.6 CC criu/seize.o [2021-06-24T10:50:06.760Z] #43 ... [2021-06-24T10:50:06.760Z] [2021-06-24T10:50:06.760Z] #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-06-24T10:50:06.761Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:50:06.761Z] #40 DONE 216.3s [2021-06-24T10:50:06.948Z] #43 17.37 DEP images/core.pb-c.d [2021-06-24T10:50:06.948Z] #43 17.47 DEP images/inventory.pb-c.d [2021-06-24T10:50:06.948Z] #43 17.53 PBCC images/cpuinfo.pb-c.c [2021-06-24T10:50:06.948Z] #43 17.56 DEP images/cpuinfo.pb-c.d [2021-06-24T10:50:07.020Z] [2021-06-24T10:50:07.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:07.020Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:07.211Z] #43 17.63 PBCC images/stats.pb-c.c [2021-06-24T10:50:07.211Z] #43 17.67 DEP images/stats.pb-c.d [2021-06-24T10:50:07.565Z] #43 143.2 CC criu/pagemap-cache.o [2021-06-24T10:50:07.681Z] #37 7.038 -- Detecting C compile features - done [2021-06-24T10:50:07.681Z] #37 7.090 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-24T10:50:07.821Z] #43 143.5 CC criu/pagemap.o [2021-06-24T10:50:07.911Z] #34 70.47 github.com/BurntSushi/toml [2021-06-24T10:50:07.911Z] #34 70.47 flag [2021-06-24T10:50:07.911Z] #34 ... [2021-06-24T10:50:07.911Z] [2021-06-24T10:50:07.911Z] #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-06-24T10:50:07.911Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:50:07.911Z] #42 69.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:50:07.911Z] #42 69.94 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:50:07.911Z] #42 DONE 70.7s [2021-06-24T10:50:07.940Z] #37 7.429 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-24T10:50:07.940Z] #37 ... [2021-06-24T10:50:07.940Z] [2021-06-24T10:50:07.940Z] #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-06-24T10:50:07.940Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-06-24T10:50:07.940Z] #42 71.72 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-06-24T10:50:07.940Z] #42 71.73 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:50:07.940Z] #42 DONE 72.9s [2021-06-24T10:50:07.940Z] [2021-06-24T10:50:07.940Z] #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-06-24T10:50:07.940Z] #37 sha256:b0168b1a6470da0421575db4ed964086b0369df74be92edeff050e5aa3c728b7 [2021-06-24T10:50:07.940Z] #37 7.520 -- Configuring done [2021-06-24T10:50:07.940Z] #37 7.591 -- Generating done [2021-06-24T10:50:07.940Z] #37 ... [2021-06-24T10:50:07.940Z] [2021-06-24T10:50:07.940Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:07.940Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:07.956Z] #43 ... [2021-06-24T10:50:07.956Z] [2021-06-24T10:50:07.956Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-24T10:50:07.956Z] #41 sha256:354909daf85334f0a13581dd019946d1017bf8f3b1c2c7f1888212f9c693d524 [2021-06-24T10:50:08.169Z] [2021-06-24T10:50:08.169Z] #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-06-24T10:50:08.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:08.169Z] #13 62.29 Selecting previously unselected package binutils-mingw-w64. [2021-06-24T10:50:08.169Z] #13 62.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-24T10:50:08.169Z] #13 62.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:50:08.169Z] #13 62.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-24T10:50:08.169Z] #13 62.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:08.169Z] #13 62.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:08.169Z] #13 62.70 Selecting previously unselected package dmsetup. [2021-06-24T10:50:08.169Z] #13 62.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:08.169Z] #13 62.73 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-24T10:50:08.169Z] #13 62.94 Selecting previously unselected package mingw-w64-common. [2021-06-24T10:50:08.169Z] #13 62.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-24T10:50:08.169Z] #13 62.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-24T10:50:08.215Z] #41 DONE 0.2s [2021-06-24T10:50:08.215Z] [2021-06-24T10:50:08.215Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:08.215Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:08.215Z] #43 162.0 CC criu/servicefd.o [2021-06-24T10:50:08.750Z] #43 144.3 CC criu/parasite-syscall.o [2021-06-24T10:50:08.783Z] #43 162.4 CC criu/shmem.o [2021-06-24T10:50:09.136Z] #43 19.28 make[1]: Nothing to be done for 'all'. [2021-06-24T10:50:09.136Z] #43 ... [2021-06-24T10:50:09.136Z] [2021-06-24T10:50:09.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:09.136Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:50:09.136Z] #45 67.17 text/template [2021-06-24T10:50:09.136Z] #45 70.36 go/parser [2021-06-24T10:50:09.136Z] #45 70.51 encoding/xml [2021-06-24T10:50:09.136Z] #45 75.01 go/doc [2021-06-24T10:50:09.136Z] #45 76.09 math/big [2021-06-24T10:50:09.678Z] #43 145.2 CC criu/path.o [2021-06-24T10:50:09.720Z] #43 163.4 CC criu/sigframe.o [2021-06-24T10:50:09.720Z] #43 163.5 CC criu/signalfd.o [2021-06-24T10:50:09.935Z] #43 145.5 CC criu/pie-util-vdso-elf32.o [2021-06-24T10:50:09.979Z] #43 163.8 CC criu/sk-inet.o [2021-06-24T10:50:10.062Z] #13 ... [2021-06-24T10:50:10.062Z] [2021-06-24T10:50:10.062Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:10.062Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:50:10.062Z] #45 62.52 internal/poll [2021-06-24T10:50:10.062Z] #45 62.87 strings [2021-06-24T10:50:10.062Z] #45 65.01 os [2021-06-24T10:50:10.062Z] #45 65.96 regexp/syntax [2021-06-24T10:50:10.062Z] #45 69.24 fmt [2021-06-24T10:50:10.062Z] #45 70.93 regexp [2021-06-24T10:50:10.062Z] #45 ... [2021-06-24T10:50:10.062Z] [2021-06-24T10:50:10.062Z] #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-06-24T10:50:10.062Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:50:10.062Z] #34 72.68 log [2021-06-24T10:50:10.191Z] #43 145.9 CC criu/pie-util-vdso.o [2021-06-24T10:50:10.546Z] #45 ... [2021-06-24T10:50:10.546Z] [2021-06-24T10:50:10.546Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:10.546Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:10.546Z] #43 20.75 CC images/stats.o [2021-06-24T10:50:10.753Z] #43 146.4 CC criu/pie-util.o [2021-06-24T10:50:10.760Z] #43 2.543 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:50:10.760Z] #43 2.544 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:50:10.760Z] #43 2.560 Note: Building without GnuTLS support [2021-06-24T10:50:10.760Z] #43 2.562 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:50:10.760Z] #43 2.562 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:50:10.809Z] #43 21.24 CC images/core.o [2021-06-24T10:50:10.916Z] #43 164.8 CC criu/sk-netlink.o [2021-06-24T10:50:11.010Z] #43 146.5 CC criu/pipes.o [2021-06-24T10:50:11.387Z] #43 ... [2021-06-24T10:50:11.387Z] [2021-06-24T10:50:11.387Z] #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-06-24T10:50:11.387Z] #51 sha256:1117f998e2bef18dde7a0410aca9dccafeef65659fec6bd5d43079fdba1683eb [2021-06-24T10:50:11.387Z] #51 71.44 golang.org/x/crypto/ssh/terminal [2021-06-24T10:50:11.387Z] #51 74.96 mvdan.cc/sh/v3/cmd/shfmt [2021-06-24T10:50:11.387Z] #51 DONE 79.7s [2021-06-24T10:50:11.387Z] [2021-06-24T10:50:11.387Z] #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-06-24T10:50:11.387Z] #56 sha256:cbdd4bcbcdb826e1b7feba4a0e4a15630baed95590f55af21deb7bdaed4bb845 [2021-06-24T10:50:11.484Z] #43 165.2 CC criu/sk-packet.o [2021-06-24T10:50:11.572Z] #43 147.2 CC criu/plugin.o [2021-06-24T10:50:11.692Z] #43 ... [2021-06-24T10:50:11.693Z] [2021-06-24T10:50:11.693Z] #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-06-24T10:50:11.693Z] #37 sha256:b0168b1a6470da0421575db4ed964086b0369df74be92edeff050e5aa3c728b7 [2021-06-24T10:50:11.693Z] #37 7.607 -- Build files have been written to: /tmp/tmp.EuUTYVVtwx/tini [2021-06-24T10:50:11.693Z] #37 7.631 + make tini-static [2021-06-24T10:50:11.693Z] #37 8.358 Scanning dependencies of target tini-static [2021-06-24T10:50:11.693Z] #37 8.531 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-24T10:50:11.693Z] #37 10.03 [100%] Linking C executable tini-static [2021-06-24T10:50:11.693Z] #37 10.70 [100%] Built target tini-static [2021-06-24T10:50:11.693Z] #37 10.81 + mkdir -p /build [2021-06-24T10:50:11.693Z] #37 10.82 + cp tini-static /build/docker-init [2021-06-24T10:50:11.693Z] #37 DONE 11.1s [2021-06-24T10:50:11.693Z] [2021-06-24T10:50:11.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-06-24T10:50:11.693Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:11.693Z] #13 68.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-24T10:50:11.693Z] #13 68.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-24T10:50:11.693Z] #13 68.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:50:11.829Z] #43 147.6 CC criu/proc_parse.o [2021-06-24T10:50:12.052Z] #43 165.8 CC criu/sk-queue.o [2021-06-24T10:50:12.261Z] #13 ... [2021-06-24T10:50:12.261Z] [2021-06-24T10:50:12.261Z] #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-06-24T10:50:12.261Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:50:12.261Z] #51 67.03 encoding/binary [2021-06-24T10:50:12.261Z] #51 67.62 context [2021-06-24T10:50:12.261Z] #51 68.69 fmt [2021-06-24T10:50:12.261Z] #51 69.21 encoding/base64 [2021-06-24T10:50:12.261Z] #51 70.35 golang.org/x/sys/unix [2021-06-24T10:50:12.261Z] #51 73.89 encoding/json [2021-06-24T10:50:12.261Z] #51 ... [2021-06-24T10:50:12.261Z] [2021-06-24T10:50:12.261Z] #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-06-24T10:50:12.261Z] #34 sha256:07fc23d71cbabf9a9714d1d97e496868cd682c60f2bfdc0cd0c50f59bbde06b4 [2021-06-24T10:50:12.261Z] #34 67.11 path [2021-06-24T10:50:12.261Z] #34 67.70 text/tabwriter [2021-06-24T10:50:12.261Z] #34 68.35 fmt [2021-06-24T10:50:12.261Z] #34 68.50 path/filepath [2021-06-24T10:50:12.261Z] #34 70.11 io/ioutil [2021-06-24T10:50:12.261Z] #34 72.18 github.com/BurntSushi/toml [2021-06-24T10:50:12.261Z] #34 72.20 flag [2021-06-24T10:50:12.261Z] #34 74.34 log [2021-06-24T10:50:12.261Z] #34 77.03 github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:50:12.619Z] #43 166.3 CC criu/sk-tcp.o [2021-06-24T10:50:12.624Z] #34 75.13 github.com/BurntSushi/toml/cmd/tomlv [2021-06-24T10:50:12.925Z] #43 166.9 CC criu/sk-unix.o [2021-06-24T10:50:12.997Z] #56 42.40 Checking out files: 44% (1806/4071) Checking out files: 45% (1832/4071) Checking out files: 46% (1873/4071) Checking out files: 47% (1914/4071) Checking out files: 48% (1955/4071) Checking out files: 49% (1995/4071) Checking out files: 50% (2036/4071) Checking out files: 51% (2077/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 84% (3453/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-24T10:50:12.997Z] #56 44.19 + cd /tmp/tmp.QQ7G7Qdeg2/src/github.com/containerd/containerd [2021-06-24T10:50:12.997Z] #56 44.19 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:50:13.084Z] Commit message: "vendor: swarmkit to fix deadlock in log broker" [2021-06-24T10:50:13.232Z] #34 ... [2021-06-24T10:50:13.232Z] [2021-06-24T10:50:13.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:13.232Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:13.232Z] #43 5.178 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:50:13.232Z] #43 5.263 GEN .gitid [2021-06-24T10:50:13.232Z] #43 5.286 GEN criu/include/version.h [2021-06-24T10:50:13.232Z] #43 5.342 GEN include/common/asm [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-24T10:50:14.033Z] #34 ... [2021-06-24T10:50:14.033Z] [2021-06-24T10:50:14.033Z] #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-06-24T10:50:14.033Z] #37 sha256:48e0f1a54f862513c7bc7aa4494f7de6c291ec416a189995f078d1ad9ca5c79d [2021-06-24T10:50:14.033Z] #37 3.275 + RM_GOPATH=0 [2021-06-24T10:50:14.033Z] #37 3.275 + TMP_GOPATH= [2021-06-24T10:50:14.033Z] #37 3.275 + : /build [2021-06-24T10:50:14.033Z] #37 3.276 + '[' -z '' ']' [2021-06-24T10:50:14.033Z] #37 3.277 ++ mktemp -d [2021-06-24T10:50:14.033Z] #37 3.282 + export GOPATH=/tmp/tmp.VV10XKYjYY [2021-06-24T10:50:14.033Z] #37 3.286 + GOPATH=/tmp/tmp.VV10XKYjYY [2021-06-24T10:50:14.033Z] #37 3.286 + RM_GOPATH=1 [2021-06-24T10:50:14.033Z] #37 3.286 + case "$(go env GOARCH)" in [2021-06-24T10:50:14.033Z] #37 3.287 ++ go env GOARCH [2021-06-24T10:50:14.033Z] #37 3.314 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:50:14.033Z] #37 3.314 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:50:14.033Z] #37 3.315 ++ dirname /tmp/install/install.sh [2021-06-24T10:50:14.033Z] #37 3.318 + dir=/tmp/install [2021-06-24T10:50:14.033Z] #37 3.318 + bin=tini [2021-06-24T10:50:14.033Z] #37 3.319 + shift [2021-06-24T10:50:14.033Z] #37 3.319 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-24T10:50:14.033Z] #37 3.320 + . /tmp/install/tini.installer [2021-06-24T10:50:14.033Z] #37 3.321 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:50:14.033Z] #37 3.321 + install_tini [2021-06-24T10:50:14.033Z] #37 3.321 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-24T10:50:14.033Z] #37 3.321 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:50:14.033Z] #37 3.322 + git clone https://github.com/krallin/tini.git /tmp/tmp.VV10XKYjYY/tini [2021-06-24T10:50:14.033Z] #37 3.331 Cloning into '/tmp/tmp.VV10XKYjYY/tini'... [2021-06-24T10:50:14.033Z] #37 4.142 + cd /tmp/tmp.VV10XKYjYY/tini [2021-06-24T10:50:14.033Z] #37 4.142 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-24T10:50:14.033Z] #37 4.241 + cmake . [2021-06-24T10:50:14.033Z] #37 4.881 -- The C compiler identification is GNU 8.3.0 [2021-06-24T10:50:14.033Z] #37 4.963 -- Check for working C compiler: /usr/bin/cc [2021-06-24T10:50:14.033Z] #37 5.693 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-24T10:50:14.033Z] #37 5.707 -- Detecting C compiler ABI info [2021-06-24T10:50:14.033Z] #37 6.326 -- Detecting C compiler ABI info - done [2021-06-24T10:50:14.033Z] #37 6.354 -- Detecting C compile features [2021-06-24T10:50:14.033Z] #37 8.231 -- Detecting C compile features - done [2021-06-24T10:50:14.033Z] #37 8.296 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-24T10:50:14.033Z] #37 8.601 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-24T10:50:14.033Z] #37 8.711 -- Configuring done [2021-06-24T10:50:14.033Z] #37 8.721 -- Generating done [2021-06-24T10:50:14.033Z] #37 8.743 -- Build files have been written to: /tmp/tmp.VV10XKYjYY/tini [2021-06-24T10:50:14.033Z] #37 8.752 + make tini-static [2021-06-24T10:50:14.033Z] #37 9.232 Scanning dependencies of target tini-static [2021-06-24T10:50:14.033Z] #37 9.371 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-24T10:50:14.325Z] #43 ... [2021-06-24T10:50:14.325Z] [2021-06-24T10:50:14.325Z] #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-06-24T10:50:14.325Z] #49 sha256:c3f9f68f4145fbf31d715e4a8b84213e6d33f6fb271dfa845cd0a78a8df31300 [2021-06-24T10:50:14.325Z] #49 223.8 + /build/golangci-lint --version [2021-06-24T10:50:14.325Z] #49 224.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-24T10:50:14.347Z] #43 150.0 CC criu/protobuf-desc.o [2021-06-24T10:50:14.586Z] #49 DONE 224.4s [2021-06-24T10:50:14.586Z] [2021-06-24T10:50:14.587Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:14.587Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:14.638Z] #37 10.75 [100%] Linking C executable tini-static [2021-06-24T10:50:14.848Z] #43 168.8 CC criu/sockets.o [2021-06-24T10:50:14.931Z] #56 46.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-24T10:50:14.931Z] #56 46.14 + BUILDTAGS='netgo osusergo static_build' [2021-06-24T10:50:14.931Z] #56 46.14 + export EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:50:14.931Z] #56 46.14 + EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:50:14.931Z] #56 46.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-24T10:50:14.931Z] #56 46.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-24T10:50:14.931Z] #56 46.14 + '[' '' = dynamic ']' [2021-06-24T10:50:14.931Z] #56 46.14 + make [2021-06-24T10:50:15.167Z] #43 6.927 PBCC images/timens.pb-c.c [2021-06-24T10:50:15.167Z] #43 6.972 DEP images/timens.pb-c.d [2021-06-24T10:50:15.167Z] #43 7.028 PBCC images/fown.pb-c.c [2021-06-24T10:50:15.167Z] #43 7.050 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-24T10:50:15.167Z] #43 7.156 PBCC images/opts.pb-c.c [2021-06-24T10:50:15.167Z] #43 7.219 PBCC images/memfd.pb-c.c [2021-06-24T10:50:15.167Z] #43 7.288 DEP images/fown.pb-c.d [2021-06-24T10:50:15.167Z] #43 7.323 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-24T10:50:15.167Z] #43 7.389 DEP images/opts.pb-c.d [2021-06-24T10:50:15.201Z] #37 11.38 [100%] Built target tini-static [2021-06-24T10:50:15.201Z] #37 11.47 + mkdir -p /build [2021-06-24T10:50:15.423Z] #43 7.448 DEP images/memfd.pb-c.d [2021-06-24T10:50:15.423Z] #43 7.519 PBCC images/sit.pb-c.c [2021-06-24T10:50:15.458Z] #37 11.47 + cp tini-static /build/docker-init [2021-06-24T10:50:15.714Z] #43 151.0 CC criu/protobuf.o [2021-06-24T10:50:15.722Z] #43 7.576 DEP images/sit.pb-c.d [2021-06-24T10:50:15.722Z] #43 7.658 PBCC images/macvlan.pb-c.c [2021-06-24T10:50:15.722Z] #43 ... [2021-06-24T10:50:15.722Z] [2021-06-24T10:50:15.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-06-24T10:50:15.722Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:50:15.722Z] #45 70.44 fmt [2021-06-24T10:50:15.722Z] #45 74.05 regexp [2021-06-24T10:50:15.722Z] #45 75.69 go/token [2021-06-24T10:50:15.722Z] #45 76.85 go/scanner [2021-06-24T10:50:15.722Z] #45 78.38 internal/lazyregexp [2021-06-24T10:50:15.722Z] #45 78.41 go/ast [2021-06-24T10:50:15.722Z] #45 78.76 net/url [2021-06-24T10:50:15.722Z] #45 ... [2021-06-24T10:50:15.722Z] [2021-06-24T10:50:15.722Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:15.722Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:15.722Z] #43 7.704 DEP images/macvlan.pb-c.d [2021-06-24T10:50:15.722Z] #43 7.754 PBCC images/autofs.pb-c.c [2021-06-24T10:50:15.722Z] #43 7.817 DEP images/autofs.pb-c.d [2021-06-24T10:50:15.722Z] #43 7.884 PBCC images/sysctl.pb-c.c [2021-06-24T10:50:15.783Z] #43 169.6 CC criu/stats.o [2021-06-24T10:50:15.969Z] #43 151.5 CC criu/pstree.o [2021-06-24T10:50:15.979Z] #43 7.920 DEP images/sysctl.pb-c.d [2021-06-24T10:50:15.979Z] #43 7.964 PBCC images/time.pb-c.c [2021-06-24T10:50:15.979Z] #43 7.992 DEP images/time.pb-c.d [2021-06-24T10:50:15.979Z] #43 8.031 PBCC images/binfmt-misc.pb-c.c [2021-06-24T10:50:15.979Z] #43 8.069 DEP images/binfmt-misc.pb-c.d [2021-06-24T10:50:15.979Z] #43 8.110 PBCC images/seccomp.pb-c.c [2021-06-24T10:50:16.045Z] #43 170.0 CC criu/string.o [2021-06-24T10:50:16.235Z] #43 8.168 DEP images/seccomp.pb-c.d [2021-06-24T10:50:16.235Z] #43 8.248 PBCC images/userns.pb-c.c [2021-06-24T10:50:16.235Z] #43 ... [2021-06-24T10:50:16.235Z] [2021-06-24T10:50:16.236Z] #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-06-24T10:50:16.236Z] #34 sha256:07fc23d71cbabf9a9714d1d97e496868cd682c60f2bfdc0cd0c50f59bbde06b4 [2021-06-24T10:50:16.236Z] #34 DONE 81.2s [2021-06-24T10:50:16.236Z] [2021-06-24T10:50:16.236Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:16.236Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:16.236Z] #43 8.323 DEP images/userns.pb-c.d [2021-06-24T10:50:16.303Z] #43 170.2 CC criu/sysctl.o [2021-06-24T10:50:16.327Z] #56 47.20 + bin/ctr [2021-06-24T10:50:16.327Z] #56 ... [2021-06-24T10:50:16.327Z] [2021-06-24T10:50:16.327Z] #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-06-24T10:50:16.327Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:50:16.327Z] #13 80.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-24T10:50:16.327Z] #13 80.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-24T10:50:16.362Z] + docker version [2021-06-24T10:50:16.386Z] #37 DONE 12.5s [2021-06-24T10:50:16.386Z] [2021-06-24T10:50:16.386Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:16.386Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:50:16.386Z] #45 73.84 internal/lazyregexp [2021-06-24T10:50:16.386Z] #45 74.11 github.com/LK4D4/vndr/versioned [2021-06-24T10:50:16.386Z] #45 74.25 hash/crc32 [2021-06-24T10:50:16.386Z] #45 74.64 go/token [2021-06-24T10:50:16.386Z] #45 75.00 net/url [2021-06-24T10:50:16.386Z] #45 75.61 go/scanner [2021-06-24T10:50:16.386Z] #45 76.86 go/ast [2021-06-24T10:50:16.386Z] #45 77.18 text/template/parse [2021-06-24T10:50:16.492Z] #43 8.421 PBCC images/cgroup.pb-c.c [2021-06-24T10:50:16.492Z] #43 8.443 DEP images/cgroup.pb-c.d [2021-06-24T10:50:16.492Z] #43 8.587 PBCC images/ext-file.pb-c.c [2021-06-24T10:50:16.590Z] #13 80.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:16.752Z] #43 8.656 DEP images/ext-file.pb-c.d [2021-06-24T10:50:16.752Z] #43 8.763 PBCC images/rpc.pb-c.c [2021-06-24T10:50:16.753Z] #43 8.865 DEP images/rpc.pb-c.d [2021-06-24T10:50:16.870Z] #43 170.8 CC criu/sysfs_parse.o [2021-06-24T10:50:16.898Z] #43 152.6 CC criu/rbtree.o [2021-06-24T10:50:16.948Z] #45 ... [2021-06-24T10:50:16.948Z] [2021-06-24T10:50:16.948Z] #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-06-24T10:50:16.948Z] #34 sha256:5a798ef130cbcc14ba0e49dd4e780fae673a52db25dfc854a6b5f3ae0ceade18 [2021-06-24T10:50:16.948Z] #34 DONE 79.6s [2021-06-24T10:50:16.948Z] [2021-06-24T10:50:16.948Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:16.948Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:16.948Z] #43 4.493 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:50:16.948Z] #43 4.493 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:50:16.948Z] #43 4.525 Note: Building without GnuTLS support [2021-06-24T10:50:16.948Z] #43 4.528 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:50:16.948Z] #43 4.528 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:50:16.948Z] #43 6.859 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:50:16.948Z] #43 6.930 GEN .gitid [2021-06-24T10:50:16.948Z] #43 6.974 GEN criu/include/version.h [2021-06-24T10:50:16.948Z] #43 7.045 GEN include/common/asm [2021-06-24T10:50:16.948Z] #43 8.735 PBCC images/timens.pb-c.c [2021-06-24T10:50:16.948Z] #43 8.798 DEP images/timens.pb-c.d [2021-06-24T10:50:16.948Z] #43 8.822 PBCC images/fown.pb-c.c [2021-06-24T10:50:16.948Z] #43 8.856 PBCC images/google/protobuf/descriptor.pb-c.c [2021-06-24T10:50:16.948Z] #43 8.958 PBCC images/opts.pb-c.c [2021-06-24T10:50:16.948Z] #43 9.045 PBCC images/memfd.pb-c.c [2021-06-24T10:50:17.009Z] #43 9.000 PBCC images/siginfo.pb-c.c [2021-06-24T10:50:17.009Z] #43 9.030 DEP images/siginfo.pb-c.d [2021-06-24T10:50:17.134Z] #43 171.0 CC criu/timens.o [2021-06-24T10:50:17.204Z] #43 9.136 DEP images/fown.pb-c.d [2021-06-24T10:50:17.204Z] #43 9.176 DEP images/google/protobuf/descriptor.pb-c.d [2021-06-24T10:50:17.204Z] #43 9.227 DEP images/opts.pb-c.d [2021-06-24T10:50:17.204Z] #43 9.292 DEP images/memfd.pb-c.d [2021-06-24T10:50:17.266Z] #43 9.171 PBCC images/pagemap.pb-c.c [2021-06-24T10:50:17.266Z] #43 9.215 DEP images/pagemap.pb-c.d [2021-06-24T10:50:17.266Z] #43 9.276 PBCC images/rlimit.pb-c.c [2021-06-24T10:50:17.266Z] #43 9.334 DEP images/rlimit.pb-c.d [2021-06-24T10:50:17.392Z] #43 171.3 CC criu/timerfd.o [2021-06-24T10:50:17.461Z] #43 9.352 PBCC images/sit.pb-c.c [2021-06-24T10:50:17.461Z] #43 9.421 DEP images/sit.pb-c.d [2021-06-24T10:50:17.461Z] #43 9.460 PBCC images/macvlan.pb-c.c [2021-06-24T10:50:17.461Z] #43 9.498 DEP images/macvlan.pb-c.d [2021-06-24T10:50:17.461Z] #43 9.559 PBCC images/autofs.pb-c.c [2021-06-24T10:50:17.461Z] #43 9.560 DEP images/autofs.pb-c.d [2021-06-24T10:50:17.461Z] #43 153.1 CC criu/rst-malloc.o [2021-06-24T10:50:17.461Z] #43 153.3 CC criu/seccomp.o [2021-06-24T10:50:17.522Z] #43 9.500 PBCC images/file-lock.pb-c.c [2021-06-24T10:50:17.522Z] #43 9.524 DEP images/file-lock.pb-c.d [2021-06-24T10:50:17.522Z] #43 9.626 PBCC images/tty.pb-c.c [2021-06-24T10:50:17.522Z] #43 9.725 DEP images/tty.pb-c.d [2021-06-24T10:50:17.758Z] #43 9.650 PBCC images/sysctl.pb-c.c [2021-06-24T10:50:17.758Z] #43 9.650 DEP images/sysctl.pb-c.d [2021-06-24T10:50:17.758Z] #43 9.749 PBCC images/time.pb-c.c [2021-06-24T10:50:17.758Z] #43 9.765 DEP images/time.pb-c.d [2021-06-24T10:50:17.758Z] #43 9.833 PBCC images/binfmt-misc.pb-c.c [2021-06-24T10:50:17.780Z] #43 9.794 PBCC images/tun.pb-c.c [2021-06-24T10:50:17.780Z] #43 9.840 PBCC images/netdev.pb-c.c [2021-06-24T10:50:17.780Z] #43 9.895 DEP images/tun.pb-c.d [2021-06-24T10:50:17.780Z] #43 9.960 DEP images/netdev.pb-c.d [2021-06-24T10:50:17.959Z] #43 171.7 CC criu/tty.o [2021-06-24T10:50:18.015Z] #43 9.874 DEP images/binfmt-misc.pb-c.d [2021-06-24T10:50:18.015Z] #43 9.946 PBCC images/seccomp.pb-c.c [2021-06-24T10:50:18.015Z] #43 9.993 DEP images/seccomp.pb-c.d [2021-06-24T10:50:18.015Z] #43 10.04 PBCC images/userns.pb-c.c [2021-06-24T10:50:18.015Z] #43 10.05 DEP images/userns.pb-c.d [2021-06-24T10:50:18.037Z] #43 10.04 PBCC images/vma.pb-c.c [2021-06-24T10:50:18.037Z] #43 10.07 DEP images/vma.pb-c.d [2021-06-24T10:50:18.037Z] #43 10.16 PBCC images/creds.pb-c.c [2021-06-24T10:50:18.037Z] #43 10.18 DEP images/creds.pb-c.d [2021-06-24T10:50:18.271Z] #43 10.13 PBCC images/cgroup.pb-c.c [2021-06-24T10:50:18.271Z] #43 10.17 DEP images/cgroup.pb-c.d [2021-06-24T10:50:18.271Z] #43 10.21 PBCC images/ext-file.pb-c.c [2021-06-24T10:50:18.271Z] #43 10.23 DEP images/ext-file.pb-c.d [2021-06-24T10:50:18.271Z] #43 10.30 PBCC images/rpc.pb-c.c [2021-06-24T10:50:18.271Z] #43 10.42 DEP images/rpc.pb-c.d [2021-06-24T10:50:18.271Z] #43 10.42 PBCC images/siginfo.pb-c.c [2021-06-24T10:50:18.293Z] #43 10.24 PBCC images/utsns.pb-c.c [2021-06-24T10:50:18.293Z] #43 10.27 DEP images/utsns.pb-c.d [2021-06-24T10:50:18.293Z] #43 10.30 PBCC images/ipc-desc.pb-c.c [2021-06-24T10:50:18.293Z] #43 10.33 PBCC images/ipc-sem.pb-c.c [2021-06-24T10:50:18.293Z] #43 10.37 DEP images/ipc-desc.pb-c.d [2021-06-24T10:50:18.293Z] #43 10.41 DEP images/ipc-sem.pb-c.d [2021-06-24T10:50:18.485Z] #43 154.1 CC criu/seize.o [2021-06-24T10:50:18.527Z] #43 10.46 DEP images/siginfo.pb-c.d [2021-06-24T10:50:18.527Z] #43 10.50 PBCC images/pagemap.pb-c.c [2021-06-24T10:50:18.527Z] #43 10.64 DEP images/pagemap.pb-c.d [2021-06-24T10:50:18.527Z] #43 10.64 PBCC images/rlimit.pb-c.c [2021-06-24T10:50:18.549Z] #43 10.50 PBCC images/ipc-msg.pb-c.c [2021-06-24T10:50:18.549Z] #43 10.54 DEP images/ipc-msg.pb-c.d [2021-06-24T10:50:18.549Z] #43 10.59 PBCC images/ipc-shm.pb-c.c [2021-06-24T10:50:18.549Z] #43 10.62 DEP images/ipc-shm.pb-c.d [2021-06-24T10:50:18.549Z] #43 10.67 PBCC images/ipc-var.pb-c.c [2021-06-24T10:50:18.783Z] #43 10.68 DEP images/rlimit.pb-c.d [2021-06-24T10:50:18.783Z] #43 10.71 PBCC images/file-lock.pb-c.c [2021-06-24T10:50:18.783Z] #43 10.78 DEP images/file-lock.pb-c.d [2021-06-24T10:50:18.783Z] #43 10.78 PBCC images/tty.pb-c.c [2021-06-24T10:50:18.783Z] #43 ... [2021-06-24T10:50:18.783Z] [2021-06-24T10:50:18.783Z] #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-06-24T10:50:18.783Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:50:18.783Z] #51 71.35 encoding/json [2021-06-24T10:50:18.783Z] #51 76.08 github.com/pkg/diff [2021-06-24T10:50:18.783Z] #51 77.50 go/ast [2021-06-24T10:50:18.783Z] #51 77.96 golang.org/x/crypto/ssh/terminal [2021-06-24T10:50:18.783Z] #51 79.85 mvdan.cc/editorconfig [2021-06-24T10:50:18.783Z] #51 81.11 mvdan.cc/sh/v3/fileutil [2021-06-24T10:50:18.783Z] #51 81.22 mvdan.cc/sh/v3/syntax [2021-06-24T10:50:18.783Z] #51 ... [2021-06-24T10:50:18.783Z] [2021-06-24T10:50:18.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:18.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:18.783Z] #43 10.84 DEP images/tty.pb-c.d [2021-06-24T10:50:18.805Z] #43 10.68 DEP images/ipc-var.pb-c.d [2021-06-24T10:50:18.805Z] #43 10.72 PBCC images/sk-opts.pb-c.c [2021-06-24T10:50:18.805Z] #43 10.76 PBCC images/packet-sock.pb-c.c [2021-06-24T10:50:18.805Z] #43 10.81 DEP images/sk-opts.pb-c.d [2021-06-24T10:50:18.805Z] #43 10.89 DEP images/packet-sock.pb-c.d [2021-06-24T10:50:18.895Z] #43 172.9 CC criu/tun.o [2021-06-24T10:50:19.040Z] #43 10.99 PBCC images/tun.pb-c.c [2021-06-24T10:50:19.040Z] #43 11.07 PBCC images/netdev.pb-c.c [2021-06-24T10:50:19.040Z] #43 11.07 DEP images/tun.pb-c.d [2021-06-24T10:50:19.063Z] #43 10.98 PBCC images/sk-netlink.pb-c.c [2021-06-24T10:50:19.063Z] #43 11.01 DEP images/sk-netlink.pb-c.d [2021-06-24T10:50:19.063Z] #43 11.10 PBCC images/sk-inet.pb-c.c [2021-06-24T10:50:19.063Z] #43 11.17 DEP images/sk-inet.pb-c.d [2021-06-24T10:50:19.063Z] #43 11.22 PBCC images/sk-unix.pb-c.c [2021-06-24T10:50:19.300Z] #43 11.15 DEP images/netdev.pb-c.d [2021-06-24T10:50:19.300Z] #43 11.20 PBCC images/vma.pb-c.c [2021-06-24T10:50:19.300Z] #43 11.27 DEP images/vma.pb-c.d [2021-06-24T10:50:19.300Z] #43 11.31 PBCC images/creds.pb-c.c [2021-06-24T10:50:19.300Z] #43 11.31 DEP images/creds.pb-c.d [2021-06-24T10:50:19.319Z] #43 11.26 DEP images/sk-unix.pb-c.d [2021-06-24T10:50:19.319Z] #43 11.34 PBCC images/mm.pb-c.c [2021-06-24T10:50:19.319Z] #43 11.42 DEP images/mm.pb-c.d [2021-06-24T10:50:19.425Z] #43 155.0 CC criu/servicefd.o [2021-06-24T10:50:19.462Z] #43 173.3 CC criu/uffd.o [2021-06-24T10:50:19.568Z] #43 11.54 PBCC images/utsns.pb-c.c [2021-06-24T10:50:19.569Z] #43 11.54 DEP images/utsns.pb-c.d [2021-06-24T10:50:19.569Z] #43 11.54 PBCC images/ipc-desc.pb-c.c [2021-06-24T10:50:19.569Z] #43 11.54 PBCC images/ipc-sem.pb-c.c [2021-06-24T10:50:19.569Z] #43 11.68 DEP images/ipc-desc.pb-c.d [2021-06-24T10:50:19.569Z] #43 11.68 DEP images/ipc-sem.pb-c.d [2021-06-24T10:50:19.569Z] #43 11.68 PBCC images/ipc-msg.pb-c.c [2021-06-24T10:50:19.569Z] #43 11.75 DEP images/ipc-msg.pb-c.d [2021-06-24T10:50:19.576Z] #43 11.50 PBCC images/timerfd.pb-c.c [2021-06-24T10:50:19.576Z] #43 11.57 DEP images/timerfd.pb-c.d [2021-06-24T10:50:19.576Z] #43 11.63 PBCC images/timer.pb-c.c [2021-06-24T10:50:19.576Z] #43 11.67 DEP images/timer.pb-c.d [2021-06-24T10:50:19.576Z] #43 11.75 PBCC images/sa.pb-c.c [2021-06-24T10:50:19.832Z] #43 11.83 DEP images/sa.pb-c.d [2021-06-24T10:50:19.832Z] #43 11.91 PBCC images/pipe-data.pb-c.c [2021-06-24T10:50:19.832Z] #43 11.94 DEP images/pipe-data.pb-c.d [2021-06-24T10:50:19.832Z] #43 11.98 PBCC images/mnt.pb-c.c [2021-06-24T10:50:19.832Z] #43 12.05 DEP images/mnt.pb-c.d [2021-06-24T10:50:19.986Z] #43 155.5 CC criu/shmem.o [2021-06-24T10:50:20.089Z] #43 12.10 PBCC images/sk-packet.pb-c.c [2021-06-24T10:50:20.089Z] #43 12.15 DEP images/sk-packet.pb-c.d [2021-06-24T10:50:20.089Z] #43 12.21 PBCC images/tcp-stream.pb-c.c [2021-06-24T10:50:20.089Z] #43 12.26 DEP images/tcp-stream.pb-c.d [2021-06-24T10:50:20.132Z] #43 11.88 PBCC images/ipc-shm.pb-c.c [2021-06-24T10:50:20.132Z] #43 11.88 DEP images/ipc-shm.pb-c.d [2021-06-24T10:50:20.132Z] #43 11.88 PBCC images/ipc-var.pb-c.c [2021-06-24T10:50:20.132Z] #43 11.94 DEP images/ipc-var.pb-c.d [2021-06-24T10:50:20.132Z] #43 11.95 PBCC images/sk-opts.pb-c.c [2021-06-24T10:50:20.132Z] #43 11.99 PBCC images/packet-sock.pb-c.c [2021-06-24T10:50:20.132Z] #43 12.14 DEP images/sk-opts.pb-c.d [2021-06-24T10:50:20.132Z] #43 12.14 DEP images/packet-sock.pb-c.d [2021-06-24T10:50:20.132Z] #43 12.22 PBCC images/sk-netlink.pb-c.c [2021-06-24T10:50:20.132Z] #43 12.29 DEP images/sk-netlink.pb-c.d [2021-06-24T10:50:20.345Z] #43 12.31 PBCC images/pipe.pb-c.c [2021-06-24T10:50:20.345Z] #43 12.35 DEP images/pipe.pb-c.d [2021-06-24T10:50:20.345Z] #43 12.39 PBCC images/pstree.pb-c.c [2021-06-24T10:50:20.345Z] #43 12.42 DEP images/pstree.pb-c.d [2021-06-24T10:50:20.345Z] #43 12.45 PBCC images/fs.pb-c.c [2021-06-24T10:50:20.345Z] #43 12.50 DEP images/fs.pb-c.d [2021-06-24T10:50:20.388Z] #43 12.35 PBCC images/sk-inet.pb-c.c [2021-06-24T10:50:20.388Z] #43 12.40 DEP images/sk-inet.pb-c.d [2021-06-24T10:50:20.388Z] #43 12.47 PBCC images/sk-unix.pb-c.c [2021-06-24T10:50:20.398Z] #43 174.2 CC criu/util.o [2021-06-24T10:50:20.603Z] #43 12.54 PBCC images/signalfd.pb-c.c [2021-06-24T10:50:20.603Z] #43 12.57 DEP images/signalfd.pb-c.d [2021-06-24T10:50:20.603Z] #43 12.61 PBCC images/fh.pb-c.c [2021-06-24T10:50:20.603Z] #43 12.71 PBCC images/fsnotify.pb-c.c [2021-06-24T10:50:20.645Z] #43 12.53 DEP images/sk-unix.pb-c.d [2021-06-24T10:50:20.645Z] #43 12.56 PBCC images/mm.pb-c.c [2021-06-24T10:50:20.645Z] #43 12.67 DEP images/mm.pb-c.d [2021-06-24T10:50:20.645Z] #43 12.72 PBCC images/timerfd.pb-c.c [2021-06-24T10:50:20.645Z] #43 12.76 DEP images/timerfd.pb-c.d [2021-06-24T10:50:20.817Z] #13 ... [2021-06-24T10:50:20.817Z] [2021-06-24T10:50:20.817Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:20.817Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:50:20.817Z] #45 79.30 github.com/LK4D4/vndr/build [2021-06-24T10:50:20.817Z] #45 80.40 vendor/golang.org/x/text/unicode/norm [2021-06-24T10:50:20.817Z] #45 84.87 mime/quotedprintable [2021-06-24T10:50:20.817Z] #45 85.34 net/http/internal [2021-06-24T10:50:20.817Z] #45 86.26 vendor/golang.org/x/net/idna [2021-06-24T10:50:20.817Z] #45 87.40 vendor/golang.org/x/crypto/cryptobyte [2021-06-24T10:50:20.859Z] #43 12.80 DEP images/fh.pb-c.d [2021-06-24T10:50:20.859Z] #43 12.88 DEP images/fsnotify.pb-c.d [2021-06-24T10:50:20.859Z] #43 12.96 PBCC images/eventpoll.pb-c.c [2021-06-24T10:50:20.859Z] #43 12.99 DEP images/eventpoll.pb-c.d [2021-06-24T10:50:20.902Z] #43 12.82 PBCC images/timer.pb-c.c [2021-06-24T10:50:20.902Z] #43 12.82 DEP images/timer.pb-c.d [2021-06-24T10:50:20.902Z] #43 12.89 PBCC images/sa.pb-c.c [2021-06-24T10:50:20.902Z] #43 12.92 DEP images/sa.pb-c.d [2021-06-24T10:50:20.902Z] #43 12.95 PBCC images/pipe-data.pb-c.c [2021-06-24T10:50:20.902Z] #43 13.00 DEP images/pipe-data.pb-c.d [2021-06-24T10:50:20.914Z] #43 156.5 CC criu/sigframe.o [2021-06-24T10:50:20.914Z] #43 ... [2021-06-24T10:50:20.914Z] [2021-06-24T10:50:20.914Z] #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-06-24T10:50:20.914Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:50:20.914Z] #40 DONE 214.5s [2021-06-24T10:50:20.914Z] [2021-06-24T10:50:20.914Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:20.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:21.081Z] #45 ... [2021-06-24T10:50:21.081Z] [2021-06-24T10:50:21.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:21.081Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:21.081Z] #43 22.01 CC images/core-x86.o [2021-06-24T10:50:21.081Z] #43 22.89 CC images/core-arm.o [2021-06-24T10:50:21.081Z] #43 23.13 CC images/core-aarch64.o [2021-06-24T10:50:21.081Z] #43 23.42 CC images/core-ppc64.o [2021-06-24T10:50:21.081Z] #43 24.00 CC images/core-s390.o [2021-06-24T10:50:21.081Z] #43 24.59 CC images/cpuinfo.o [2021-06-24T10:50:21.081Z] #43 25.19 CC images/inventory.o [2021-06-24T10:50:21.081Z] #43 25.55 CC images/fdinfo.o [2021-06-24T10:50:21.081Z] #43 26.00 CC images/fown.o [2021-06-24T10:50:21.081Z] #43 26.30 CC images/ns.o [2021-06-24T10:50:21.081Z] #43 26.61 CC images/regfile.o [2021-06-24T10:50:21.081Z] #43 26.88 CC images/ghost-file.o [2021-06-24T10:50:21.081Z] #43 27.18 CC images/fifo.o [2021-06-24T10:50:21.081Z] #43 27.41 CC images/remap-file-path.o [2021-06-24T10:50:21.081Z] #43 27.66 CC images/eventfd.o [2021-06-24T10:50:21.081Z] #43 27.98 CC images/eventpoll.o [2021-06-24T10:50:21.081Z] #43 28.32 CC images/fh.o [2021-06-24T10:50:21.081Z] #43 28.82 CC images/fsnotify.o [2021-06-24T10:50:21.081Z] #43 29.51 CC images/signalfd.o [2021-06-24T10:50:21.081Z] #43 29.85 CC images/fs.o [2021-06-24T10:50:21.081Z] #43 30.16 CC images/pstree.o [2021-06-24T10:50:21.081Z] #43 30.31 CC images/pipe.o [2021-06-24T10:50:21.081Z] #43 30.48 CC images/tcp-stream.o [2021-06-24T10:50:21.081Z] #43 30.73 CC images/sk-packet.o [2021-06-24T10:50:21.081Z] #43 30.95 CC images/mnt.o [2021-06-24T10:50:21.081Z] #43 31.29 CC images/pipe-data.o [2021-06-24T10:50:21.081Z] #43 31.57 CC images/sa.o [2021-06-24T10:50:21.115Z] #43 13.04 PBCC images/eventfd.pb-c.c [2021-06-24T10:50:21.115Z] #43 13.05 DEP images/eventfd.pb-c.d [2021-06-24T10:50:21.115Z] #43 13.13 PBCC images/remap-file-path.pb-c.c [2021-06-24T10:50:21.115Z] #43 13.14 DEP images/remap-file-path.pb-c.d [2021-06-24T10:50:21.115Z] #43 13.20 PBCC images/fifo.pb-c.c [2021-06-24T10:50:21.115Z] #43 13.22 DEP images/fifo.pb-c.d [2021-06-24T10:50:21.158Z] #43 13.08 PBCC images/mnt.pb-c.c [2021-06-24T10:50:21.158Z] #43 13.12 DEP images/mnt.pb-c.d [2021-06-24T10:50:21.158Z] #43 13.19 PBCC images/sk-packet.pb-c.c [2021-06-24T10:50:21.158Z] #43 13.19 DEP images/sk-packet.pb-c.d [2021-06-24T10:50:21.171Z] #43 156.8 CC criu/signalfd.o [2021-06-24T10:50:21.344Z] #43 175.0 CC criu/uts_ns.o [2021-06-24T10:50:21.344Z] #43 175.1 CC criu/vdso-compat.o [2021-06-24T10:50:21.344Z] #43 175.3 CC criu/vdso.o [2021-06-24T10:50:21.345Z] #43 31.85 CC images/timer.o [2021-06-24T10:50:21.372Z] #43 13.29 PBCC images/ghost-file.pb-c.c [2021-06-24T10:50:21.372Z] #43 13.34 DEP images/ghost-file.pb-c.d [2021-06-24T10:50:21.372Z] #43 13.39 PBCC images/regfile.pb-c.c [2021-06-24T10:50:21.372Z] #43 13.44 DEP images/regfile.pb-c.d [2021-06-24T10:50:21.372Z] #43 13.50 PBCC images/ns.pb-c.c [2021-06-24T10:50:21.415Z] #43 13.27 PBCC images/tcp-stream.pb-c.c [2021-06-24T10:50:21.416Z] #43 13.32 DEP images/tcp-stream.pb-c.d [2021-06-24T10:50:21.416Z] #43 13.39 PBCC images/pipe.pb-c.c [2021-06-24T10:50:21.416Z] #43 13.46 DEP images/pipe.pb-c.d [2021-06-24T10:50:21.416Z] #43 13.52 PBCC images/pstree.pb-c.c [2021-06-24T10:50:21.426Z] #43 157.2 CC criu/sk-inet.o [2021-06-24T10:50:21.608Z] #43 ... [2021-06-24T10:50:21.609Z] [2021-06-24T10:50:21.609Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:21.609Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:50:21.609Z] #45 89.94 vendor/golang.org/x/net/http/httpproxy [2021-06-24T10:50:21.609Z] #45 89.95 net/textproto [2021-06-24T10:50:21.609Z] #45 89.96 crypto/x509 [2021-06-24T10:50:21.628Z] #43 13.51 DEP images/ns.pb-c.d [2021-06-24T10:50:21.628Z] #43 13.58 PBCC images/fdinfo.pb-c.c [2021-06-24T10:50:21.628Z] #43 13.67 DEP images/fdinfo.pb-c.d [2021-06-24T10:50:21.628Z] #43 13.72 PBCC images/core-aarch64.pb-c.c [2021-06-24T10:50:21.628Z] #43 13.77 PBCC images/core-arm.pb-c.c [2021-06-24T10:50:21.672Z] #43 13.57 DEP images/pstree.pb-c.d [2021-06-24T10:50:21.672Z] #43 13.64 PBCC images/fs.pb-c.c [2021-06-24T10:50:21.672Z] #43 13.67 DEP images/fs.pb-c.d [2021-06-24T10:50:21.672Z] #43 13.75 PBCC images/signalfd.pb-c.c [2021-06-24T10:50:21.885Z] #43 13.83 PBCC images/core-ppc64.pb-c.c [2021-06-24T10:50:21.885Z] #43 13.90 PBCC images/core-s390.pb-c.c [2021-06-24T10:50:21.885Z] #43 13.99 PBCC images/core-x86.pb-c.c [2021-06-24T10:50:21.885Z] #43 14.05 PBCC images/core.pb-c.c [2021-06-24T10:50:21.910Z] #43 175.8 LINK criu/built-in.o [2021-06-24T10:50:21.910Z] #43 175.9 LINK criu/criu [2021-06-24T10:50:21.930Z] #43 13.77 DEP images/signalfd.pb-c.d [2021-06-24T10:50:21.930Z] #43 13.88 PBCC images/fh.pb-c.c [2021-06-24T10:50:21.930Z] #43 13.89 PBCC images/fsnotify.pb-c.c [2021-06-24T10:50:21.930Z] #43 13.99 DEP images/fh.pb-c.d [2021-06-24T10:50:21.930Z] #43 14.04 DEP images/fsnotify.pb-c.d [2021-06-24T10:50:21.930Z] #43 14.08 PBCC images/eventpoll.pb-c.c [2021-06-24T10:50:21.930Z] #43 14.12 DEP images/eventpoll.pb-c.d [2021-06-24T10:50:22.141Z] #43 14.17 PBCC images/inventory.pb-c.c [2021-06-24T10:50:22.141Z] #43 14.24 DEP images/core-aarch64.pb-c.d [2021-06-24T10:50:22.141Z] #43 14.32 DEP images/core-arm.pb-c.d [2021-06-24T10:50:22.229Z] #43 14.22 PBCC images/eventfd.pb-c.c [2021-06-24T10:50:22.229Z] #43 14.24 DEP images/eventfd.pb-c.d [2021-06-24T10:50:22.229Z] #43 14.30 PBCC images/remap-file-path.pb-c.c [2021-06-24T10:50:22.229Z] #43 14.33 DEP images/remap-file-path.pb-c.d [2021-06-24T10:50:22.398Z] #43 14.36 DEP images/core-ppc64.pb-c.d [2021-06-24T10:50:22.398Z] #43 14.43 DEP images/core-s390.pb-c.d [2021-06-24T10:50:22.398Z] #43 14.48 DEP images/core-x86.pb-c.d [2021-06-24T10:50:22.398Z] #43 14.51 DEP images/core.pb-c.d [2021-06-24T10:50:22.477Z] #43 176.2 DEP lib/c/criu.d [2021-06-24T10:50:22.477Z] #43 176.3 CC images/rpc.pb-c.o [2021-06-24T10:50:22.485Z] #43 14.39 PBCC images/fifo.pb-c.c [2021-06-24T10:50:22.485Z] #43 14.41 DEP images/fifo.pb-c.d [2021-06-24T10:50:22.485Z] #43 14.47 PBCC images/ghost-file.pb-c.c [2021-06-24T10:50:22.485Z] #43 14.52 DEP images/ghost-file.pb-c.d [2021-06-24T10:50:22.485Z] #43 14.57 PBCC images/regfile.pb-c.c [2021-06-24T10:50:22.559Z] #45 91.02 vendor/golang.org/x/net/http/httpguts [2021-06-24T10:50:22.560Z] #45 91.02 mime/multipart [2021-06-24T10:50:22.698Z] #43 14.58 DEP images/inventory.pb-c.d [2021-06-24T10:50:22.698Z] #43 14.65 PBCC images/cpuinfo.pb-c.c [2021-06-24T10:50:22.698Z] #43 14.71 DEP images/cpuinfo.pb-c.d [2021-06-24T10:50:22.698Z] #43 14.78 PBCC images/stats.pb-c.c [2021-06-24T10:50:22.698Z] #43 14.80 DEP images/stats.pb-c.d [2021-06-24T10:50:22.736Z] #43 176.7 CC lib/c/criu.o [2021-06-24T10:50:22.743Z] #43 14.68 DEP images/regfile.pb-c.d [2021-06-24T10:50:22.743Z] #43 14.73 PBCC images/ns.pb-c.c [2021-06-24T10:50:22.743Z] #43 14.76 DEP images/ns.pb-c.d [2021-06-24T10:50:22.743Z] #43 14.81 PBCC images/fdinfo.pb-c.c [2021-06-24T10:50:22.795Z] #43 158.4 CC criu/sk-netlink.o [2021-06-24T10:50:22.795Z] #43 ... [2021-06-24T10:50:22.795Z] [2021-06-24T10:50:22.795Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-24T10:50:22.795Z] #41 sha256:1a56fc48f638f2bd5eac863e303dfb1297a36f6d7e4a63ac731d9d7ecb405b59 [2021-06-24T10:50:22.795Z] #41 DONE 0.6s [2021-06-24T10:50:22.999Z] #43 14.92 DEP images/fdinfo.pb-c.d [2021-06-24T10:50:22.999Z] #43 14.99 PBCC images/core-aarch64.pb-c.c [2021-06-24T10:50:22.999Z] #43 15.02 PBCC images/core-arm.pb-c.c [2021-06-24T10:50:22.999Z] #43 15.10 PBCC images/core-ppc64.pb-c.c [2021-06-24T10:50:23.052Z] [2021-06-24T10:50:23.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-06-24T10:50:23.052Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:23.052Z] #43 158.8 CC criu/sk-packet.o [2021-06-24T10:50:23.298Z] #43 15.16 PBCC images/core-s390.pb-c.c [2021-06-24T10:50:23.298Z] #43 15.23 PBCC images/core-x86.pb-c.c [2021-06-24T10:50:23.298Z] #43 ... [2021-06-24T10:50:23.298Z] [2021-06-24T10:50:23.298Z] #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-06-24T10:50:23.298Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:23.298Z] #13 68.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-24T10:50:23.298Z] #13 68.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-24T10:50:23.298Z] #13 68.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:50:23.298Z] #13 75.05 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-24T10:50:23.298Z] #13 75.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:50:23.298Z] #13 75.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:23.298Z] #13 75.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-24T10:50:23.298Z] #13 75.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:50:23.298Z] #13 75.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:23.298Z] #13 ... [2021-06-24T10:50:23.298Z] [2021-06-24T10:50:23.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:23.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:23.298Z] #43 15.28 PBCC images/core.pb-c.c [2021-06-24T10:50:23.298Z] #43 15.36 PBCC images/inventory.pb-c.c [2021-06-24T10:50:23.467Z] Client: [2021-06-24T10:50:23.467Z] Version: 20.10.6 [2021-06-24T10:50:23.467Z] API version: 1.41 [2021-06-24T10:50:23.467Z] Go version: go1.16.3 [2021-06-24T10:50:23.467Z] Git commit: 370c289 [2021-06-24T10:50:23.467Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-24T10:50:23.467Z] OS/Arch: windows/amd64 [2021-06-24T10:50:23.467Z] Context: default [2021-06-24T10:50:23.467Z] Experimental: true [2021-06-24T10:50:23.467Z] [2021-06-24T10:50:23.467Z] Server: Docker Engine - Community [2021-06-24T10:50:23.467Z] Engine: [2021-06-24T10:50:23.467Z] Version: 20.10.6 [2021-06-24T10:50:23.467Z] API version: 1.41 (minimum version 1.24) [2021-06-24T10:50:23.467Z] Go version: go1.13.15 [2021-06-24T10:50:23.467Z] Git commit: 8728dd2 [2021-06-24T10:50:23.467Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-24T10:50:23.467Z] OS/Arch: windows/amd64 [2021-06-24T10:50:23.467Z] Experimental: true [2021-06-24T10:50:23.554Z] #43 15.45 DEP images/core-aarch64.pb-c.d [2021-06-24T10:50:23.554Z] #43 15.56 DEP images/core-arm.pb-c.d [2021-06-24T10:50:23.554Z] #43 15.56 DEP images/core-ppc64.pb-c.d [2021-06-24T10:50:23.614Z] #43 159.4 CC criu/sk-queue.o [2021-06-24T10:50:23.672Z] #43 177.4 LINK lib/c/built-in.o [2021-06-24T10:50:23.672Z] #43 177.4 LINK lib/c/libcriu.so [2021-06-24T10:50:23.672Z] #43 177.5 LINK lib/c/libcriu.a [2021-06-24T10:50:23.672Z] #43 177.6 GEN magic.py [2021-06-24T10:50:23.672Z] #43 177.7 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:50:23.672Z] #43 177.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:50:23.811Z] #43 15.67 DEP images/core-s390.pb-c.d [2021-06-24T10:50:23.811Z] #43 15.67 DEP images/core-x86.pb-c.d [2021-06-24T10:50:23.811Z] #43 15.77 DEP images/core.pb-c.d [2021-06-24T10:50:23.811Z] #43 15.77 DEP images/inventory.pb-c.d [2021-06-24T10:50:23.811Z] #43 15.84 PBCC images/cpuinfo.pb-c.c [2021-06-24T10:50:23.932Z] #43 177.7 Note: Building without GnuTLS support [2021-06-24T10:50:23.932Z] #43 177.7 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:50:23.932Z] #43 177.7 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:50:24.067Z] #43 15.99 DEP images/cpuinfo.pb-c.d [2021-06-24T10:50:24.067Z] #43 15.99 PBCC images/stats.pb-c.c [2021-06-24T10:50:24.067Z] #43 15.99 DEP images/stats.pb-c.d [2021-06-24T10:50:24.110Z] #43 16.21 make[1]: Nothing to be done for 'all'. [Pipeline] sh [2021-06-24T10:50:24.178Z] #43 159.8 CC criu/sk-tcp.o [2021-06-24T10:50:24.499Z] #43 178.2 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:50:24.741Z] #43 160.3 CC criu/sk-unix.o [2021-06-24T10:50:25.008Z] + docker info [2021-06-24T10:50:25.066Z] #43 178.7 make[1]: Nothing to be done for 'all'. [2021-06-24T10:50:25.121Z] #45 93.20 crypto/tls [2021-06-24T10:50:25.325Z] #43 179.3 make[1]: 'images/built-in.o' is up to date. [2021-06-24T10:50:25.325Z] #43 179.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-24T10:50:25.527Z] #43 ... [2021-06-24T10:50:25.527Z] [2021-06-24T10:50:25.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-06-24T10:50:25.527Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:50:25.527Z] #51 80.47 github.com/pkg/diff [2021-06-24T10:50:25.527Z] #51 80.64 go/ast [2021-06-24T10:50:25.527Z] #51 82.23 golang.org/x/crypto/ssh/terminal [2021-06-24T10:50:25.527Z] #51 83.83 mvdan.cc/editorconfig [2021-06-24T10:50:25.527Z] #51 85.25 mvdan.cc/sh/v3/fileutil [2021-06-24T10:50:25.527Z] #51 85.43 mvdan.cc/sh/v3/syntax [2021-06-24T10:50:25.583Z] #43 179.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-24T10:50:25.583Z] #43 179.4 make[1]: 'compel/libcompel.a' is up to date. [2021-06-24T10:50:25.583Z] #43 179.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-24T10:50:25.583Z] #43 179.4 make[1]: Nothing to be done for 'all'. [2021-06-24T10:50:25.583Z] #43 179.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:50:25.583Z] #43 179.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.783Z] #51 ... [2021-06-24T10:50:25.783Z] [2021-06-24T10:50:25.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:25.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:25.783Z] #43 17.76 CC images/stats.o [2021-06-24T10:50:25.783Z] #43 ... [2021-06-24T10:50:25.783Z] [2021-06-24T10:50:25.783Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:25.783Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:50:25.783Z] #45 80.86 text/template/parse [2021-06-24T10:50:25.783Z] #45 83.37 go/parser [2021-06-24T10:50:25.783Z] #45 85.45 text/template [2021-06-24T10:50:25.783Z] #45 87.00 encoding/xml [2021-06-24T10:50:25.783Z] #45 90.17 go/doc [2021-06-24T10:50:25.843Z] #43 179.6 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.843Z] #43 179.6 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.843Z] #43 179.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.843Z] #43 179.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.843Z] #43 179.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.843Z] #43 179.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:25.958Z] #43 17.59 make[1]: Nothing to be done for 'all'. [2021-06-24T10:50:26.041Z] #45 ... [2021-06-24T10:50:26.041Z] [2021-06-24T10:50:26.041Z] #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-06-24T10:50:26.041Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:26.041Z] #13 75.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-24T10:50:26.041Z] #13 75.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:50:26.041Z] #13 75.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:26.041Z] #13 75.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-24T10:50:26.041Z] #13 75.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:50:26.041Z] #13 75.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:26.102Z] #43 179.8 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:26.102Z] #43 179.8 INSTALL criu/criu [2021-06-24T10:50:26.102Z] #43 DONE 180.1s [2021-06-24T10:50:26.102Z] [2021-06-24T10:50:26.102Z] #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-06-24T10:50:26.102Z] #53 sha256:40bbe0d275016c8d33fb0807f462e40555a9eb797ff8d2da99d434098f708cd2 [2021-06-24T10:50:26.109Z] #43 162.0 CC criu/sockets.o [2021-06-24T10:50:26.298Z] #13 ... [2021-06-24T10:50:26.298Z] [2021-06-24T10:50:26.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:26.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:26.298Z] #43 18.20 CC images/core.o [2021-06-24T10:50:26.859Z] #43 18.94 CC images/core-x86.o [2021-06-24T10:50:27.038Z] #53 ... [2021-06-24T10:50:27.038Z] [2021-06-24T10:50:27.038Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-24T10:50:27.039Z] #44 sha256:da81a05ab7810e2c750c9d59fb6f8cf7192320917951e8fa4206cab97c1c862b [2021-06-24T10:50:27.039Z] #44 DONE 0.1s [2021-06-24T10:50:27.047Z] #45 ... [2021-06-24T10:50:27.047Z] [2021-06-24T10:50:27.047Z] #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-06-24T10:50:27.047Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:50:27.047Z] #13 91.06 Selecting previously unselected package libapparmor1:arm64. [2021-06-24T10:50:27.047Z] #13 91.06 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-24T10:50:27.047Z] #13 91.07 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-24T10:50:27.047Z] #13 91.19 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-24T10:50:27.297Z] [2021-06-24T10:50:27.297Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-24T10:50:27.297Z] #46 sha256:543b3eba64b23b5b3bb1a36a368d4b361b93f290f5c3c7a6f372d61636bea2d4 [2021-06-24T10:50:27.297Z] #46 DONE 0.1s [2021-06-24T10:50:27.297Z] [2021-06-24T10:50:27.297Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-24T10:50:27.297Z] #48 sha256:37a5b5bc9a7786d69cd8631f4838e68c874efc78470fbaec7c9446a5f39c774c [2021-06-24T10:50:27.311Z] #13 91.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-24T10:50:27.311Z] #13 91.21 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-24T10:50:27.311Z] #13 91.43 Selecting previously unselected package libbtrfs0. [2021-06-24T10:50:27.311Z] #13 91.44 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-24T10:50:27.311Z] #13 91.46 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:50:27.327Z] #43 19.21 CC images/stats.o [2021-06-24T10:50:27.421Z] #43 19.42 CC images/core-arm.o [2021-06-24T10:50:27.477Z] #43 162.9 CC criu/stats.o [2021-06-24T10:50:27.477Z] #43 163.1 CC criu/string.o [2021-06-24T10:50:27.477Z] #43 163.2 CC criu/sysctl.o [2021-06-24T10:50:27.555Z] #48 DONE 0.1s [2021-06-24T10:50:27.555Z] [2021-06-24T10:50:27.555Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-24T10:50:27.555Z] #50 sha256:89601b68be7dafd8fcd1ab280317bf4b4ec6684e291a55caba2ba11bb33a3706 [2021-06-24T10:50:27.555Z] #50 DONE 0.2s [2021-06-24T10:50:27.555Z] [2021-06-24T10:50:27.555Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-24T10:50:27.555Z] #52 sha256:4629263c012e491c61c11b0ad5927baf28845781ba8386880ab346d3b0c26cb9 [2021-06-24T10:50:27.555Z] #52 DONE 0.1s [2021-06-24T10:50:27.555Z] [2021-06-24T10:50:27.555Z] #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-06-24T10:50:27.555Z] #53 sha256:40bbe0d275016c8d33fb0807f462e40555a9eb797ff8d2da99d434098f708cd2 [2021-06-24T10:50:27.583Z] #43 19.61 CC images/core.o [2021-06-24T10:50:27.586Z] #13 91.56 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:50:27.586Z] #13 91.59 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-24T10:50:27.586Z] #13 91.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:50:27.676Z] #43 19.81 CC images/core-aarch64.o [2021-06-24T10:50:27.734Z] #43 ... [2021-06-24T10:50:27.734Z] [2021-06-24T10:50:27.734Z] #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-06-24T10:50:27.734Z] #49 sha256:5f5c014c5f3f03cfb3ed3d37bb16ca20f835f8bc50472cda05cdc48040d2b912 [2021-06-24T10:50:27.734Z] #49 220.6 + /build/golangci-lint --version [2021-06-24T10:50:27.734Z] #49 221.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-24T10:50:27.734Z] #49 DONE 221.8s [2021-06-24T10:50:27.850Z] #13 91.75 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-24T10:50:27.850Z] #13 91.75 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-24T10:50:27.850Z] #13 91.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-24T10:50:27.850Z] #13 91.92 Selecting previously unselected package libudev-dev:arm64. [2021-06-24T10:50:27.850Z] #13 91.92 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-24T10:50:27.850Z] #13 91.97 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-24T10:50:27.991Z] [2021-06-24T10:50:27.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-06-24T10:50:27.991Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:50:28.113Z] #13 92.17 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-24T10:50:28.113Z] #13 92.18 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-24T10:50:28.113Z] #13 92.18 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-24T10:50:28.237Z] #43 20.23 CC images/core-ppc64.o [2021-06-24T10:50:28.248Z] #53 ... [2021-06-24T10:50:28.248Z] [2021-06-24T10:50:28.248Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:28.248Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:28.248Z] #43 163.8 CC criu/sysfs_parse.o [2021-06-24T10:50:28.377Z] #13 92.43 Selecting previously unselected package libpcre16-3:arm64. [2021-06-24T10:50:28.377Z] #13 92.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-24T10:50:28.377Z] #13 92.45 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-24T10:50:28.504Z] #43 164.2 CC criu/timens.o [2021-06-24T10:50:28.511Z] #43 20.29 CC images/core-x86.o [2021-06-24T10:50:28.641Z] #13 92.59 Selecting previously unselected package libpcre32-3:arm64. [2021-06-24T10:50:28.641Z] #13 92.60 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-24T10:50:28.641Z] #13 92.61 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-24T10:50:28.641Z] #13 92.77 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-24T10:50:28.641Z] #13 92.77 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-24T10:50:28.641Z] #13 92.78 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-24T10:50:28.767Z] #43 20.81 CC images/core-arm.o [2021-06-24T10:50:28.799Z] #43 20.87 CC images/core-s390.o [2021-06-24T10:50:28.905Z] #13 92.93 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-24T10:50:28.905Z] #13 92.93 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-24T10:50:28.905Z] #13 92.94 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-24T10:50:29.024Z] #43 ... [2021-06-24T10:50:29.024Z] [2021-06-24T10:50:29.024Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:29.024Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:50:29.024Z] #45 81.72 text/template [2021-06-24T10:50:29.024Z] #45 82.12 go/parser [2021-06-24T10:50:29.024Z] #45 85.96 encoding/xml [2021-06-24T10:50:29.024Z] #45 86.84 go/doc [2021-06-24T10:50:29.024Z] #45 90.93 github.com/LK4D4/vndr/build [2021-06-24T10:50:29.024Z] #45 91.71 compress/flate [2021-06-24T10:50:29.067Z] #43 164.7 CC criu/timerfd.o [2021-06-24T10:50:29.280Z] #45 ... [2021-06-24T10:50:29.280Z] [2021-06-24T10:50:29.280Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:29.280Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:29.280Z] #43 21.19 CC images/core-aarch64.o [2021-06-24T10:50:29.514Z] #13 93.32 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-24T10:50:29.514Z] #13 93.33 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-24T10:50:29.514Z] #13 93.37 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-24T10:50:29.536Z] #43 21.56 CC images/core-ppc64.o [2021-06-24T10:50:29.629Z] #43 165.2 CC criu/tty.o [2021-06-24T10:50:29.726Z] #43 21.53 CC images/cpuinfo.o [2021-06-24T10:50:29.778Z] #13 93.77 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-24T10:50:29.778Z] #13 93.77 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-24T10:50:29.778Z] #13 93.79 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-24T10:50:29.778Z] #13 93.87 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-24T10:50:29.778Z] #13 93.88 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-24T10:50:29.778Z] #13 93.93 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:50:29.982Z] #43 22.03 CC images/inventory.o [2021-06-24T10:50:30.041Z] #13 94.09 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-24T10:50:30.041Z] #13 94.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-24T10:50:30.041Z] #13 94.11 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-24T10:50:30.238Z] #43 22.21 CC images/fdinfo.o [2021-06-24T10:50:30.464Z] #43 22.23 CC images/core-s390.o [2021-06-24T10:50:30.495Z] #43 22.48 CC images/fown.o [2021-06-24T10:50:30.559Z] #43 166.3 CC criu/tun.o [2021-06-24T10:50:30.618Z] #13 94.63 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-24T10:50:30.618Z] #13 94.65 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:50:30.618Z] #13 94.66 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-24T10:50:30.618Z] #13 94.69 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:50:30.618Z] #13 94.70 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-24T10:50:30.618Z] #13 94.73 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-24T10:50:30.618Z] #13 94.74 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:30.618Z] #13 94.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:50:30.618Z] #13 94.78 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-24T10:50:30.618Z] #13 94.79 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-24T10:50:30.751Z] #43 22.68 CC images/ns.o [2021-06-24T10:50:30.751Z] #43 22.91 CC images/regfile.o [2021-06-24T10:50:30.881Z] #13 94.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:50:30.881Z] #13 94.84 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:50:30.881Z] #13 94.86 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-24T10:50:30.881Z] #13 94.88 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-24T10:50:30.881Z] #13 94.89 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-24T10:50:30.881Z] #13 94.90 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:50:30.881Z] #13 94.92 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-24T10:50:30.881Z] #13 94.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:30.881Z] #13 94.95 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-06-24T10:50:30.881Z] #13 94.96 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-06-24T10:50:30.881Z] #13 94.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:30.881Z] #13 94.99 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-06-24T10:50:30.881Z] #13 95.00 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-06-24T10:50:30.881Z] #13 95.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:50:30.881Z] #13 95.03 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-24T10:50:31.026Z] #43 22.99 CC images/cpuinfo.o [2021-06-24T10:50:31.121Z] #43 166.6 CC criu/uffd.o [2021-06-24T10:50:31.146Z] #13 95.05 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-24T10:50:31.146Z] #13 95.07 Setting up dmsetup (2:1.02.155-3) ... [2021-06-24T10:50:31.146Z] #13 95.09 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-24T10:50:31.146Z] #13 95.10 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-24T10:50:31.146Z] #13 95.13 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:50:31.283Z] #43 ... [2021-06-24T10:50:31.283Z] [2021-06-24T10:50:31.283Z] #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-06-24T10:50:31.283Z] #51 sha256:a8608e3ba346013fdddc83872cfdb1becca65c31e7ef87f213a2e76935940cef [2021-06-24T10:50:31.283Z] #51 88.36 mvdan.cc/sh/v3/cmd/shfmt [2021-06-24T10:50:31.283Z] #51 DONE 93.9s [2021-06-24T10:50:31.313Z] #43 23.29 CC images/ghost-file.o [2021-06-24T10:50:31.539Z] [2021-06-24T10:50:31.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:31.539Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:31.539Z] #43 23.49 CC images/inventory.o [2021-06-24T10:50:31.569Z] #43 23.65 CC images/fifo.o [2021-06-24T10:50:31.569Z] #43 ... [2021-06-24T10:50:31.569Z] [2021-06-24T10:50:31.569Z] #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-06-24T10:50:31.569Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:50:31.569Z] #56 47.31 Checking out files: 46% (1875/4071) Checking out files: 47% (1914/4071) Checking out files: 48% (1955/4071) Checking out files: 49% (1995/4071) Checking out files: 50% (2036/4071) Checking out files: 51% (2077/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-24T10:50:31.569Z] #56 48.92 + cd /tmp/tmp.omgKIpabJK/src/github.com/containerd/containerd [2021-06-24T10:50:31.569Z] #56 48.93 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:50:31.684Z] #43 167.4 CC criu/util.o [2021-06-24T10:50:31.796Z] #43 23.80 CC images/fdinfo.o [2021-06-24T10:50:32.052Z] #43 24.24 CC images/fown.o [2021-06-24T10:50:32.101Z] #13 ... [2021-06-24T10:50:32.101Z] [2021-06-24T10:50:32.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:32.101Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:32.101Z] #43 32.32 CC images/timerfd.o [2021-06-24T10:50:32.101Z] #43 32.65 CC images/mm.o [2021-06-24T10:50:32.101Z] #43 33.07 CC images/sk-opts.o [2021-06-24T10:50:32.101Z] #43 33.33 CC images/sk-unix.o [2021-06-24T10:50:32.101Z] #43 33.70 CC images/sk-inet.o [2021-06-24T10:50:32.101Z] #43 34.25 CC images/tun.o [2021-06-24T10:50:32.101Z] #43 34.51 CC images/sk-netlink.o [2021-06-24T10:50:32.101Z] #43 34.66 CC images/packet-sock.o [2021-06-24T10:50:32.101Z] #43 35.00 CC images/ipc-var.o [2021-06-24T10:50:32.101Z] #43 35.30 CC images/ipc-desc.o [2021-06-24T10:50:32.101Z] #43 35.49 CC images/ipc-shm.o [2021-06-24T10:50:32.101Z] #43 35.74 CC images/ipc-msg.o [2021-06-24T10:50:32.101Z] #43 36.06 CC images/ipc-sem.o [2021-06-24T10:50:32.101Z] #43 36.38 CC images/utsns.o [2021-06-24T10:50:32.101Z] #43 36.69 CC images/creds.o [2021-06-24T10:50:32.101Z] #43 36.93 CC images/vma.o [2021-06-24T10:50:32.101Z] #43 37.19 CC images/netdev.o [2021-06-24T10:50:32.101Z] #43 37.60 CC images/tty.o [2021-06-24T10:50:32.101Z] #43 38.11 CC images/file-lock.o [2021-06-24T10:50:32.101Z] #43 38.30 CC images/rlimit.o [2021-06-24T10:50:32.101Z] #43 38.57 CC images/pagemap.o [2021-06-24T10:50:32.101Z] #43 38.95 CC images/siginfo.o [2021-06-24T10:50:32.101Z] #43 39.30 CC images/rpc.o [2021-06-24T10:50:32.101Z] #43 40.56 CC images/ext-file.o [2021-06-24T10:50:32.101Z] #43 40.87 CC images/cgroup.o [2021-06-24T10:50:32.101Z] #43 41.56 CC images/userns.o [2021-06-24T10:50:32.101Z] #43 41.99 CC images/google/protobuf/descriptor.o [2021-06-24T10:50:32.101Z] #43 ... [2021-06-24T10:50:32.101Z] [2021-06-24T10:50:32.101Z] #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-06-24T10:50:32.101Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-24T10:50:32.101Z] #13 DONE 96.2s [2021-06-24T10:50:32.101Z] [2021-06-24T10:50:32.101Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:32.101Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:50:32.101Z] #45 98.24 net/http/httptrace [2021-06-24T10:50:32.101Z] #45 98.44 net/http [2021-06-24T10:50:32.614Z] #43 168.3 CC criu/uts_ns.o [2021-06-24T10:50:32.614Z] #43 24.44 CC images/ns.o [2021-06-24T10:50:32.614Z] #43 24.68 CC images/regfile.o [2021-06-24T10:50:32.870Z] #43 168.4 CC criu/vdso-compat.o [2021-06-24T10:50:32.870Z] #43 168.6 CC criu/vdso.o [2021-06-24T10:50:32.871Z] #43 24.93 CC images/ghost-file.o [2021-06-24T10:50:33.129Z] #43 25.27 CC images/fifo.o [2021-06-24T10:50:33.385Z] #43 25.56 CC images/remap-file-path.o [2021-06-24T10:50:33.433Z] #43 169.0 LINK criu/built-in.o [2021-06-24T10:50:33.433Z] #43 169.2 LINK criu/criu [2021-06-24T10:50:33.460Z] #56 ... [2021-06-24T10:50:33.460Z] [2021-06-24T10:50:33.460Z] #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-06-24T10:50:33.460Z] #51 sha256:b909e0e7de4009b76c1564d7b211e9fe589cb68fa54ca459667ef45e6cb5f1e5 [2021-06-24T10:50:33.460Z] #51 91.58 mvdan.cc/sh/v3/cmd/shfmt [2021-06-24T10:50:33.460Z] #51 DONE 98.0s [2021-06-24T10:50:33.460Z] [2021-06-24T10:50:33.460Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:33.460Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:33.460Z] #43 23.90 CC images/remap-file-path.o [2021-06-24T10:50:33.460Z] #43 24.11 CC images/eventfd.o [2021-06-24T10:50:33.460Z] #43 24.33 CC images/eventpoll.o [2021-06-24T10:50:33.460Z] #43 24.60 CC images/fh.o [2021-06-24T10:50:33.460Z] #43 24.91 CC images/fsnotify.o [2021-06-24T10:50:33.460Z] #43 25.50 CC images/signalfd.o [2021-06-24T10:50:33.716Z] #43 25.72 CC images/fs.o [2021-06-24T10:50:33.948Z] #43 25.76 CC images/eventfd.o [2021-06-24T10:50:33.996Z] #43 169.5 DEP lib/c/criu.d [2021-06-24T10:50:33.996Z] #43 169.5 CC images/rpc.pb-c.o [2021-06-24T10:50:34.052Z] #45 ... [2021-06-24T10:50:34.052Z] [2021-06-24T10:50:34.052Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-24T10:50:34.052Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-24T10:50:34.052Z] #14 DONE 1.8s [2021-06-24T10:50:34.052Z] [2021-06-24T10:50:34.052Z] #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-06-24T10:50:34.052Z] #53 sha256:6cf724e8f2b3044303649f7b723d5071a77e720127887296d27e6634e58746fa [2021-06-24T10:50:34.052Z] #53 1.825 + RM_GOPATH=0 [2021-06-24T10:50:34.052Z] #53 1.826 + TMP_GOPATH= [2021-06-24T10:50:34.052Z] #53 1.826 + : /build [2021-06-24T10:50:34.052Z] #53 1.828 + '[' -z '' ']' [2021-06-24T10:50:34.052Z] #53 1.829 ++ mktemp -d [2021-06-24T10:50:34.052Z] #53 1.832 + export GOPATH=/tmp/tmp.O1FUacCXPR [2021-06-24T10:50:34.052Z] #53 1.832 + GOPATH=/tmp/tmp.O1FUacCXPR [2021-06-24T10:50:34.052Z] #53 1.832 + RM_GOPATH=1 [2021-06-24T10:50:34.052Z] #53 1.833 + case "$(go env GOARCH)" in [2021-06-24T10:50:34.052Z] #53 1.834 ++ go env GOARCH [2021-06-24T10:50:34.052Z] #53 1.868 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:50:34.052Z] #53 1.868 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:50:34.052Z] #53 1.877 ++ dirname /tmp/install/install.sh [2021-06-24T10:50:34.052Z] #53 1.877 + dir=/tmp/install [2021-06-24T10:50:34.052Z] #53 1.877 + bin=runc [2021-06-24T10:50:34.052Z] #53 1.877 + shift [2021-06-24T10:50:34.052Z] #53 1.877 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-24T10:50:34.052Z] #53 1.877 + . /tmp/install/runc.installer [2021-06-24T10:50:34.052Z] #53 1.877 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:50:34.052Z] #53 1.877 + install_runc [2021-06-24T10:50:34.052Z] #53 1.877 + uname -r [2021-06-24T10:50:34.052Z] #53 1.878 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-24T10:50:34.052Z] #53 1.883 + RUNC_BUILDTAGS='seccomp ' [2021-06-24T10:50:34.052Z] #53 1.883 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-24T10:50:34.052Z] #53 1.883 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.O1FUacCXPR/src/github.com/opencontainers/runc [2021-06-24T10:50:34.052Z] #53 1.886 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-24T10:50:34.052Z] #53 1.893 Cloning into '/tmp/tmp.O1FUacCXPR/src/github.com/opencontainers/runc'... [2021-06-24T10:50:34.118Z] #53 ... [2021-06-24T10:50:34.118Z] [2021-06-24T10:50:34.118Z] #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-06-24T10:50:34.118Z] #56 sha256:c22d1bf520e00b61e73af982fd8051c0f540cd32759462f0c8f811ef4155de87 [2021-06-24T10:50:34.118Z] #56 212.1 + bin/containerd [2021-06-24T10:50:34.204Z] #43 26.08 CC images/eventpoll.o [2021-06-24T10:50:34.252Z] #43 169.9 CC lib/c/criu.o [2021-06-24T10:50:34.280Z] #43 26.12 CC images/pstree.o [2021-06-24T10:50:34.460Z] #43 26.34 CC images/fh.o [2021-06-24T10:50:34.536Z] #43 26.39 CC images/pipe.o [2021-06-24T10:50:34.536Z] #43 26.62 CC images/tcp-stream.o [2021-06-24T10:50:34.717Z] #43 26.68 CC images/fsnotify.o [2021-06-24T10:50:34.791Z] #43 26.75 CC images/sk-packet.o [2021-06-24T10:50:34.791Z] #43 26.97 CC images/mnt.o [2021-06-24T10:50:35.048Z] #43 27.15 CC images/pipe-data.o [2021-06-24T10:50:35.181Z] #43 170.7 LINK lib/c/built-in.o [2021-06-24T10:50:35.181Z] #43 170.7 LINK lib/c/libcriu.so [2021-06-24T10:50:35.181Z] #43 170.8 LINK lib/c/libcriu.a [2021-06-24T10:50:35.181Z] #43 170.9 GEN magic.py [2021-06-24T10:50:35.181Z] #43 171.0 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:50:35.181Z] #43 171.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:50:35.279Z] #43 27.34 CC images/signalfd.o [2021-06-24T10:50:35.304Z] #43 27.40 CC images/sa.o [2021-06-24T10:50:35.437Z] #43 171.0 Note: Building without GnuTLS support [2021-06-24T10:50:35.437Z] #43 171.0 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:50:35.437Z] #43 171.0 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:50:35.458Z] #53 ... [2021-06-24T10:50:35.458Z] [2021-06-24T10:50:35.458Z] #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-06-24T10:50:35.459Z] #58 sha256:965ee5980b2ba7363fbc0888faf8a3e3074219487d71b5ba17d7c766ce5ba050 [2021-06-24T10:50:35.459Z] #58 96.50 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:50:35.459Z] #58 96.50 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-24T10:50:35.459Z] #58 DONE 103.6s [2021-06-24T10:50:35.459Z] [2021-06-24T10:50:35.459Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-24T10:50:35.459Z] #59 sha256:a18100d159335c57a5ec0465ce7563b5affb6908bb2236b251f685871ab29a71 [2021-06-24T10:50:35.459Z] #59 DONE 0.1s [2021-06-24T10:50:35.459Z] [2021-06-24T10:50:35.459Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-24T10:50:35.459Z] #60 sha256:3188b57e82ce615d8fdc98f96067455bbd7d009af82eb3ae566e171d6d054dc1 [2021-06-24T10:50:35.459Z] #60 DONE 0.1s [2021-06-24T10:50:35.459Z] [2021-06-24T10:50:35.459Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:35.459Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:35.459Z] #43 44.98 CC images/opts.o [2021-06-24T10:50:35.459Z] #43 45.24 CC images/seccomp.o [2021-06-24T10:50:35.459Z] #43 45.67 CC images/binfmt-misc.o [2021-06-24T10:50:35.459Z] #43 46.01 CC images/time.o [2021-06-24T10:50:35.535Z] #43 27.57 CC images/fs.o [2021-06-24T10:50:35.560Z] #43 27.60 CC images/timer.o [2021-06-24T10:50:35.723Z] #43 ... [2021-06-24T10:50:35.723Z] [2021-06-24T10:50:35.723Z] #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-06-24T10:50:35.723Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-24T10:50:35.723Z] #15 DONE 1.7s [2021-06-24T10:50:35.754Z] #43 171.6 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:50:35.791Z] #43 27.72 CC images/pstree.o [2021-06-24T10:50:35.816Z] #43 27.96 CC images/timerfd.o [2021-06-24T10:50:35.988Z] [2021-06-24T10:50:35.988Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:35.988Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:35.988Z] #43 46.29 CC images/sysctl.o [2021-06-24T10:50:36.090Z] #43 27.93 CC images/pipe.o [2021-06-24T10:50:36.090Z] #43 28.15 CC images/tcp-stream.o [2021-06-24T10:50:36.116Z] #43 28.16 CC images/mm.o [2021-06-24T10:50:36.252Z] #43 46.61 CC images/autofs.o [2021-06-24T10:50:36.347Z] #43 28.35 CC images/sk-packet.o [2021-06-24T10:50:36.373Z] #43 28.42 CC images/sk-opts.o [2021-06-24T10:50:36.516Z] #43 46.96 CC images/macvlan.o [2021-06-24T10:50:36.603Z] #43 28.64 CC images/mnt.o [2021-06-24T10:50:36.629Z] #43 28.62 CC images/sk-unix.o [2021-06-24T10:50:36.695Z] #43 172.3 make[1]: Nothing to be done for 'all'. [2021-06-24T10:50:36.780Z] #43 47.27 CC images/sit.o [2021-06-24T10:50:36.859Z] #43 28.87 CC images/pipe-data.o [2021-06-24T10:50:36.895Z] #43 28.88 CC images/sk-inet.o [2021-06-24T10:50:37.115Z] #43 29.06 CC images/sa.o [2021-06-24T10:50:37.115Z] #43 29.26 CC images/timer.o [2021-06-24T10:50:37.151Z] #43 29.22 CC images/tun.o [2021-06-24T10:50:37.151Z] #43 ... [2021-06-24T10:50:37.151Z] [2021-06-24T10:50:37.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-06-24T10:50:37.151Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:50:37.151Z] #45 92.12 github.com/LK4D4/vndr/versioned [2021-06-24T10:50:37.151Z] #45 92.16 compress/flate [2021-06-24T10:50:37.151Z] #45 93.56 github.com/LK4D4/vndr/build [2021-06-24T10:50:37.151Z] #45 94.84 hash/crc32 [2021-06-24T10:50:37.151Z] #45 95.43 compress/gzip [2021-06-24T10:50:37.151Z] #45 96.25 net [2021-06-24T10:50:37.151Z] #45 96.94 vendor/golang.org/x/text/transform [2021-06-24T10:50:37.151Z] #45 97.60 vendor/golang.org/x/text/unicode/bidi [2021-06-24T10:50:37.151Z] #45 99.88 vendor/golang.org/x/text/secure/bidirule [2021-06-24T10:50:37.151Z] #45 100.2 vendor/golang.org/x/text/unicode/norm [2021-06-24T10:50:37.257Z] #43 172.8 make[1]: 'images/built-in.o' is up to date. [2021-06-24T10:50:37.257Z] #43 172.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-24T10:50:37.257Z] #43 172.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-24T10:50:37.257Z] #43 172.9 make[1]: 'compel/libcompel.a' is up to date. [2021-06-24T10:50:37.257Z] #43 173.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-24T10:50:37.257Z] #43 173.0 make[1]: Nothing to be done for 'all'. [2021-06-24T10:50:37.257Z] #43 173.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:50:37.360Z] #43 47.63 CC images/memfd.o [2021-06-24T10:50:37.372Z] #43 ... [2021-06-24T10:50:37.372Z] [2021-06-24T10:50:37.372Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-24T10:50:37.372Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:50:37.372Z] #56 50.07 Checking out files: 49% (2026/4071) Checking out files: 50% (2036/4071) Checking out files: 51% (2077/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-24T10:50:37.372Z] #56 51.30 + cd /tmp/tmp.0ZSSinbGkv/src/github.com/containerd/containerd [2021-06-24T10:50:37.372Z] #56 51.31 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-24T10:50:37.408Z] #45 ... [2021-06-24T10:50:37.408Z] [2021-06-24T10:50:37.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:37.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:37.408Z] #43 29.57 CC images/sk-netlink.o [2021-06-24T10:50:37.419Z] Client: [2021-06-24T10:50:37.419Z] Context: default [2021-06-24T10:50:37.419Z] Debug Mode: false [2021-06-24T10:50:37.419Z] Plugins: [2021-06-24T10:50:37.419Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-24T10:50:37.419Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-24T10:50:37.419Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-24T10:50:37.419Z] [2021-06-24T10:50:37.419Z] Server: [2021-06-24T10:50:37.419Z] Containers: 0 [2021-06-24T10:50:37.419Z] Running: 0 [2021-06-24T10:50:37.419Z] Paused: 0 [2021-06-24T10:50:37.419Z] Stopped: 0 [2021-06-24T10:50:37.419Z] Images: 0 [2021-06-24T10:50:37.419Z] Server Version: 20.10.6 [2021-06-24T10:50:37.419Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-24T10:50:37.419Z] Windows: [2021-06-24T10:50:37.419Z] LCOW: [2021-06-24T10:50:37.419Z] Logging Driver: json-file [2021-06-24T10:50:37.419Z] Plugins: [2021-06-24T10:50:37.419Z] Volume: local [2021-06-24T10:50:37.419Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-24T10:50:37.419Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-24T10:50:37.419Z] Swarm: inactive [2021-06-24T10:50:37.419Z] Default Isolation: process [2021-06-24T10:50:37.419Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-24T10:50:37.419Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-24T10:50:37.419Z] OSType: windows [2021-06-24T10:50:37.419Z] Architecture: x86_64 [2021-06-24T10:50:37.419Z] CPUs: 4 [2021-06-24T10:50:37.419Z] Total Memory: 32GiB [2021-06-24T10:50:37.419Z] Name: azwin-2-ac5740 [2021-06-24T10:50:37.419Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-24T10:50:37.419Z] Docker Root Dir: D:\docker [2021-06-24T10:50:37.419Z] Debug Mode: false [2021-06-24T10:50:37.419Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:50:37.419Z] Labels: [2021-06-24T10:50:37.419Z] Experimental: true [2021-06-24T10:50:37.419Z] Insecure Registries: [2021-06-24T10:50:37.419Z] 10.0.0.4:5000 [2021-06-24T10:50:37.419Z] 127.0.0.0/8 [2021-06-24T10:50:37.419Z] Registry Mirrors: [2021-06-24T10:50:37.419Z] http://10.0.0.4:5000/ [2021-06-24T10:50:37.419Z] Live Restore Enabled: false [2021-06-24T10:50:37.419Z] Product License: Community Engine [2021-06-24T10:50:37.419Z] [2021-06-24T10:50:37.513Z] #43 173.1 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.513Z] #43 173.1 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.513Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.513Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.513Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.513Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.513Z] #43 173.3 make[2]: Nothing to be done for 'all'. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-24T10:50:37.624Z] #43 ... [2021-06-24T10:50:37.624Z] [2021-06-24T10:50:37.624Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-24T10:50:37.624Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-24T10:50:37.624Z] #16 1.662 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-24T10:50:37.624Z] #16 DONE 2.0s [2021-06-24T10:50:37.624Z] [2021-06-24T10:50:37.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-06-24T10:50:37.624Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:37.624Z] #43 48.20 CC images/timens.o [2021-06-24T10:50:37.664Z] #43 29.82 CC images/packet-sock.o [2021-06-24T10:50:37.768Z] #43 173.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:50:37.768Z] #43 173.5 INSTALL criu/criu [2021-06-24T10:50:38.203Z] #43 48.70 LINK images/built-in.o [2021-06-24T10:50:38.226Z] #43 30.20 CC images/ipc-var.o [2021-06-24T10:50:38.226Z] #43 30.38 CC images/ipc-desc.o [2021-06-24T10:50:38.304Z] #56 53.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-24T10:50:38.304Z] #56 53.05 + BUILDTAGS='netgo osusergo static_build' [2021-06-24T10:50:38.304Z] #56 53.05 + export EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:50:38.304Z] #56 53.05 + EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:50:38.304Z] #56 53.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-24T10:50:38.304Z] #56 53.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-24T10:50:38.304Z] #56 53.05 + '[' '' = dynamic ']' [2021-06-24T10:50:38.304Z] #56 53.05 + make [2021-06-24T10:50:38.329Z] #43 DONE 173.8s [2021-06-24T10:50:38.329Z] [2021-06-24T10:50:38.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-06-24T10:50:38.329Z] #56 sha256:6be397d2c29a421a3ea99e47848290aa110a6f5e0a04fed00c93b5740d44b8c6 [2021-06-24T10:50:38.468Z] #43 48.97 GEN compel/include/asm [2021-06-24T10:50:38.468Z] #43 49.10 GEN compel/include/version.h [2021-06-24T10:50:38.732Z] #43 49.15 touch .config [2021-06-24T10:50:38.788Z] #43 30.67 CC images/ipc-shm.o [2021-06-24T10:50:38.788Z] #43 30.89 CC images/ipc-msg.o [2021-06-24T10:50:38.891Z] #56 54.05 + bin/ctr [2021-06-24T10:50:38.996Z] #43 49.42 GEN include/common/config.h [2021-06-24T10:50:39.044Z] #43 31.22 CC images/ipc-sem.o [2021-06-24T10:50:39.257Z] #56 ... [2021-06-24T10:50:39.257Z] [2021-06-24T10:50:39.257Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-24T10:50:39.257Z] #44 sha256:2af23c3624d07f15782c56ae62a214556fb93ab3491cc73e2419c4acb33df01e [2021-06-24T10:50:39.257Z] #44 DONE 0.1s [2021-06-24T10:50:39.257Z] [2021-06-24T10:50:39.257Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-24T10:50:39.257Z] #46 sha256:cd7377e50c6da335aba80c72959d7406b1e9eb58b5c9e2e6e0990e610b7a56a6 [2021-06-24T10:50:39.260Z] #43 49.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-24T10:50:39.260Z] #43 49.61 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-06-24T10:50:39.260Z] #43 49.67 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-06-24T10:50:39.260Z] #43 ... [2021-06-24T10:50:39.260Z] [2021-06-24T10:50:39.260Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-24T10:50:39.260Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-24T10:50:39.261Z] #17 DONE 1.7s [2021-06-24T10:50:39.261Z] [2021-06-24T10:50:39.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-06-24T10:50:39.261Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:39.261Z] #43 49.70 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-06-24T10:50:39.261Z] #43 49.72 DEP compel/plugins/std/infect.d [2021-06-24T10:50:39.300Z] #43 31.44 CC images/utsns.o [2021-06-24T10:50:39.389Z] #56 ... [2021-06-24T10:50:39.389Z] [2021-06-24T10:50:39.389Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-24T10:50:39.389Z] #53 sha256:40bbe0d275016c8d33fb0807f462e40555a9eb797ff8d2da99d434098f708cd2 [2021-06-24T10:50:39.389Z] #53 135.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-24T10:50:39.389Z] #53 136.6 + mkdir -p /build [2021-06-24T10:50:39.389Z] #53 136.6 + cp runc /build/runc [2021-06-24T10:50:39.389Z] #53 DONE 136.8s [2021-06-24T10:50:39.389Z] [2021-06-24T10:50:39.389Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-24T10:50:39.389Z] #56 sha256:c22d1bf520e00b61e73af982fd8051c0f540cd32759462f0c8f811ef4155de87 [2021-06-24T10:50:39.512Z] #46 DONE 0.3s [2021-06-24T10:50:39.512Z] [2021-06-24T10:50:39.512Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-24T10:50:39.512Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:50:39.524Z] #43 49.82 DEP compel/plugins/std/string.d [2021-06-24T10:50:39.524Z] #43 49.88 DEP compel/plugins/std/log.d [2021-06-24T10:50:39.524Z] #43 50.11 DEP compel/plugins/std/fds.d [2021-06-24T10:50:39.556Z] #43 31.65 CC images/creds.o [2021-06-24T10:50:39.768Z] #53 ... [2021-06-24T10:50:39.768Z] [2021-06-24T10:50:39.768Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-24T10:50:39.768Z] #48 sha256:ab8329e1c63856593753536c1940342233ebc4f29351ae1f78e5e47db08dded3 [2021-06-24T10:50:39.768Z] #48 DONE 0.1s [2021-06-24T10:50:39.768Z] [2021-06-24T10:50:39.768Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-24T10:50:39.768Z] #50 sha256:7930edcb553a432d4a70def273e5e4a090b2bb0a9af5565d817d81e2c61fb55f [2021-06-24T10:50:39.788Z] #43 50.26 DEP compel/plugins/std/std.d [2021-06-24T10:50:39.957Z] #56 ... [2021-06-24T10:50:39.957Z] [2021-06-24T10:50:39.957Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-24T10:50:39.957Z] #54 sha256:1185293d7cfc830781c92f9a6c0db6b29f8c51f89323ec50bce3eca96aef9bc3 [2021-06-24T10:50:39.957Z] #54 DONE 0.1s [2021-06-24T10:50:39.957Z] [2021-06-24T10:50:39.957Z] #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-06-24T10:50:39.957Z] #56 sha256:c22d1bf520e00b61e73af982fd8051c0f540cd32759462f0c8f811ef4155de87 [2021-06-24T10:50:40.051Z] #43 50.43 DEP compel/plugins/shmem/shmem.d [2021-06-24T10:50:40.051Z] #43 50.54 DEP compel/plugins/fds/fds.d [2021-06-24T10:50:40.162Z] #43 31.95 CC images/vma.o [2021-06-24T10:50:40.162Z] #43 32.12 CC images/netdev.o [2021-06-24T10:50:40.316Z] #43 50.76 CC compel/plugins/std/std.o [2021-06-24T10:50:40.330Z] #50 DONE 0.6s [2021-06-24T10:50:40.330Z] [2021-06-24T10:50:40.330Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-24T10:50:40.330Z] #52 sha256:513ca433907a2b5bdbffd19329099d2c5177e80c16a695516e6c7aacd32a200d [2021-06-24T10:50:40.330Z] #52 DONE 0.1s [2021-06-24T10:50:40.330Z] [2021-06-24T10:50:40.330Z] #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-06-24T10:50:40.330Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:50:40.418Z] #43 32.44 CC images/tty.o [2021-06-24T10:50:40.894Z] #43 ... [2021-06-24T10:50:40.894Z] [2021-06-24T10:50:40.894Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-24T10:50:40.894Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-24T10:50:40.894Z] #18 DONE 1.5s [2021-06-24T10:50:40.894Z] [2021-06-24T10:50:40.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:40.894Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:40.894Z] #43 51.18 CC compel/plugins/std/fds.o [2021-06-24T10:50:40.980Z] #43 33.11 CC images/file-lock.o [2021-06-24T10:50:41.158Z] #43 51.65 CC compel/plugins/std/log.o [2021-06-24T10:50:41.236Z] #43 33.39 CC images/rlimit.o [2021-06-24T10:50:41.480Z] #56 ... [2021-06-24T10:50:41.480Z] [2021-06-24T10:50:41.480Z] #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-06-24T10:50:41.480Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:41.480Z] #13 96.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-24T10:50:41.480Z] #13 96.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:50:41.480Z] #13 96.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:41.492Z] #43 33.57 CC images/pagemap.o [2021-06-24T10:50:41.749Z] #43 33.79 CC images/siginfo.o [2021-06-24T10:50:41.778Z] #13 ... [2021-06-24T10:50:41.778Z] [2021-06-24T10:50:41.778Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:41.778Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:50:41.778Z] #45 94.40 vendor/golang.org/x/crypto/cryptobyte [2021-06-24T10:50:41.778Z] #45 94.53 compress/gzip [2021-06-24T10:50:41.778Z] #45 95.24 net [2021-06-24T10:50:41.778Z] #45 96.43 vendor/golang.org/x/sys/cpu [2021-06-24T10:50:41.778Z] #45 96.83 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-24T10:50:41.778Z] #45 98.25 vendor/golang.org/x/text/transform [2021-06-24T10:50:41.778Z] #45 98.91 vendor/golang.org/x/text/unicode/bidi [2021-06-24T10:50:41.778Z] #45 100.7 vendor/golang.org/x/text/secure/bidirule [2021-06-24T10:50:41.778Z] #45 101.0 vendor/golang.org/x/text/unicode/norm [2021-06-24T10:50:41.778Z] #45 ... [2021-06-24T10:50:41.778Z] [2021-06-24T10:50:41.778Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:41.778Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:41.778Z] #43 29.60 CC images/timerfd.o [2021-06-24T10:50:41.778Z] #43 29.92 CC images/mm.o [2021-06-24T10:50:41.778Z] #43 30.20 CC images/sk-opts.o [2021-06-24T10:50:41.778Z] #43 30.46 CC images/sk-unix.o [2021-06-24T10:50:41.778Z] #43 30.77 CC images/sk-inet.o [2021-06-24T10:50:41.778Z] #43 31.27 CC images/tun.o [2021-06-24T10:50:41.778Z] #43 31.58 CC images/sk-netlink.o [2021-06-24T10:50:41.778Z] #43 31.80 CC images/packet-sock.o [2021-06-24T10:50:41.778Z] #43 32.27 CC images/ipc-var.o [2021-06-24T10:50:41.778Z] #43 32.47 CC images/ipc-desc.o [2021-06-24T10:50:41.778Z] #43 32.69 CC images/ipc-shm.o [2021-06-24T10:50:41.778Z] #43 32.90 CC images/ipc-msg.o [2021-06-24T10:50:41.778Z] #43 33.21 CC images/ipc-sem.o [2021-06-24T10:50:41.778Z] #43 33.39 CC images/utsns.o [2021-06-24T10:50:41.778Z] #43 33.64 CC images/creds.o [2021-06-24T10:50:41.778Z] #43 33.81 CC images/vma.o [2021-06-24T10:50:42.033Z] #43 33.98 CC images/netdev.o [2021-06-24T10:50:42.288Z] #43 34.34 CC images/tty.o [2021-06-24T10:50:42.311Z] #43 34.14 CC images/rpc.o [2021-06-24T10:50:42.566Z] #43 52.69 CC compel/plugins/std/string.o [2021-06-24T10:50:42.566Z] #43 ... [2021-06-24T10:50:42.566Z] [2021-06-24T10:50:42.566Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-24T10:50:42.566Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-24T10:50:42.566Z] #19 DONE 1.6s [2021-06-24T10:50:42.566Z] [2021-06-24T10:50:42.567Z] #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-06-24T10:50:42.567Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:50:42.850Z] #43 34.85 CC images/file-lock.o [2021-06-24T10:50:43.107Z] #43 35.06 CC images/rlimit.o [2021-06-24T10:50:43.282Z] #43 35.31 CC images/ext-file.o [2021-06-24T10:50:43.363Z] #43 35.31 CC images/pagemap.o [2021-06-24T10:50:43.538Z] #43 ... [2021-06-24T10:50:43.538Z] [2021-06-24T10:50:43.538Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-24T10:50:43.538Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:50:43.538Z] #56 51.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-24T10:50:43.538Z] #56 51.47 + BUILDTAGS='netgo osusergo static_build' [2021-06-24T10:50:43.538Z] #56 51.47 + export EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:50:43.538Z] #56 51.47 + EXTRA_FLAGS=-buildmode=pie [2021-06-24T10:50:43.539Z] #56 51.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-24T10:50:43.539Z] #56 51.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-24T10:50:43.539Z] #56 51.47 + '[' '' = dynamic ']' [2021-06-24T10:50:43.539Z] #56 51.47 + make [2021-06-24T10:50:43.539Z] #56 52.71 + bin/ctr [2021-06-24T10:50:43.539Z] #56 ... [2021-06-24T10:50:43.539Z] [2021-06-24T10:50:43.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:43.539Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:43.539Z] #43 35.59 CC images/cgroup.o [2021-06-24T10:50:43.620Z] #43 35.63 CC images/siginfo.o [2021-06-24T10:50:43.876Z] #43 35.89 CC images/rpc.o [2021-06-24T10:50:44.101Z] #43 36.26 CC images/userns.o [2021-06-24T10:50:44.358Z] #43 36.54 CC images/google/protobuf/descriptor.o [2021-06-24T10:50:44.498Z] #20 1.783 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-24T10:50:44.498Z] #20 1.784 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:50:44.498Z] #20 1.877 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:50:44.498Z] #20 1.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:50:45.075Z] #20 2.616 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-24T10:50:45.242Z] #43 36.98 CC images/ext-file.o [2021-06-24T10:50:45.242Z] #43 37.20 CC images/cgroup.o [2021-06-24T10:50:45.573Z] #53 ... [2021-06-24T10:50:45.573Z] [2021-06-24T10:50:45.573Z] #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-06-24T10:50:45.573Z] #56 sha256:6be397d2c29a421a3ea99e47848290aa110a6f5e0a04fed00c93b5740d44b8c6 [2021-06-24T10:50:45.573Z] #56 208.5 + bin/containerd [2021-06-24T10:50:45.805Z] #43 37.83 CC images/userns.o [2021-06-24T10:50:46.061Z] #43 38.12 CC images/google/protobuf/descriptor.o [2021-06-24T10:50:46.249Z] #43 38.26 CC images/opts.o [2021-06-24T10:50:46.472Z] #20 3.762 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-06-24T10:50:46.508Z] #43 38.52 CC images/seccomp.o [2021-06-24T10:50:46.764Z] #43 38.76 CC images/binfmt-misc.o [2021-06-24T10:50:47.020Z] #43 38.92 CC images/time.o [2021-06-24T10:50:47.020Z] #43 39.10 CC images/sysctl.o [2021-06-24T10:50:47.582Z] #43 39.36 CC images/autofs.o [2021-06-24T10:50:47.582Z] #43 39.63 CC images/macvlan.o [2021-06-24T10:50:47.839Z] #43 39.79 CC images/sit.o [2021-06-24T10:50:47.868Z] #20 5.056 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-24T10:50:47.949Z] #43 39.72 CC images/opts.o [2021-06-24T10:50:47.949Z] #43 39.94 CC images/seccomp.o [2021-06-24T10:50:48.095Z] #43 40.00 CC images/memfd.o [2021-06-24T10:50:48.204Z] #43 40.18 CC images/binfmt-misc.o [2021-06-24T10:50:48.351Z] #43 40.27 CC images/timens.o [2021-06-24T10:50:48.351Z] #43 40.51 LINK images/built-in.o [2021-06-24T10:50:48.460Z] #43 40.41 CC images/time.o [2021-06-24T10:50:48.460Z] #43 40.60 CC images/sysctl.o [2021-06-24T10:50:48.607Z] #43 40.66 GEN compel/include/asm [2021-06-24T10:50:48.607Z] #43 ... [2021-06-24T10:50:48.607Z] [2021-06-24T10:50:48.607Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:48.607Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:50:48.607Z] #45 103.5 vendor/golang.org/x/net/idna [2021-06-24T10:50:48.607Z] #45 105.7 vendor/golang.org/x/net/http2/hpack [2021-06-24T10:50:48.607Z] #45 106.7 mime [2021-06-24T10:50:48.607Z] #45 108.3 mime/quotedprintable [2021-06-24T10:50:48.607Z] #45 108.7 net/http/internal [2021-06-24T10:50:48.607Z] #45 113.0 net/textproto [2021-06-24T10:50:48.607Z] #45 113.0 crypto/x509 [2021-06-24T10:50:48.607Z] #45 ... [2021-06-24T10:50:48.607Z] [2021-06-24T10:50:48.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:48.607Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:48.607Z] #43 40.68 GEN compel/include/version.h [2021-06-24T10:50:48.607Z] #43 40.70 touch .config [2021-06-24T10:50:48.607Z] #43 40.75 GEN include/common/config.h [2021-06-24T10:50:48.716Z] #43 40.78 CC images/autofs.o [2021-06-24T10:50:48.818Z] #20 ... [2021-06-24T10:50:48.819Z] [2021-06-24T10:50:48.819Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:48.819Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:48.819Z] #43 53.35 CC compel/plugins/std/infect.o [2021-06-24T10:50:48.819Z] #43 53.81 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-06-24T10:50:48.819Z] #43 53.89 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-06-24T10:50:48.819Z] #43 53.96 AR compel/plugins/std.lib.a [2021-06-24T10:50:48.819Z] #43 54.09 CC compel/plugins/fds/fds.o [2021-06-24T10:50:48.819Z] #43 54.40 AR compel/plugins/fds.lib.a [2021-06-24T10:50:48.819Z] #43 54.48 HOSTDEP compel/src/lib/log-host.d [2021-06-24T10:50:48.819Z] #43 54.56 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-24T10:50:48.819Z] #43 54.70 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-06-24T10:50:48.819Z] #43 54.81 HOSTDEP compel/src/main-host.d [2021-06-24T10:50:48.819Z] #43 54.99 DEP compel/src/lib/ptrace.d [2021-06-24T10:50:48.819Z] #43 55.18 DEP compel/src/lib/infect.d [2021-06-24T10:50:48.819Z] #43 55.36 DEP compel/src/lib/infect-util.d [2021-06-24T10:50:48.819Z] #43 55.50 DEP compel/src/lib/infect-rpc.d [2021-06-24T10:50:48.819Z] #43 55.63 DEP compel/arch/aarch64/src/lib/infect.d [2021-06-24T10:50:48.819Z] #43 55.78 DEP compel/arch/aarch64/src/lib/cpu.d [2021-06-24T10:50:48.819Z] #43 55.85 DEP compel/src/lib/log.d [2021-06-24T10:50:48.819Z] #43 56.02 DEP compel/src/main.d [2021-06-24T10:50:48.819Z] #43 56.15 DEP compel/src/lib/handle-elf.d [2021-06-24T10:50:48.819Z] #43 56.32 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-06-24T10:50:48.819Z] #43 56.44 CC compel/src/lib/log.o [2021-06-24T10:50:48.819Z] #43 56.78 CC compel/arch/aarch64/src/lib/cpu.o [2021-06-24T10:50:48.819Z] #43 57.03 CC compel/arch/aarch64/src/lib/infect.o [2021-06-24T10:50:48.819Z] #43 57.46 CC compel/src/lib/infect-rpc.o [2021-06-24T10:50:48.819Z] #43 57.81 CC compel/src/lib/infect-util.o [2021-06-24T10:50:48.819Z] #43 58.19 CC compel/src/lib/infect.o [2021-06-24T10:50:48.819Z] #43 ... [2021-06-24T10:50:48.819Z] [2021-06-24T10:50:48.819Z] #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-06-24T10:50:48.819Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:50:48.819Z] #20 6.539 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-24T10:50:48.863Z] #43 40.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-06-24T10:50:48.863Z] #43 40.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-06-24T10:50:48.863Z] #43 40.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-06-24T10:50:48.863Z] #43 40.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-06-24T10:50:48.863Z] #43 40.91 DEP compel/arch/x86/plugins/std/memcpy.d [2021-06-24T10:50:48.863Z] #43 40.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-06-24T10:50:48.863Z] #43 40.95 GEN compel/plugins/include/uapi/std/syscall.h [2021-06-24T10:50:48.863Z] #43 40.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-06-24T10:50:48.863Z] #43 41.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-06-24T10:50:48.863Z] #43 41.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-24T10:50:48.972Z] #43 40.95 CC images/macvlan.o [2021-06-24T10:50:49.119Z] #43 41.03 DEP compel/plugins/std/infect.d [2021-06-24T10:50:49.119Z] #43 41.23 DEP compel/plugins/std/string.d [2021-06-24T10:50:49.119Z] #43 41.31 DEP compel/plugins/std/log.d [2021-06-24T10:50:49.228Z] #43 41.23 CC images/sit.o [2021-06-24T10:50:49.375Z] #43 41.42 DEP compel/plugins/std/fds.d [2021-06-24T10:50:49.375Z] #43 41.52 DEP compel/plugins/std/std.d [2021-06-24T10:50:49.483Z] #43 41.51 CC images/memfd.o [2021-06-24T10:50:49.631Z] #43 41.67 DEP compel/plugins/shmem/shmem.d [2021-06-24T10:50:49.631Z] #43 ... [2021-06-24T10:50:49.631Z] [2021-06-24T10:50:49.631Z] #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-06-24T10:50:49.631Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:49.631Z] #13 99.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-24T10:50:49.631Z] #13 99.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-24T10:50:49.631Z] #13 99.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:49.631Z] #13 ... [2021-06-24T10:50:49.631Z] [2021-06-24T10:50:49.631Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:49.631Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:49.631Z] #43 41.76 DEP compel/plugins/fds/fds.d [2021-06-24T10:50:49.739Z] #43 41.77 CC images/timens.o [2021-06-24T10:50:49.887Z] #43 41.88 CC compel/plugins/std/std.o [2021-06-24T10:50:49.995Z] #43 42.01 LINK images/built-in.o [2021-06-24T10:50:50.143Z] #43 42.12 CC compel/plugins/std/fds.o [2021-06-24T10:50:50.252Z] #43 42.23 GEN compel/include/asm [2021-06-24T10:50:50.252Z] #43 42.27 GEN compel/include/version.h [2021-06-24T10:50:50.252Z] #43 42.29 touch .config [2021-06-24T10:50:50.252Z] #43 42.35 GEN include/common/config.h [2021-06-24T10:50:50.303Z] #20 ... [2021-06-24T10:50:50.303Z] [2021-06-24T10:50:50.303Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:50.303Z] #45 sha256:9c755931a12c3d0ad45b24ad380a42f6efb6809e3b94a090fdb3b36fe72e3119 [2021-06-24T10:50:50.303Z] #45 109.7 github.com/LK4D4/vndr/godl [2021-06-24T10:50:50.303Z] #45 110.2 github.com/LK4D4/vndr [2021-06-24T10:50:50.303Z] #45 DONE 118.7s [2021-06-24T10:50:50.399Z] #43 42.61 CC compel/plugins/std/log.o [2021-06-24T10:50:50.508Z] #43 42.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-06-24T10:50:50.508Z] #43 42.43 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-06-24T10:50:50.508Z] #43 42.48 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-06-24T10:50:50.508Z] #43 42.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-06-24T10:50:50.508Z] #43 42.54 DEP compel/arch/x86/plugins/std/memcpy.d [2021-06-24T10:50:50.508Z] #43 42.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-06-24T10:50:50.508Z] #43 42.57 GEN compel/plugins/include/uapi/std/syscall.h [2021-06-24T10:50:50.508Z] #43 42.60 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-06-24T10:50:50.568Z] [2021-06-24T10:50:50.568Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:50.568Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:50.568Z] #43 60.16 CC compel/src/lib/ptrace.o [2021-06-24T10:50:50.568Z] #43 60.63 AR compel/libcompel.a [2021-06-24T10:50:50.568Z] #43 60.70 HOSTCC compel/src/main-host.o [2021-06-24T10:50:50.568Z] #43 60.93 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-06-24T10:50:50.568Z] #43 61.05 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-24T10:50:50.763Z] #43 42.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-06-24T10:50:50.763Z] #43 42.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-06-24T10:50:50.763Z] #43 42.66 DEP compel/plugins/std/infect.d [2021-06-24T10:50:50.763Z] #43 42.84 DEP compel/plugins/std/string.d [2021-06-24T10:50:51.018Z] #43 42.93 DEP compel/plugins/std/log.d [2021-06-24T10:50:51.018Z] #43 43.03 DEP compel/plugins/std/fds.d [2021-06-24T10:50:51.018Z] #43 43.15 DEP compel/plugins/std/std.d [2021-06-24T10:50:51.145Z] #43 61.49 HOSTCC compel/src/lib/log-host.o [2021-06-24T10:50:51.276Z] #43 43.27 DEP compel/plugins/shmem/shmem.d [2021-06-24T10:50:51.276Z] #43 43.39 DEP compel/plugins/fds/fds.d [2021-06-24T10:50:51.328Z] #43 43.46 CC compel/plugins/std/string.o [2021-06-24T10:50:51.413Z] #43 61.88 HOSTLINK compel/compel-host-bin [2021-06-24T10:50:51.533Z] #43 43.57 CC compel/plugins/std/std.o [2021-06-24T10:50:51.677Z] #43 62.18 DEP soccr/soccr.d [2021-06-24T10:50:51.790Z] #43 43.87 CC compel/plugins/std/fds.o [2021-06-24T10:50:51.940Z] #43 62.50 CC soccr/soccr.o [2021-06-24T10:50:52.109Z] #56 ... [2021-06-24T10:50:52.109Z] [2021-06-24T10:50:52.109Z] #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-06-24T10:50:52.109Z] #53 sha256:4c9c645e84b5185f06b98c5fe77dcb39d0161026b80e7ed2b17fdfa14ed08f13 [2021-06-24T10:50:52.109Z] #53 132.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-24T10:50:52.109Z] #53 133.7 + mkdir -p /build [2021-06-24T10:50:52.109Z] #53 133.7 + cp runc /build/runc [2021-06-24T10:50:52.109Z] #53 DONE 134.3s [2021-06-24T10:50:52.109Z] [2021-06-24T10:50:52.109Z] #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-06-24T10:50:52.109Z] #56 sha256:6be397d2c29a421a3ea99e47848290aa110a6f5e0a04fed00c93b5740d44b8c6 [2021-06-24T10:50:52.256Z] #43 44.18 CC compel/plugins/std/infect.o [2021-06-24T10:50:52.394Z] #43 44.35 CC compel/plugins/std/log.o [2021-06-24T10:50:52.394Z] #43 ... [2021-06-24T10:50:52.394Z] [2021-06-24T10:50:52.394Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:52.394Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:50:52.394Z] #45 105.2 vendor/golang.org/x/net/idna [2021-06-24T10:50:52.394Z] #45 107.4 vendor/golang.org/x/net/http2/hpack [2021-06-24T10:50:52.394Z] #45 108.5 mime [2021-06-24T10:50:52.394Z] #45 109.9 mime/quotedprintable [2021-06-24T10:50:52.394Z] #45 110.3 net/http/internal [2021-06-24T10:50:52.394Z] #45 113.2 crypto/tls [2021-06-24T10:50:52.817Z] #43 44.65 CC compel/arch/x86/plugins/std/parasite-head.o [2021-06-24T10:50:52.817Z] #43 44.69 CC compel/arch/x86/plugins/std/memcpy.o [2021-06-24T10:50:52.817Z] #43 44.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-06-24T10:50:52.817Z] #43 44.78 AR compel/plugins/std.lib.a [2021-06-24T10:50:52.817Z] #43 44.86 CC compel/plugins/fds/fds.o [2021-06-24T10:50:52.956Z] #45 ... [2021-06-24T10:50:52.956Z] [2021-06-24T10:50:52.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:52.956Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:50:52.956Z] #43 45.15 CC compel/plugins/std/string.o [2021-06-24T10:50:53.035Z] #56 ... [2021-06-24T10:50:53.036Z] [2021-06-24T10:50:53.036Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-24T10:50:53.036Z] #54 sha256:bc7de2d07260a359855f959f09e87f241658daa543b70f9f4d20868e30bb7dc8 [2021-06-24T10:50:53.073Z] #43 45.12 AR compel/plugins/fds.lib.a [2021-06-24T10:50:53.073Z] #43 45.18 HOSTDEP compel/src/lib/log-host.d [2021-06-24T10:50:53.291Z] #54 DONE 0.3s [2021-06-24T10:50:53.291Z] [2021-06-24T10:50:53.291Z] #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-06-24T10:50:53.291Z] #56 sha256:6be397d2c29a421a3ea99e47848290aa110a6f5e0a04fed00c93b5740d44b8c6 [2021-06-24T10:50:53.330Z] #43 45.34 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-24T10:50:53.330Z] #43 45.44 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-06-24T10:50:53.330Z] #43 45.55 HOSTDEP compel/src/main-host.d [2021-06-24T10:50:53.586Z] #43 45.65 DEP compel/src/lib/ptrace.d [2021-06-24T10:50:53.586Z] #43 45.79 DEP compel/src/lib/infect.d [2021-06-24T10:50:53.842Z] #43 45.98 DEP compel/src/lib/infect-util.d [2021-06-24T10:50:53.842Z] #43 46.07 DEP compel/src/lib/infect-rpc.d [2021-06-24T10:50:53.867Z] #43 63.95 AR soccr/libsoccr.a [2021-06-24T10:50:53.867Z] #43 64.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:50:53.867Z] #43 ... [2021-06-24T10:50:53.867Z] [2021-06-24T10:50:53.867Z] #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-06-24T10:50:53.867Z] #53 sha256:6cf724e8f2b3044303649f7b723d5071a77e720127887296d27e6634e58746fa [2021-06-24T10:50:53.867Z] #53 11.67 + cd /tmp/tmp.O1FUacCXPR/src/github.com/opencontainers/runc [2021-06-24T10:50:53.867Z] #53 11.67 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:50:53.867Z] #53 12.20 + '[' -z '' ']' [2021-06-24T10:50:53.867Z] #53 12.21 + target=static [2021-06-24T10:50:53.867Z] #53 12.21 + make 'BUILDTAGS=seccomp ' static [2021-06-24T10:50:53.867Z] #53 12.43 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-24T10:50:53.928Z] #43 45.80 CC compel/plugins/std/infect.o [2021-06-24T10:50:54.098Z] #43 46.20 DEP compel/arch/x86/src/lib/infect.d [2021-06-24T10:50:54.098Z] #43 46.31 DEP compel/arch/x86/src/lib/cpu.d [2021-06-24T10:50:54.143Z] #53 ... [2021-06-24T10:50:54.143Z] [2021-06-24T10:50:54.143Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:54.143Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:54.143Z] #43 64.49 DEP criu/arch/aarch64/sigframe.d [2021-06-24T10:50:54.143Z] #43 64.68 DEP criu/arch/aarch64/crtools.d [2021-06-24T10:50:54.183Z] #43 46.18 CC compel/arch/x86/plugins/std/parasite-head.o [2021-06-24T10:50:54.183Z] #43 46.23 CC compel/arch/x86/plugins/std/memcpy.o [2021-06-24T10:50:54.183Z] #43 46.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-06-24T10:50:54.369Z] #43 46.38 DEP compel/src/lib/log.d [2021-06-24T10:50:54.369Z] #43 46.47 DEP compel/src/main.d [2021-06-24T10:50:54.407Z] #43 64.84 DEP criu/arch/aarch64/cpu.d [2021-06-24T10:50:54.407Z] #43 64.87 DEP criu/arch/aarch64/bitops.d [2021-06-24T10:50:54.407Z] #43 64.93 CC criu/arch/aarch64/bitops.o [2021-06-24T10:50:54.439Z] #43 46.34 AR compel/plugins/std.lib.a [2021-06-24T10:50:54.439Z] #43 46.43 CC compel/plugins/fds/fds.o [2021-06-24T10:50:54.669Z] #43 46.55 DEP compel/src/lib/handle-elf.d [2021-06-24T10:50:54.669Z] #43 46.64 DEP compel/arch/x86/src/lib/handle-elf.d [2021-06-24T10:50:54.669Z] #43 46.75 CC compel/src/lib/log.o [2021-06-24T10:50:54.669Z] #43 ... [2021-06-24T10:50:54.669Z] [2021-06-24T10:50:54.669Z] #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-06-24T10:50:54.669Z] #58 sha256:29d01990636d486688fb03b816b1233457e61c8639500104cb7f1797e9860fbe [2021-06-24T10:50:54.669Z] #58 119.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:50:54.670Z] #43 64.99 CC criu/arch/aarch64/cpu.o [2021-06-24T10:50:54.670Z] #43 ... [2021-06-24T10:50:54.670Z] [2021-06-24T10:50:54.670Z] #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-06-24T10:50:54.670Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-24T10:50:54.670Z] #32 DONE 122.7s [2021-06-24T10:50:54.670Z] [2021-06-24T10:50:54.670Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:50:54.670Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:50:54.670Z] #43 65.09 CC criu/arch/aarch64/crtools.o [2021-06-24T10:50:54.694Z] #43 46.76 AR compel/plugins/fds.lib.a [2021-06-24T10:50:54.694Z] #43 46.81 HOSTDEP compel/src/lib/log-host.d [2021-06-24T10:50:54.694Z] #43 46.89 HOSTDEP compel/src/lib/handle-elf-host.d [2021-06-24T10:50:54.925Z] #58 119.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-24T10:50:54.950Z] #43 46.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-06-24T10:50:54.950Z] #43 47.13 HOSTDEP compel/src/main-host.d [2021-06-24T10:50:55.206Z] #43 47.26 DEP compel/src/lib/ptrace.d [2021-06-24T10:50:55.206Z] #43 47.37 DEP compel/src/lib/infect.d [2021-06-24T10:50:55.247Z] #43 65.67 CC criu/arch/aarch64/sigframe.o [2021-06-24T10:50:55.511Z] #43 65.85 LINK criu/arch/aarch64/crtools.built-in.o [2021-06-24T10:50:55.511Z] #43 65.92 DEP criu/pie/util-vdso.d [2021-06-24T10:50:55.767Z] #43 47.62 DEP compel/src/lib/infect-util.d [2021-06-24T10:50:55.767Z] #43 47.77 DEP compel/src/lib/infect-rpc.d [2021-06-24T10:50:55.774Z] #43 66.16 DEP criu/pie/util.d [2021-06-24T10:50:55.774Z] #43 66.35 CC criu/pie/util.o [2021-06-24T10:50:56.065Z] #43 47.91 DEP compel/arch/x86/src/lib/infect.d [2021-06-24T10:50:56.065Z] #43 48.07 DEP compel/arch/x86/src/lib/cpu.d [2021-06-24T10:50:56.065Z] #43 48.13 DEP compel/src/lib/log.d [2021-06-24T10:50:56.065Z] #43 48.18 DEP compel/src/main.d [2021-06-24T10:50:56.065Z] #43 48.26 DEP compel/src/lib/handle-elf.d [2021-06-24T10:50:56.321Z] #43 48.36 DEP compel/arch/x86/src/lib/handle-elf.d [2021-06-24T10:50:56.354Z] #43 66.75 CC criu/pie/util-vdso.o [2021-06-24T10:50:56.579Z] #43 48.52 CC compel/src/lib/log.o [2021-06-24T10:50:56.617Z] #43 67.22 AR criu/pie/pie.lib.a [2021-06-24T10:50:56.869Z] #43 48.74 CC compel/arch/x86/src/lib/cpu.o [2021-06-24T10:50:56.880Z] #43 67.31 DEP criu/pie/restorer.d [2021-06-24T10:50:57.144Z] #43 67.52 DEP criu/arch/aarch64/intraprocedure.d [2021-06-24T10:50:57.144Z] #43 67.55 DEP criu/arch/aarch64/restorer.d [2021-06-24T10:50:57.407Z] #43 67.71 DEP criu/arch/aarch64/vdso-pie.d [2021-06-24T10:50:57.407Z] #43 67.86 DEP criu/pie/parasite-vdso.d [2021-06-24T10:50:57.432Z] #43 49.43 CC compel/arch/x86/src/lib/infect.o [2021-06-24T10:50:57.671Z] #43 68.03 DEP criu/pie/parasite.d [2021-06-24T10:50:57.934Z] #43 68.28 CC criu/pie/parasite.o [2021-06-24T10:50:58.360Z] #43 50.27 CC compel/src/lib/infect-rpc.o [2021-06-24T10:50:58.616Z] #43 50.64 CC compel/src/lib/infect-util.o [2021-06-24T10:50:58.872Z] #43 50.91 CC compel/src/lib/infect.o [2021-06-24T10:50:58.885Z] #43 69.30 LINK criu/pie/parasite.built-in.o [2021-06-24T10:50:58.885Z] #43 69.32 GEN criu/pie/parasite-blob.h [2021-06-24T10:50:58.885Z] #43 69.34 CC criu/pie/parasite-vdso.o [2021-06-24T10:50:59.094Z] #58 ... [2021-06-24T10:50:59.094Z] [2021-06-24T10:50:59.094Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:50:59.094Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:50:59.094Z] #45 114.0 vendor/golang.org/x/net/http/httpguts [2021-06-24T10:50:59.094Z] #45 114.2 vendor/golang.org/x/net/http/httpproxy [2021-06-24T10:50:59.094Z] #45 114.6 mime/multipart [2021-06-24T10:50:59.094Z] #45 116.8 crypto/tls [2021-06-24T10:50:59.094Z] #45 123.1 net/http/httptrace [2021-06-24T10:50:59.094Z] #45 123.3 net/http [2021-06-24T10:50:59.094Z] #45 ... [2021-06-24T10:50:59.094Z] [2021-06-24T10:50:59.094Z] #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-06-24T10:50:59.094Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:59.094Z] #13 113.9 Selecting previously unselected package libapparmor1:amd64. [2021-06-24T10:50:59.094Z] #13 113.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 113.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:50:59.094Z] #13 114.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-24T10:50:59.094Z] #13 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 114.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:50:59.094Z] #13 114.2 Selecting previously unselected package libbtrfs0. [2021-06-24T10:50:59.094Z] #13 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 114.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:50:59.094Z] #13 114.3 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:50:59.094Z] #13 114.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 114.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:50:59.094Z] #13 114.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-24T10:50:59.094Z] #13 114.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 114.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.094Z] #13 114.6 Selecting previously unselected package libudev-dev:amd64. [2021-06-24T10:50:59.094Z] #13 114.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 114.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:59.094Z] #13 114.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-24T10:50:59.094Z] #13 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 114.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:50:59.094Z] #13 115.1 Selecting previously unselected package libpcre16-3:amd64. [2021-06-24T10:50:59.094Z] #13 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 115.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 115.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-24T10:50:59.094Z] #13 115.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 115.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 115.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-24T10:50:59.094Z] #13 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 115.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 115.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-24T10:50:59.094Z] #13 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 115.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 116.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-24T10:50:59.094Z] #13 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 116.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:50:59.094Z] #13 116.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-24T10:50:59.094Z] #13 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 116.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.094Z] #13 116.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-24T10:50:59.094Z] #13 116.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 116.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:50:59.094Z] #13 116.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-24T10:50:59.094Z] #13 116.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:50:59.094Z] #13 116.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:59.094Z] #13 117.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 117.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:50:59.094Z] #13 117.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:50:59.094Z] #13 117.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:50:59.094Z] #13 117.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 117.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:50:59.094Z] #13 117.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:59.094Z] #13 117.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:50:59.094Z] #13 117.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 117.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:59.094Z] #13 117.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:50:59.094Z] #13 117.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:50:59.094Z] #13 117.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:50:59.094Z] #13 117.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-24T10:50:59.094Z] #13 117.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:59.094Z] #13 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:50:59.094Z] #13 117.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.094Z] #13 117.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:59.094Z] #13 117.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-06-24T10:50:59.094Z] #13 117.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-06-24T10:50:59.094Z] #13 117.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:50:59.094Z] #13 117.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-06-24T10:50:59.094Z] #13 117.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-06-24T10:50:59.094Z] #13 117.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:50:59.094Z] #13 117.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:50:59.094Z] #13 117.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.094Z] #13 117.5 Setting up dmsetup (2:1.02.155-3) ... [2021-06-24T10:50:59.094Z] #13 117.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.094Z] #13 117.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.094Z] #13 117.5 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:50:59.128Z] #43 ... [2021-06-24T10:50:59.128Z] [2021-06-24T10:50:59.128Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-24T10:50:59.128Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-24T10:50:59.128Z] #13 112.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-24T10:50:59.128Z] #13 112.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 112.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:50:59.128Z] #13 112.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-24T10:50:59.128Z] #13 112.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 112.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:50:59.128Z] #13 112.9 Selecting previously unselected package libbtrfs0. [2021-06-24T10:50:59.128Z] #13 112.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 112.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-24T10:50:59.128Z] #13 113.1 Selecting previously unselected package libbtrfs-dev. [2021-06-24T10:50:59.128Z] #13 113.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 113.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:50:59.128Z] #13 113.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-24T10:50:59.128Z] #13 113.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 113.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.128Z] #13 113.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-24T10:50:59.128Z] #13 113.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 113.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:59.128Z] #13 113.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-24T10:50:59.128Z] #13 113.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 113.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:50:59.128Z] #13 113.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-24T10:50:59.128Z] #13 113.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 113.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.128Z] #13 114.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-24T10:50:59.128Z] #13 114.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 114.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.128Z] #13 114.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-24T10:50:59.128Z] #13 114.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 114.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.128Z] #13 114.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-24T10:50:59.128Z] #13 114.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 114.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:50:59.128Z] #13 114.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-24T10:50:59.128Z] #13 114.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-24T10:50:59.128Z] #13 114.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:50:59.384Z] #13 115.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-24T10:50:59.384Z] #13 115.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-24T10:50:59.384Z] #13 115.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:50:59.462Z] #43 69.90 CC criu/arch/aarch64/vdso-pie.o [2021-06-24T10:50:59.640Z] #13 115.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-24T10:50:59.640Z] #13 115.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-24T10:50:59.640Z] #13 115.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:50:59.640Z] #13 115.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-24T10:50:59.640Z] #13 115.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-24T10:50:59.640Z] #13 115.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:50:59.726Z] #43 70.23 CC criu/arch/aarch64/restorer.o [2021-06-24T10:51:00.025Z] #13 DONE 119.5s [2021-06-24T10:51:00.025Z] [2021-06-24T10:51:00.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:00.025Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:00.025Z] #43 47.06 CC compel/arch/x86/src/lib/cpu.o [2021-06-24T10:51:00.025Z] #43 47.88 CC compel/arch/x86/src/lib/infect.o [2021-06-24T10:51:00.025Z] #43 48.77 CC compel/src/lib/infect-rpc.o [2021-06-24T10:51:00.025Z] #43 49.09 CC compel/src/lib/infect-util.o [2021-06-24T10:51:00.025Z] #43 49.36 CC compel/src/lib/infect.o [2021-06-24T10:51:00.025Z] #43 51.46 CC compel/src/lib/ptrace.o [2021-06-24T10:51:00.025Z] #43 51.90 AR compel/libcompel.a [2021-06-24T10:51:00.025Z] #43 51.94 HOSTCC compel/src/main-host.o [2021-06-24T10:51:00.201Z] #13 115.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-24T10:51:00.201Z] #13 115.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-24T10:51:00.201Z] #13 115.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-24T10:51:00.201Z] #13 115.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-24T10:51:00.201Z] #13 115.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-24T10:51:00.201Z] #13 115.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-24T10:51:00.201Z] #13 116.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:51:00.201Z] #13 116.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-24T10:51:00.309Z] #43 70.66 CC criu/arch/aarch64/intraprocedure.o [2021-06-24T10:51:00.309Z] #43 70.74 CC criu/pie/restorer.o [2021-06-24T10:51:00.325Z] #43 52.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-06-24T10:51:00.457Z] #13 116.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-24T10:51:00.457Z] #13 116.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:51:00.457Z] #13 116.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-24T10:51:00.457Z] #13 116.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:51:00.457Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-24T10:51:00.457Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-24T10:51:00.457Z] #13 116.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-24T10:51:00.457Z] #13 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-24T10:51:00.457Z] #13 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-24T10:51:00.457Z] #13 116.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-24T10:51:00.457Z] #13 116.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-24T10:51:00.457Z] #13 116.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:51:00.713Z] #13 116.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-24T10:51:00.713Z] #13 116.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-24T10:51:00.713Z] #13 116.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-24T10:51:00.713Z] #13 116.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:51:00.888Z] #43 52.82 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-24T10:51:01.451Z] #43 53.40 HOSTCC compel/src/lib/log-host.o [2021-06-24T10:51:01.451Z] #43 ... [2021-06-24T10:51:01.451Z] [2021-06-24T10:51:01.451Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-24T10:51:01.451Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-24T10:51:01.451Z] #14 DONE 1.6s [2021-06-24T10:51:01.451Z] [2021-06-24T10:51:01.451Z] #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-06-24T10:51:01.451Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-24T10:51:01.707Z] #43 ... [2021-06-24T10:51:01.707Z] [2021-06-24T10:51:01.707Z] #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-06-24T10:51:01.707Z] #24 sha256:ffccdb9106adb3fcf06d17fc2512e5e3aee407ac4ebb45864cedc65b6f8432ab [2021-06-24T10:51:01.707Z] #24 129.8 Checking out files: 20% (2341/11599) Checking out files: 21% (2436/11599) Checking out files: 22% (2552/11599) Checking out files: 23% (2668/11599) [2021-06-24T10:51:01.707Z] #24 ... [2021-06-24T10:51:01.707Z] [2021-06-24T10:51:01.708Z] #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-06-24T10:51:01.708Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:51:01.708Z] #20 9.069 Fetched 8801 kB in 8s (1172 kB/s) [2021-06-24T10:51:01.708Z] #20 9.069 Reading package lists... [2021-06-24T10:51:01.708Z] #20 11.90 Reading package lists... [2021-06-24T10:51:01.708Z] #20 15.19 Building dependency tree... [2021-06-24T10:51:01.708Z] #20 16.23 libcap2-bin is already the newest version (1:2.25-2). [2021-06-24T10:51:01.708Z] #20 16.23 The following additional packages will be installed: [2021-06-24T10:51:01.708Z] #20 16.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-24T10:51:01.708Z] #20 16.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-24T10:51:01.708Z] #20 16.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-24T10:51:01.708Z] #20 16.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-24T10:51:01.708Z] #20 16.23 python3.7 python3.7-minimal vim-runtime xxd [2021-06-24T10:51:01.708Z] #20 16.24 Suggested packages: [2021-06-24T10:51:01.708Z] #20 16.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-06-24T10:51:01.708Z] #20 16.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-24T10:51:01.708Z] #20 16.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-24T10:51:01.708Z] #20 16.24 Recommended packages: [2021-06-24T10:51:01.708Z] #20 16.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-24T10:51:01.708Z] #20 16.24 python3-keyrings.alt python3-xdg unzip [2021-06-24T10:51:01.708Z] #20 17.77 The following NEW packages will be installed: [2021-06-24T10:51:01.708Z] #20 17.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-24T10:51:01.708Z] #20 17.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-24T10:51:01.708Z] #20 17.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-24T10:51:01.708Z] #20 17.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-24T10:51:01.708Z] #20 17.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-06-24T10:51:01.708Z] #20 17.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-24T10:51:01.708Z] #20 17.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-24T10:51:01.708Z] #20 17.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-24T10:51:01.708Z] #20 17.77 xz-utils zip [2021-06-24T10:51:01.708Z] #20 18.08 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:51:01.708Z] #20 18.08 Need to get 27.6 MB of archives. [2021-06-24T10:51:01.708Z] #20 18.08 After this operation, 114 MB of additional disk space will be used. [2021-06-24T10:51:01.708Z] #20 18.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-24T10:51:01.708Z] #20 18.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-24T10:51:01.708Z] #20 18.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-24T10:51:01.708Z] #20 18.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-24T10:51:01.708Z] #20 18.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-24T10:51:01.708Z] #20 18.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-24T10:51:01.708Z] #20 18.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-24T10:51:01.708Z] #20 18.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-24T10:51:01.708Z] #20 18.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-24T10:51:01.708Z] #20 18.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-24T10:51:01.708Z] #20 18.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-24T10:51:01.708Z] #20 18.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-24T10:51:01.708Z] #20 18.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-24T10:51:01.708Z] #20 18.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-24T10:51:01.708Z] #20 18.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-24T10:51:01.708Z] #20 18.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-24T10:51:01.708Z] #20 18.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-24T10:51:01.708Z] #20 18.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:51:01.708Z] #20 18.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-24T10:51:01.708Z] #20 18.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-24T10:51:01.708Z] #20 18.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-24T10:51:01.708Z] #20 18.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-24T10:51:01.708Z] #20 18.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-24T10:51:01.708Z] #20 18.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-24T10:51:01.708Z] #20 18.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-24T10:51:01.708Z] #20 18.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-24T10:51:01.708Z] #20 18.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-24T10:51:01.708Z] #20 18.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-24T10:51:01.708Z] #20 18.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-24T10:51:01.708Z] #20 18.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-24T10:51:01.708Z] #20 18.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-24T10:51:01.708Z] #20 18.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-24T10:51:01.708Z] #20 18.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-24T10:51:01.708Z] #20 18.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-24T10:51:01.708Z] #20 18.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-24T10:51:01.708Z] #20 18.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-24T10:51:01.708Z] #20 18.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-24T10:51:01.708Z] #20 18.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-24T10:51:01.708Z] #20 18.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-24T10:51:01.708Z] #20 18.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-24T10:51:01.708Z] #20 18.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-24T10:51:01.708Z] #20 18.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-24T10:51:01.708Z] #20 18.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-24T10:51:01.708Z] #20 18.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-24T10:51:01.708Z] #20 18.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-24T10:51:01.708Z] #20 19.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-24T10:51:01.708Z] #20 19.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-24T10:51:01.708Z] #20 ... [2021-06-24T10:51:01.708Z] [2021-06-24T10:51:01.708Z] #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-06-24T10:51:01.708Z] #24 sha256:ffccdb9106adb3fcf06d17fc2512e5e3aee407ac4ebb45864cedc65b6f8432ab [2021-06-24T10:51:02.817Z] #15 DONE 1.4s [2021-06-24T10:51:02.817Z] [2021-06-24T10:51:02.817Z] #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-06-24T10:51:02.817Z] #53 sha256:a1bc3b09961c5275cb01908ea72c26f6aa1ffa0b78d58a9d3bb9b1cb5d435ab2 [2021-06-24T10:51:02.817Z] #53 1.675 + RM_GOPATH=0 [2021-06-24T10:51:02.817Z] #53 1.675 + TMP_GOPATH= [2021-06-24T10:51:02.817Z] #53 1.675 + : /build [2021-06-24T10:51:02.817Z] #53 1.675 + '[' -z '' ']' [2021-06-24T10:51:02.817Z] #53 1.675 ++ mktemp -d [2021-06-24T10:51:02.817Z] #53 1.675 + export GOPATH=/tmp/tmp.D3Jq4kmMNB [2021-06-24T10:51:02.817Z] #53 1.675 + GOPATH=/tmp/tmp.D3Jq4kmMNB [2021-06-24T10:51:02.817Z] #53 1.675 + RM_GOPATH=1 [2021-06-24T10:51:02.817Z] #53 1.675 + case "$(go env GOARCH)" in [2021-06-24T10:51:02.817Z] #53 1.675 ++ go env GOARCH [2021-06-24T10:51:02.817Z] #53 1.718 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:51:02.817Z] #53 1.718 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:51:02.817Z] #53 1.718 ++ dirname /tmp/install/install.sh [2021-06-24T10:51:02.817Z] #53 1.718 + dir=/tmp/install [2021-06-24T10:51:02.817Z] #53 1.718 + bin=runc [2021-06-24T10:51:02.817Z] #53 1.718 + shift [2021-06-24T10:51:02.817Z] #53 1.718 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-24T10:51:02.817Z] #53 1.718 + . /tmp/install/runc.installer [2021-06-24T10:51:02.817Z] #53 1.718 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:51:02.817Z] #53 1.718 + install_runc [2021-06-24T10:51:02.817Z] #53 1.718 + uname -r [2021-06-24T10:51:02.817Z] #53 1.724 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-24T10:51:02.817Z] #53 1.735 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-24T10:51:02.817Z] #53 1.735 + RUNC_BUILDTAGS='seccomp ' [2021-06-24T10:51:02.817Z] #53 1.735 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-24T10:51:02.817Z] #53 1.735 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D3Jq4kmMNB/src/github.com/opencontainers/runc [2021-06-24T10:51:02.817Z] #53 1.802 Cloning into '/tmp/tmp.D3Jq4kmMNB/src/github.com/opencontainers/runc'... [2021-06-24T10:51:03.230Z] #13 DONE 118.5s [2021-06-24T10:51:03.230Z] [2021-06-24T10:51:03.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:03.230Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:03.230Z] #43 53.33 CC compel/src/lib/ptrace.o [2021-06-24T10:51:03.230Z] #43 53.73 AR compel/libcompel.a [2021-06-24T10:51:03.230Z] #43 53.80 HOSTCC compel/src/main-host.o [2021-06-24T10:51:03.230Z] #43 54.15 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-06-24T10:51:03.230Z] #43 54.32 HOSTCC compel/src/lib/handle-elf-host.o [2021-06-24T10:51:03.230Z] #43 54.63 HOSTCC compel/src/lib/log-host.o [2021-06-24T10:51:03.230Z] #43 54.79 HOSTLINK compel/compel-host-bin [2021-06-24T10:51:03.230Z] #43 54.97 DEP soccr/soccr.d [2021-06-24T10:51:03.230Z] #43 55.23 CC soccr/soccr.o [2021-06-24T10:51:03.290Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-24T10:51:03.290Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e80f9abc\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-24T10:51:03.290Z] ---------------------------------------------------------------------------- [2021-06-24T10:51:03.290Z] [2021-06-24T10:51:03.290Z] INFO: executeCI.ps1 starting at Thu Jun 24 10:51:02 CUT 2021 [2021-06-24T10:51:03.290Z] [2021-06-24T10:51:03.290Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-24T10:51:03.290Z] INFO: Running git version 2.24.1.windows.2 [2021-06-24T10:51:03.290Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-24T10:51:03.290Z] INFO: Environment variables: [2021-06-24T10:51:03.379Z] #53 ... [2021-06-24T10:51:03.379Z] [2021-06-24T10:51:03.379Z] #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-06-24T10:51:03.379Z] #58 sha256:29d01990636d486688fb03b816b1233457e61c8639500104cb7f1797e9860fbe [2021-06-24T10:51:03.379Z] #58 DONE 128.4s [2021-06-24T10:51:03.635Z] [2021-06-24T10:51:03.635Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-24T10:51:03.635Z] #59 sha256:229fec9375c9ddf569bb3cf523c75f28bef1a6667d7cdb859aeaae0d7a0542c0 [2021-06-24T10:51:03.635Z] #59 DONE 0.1s [2021-06-24T10:51:03.635Z] [2021-06-24T10:51:03.635Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-24T10:51:03.635Z] #60 sha256:4329c912f0cc87a410fdb2bb2776c60a756712631b55e9c528d71a72dfd36ceb [2021-06-24T10:51:03.751Z] [2021-06-24T10:51:03.751Z] Name Value [2021-06-24T10:51:03.751Z] ---- ----- [2021-06-24T10:51:03.751Z] ALLUSERSPROFILE C:\ProgramData [2021-06-24T10:51:03.751Z] amd64 true [2021-06-24T10:51:03.751Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-24T10:51:03.751Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-24T10:51:03.751Z] arm64 true [2021-06-24T10:51:03.751Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-24T10:51:03.751Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-24T10:51:03.751Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-24T10:51:03.751Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-24T10:51:03.751Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-24T10:51:03.751Z] BRANCH_NAME PR-42561 [2021-06-24T10:51:03.751Z] BUILD_DISPLAY_NAME #3 [2021-06-24T10:51:03.751Z] BUILD_ID 3 [2021-06-24T10:51:03.751Z] BUILD_NUMBER 3 [2021-06-24T10:51:03.751Z] BUILD_TAG jenkins-moby-PR-42561-3 [2021-06-24T10:51:03.751Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/3/ [2021-06-24T10:51:03.751Z] cgroup2 true [2021-06-24T10:51:03.751Z] CHANGE_AUTHOR ameyag [2021-06-24T10:51:03.751Z] CHANGE_AUTHOR_DISPLAY_NAME Ameya Gawde [2021-06-24T10:51:03.751Z] CHANGE_BRANCH 20.10-logbroker [2021-06-24T10:51:03.751Z] CHANGE_FORK ameyag [2021-06-24T10:51:03.751Z] CHANGE_ID 42561 [2021-06-24T10:51:03.751Z] CHANGE_TARGET 20.10 [2021-06-24T10:51:03.751Z] CHANGE_TITLE [20.10] vendor: swarmkit to fix deadlock in log broker (bump_20.10) [2021-06-24T10:51:03.751Z] CHANGE_URL https://github.com/moby/moby/pull/42561 [2021-06-24T10:51:03.751Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-06-24T10:51:03.751Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-24T10:51:03.751Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-24T10:51:03.751Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-24T10:51:03.751Z] COMPUTERNAME azwin-2-ac5740 [2021-06-24T10:51:03.751Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-24T10:51:03.751Z] ConfigSequenceNumber 0 [2021-06-24T10:51:03.751Z] dco true [2021-06-24T10:51:03.751Z] DOCKER_BUILDKIT 0 [2021-06-24T10:51:03.751Z] DOCKER_DUT_DEBUG 1 [2021-06-24T10:51:03.751Z] DOCKER_EXPERIMENTAL 1 [2021-06-24T10:51:03.752Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-24T10:51:03.752Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-24T10:51:03.752Z] EXECUTOR_NUMBER 0 [2021-06-24T10:51:03.752Z] FQDN azwin-2-ac5740.westus.cloudapp.azure.com [2021-06-24T10:51:03.752Z] GIT_BRANCH PR-42561 [2021-06-24T10:51:03.752Z] GIT_COMMIT 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:51:03.752Z] GIT_PREVIOUS_COMMIT 4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:51:03.752Z] GIT_URL https://github.com/moby/moby.git [2021-06-24T10:51:03.752Z] HUDSON_COOKIE 2e3c12de-70cb-4385-8446-01b49937dfee [2021-06-24T10:51:03.752Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-24T10:51:03.752Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-24T10:51:03.752Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-24T10:51:03.752Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-24T10:51:03.752Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-24T10:51:03.752Z] JENKINS_NODE_COOKIE d52aa6d9-6b9f-4ac3-95eb-30ecfb4ca028 [2021-06-24T10:51:03.752Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-24T10:51:03.752Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-24T10:51:03.752Z] JOB_BASE_NAME PR-42561 [2021-06-24T10:51:03.752Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/display/redirect [2021-06-24T10:51:03.752Z] JOB_NAME moby/PR-42561 [2021-06-24T10:51:03.752Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/ [2021-06-24T10:51:03.752Z] library.jps.version master [2021-06-24T10:51:03.752Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-24T10:51:03.752Z] NODE_LABELS amd64 azure azwin-2-ac5740 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-24T10:51:03.752Z] NODE_NAME azwin-2-ac5740 [2021-06-24T10:51:03.752Z] NUMBER_OF_PROCESSORS 4 [2021-06-24T10:51:03.752Z] OS Windows_NT [2021-06-24T10:51:03.752Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-24T10:51:03.752Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-24T10:51:03.752Z] ppc64le false [2021-06-24T10:51:03.752Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-24T10:51:03.752Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-24T10:51:03.752Z] PROCESSOR_LEVEL 6 [2021-06-24T10:51:03.752Z] PROCESSOR_REVISION 4f01 [2021-06-24T10:51:03.752Z] ProgramData C:\ProgramData [2021-06-24T10:51:03.752Z] ProgramFiles C:\Program Files [2021-06-24T10:51:03.752Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-24T10:51:03.752Z] ProgramW6432 C:\Program Files [2021-06-24T10:51:03.752Z] PROMPT $P$G [2021-06-24T10:51:03.752Z] PSExecutionPolicyPreference Bypass [2021-06-24T10:51:03.752Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-24T10:51:03.752Z] PUBLIC C:\Users\Public [2021-06-24T10:51:03.752Z] rootless true [2021-06-24T10:51:03.752Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/3/display/redirect?page=artif... [2021-06-24T10:51:03.752Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/3/display/redirect?page=changes [2021-06-24T10:51:03.752Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/3/display/redirect [2021-06-24T10:51:03.752Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42561/3/display/redirect?page=tests [2021-06-24T10:51:03.752Z] s390x false [2021-06-24T10:51:03.752Z] SKIP_VALIDATION_TESTS 1 [2021-06-24T10:51:03.752Z] SOURCES_DRIVE d [2021-06-24T10:51:03.752Z] SOURCES_SUBDIR gopath [2021-06-24T10:51:03.752Z] STAGE_NAME Run tests [2021-06-24T10:51:03.752Z] SystemDrive C: [2021-06-24T10:51:03.752Z] SystemRoot C:\Windows [2021-06-24T10:51:03.752Z] TEMP C:\Windows\TEMP [2021-06-24T10:51:03.752Z] TESTDEBUG 0 [2021-06-24T10:51:03.752Z] TESTRUN_DRIVE d [2021-06-24T10:51:03.752Z] TESTRUN_SUBDIR CI [2021-06-24T10:51:03.752Z] TIMEOUT 120m [2021-06-24T10:51:03.752Z] TMP C:\Windows\TEMP [2021-06-24T10:51:03.752Z] unit_validate true [2021-06-24T10:51:03.752Z] USERDOMAIN WORKGROUP [2021-06-24T10:51:03.752Z] USERNAME azwin-2-ac5740$ [2021-06-24T10:51:03.752Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-24T10:51:03.752Z] validate_force false [2021-06-24T10:51:03.752Z] windir C:\Windows [2021-06-24T10:51:03.752Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-24T10:51:03.752Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-24T10:51:03.752Z] windowsRS1 false [2021-06-24T10:51:03.752Z] windowsRS5 true [2021-06-24T10:51:03.752Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-24T10:51:03.752Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-24T10:51:03.752Z] [2021-06-24T10:51:03.752Z] [2021-06-24T10:51:03.752Z] [2021-06-24T10:51:03.892Z] #60 DONE 0.1s [2021-06-24T10:51:03.892Z] [2021-06-24T10:51:03.892Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:03.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:03.892Z] #43 53.67 HOSTLINK compel/compel-host-bin [2021-06-24T10:51:03.892Z] #43 54.12 DEP soccr/soccr.d [2021-06-24T10:51:03.892Z] #43 54.28 CC soccr/soccr.o [2021-06-24T10:51:04.641Z] #43 ... [2021-06-24T10:51:04.641Z] [2021-06-24T10:51:04.641Z] #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-06-24T10:51:04.641Z] #58 sha256:3d7fcbeff28cde4d2d703bdccac6b9a07ba496419766acb9846228b7be397074 [2021-06-24T10:51:04.641Z] #58 119.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-24T10:51:04.641Z] #58 119.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-24T10:51:04.641Z] #58 DONE 127.2s [2021-06-24T10:51:04.641Z] [2021-06-24T10:51:04.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:04.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:04.641Z] #43 56.65 AR soccr/libsoccr.a [2021-06-24T10:51:04.641Z] #43 ... [2021-06-24T10:51:04.641Z] [2021-06-24T10:51:04.641Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-24T10:51:04.641Z] #59 sha256:376600117ba650bfcaf429dd46f9b54d34cd5bb8e774dbae8556fdea40cd2ff8 [2021-06-24T10:51:04.641Z] #59 DONE 0.1s [2021-06-24T10:51:04.641Z] [2021-06-24T10:51:04.641Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-24T10:51:04.641Z] #60 sha256:01740f10f046b2ec50fbccdca4c898f6cb1f5c55bf4a30de8de4ae922ec6d1d9 [2021-06-24T10:51:04.641Z] #60 DONE 0.1s [2021-06-24T10:51:04.641Z] [2021-06-24T10:51:04.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:04.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:04.641Z] #43 56.67 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:51:04.825Z] #43 56.81 AR soccr/libsoccr.a [2021-06-24T10:51:04.826Z] #43 56.90 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:51:04.897Z] #43 56.97 DEP criu/arch/x86/sigframe.d [2021-06-24T10:51:04.897Z] #43 57.05 DEP criu/arch/x86/sigaction_compat.d [2021-06-24T10:51:05.142Z] #24 129.8 Checking out files: 20% (2341/11599) Checking out files: 21% (2436/11599) Checking out files: 22% (2552/11599) Checking out files: 23% (2668/11599) Checking out files: 24% (2784/11599) Checking out files: 25% (2900/11599) Checking out files: 26% (3016/11599) Checking out files: 27% (3132/11599) Checking out files: 28% (3248/11599) Checking out files: 29% (3364/11599) Checking out files: 30% (3480/11599) Checking out files: 31% (3596/11599) Checking out files: 32% (3712/11599) Checking out files: 33% (3828/11599) Checking out files: 34% (3944/11599) Checking out files: 34% (4004/11599) Checking out files: 35% (4060/11599) Checking out files: 36% (4176/11599) Checking out files: 37% (4292/11599) Checking out files: 38% (4408/11599) Checking out files: 39% (4524/11599) Checking out files: 40% (4640/11599) Checking out files: 41% (4756/11599) Checking out files: 42% (4872/11599) Checking out files: 43% (4988/11599) Checking out files: 44% (5104/11599) Checking out files: 45% (5220/11599) Checking out files: 46% (5336/11599) Checking out files: 47% (5452/11599) Checking out files: 48% (5568/11599) Checking out files: 49% (5684/11599) Checking out files: 50% (5800/11599) Checking out files: 51% (5916/11599) Checking out files: 51% (6010/11599) Checking out files: 52% (6032/11599) Checking out files: 53% (6148/11599) Checking out files: 54% (6264/11599) Checking out files: 55% (6380/11599) Checking out files: 56% (6496/11599) Checking out files: 57% (6612/11599) Checking out files: 58% (6728/11599) Checking out files: 59% (6844/11599) Checking out files: 60% (6960/11599) Checking out files: 61% (7076/11599) Checking out files: 62% (7192/11599) Checking out files: 63% (7308/11599) Checking out files: 64% (7424/11599) Checking out files: 65% (7540/11599) Checking out files: 66% (7656/11599) Checking out files: 67% (7772/11599) Checking out files: 68% (7888/11599) Checking out files: 69% (8004/11599) Checking out files: 70% (8120/11599) Checking out files: 71% (8236/11599) Checking out files: 72% (8352/11599) Checking out files: 73% (8468/11599) Checking out files: 74% (8584/11599) Checking out files: 75% (8700/11599) Checking out files: 76% (8816/11599) Checking out files: 77% (8932/11599) Checking out files: 78% (9048/11599) Checking out files: 79% (9164/11599) Checking out files: 79% (9192/11599) Checking out files: 80% (9280/11599) Checking out files: 81% (9396/11599) Checking out files: 82% (9512/11599) Checking out files: 83% (9628/11599) Checking out files: 84% (9744/11599) Checking out files: 85% (9860/11599) Checking out files: 86% (9976/11599) Checking out files: 87% (10092/11599) Checking out files: 88% (10208/11599) Checking out files: 89% (10324/11599) Checking out files: 90% (10440/11599) Checking out files: 91% (10556/11599) Checking out files: 92% (10672/11599) Checking out files: 93% (10788/11599) Checking out files: 94% (10904/11599) Checking out files: 95% (11020/11599) Checking out files: 96% (11136/11599) Checking out files: 97% (11252/11599) Checking out files: 98% (11368/11599) Checking out files: 99% (11484/11599) Checking out files: 100% (11599/11599) Checking out files: 100% (11599/11599), done. [2021-06-24T10:51:05.142Z] #24 133.6 + cd /tmp/tmp.8DRSPTraIT/tmp/docker-ce [2021-06-24T10:51:05.153Z] #43 57.19 DEP criu/arch/x86/kerndat.d [2021-06-24T10:51:05.296Z] INFO: Sources under d:\gopath\... [2021-06-24T10:51:05.296Z] INFO: Test run under d:\CI\... [2021-06-24T10:51:05.296Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-24T10:51:05.296Z] INFO: docker/docker repository was found [2021-06-24T10:51:05.297Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-24T10:51:05.297Z] ltsc2019: Pulling from windows/servercore [2021-06-24T10:51:05.392Z] #43 ... [2021-06-24T10:51:05.392Z] [2021-06-24T10:51:05.392Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-24T10:51:05.392Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-24T10:51:05.392Z] #16 2.149 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-24T10:51:05.392Z] #16 DONE 2.3s [2021-06-24T10:51:05.392Z] [2021-06-24T10:51:05.392Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-24T10:51:05.392Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-24T10:51:05.406Z] #24 133.6 + git checkout -q v17.06.2-ce [2021-06-24T10:51:05.409Z] #43 57.36 DEP criu/arch/x86/crtools.d [2021-06-24T10:51:05.665Z] #43 57.55 DEP criu/arch/x86/cpu.d [2021-06-24T10:51:05.665Z] #43 57.76 CC criu/arch/x86/cpu.o [2021-06-24T10:51:05.762Z] 4612f6d0b889: Pulling fs layer [2021-06-24T10:51:05.762Z] 639bb6bb2beb: Pulling fs layer [2021-06-24T10:51:06.230Z] #43 58.35 CC criu/arch/x86/crtools.o [2021-06-24T10:51:06.503Z] #56 243.6 + bin/containerd-stress [2021-06-24T10:51:06.503Z] #56 245.5 + bin/containerd-shim [2021-06-24T10:51:06.929Z] #17 DONE 1.6s [2021-06-24T10:51:06.929Z] [2021-06-24T10:51:06.929Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:06.929Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:06.929Z] #43 57.67 DEP criu/arch/x86/sigframe.d [2021-06-24T10:51:06.929Z] #43 57.91 DEP criu/arch/x86/sigaction_compat.d [2021-06-24T10:51:06.929Z] #43 58.10 DEP criu/arch/x86/kerndat.d [2021-06-24T10:51:06.929Z] #43 58.35 DEP criu/arch/x86/crtools.d [2021-06-24T10:51:06.929Z] #43 58.59 DEP criu/arch/x86/cpu.d [2021-06-24T10:51:06.929Z] #43 58.80 CC criu/arch/x86/cpu.o [2021-06-24T10:51:06.935Z] #43 ... [2021-06-24T10:51:06.935Z] [2021-06-24T10:51:06.935Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:51:06.935Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:51:06.935Z] #45 119.5 net/http/httptrace [2021-06-24T10:51:06.935Z] #45 119.8 net/http [2021-06-24T10:51:06.935Z] #45 ... [2021-06-24T10:51:06.935Z] [2021-06-24T10:51:06.935Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-24T10:51:06.935Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-24T10:51:07.860Z] #43 59.72 CC criu/arch/x86/crtools.o [2021-06-24T10:51:07.906Z] #14 DONE 5.2s [2021-06-24T10:51:07.906Z] [2021-06-24T10:51:07.906Z] #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-06-24T10:51:07.906Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-24T10:51:08.119Z] #43 ... [2021-06-24T10:51:08.119Z] [2021-06-24T10:51:08.119Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-24T10:51:08.119Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-24T10:51:08.119Z] #18 DONE 1.3s [2021-06-24T10:51:08.378Z] [2021-06-24T10:51:08.378Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-24T10:51:08.378Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-24T10:51:08.866Z] #24 136.9 + mkdir -p /tmp/tmp.8DRSPTraIT/src/github.com/docker [2021-06-24T10:51:08.866Z] #24 136.9 + mv components/cli /tmp/tmp.8DRSPTraIT/src/github.com/docker/cli [2021-06-24T10:51:08.866Z] #24 136.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-24T10:51:09.306Z] #19 DONE 1.2s [2021-06-24T10:51:09.306Z] [2021-06-24T10:51:09.306Z] #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-06-24T10:51:09.306Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:09.822Z] #24 ... [2021-06-24T10:51:09.822Z] [2021-06-24T10:51:09.822Z] #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-06-24T10:51:09.822Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:51:09.822Z] #20 19.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-24T10:51:09.822Z] #20 20.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:51:09.822Z] #20 20.14 Fetched 27.6 MB in 1s (18.5 MB/s) [2021-06-24T10:51:09.822Z] #20 20.23 Selecting previously unselected package pigz. [2021-06-24T10:51:09.822Z] #20 20.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-06-24T10:51:09.822Z] #20 20.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 20.33 Unpacking pigz (2.4-1) ... [2021-06-24T10:51:09.822Z] #20 20.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-24T10:51:09.822Z] #20 20.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 20.49 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:09.822Z] #20 21.04 Selecting previously unselected package python3.7-minimal. [2021-06-24T10:51:09.822Z] #20 21.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 21.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:51:09.822Z] #20 21.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:09.822Z] #20 21.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:51:09.822Z] #20 24.03 Selecting previously unselected package python3-minimal. [2021-06-24T10:51:09.822Z] #20 24.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 ... 23657 files and directories currently installed.) [2021-06-24T10:51:09.822Z] #20 24.08 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 24.08 Unpacking python3-minimal (3.7.3-1) ... [2021-06-24T10:51:09.822Z] #20 24.19 Selecting previously unselected package libmpdec2:arm64. [2021-06-24T10:51:09.822Z] #20 24.20 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 24.22 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-24T10:51:09.822Z] #20 24.33 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-24T10:51:09.822Z] #20 24.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 24.35 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:09.822Z] #20 25.22 Selecting previously unselected package python3.7. [2021-06-24T10:51:09.822Z] #20 25.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 25.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:09.822Z] #20 25.38 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-24T10:51:09.822Z] #20 25.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 25.42 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-24T10:51:09.822Z] #20 25.56 Setting up python3-minimal (3.7.3-1) ... [2021-06-24T10:51:09.822Z] #20 26.53 Selecting previously unselected package python3. [2021-06-24T10:51:09.822Z] #20 26.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 ... 24069 files and directories currently installed.) [2021-06-24T10:51:09.822Z] #20 26.63 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 26.66 Unpacking python3 (3.7.3-1) ... [2021-06-24T10:51:09.822Z] #20 26.81 Selecting previously unselected package libip4tc0:arm64. [2021-06-24T10:51:09.822Z] #20 26.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 26.83 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-24T10:51:09.822Z] #20 26.95 Selecting previously unselected package libip6tc0:arm64. [2021-06-24T10:51:09.822Z] #20 26.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 26.97 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-24T10:51:09.822Z] #20 27.09 Selecting previously unselected package libiptc0:arm64. [2021-06-24T10:51:09.822Z] #20 27.11 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 27.11 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-24T10:51:09.822Z] #20 27.21 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-24T10:51:09.822Z] #20 27.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 27.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-24T10:51:09.822Z] #20 27.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-24T10:51:09.822Z] #20 27.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-24T10:51:09.822Z] #20 27.37 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-24T10:51:10.085Z] #20 27.47 Selecting previously unselected package libnftnl11:arm64. [2021-06-24T10:51:10.085Z] #20 27.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-24T10:51:10.085Z] #20 27.49 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-24T10:51:10.085Z] #20 27.63 Selecting previously unselected package iptables. [2021-06-24T10:51:10.085Z] #20 27.64 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-24T10:51:10.085Z] #20 27.65 Unpacking iptables (1.8.2-4) ... [2021-06-24T10:51:10.663Z] #20 28.10 Selecting previously unselected package xxd. [2021-06-24T10:51:10.663Z] #20 28.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-24T10:51:10.663Z] #20 28.13 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:51:10.663Z] #20 28.27 Selecting previously unselected package vim-common. [2021-06-24T10:51:10.663Z] #20 28.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:51:10.663Z] #20 28.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:51:10.927Z] #20 28.51 Selecting previously unselected package bash-completion. [2021-06-24T10:51:10.927Z] #20 28.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-24T10:51:11.196Z] #20 1.429 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-24T10:51:11.196Z] #20 1.497 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:51:11.196Z] #20 1.498 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:51:11.196Z] #20 1.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:51:11.453Z] #20 2.040 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-24T10:51:12.381Z] #20 3.027 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:51:12.854Z] #20 ... [2021-06-24T10:51:12.854Z] [2021-06-24T10:51:12.854Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:12.854Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:12.854Z] #43 73.08 LINK criu/pie/restorer.built-in.o [2021-06-24T10:51:12.854Z] #43 73.09 GEN criu/pie/restorer-blob.h [2021-06-24T10:51:12.854Z] #43 73.20 DEP criu/vdso.d [2021-06-24T10:51:12.854Z] #43 73.44 DEP criu/uts_ns.d [2021-06-24T10:51:12.854Z] #43 73.56 DEP criu/util.d [2021-06-24T10:51:12.854Z] #43 73.75 DEP criu/uffd.d [2021-06-24T10:51:12.854Z] #43 73.84 DEP criu/tun.d [2021-06-24T10:51:12.854Z] #43 73.95 DEP criu/tty.d [2021-06-24T10:51:12.854Z] #43 74.07 DEP criu/timerfd.d [2021-06-24T10:51:12.854Z] #43 74.29 DEP criu/timens.d [2021-06-24T10:51:12.854Z] #43 74.45 DEP criu/sysfs_parse.d [2021-06-24T10:51:12.854Z] #43 74.64 DEP criu/sysctl.d [2021-06-24T10:51:12.854Z] #43 74.84 DEP criu/string.d [2021-06-24T10:51:12.854Z] #43 74.88 DEP criu/stats.d [2021-06-24T10:51:12.854Z] #43 75.02 DEP criu/sockets.d [2021-06-24T10:51:12.854Z] #43 75.22 DEP criu/sk-unix.d [2021-06-24T10:51:12.854Z] #43 75.51 DEP criu/sk-tcp.d [2021-06-24T10:51:12.854Z] #43 75.66 DEP criu/sk-queue.d [2021-06-24T10:51:12.854Z] #43 75.77 DEP criu/sk-packet.d [2021-06-24T10:51:12.854Z] #43 75.95 DEP criu/sk-netlink.d [2021-06-24T10:51:12.854Z] #43 76.20 DEP criu/sk-inet.d [2021-06-24T10:51:12.854Z] #43 76.44 DEP criu/signalfd.d [2021-06-24T10:51:12.854Z] #43 76.71 DEP criu/sigframe.d [2021-06-24T10:51:12.854Z] #43 76.82 DEP criu/shmem.d [2021-06-24T10:51:12.854Z] #43 76.95 DEP criu/servicefd.d [2021-06-24T10:51:12.854Z] #43 77.17 DEP criu/seize.d [2021-06-24T10:51:12.854Z] #43 77.38 DEP criu/seccomp.d [2021-06-24T10:51:12.854Z] #43 77.59 DEP criu/rst-malloc.d [2021-06-24T10:51:12.854Z] #43 77.66 DEP criu/rbtree.d [2021-06-24T10:51:12.854Z] #43 77.71 DEP criu/pstree.d [2021-06-24T10:51:12.854Z] #43 77.91 DEP criu/protobuf.d [2021-06-24T10:51:12.854Z] #43 78.05 GEN criu/protobuf-desc-gen.h [2021-06-24T10:51:12.854Z] #43 79.94 DEP criu/protobuf-desc.d [2021-06-24T10:51:12.854Z] #43 80.12 DEP criu/proc_parse.d [2021-06-24T10:51:12.854Z] #43 80.31 DEP criu/plugin.d [2021-06-24T10:51:12.854Z] #43 80.46 DEP criu/pipes.d [2021-06-24T10:51:12.854Z] #43 80.66 DEP criu/pie-util.d [2021-06-24T10:51:12.854Z] #43 80.74 DEP criu/pie-util-vdso.d [2021-06-24T10:51:12.854Z] #43 80.84 DEP criu/path.d [2021-06-24T10:51:12.854Z] #43 81.03 DEP criu/parasite-syscall.d [2021-06-24T10:51:12.854Z] #43 81.27 DEP criu/pagemap.d [2021-06-24T10:51:12.854Z] #43 81.43 DEP criu/pagemap-cache.d [2021-06-24T10:51:12.854Z] #43 81.69 DEP criu/page-xfer.d [2021-06-24T10:51:12.854Z] #43 81.84 DEP criu/page-pipe.d [2021-06-24T10:51:12.854Z] #43 82.03 DEP criu/netfilter.d [2021-06-24T10:51:12.854Z] #43 82.25 DEP criu/net.d [2021-06-24T10:51:12.854Z] #43 82.41 DEP criu/namespaces.d [2021-06-24T10:51:12.854Z] #43 82.61 DEP criu/mount.d [2021-06-24T10:51:12.854Z] #43 82.88 DEP criu/memfd.d [2021-06-24T10:51:12.854Z] #43 83.06 DEP criu/mem.d [2021-06-24T10:51:12.854Z] #43 83.26 DEP criu/lsm.d [2021-06-24T10:51:13.118Z] #43 83.45 DEP criu/log.d [2021-06-24T10:51:13.118Z] #43 83.63 DEP criu/libnetlink.d [2021-06-24T10:51:13.152Z] #15 DONE 4.3s [2021-06-24T10:51:13.152Z] [2021-06-24T10:51:13.152Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-24T10:51:13.152Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-24T10:51:13.152Z] #16 ... [2021-06-24T10:51:13.152Z] [2021-06-24T10:51:13.152Z] #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-06-24T10:51:13.152Z] #53 sha256:26b76dda9a264bddc5caef4a8cdee2416b78f336d01fd3d39f1035f684b2b58f [2021-06-24T10:51:13.152Z] #53 4.927 + RM_GOPATH=0 [2021-06-24T10:51:13.152Z] #53 4.927 + TMP_GOPATH= [2021-06-24T10:51:13.152Z] #53 4.927 + : /build [2021-06-24T10:51:13.152Z] #53 4.927 + '[' -z '' ']' [2021-06-24T10:51:13.152Z] #53 4.927 ++ mktemp -d [2021-06-24T10:51:13.152Z] #53 4.927 + export GOPATH=/tmp/tmp.XnwveaBqaw [2021-06-24T10:51:13.152Z] #53 4.927 + GOPATH=/tmp/tmp.XnwveaBqaw [2021-06-24T10:51:13.152Z] #53 4.927 + RM_GOPATH=1 [2021-06-24T10:51:13.152Z] #53 4.927 + case "$(go env GOARCH)" in [2021-06-24T10:51:13.152Z] #53 4.927 ++ go env GOARCH [2021-06-24T10:51:13.152Z] #53 4.951 + export GO_BUILDMODE=-buildmode=pie [2021-06-24T10:51:13.152Z] #53 4.951 + GO_BUILDMODE=-buildmode=pie [2021-06-24T10:51:13.152Z] #53 4.970 ++ dirname /tmp/install/install.sh [2021-06-24T10:51:13.152Z] #53 4.970 + dir=/tmp/install [2021-06-24T10:51:13.152Z] #53 4.970 + bin=runc [2021-06-24T10:51:13.152Z] #53 4.970 + shift [2021-06-24T10:51:13.152Z] #53 4.970 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-24T10:51:13.152Z] #53 4.970 + . /tmp/install/runc.installer [2021-06-24T10:51:13.152Z] #53 4.970 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:51:13.152Z] #53 4.970 + install_runc [2021-06-24T10:51:13.152Z] #53 4.970 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-24T10:51:13.152Z] #53 4.982 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-24T10:51:13.152Z] #53 4.984 + uname -r [2021-06-24T10:51:13.152Z] #53 4.984 + RUNC_BUILDTAGS='seccomp ' [2021-06-24T10:51:13.152Z] #53 4.984 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-24T10:51:13.152Z] #53 4.984 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XnwveaBqaw/src/github.com/opencontainers/runc [2021-06-24T10:51:13.152Z] #53 4.984 Cloning into '/tmp/tmp.XnwveaBqaw/src/github.com/opencontainers/runc'... [2021-06-24T10:51:13.152Z] #53 ... [2021-06-24T10:51:13.152Z] [2021-06-24T10:51:13.152Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:13.152Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:13.152Z] #43 59.52 CC criu/arch/x86/kerndat.o [2021-06-24T10:51:13.152Z] #43 60.23 CC criu/arch/x86/sigaction_compat.o [2021-06-24T10:51:13.152Z] #43 60.47 CC criu/arch/x86/sigframe.o [2021-06-24T10:51:13.152Z] #43 60.78 LINK criu/arch/x86/crtools.built-in.o [2021-06-24T10:51:13.152Z] #43 60.84 DEP criu/pie/util-vdso-elf32.d [2021-06-24T10:51:13.152Z] #43 60.96 DEP criu/pie/util-vdso.d [2021-06-24T10:51:13.152Z] #43 61.10 DEP criu/pie/util.d [2021-06-24T10:51:13.152Z] #43 61.26 CC criu/pie/util.o [2021-06-24T10:51:13.152Z] #43 61.54 CC criu/pie/util-vdso.o [2021-06-24T10:51:13.152Z] #43 62.26 CC criu/pie/util-vdso-elf32.o [2021-06-24T10:51:13.152Z] #43 62.94 AR criu/pie/pie.lib.a [2021-06-24T10:51:13.152Z] #43 63.00 DEP criu/pie/restorer.d [2021-06-24T10:51:13.152Z] #43 63.19 DEP criu/arch/x86/sigaction_compat_pie.d [2021-06-24T10:51:13.152Z] #43 63.36 DEP criu/arch/x86/restorer_unmap.d [2021-06-24T10:51:13.152Z] #43 63.39 DEP criu/arch/x86/restorer.d [2021-06-24T10:51:13.152Z] #43 63.57 DEP criu/arch/x86/vdso-pie.d [2021-06-24T10:51:13.152Z] #43 63.75 DEP criu/pie/parasite-vdso.d [2021-06-24T10:51:13.152Z] #43 63.93 DEP criu/pie/parasite.d [2021-06-24T10:51:13.152Z] #43 64.18 CC criu/pie/parasite.o [2021-06-24T10:51:13.382Z] #43 83.75 DEP criu/kerndat.d [2021-06-24T10:51:13.646Z] #43 84.01 DEP criu/kcmp-ids.d [2021-06-24T10:51:13.646Z] #43 84.11 DEP criu/irmap.d [2021-06-24T10:51:13.717Z] #43 65.75 LINK criu/pie/parasite.built-in.o [2021-06-24T10:51:13.717Z] #43 65.75 GEN criu/pie/parasite-blob.h [2021-06-24T10:51:13.717Z] #43 65.75 CC criu/pie/parasite-vdso.o [2021-06-24T10:51:13.747Z] #20 4.366 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:51:13.910Z] #43 84.26 DEP criu/ipc_ns.d [2021-06-24T10:51:13.910Z] #43 ... [2021-06-24T10:51:13.910Z] [2021-06-24T10:51:13.910Z] #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-06-24T10:51:13.910Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:51:13.910Z] #20 31.41 Unpacking bash-completion (1:2.8-6) ... [2021-06-24T10:51:14.494Z] #20 31.96 Selecting previously unselected package bzip2. [2021-06-24T10:51:14.494Z] #20 31.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-24T10:51:14.494Z] #20 31.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:51:14.620Z] #56 252.3 + bin/containerd-shim-runc-v1 [2021-06-24T10:51:14.644Z] #43 66.54 CC criu/arch/x86/vdso-pie.o [2021-06-24T10:51:14.644Z] #43 66.84 CC criu/arch/x86/restorer.o [2021-06-24T10:51:14.758Z] #20 32.37 Selecting previously unselected package xz-utils. [2021-06-24T10:51:15.025Z] #20 32.38 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-24T10:51:15.025Z] #20 32.38 Unpacking xz-utils (5.2.4-1) ... [2021-06-24T10:51:15.156Z] #20 ... [2021-06-24T10:51:15.156Z] [2021-06-24T10:51:15.156Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:15.156Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:15.156Z] #43 61.92 CC criu/arch/x86/kerndat.o [2021-06-24T10:51:15.156Z] #43 62.68 CC criu/arch/x86/sigaction_compat.o [2021-06-24T10:51:15.156Z] #43 62.92 CC criu/arch/x86/sigframe.o [2021-06-24T10:51:15.156Z] #43 63.15 LINK criu/arch/x86/crtools.built-in.o [2021-06-24T10:51:15.156Z] #43 63.22 DEP criu/pie/util-vdso-elf32.d [2021-06-24T10:51:15.156Z] #43 63.40 DEP criu/pie/util-vdso.d [2021-06-24T10:51:15.156Z] #43 63.54 DEP criu/pie/util.d [2021-06-24T10:51:15.156Z] #43 63.79 CC criu/pie/util.o [2021-06-24T10:51:15.156Z] #43 64.18 CC criu/pie/util-vdso.o [2021-06-24T10:51:15.156Z] #43 64.85 CC criu/pie/util-vdso-elf32.o [2021-06-24T10:51:15.156Z] #43 65.50 AR criu/pie/pie.lib.a [2021-06-24T10:51:15.156Z] #43 65.58 DEP criu/pie/restorer.d [2021-06-24T10:51:15.156Z] #43 65.87 DEP criu/arch/x86/sigaction_compat_pie.d [2021-06-24T10:51:15.156Z] #43 65.96 DEP criu/arch/x86/restorer_unmap.d [2021-06-24T10:51:15.156Z] #43 66.00 DEP criu/arch/x86/restorer.d [2021-06-24T10:51:15.156Z] #43 66.28 DEP criu/arch/x86/vdso-pie.d [2021-06-24T10:51:15.156Z] #43 66.40 DEP criu/pie/parasite-vdso.d [2021-06-24T10:51:15.156Z] #43 66.58 DEP criu/pie/parasite.d [2021-06-24T10:51:15.156Z] #43 66.86 CC criu/pie/parasite.o [2021-06-24T10:51:15.251Z] #43 67.35 CC criu/arch/x86/restorer_unmap.o [2021-06-24T10:51:15.251Z] #43 67.40 CC criu/arch/x86/sigaction_compat_pie.o [2021-06-24T10:51:15.290Z] #20 32.73 Selecting previously unselected package apparmor. [2021-06-24T10:51:15.290Z] #20 32.73 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-24T10:51:15.290Z] #20 32.80 Unpacking apparmor (2.13.2-10) ... [2021-06-24T10:51:15.554Z] #20 33.20 Selecting previously unselected package aufs-tools. [2021-06-24T10:51:15.554Z] #20 33.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-24T10:51:15.813Z] #43 67.76 CC criu/pie/restorer.o [2021-06-24T10:51:15.818Z] #20 33.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:51:15.818Z] #20 33.43 Selecting previously unselected package libonig5:arm64. [2021-06-24T10:51:15.818Z] #20 33.45 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-24T10:51:15.818Z] #20 33.46 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-24T10:51:16.083Z] #20 33.66 Selecting previously unselected package libjq1:arm64. [2021-06-24T10:51:16.083Z] #20 33.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-24T10:51:16.083Z] #20 33.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-24T10:51:16.126Z] #43 68.09 LINK criu/pie/parasite.built-in.o [2021-06-24T10:51:16.126Z] #43 68.09 GEN criu/pie/parasite-blob.h [2021-06-24T10:51:16.126Z] #43 68.11 CC criu/pie/parasite-vdso.o [2021-06-24T10:51:16.284Z] 639bb6bb2beb: Verifying Checksum [2021-06-24T10:51:16.284Z] 639bb6bb2beb: Download complete [2021-06-24T10:51:16.347Z] #20 33.83 Selecting previously unselected package jq. [2021-06-24T10:51:16.348Z] #20 33.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-24T10:51:16.348Z] #20 33.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:51:16.348Z] #20 33.97 Selecting previously unselected package libaio1:arm64. [2021-06-24T10:51:16.348Z] #20 33.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-24T10:51:16.348Z] #20 33.99 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-24T10:51:16.418Z] #43 ... [2021-06-24T10:51:16.418Z] [2021-06-24T10:51:16.418Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-24T10:51:16.418Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-24T10:51:16.418Z] #16 4.001 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-24T10:51:16.611Z] #20 34.07 Selecting previously unselected package libgpm2:arm64. [2021-06-24T10:51:16.611Z] #20 34.08 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-24T10:51:16.611Z] #20 34.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-24T10:51:16.675Z] #16 DONE 4.3s [2021-06-24T10:51:16.675Z] [2021-06-24T10:51:16.675Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-24T10:51:16.675Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-24T10:51:16.875Z] #20 34.22 Selecting previously unselected package libicu63:arm64. [2021-06-24T10:51:16.875Z] #20 34.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-24T10:51:16.875Z] #20 34.24 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-24T10:51:17.054Z] #43 68.83 CC criu/arch/x86/vdso-pie.o [2021-06-24T10:51:17.054Z] #43 69.14 CC criu/arch/x86/restorer.o [2021-06-24T10:51:17.642Z] #43 69.85 CC criu/arch/x86/restorer_unmap.o [2021-06-24T10:51:17.908Z] #56 256.9 + bin/containerd-shim-runc-v2 [2021-06-24T10:51:17.909Z] #43 69.87 CC criu/arch/x86/sigaction_compat_pie.o [2021-06-24T10:51:18.170Z] #43 70.25 CC criu/pie/restorer.o [2021-06-24T10:51:18.843Z] #56 257.8 + binaries [2021-06-24T10:51:18.843Z] #56 257.8 + install -D bin/containerd /build/containerd [2021-06-24T10:51:18.843Z] #56 257.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-24T10:51:19.101Z] #56 257.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-24T10:51:19.101Z] #56 257.9 + install -D bin/ctr /build/ctr [2021-06-24T10:51:19.236Z] #17 ... [2021-06-24T10:51:19.236Z] [2021-06-24T10:51:19.236Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:51:19.236Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:51:19.236Z] #45 131.7 github.com/LK4D4/vndr/godl [2021-06-24T10:51:19.236Z] #45 132.5 github.com/LK4D4/vndr [2021-06-24T10:51:19.236Z] #45 ... [2021-06-24T10:51:19.236Z] [2021-06-24T10:51:19.236Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:19.236Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:19.236Z] #43 71.07 LINK criu/pie/restorer.built-in.o [2021-06-24T10:51:19.236Z] #43 71.08 GEN criu/pie/restorer-blob.h [2021-06-24T10:51:19.236Z] #43 71.18 DEP criu/vdso.d [2021-06-24T10:51:19.358Z] #56 DONE 258.3s [2021-06-24T10:51:19.454Z] #20 36.68 Selecting previously unselected package libnet1:arm64. [2021-06-24T10:51:19.454Z] #20 36.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-24T10:51:19.454Z] #20 36.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:51:19.493Z] #43 ... [2021-06-24T10:51:19.493Z] [2021-06-24T10:51:19.493Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-24T10:51:19.493Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-24T10:51:19.493Z] #17 DONE 2.7s [2021-06-24T10:51:19.493Z] [2021-06-24T10:51:19.493Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:51:19.493Z] #45 sha256:0a6f5cf5817a104d85f7154074deb01f0361df3a04b0a0848db871e66ddfe5c0 [2021-06-24T10:51:19.493Z] #45 DONE 142.0s [2021-06-24T10:51:19.493Z] [2021-06-24T10:51:19.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:19.493Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:19.493Z] #43 71.40 DEP criu/vdso-compat.d [2021-06-24T10:51:19.493Z] #43 71.56 DEP criu/uts_ns.d [2021-06-24T10:51:19.718Z] #20 37.18 Selecting previously unselected package libnl-3-200:arm64. [2021-06-24T10:51:19.719Z] #20 37.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-24T10:51:19.719Z] #20 37.23 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-24T10:51:19.785Z] #56 240.0 + bin/containerd-stress [2021-06-24T10:51:19.785Z] #56 242.0 + bin/containerd-shim [2021-06-24T10:51:19.792Z] #43 71.71 DEP criu/util.d [2021-06-24T10:51:20.052Z] #43 71.87 DEP criu/uffd.d [2021-06-24T10:51:20.052Z] #43 72.07 DEP criu/tun.d [2021-06-24T10:51:20.299Z] [2021-06-24T10:51:20.299Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-24T10:51:20.299Z] #57 sha256:8f42f2e5b3751fd11f065c126fe89937301bce1dae9703923c3e18527cc60a69 [2021-06-24T10:51:20.299Z] #57 DONE 0.2s [2021-06-24T10:51:20.299Z] [2021-06-24T10:51:20.299Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-24T10:51:20.299Z] #61 sha256:c14b3784988dcac84dcd3056d2f62dbf7d6aba9d2873d1761632539eaab32906 [2021-06-24T10:51:20.299Z] #61 DONE 0.1s [2021-06-24T10:51:20.309Z] #43 72.24 DEP criu/tty.d [2021-06-24T10:51:20.309Z] #43 72.43 DEP criu/timerfd.d [2021-06-24T10:51:20.557Z] [2021-06-24T10:51:20.557Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-24T10:51:20.557Z] #66 sha256:e309d1d5bb10e8da879684d9254bac0e670ca2f27c4a98f3c9e40fbda045abcf [2021-06-24T10:51:20.557Z] #66 DONE 0.2s [2021-06-24T10:51:20.557Z] [2021-06-24T10:51:20.557Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-24T10:51:20.557Z] #68 sha256:0b70dd9c2ba8a3dd7622ba54adf3d05040c20af82c3864f388e79acb7625d1b4 [2021-06-24T10:51:20.557Z] #68 DONE 0.1s [2021-06-24T10:51:20.557Z] [2021-06-24T10:51:20.557Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-24T10:51:20.557Z] #69 sha256:acb6db994af7ba2c0de8017ccd984aee6d4a7a8b22ea7fcc1a1feff5b551cbb2 [2021-06-24T10:51:20.557Z] #69 DONE 0.0s [2021-06-24T10:51:20.565Z] #43 72.57 DEP criu/timens.d [2021-06-24T10:51:20.567Z] #20 37.96 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-24T10:51:20.567Z] #20 ... [2021-06-24T10:51:20.567Z] [2021-06-24T10:51:20.567Z] #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-06-24T10:51:20.567Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-24T10:51:20.567Z] #40 147.2 + dpkg --print-architecture [2021-06-24T10:51:20.567Z] #40 DONE 148.6s [2021-06-24T10:51:20.567Z] [2021-06-24T10:51:20.567Z] #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-06-24T10:51:20.567Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:51:20.567Z] #20 37.96 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-24T10:51:20.567Z] #20 37.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-24T10:51:20.567Z] #20 37.99 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-24T10:51:20.567Z] #20 38.09 Selecting previously unselected package libreadline5:arm64. [2021-06-24T10:51:20.567Z] #20 ... [2021-06-24T10:51:20.567Z] [2021-06-24T10:51:20.567Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:20.567Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:20.567Z] #43 84.49 DEP criu/image.d [2021-06-24T10:51:20.567Z] #43 84.79 DEP criu/image-desc.d [2021-06-24T10:51:20.567Z] #43 84.91 DEP criu/fsnotify.d [2021-06-24T10:51:20.567Z] #43 85.08 DEP criu/filesystems.d [2021-06-24T10:51:20.567Z] #43 85.25 DEP criu/files.d [2021-06-24T10:51:20.567Z] #43 85.45 DEP criu/files-reg.d [2021-06-24T10:51:20.567Z] #43 85.73 DEP criu/files-ext.d [2021-06-24T10:51:20.567Z] #43 85.89 DEP criu/file-lock.d [2021-06-24T10:51:20.567Z] #43 86.13 DEP criu/file-ids.d [2021-06-24T10:51:20.567Z] #43 86.31 DEP criu/fifo.d [2021-06-24T10:51:20.567Z] #43 86.51 DEP criu/fdstore.d [2021-06-24T10:51:20.567Z] #43 86.66 DEP criu/fault-injection.d [2021-06-24T10:51:20.567Z] #43 86.75 DEP criu/external.d [2021-06-24T10:51:20.567Z] #43 86.92 DEP criu/eventpoll.d [2021-06-24T10:51:20.567Z] #43 87.13 DEP criu/eventfd.d [2021-06-24T10:51:20.567Z] #43 87.31 DEP criu/crtools.d [2021-06-24T10:51:20.567Z] #43 87.56 DEP criu/cr-service.d [2021-06-24T10:51:20.567Z] #43 87.78 DEP criu/cr-restore.d [2021-06-24T10:51:20.567Z] #43 88.07 DEP criu/cr-errno.d [2021-06-24T10:51:20.567Z] #43 88.09 DEP criu/cr-dump.d [2021-06-24T10:51:20.567Z] #43 88.24 DEP criu/cr-dedup.d [2021-06-24T10:51:20.567Z] #43 88.37 DEP criu/cr-check.d [2021-06-24T10:51:20.567Z] #43 88.58 DEP criu/config.d [2021-06-24T10:51:20.567Z] #43 88.72 DEP criu/clone-noasan.d [2021-06-24T10:51:20.567Z] #43 88.78 DEP criu/cgroup.d [2021-06-24T10:51:20.567Z] #43 88.87 DEP criu/cgroup-props.d [2021-06-24T10:51:20.567Z] #43 89.03 DEP criu/bitmap.d [2021-06-24T10:51:20.567Z] #43 89.05 DEP criu/bfd.d [2021-06-24T10:51:20.567Z] #43 89.21 DEP criu/autofs.d [2021-06-24T10:51:20.567Z] #43 89.40 DEP criu/aio.d [2021-06-24T10:51:20.567Z] #43 89.60 DEP criu/action-scripts.d [2021-06-24T10:51:20.567Z] #43 90.04 CC criu/action-scripts.o [2021-06-24T10:51:20.567Z] #43 90.58 CC criu/aio.o [2021-06-24T10:51:20.815Z] [2021-06-24T10:51:20.815Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-24T10:51:20.815Z] #70 sha256:d22d368afaba0d358d5e5eddf5b268e1acca50c28638c45ee73fbdd13d401fa6 [2021-06-24T10:51:20.822Z] #43 72.81 DEP criu/sysfs_parse.d [2021-06-24T10:51:20.822Z] #43 72.96 DEP criu/sysctl.d [2021-06-24T10:51:20.831Z] #43 91.33 CC criu/autofs.o [2021-06-24T10:51:21.095Z] #43 ... [2021-06-24T10:51:21.095Z] [2021-06-24T10:51:21.095Z] #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-06-24T10:51:21.095Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:51:21.095Z] #20 38.09 Selecting previously unselected package libreadline5:arm64. [2021-06-24T10:51:21.095Z] #20 38.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-24T10:51:21.095Z] #20 38.11 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-24T10:51:21.095Z] #20 38.39 Selecting previously unselected package net-tools. [2021-06-24T10:51:21.095Z] #20 38.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-24T10:51:21.095Z] #20 38.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:51:21.095Z] #20 38.67 Selecting previously unselected package python-pip-whl. [2021-06-24T10:51:21.095Z] #20 38.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-06-24T10:51:21.095Z] #20 38.69 Unpacking python-pip-whl (18.1-5) ... [2021-06-24T10:51:21.121Z] #43 73.08 DEP criu/string.d [2021-06-24T10:51:21.121Z] #43 73.12 DEP criu/stats.d [2021-06-24T10:51:21.359Z] #20 39.09 Selecting previously unselected package python3-lib2to3. [2021-06-24T10:51:21.377Z] #43 73.27 DEP criu/sockets.d [2021-06-24T10:51:21.377Z] #43 73.45 DEP criu/sk-unix.d [2021-06-24T10:51:21.446Z] #43 73.36 LINK criu/pie/restorer.built-in.o [2021-06-24T10:51:21.446Z] #43 73.36 GEN criu/pie/restorer-blob.h [2021-06-24T10:51:21.446Z] #43 73.48 DEP criu/vdso.d [2021-06-24T10:51:21.623Z] #20 39.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-24T10:51:21.623Z] #20 39.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:51:21.677Z] #43 73.65 DEP criu/sk-tcp.d [2021-06-24T10:51:21.677Z] #43 73.83 DEP criu/sk-queue.d [2021-06-24T10:51:21.702Z] #43 73.65 DEP criu/vdso-compat.d [2021-06-24T10:51:21.702Z] #43 73.82 DEP criu/uts_ns.d [2021-06-24T10:51:21.886Z] #20 39.30 Selecting previously unselected package python3-distutils. [2021-06-24T10:51:21.886Z] #20 39.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-06-24T10:51:21.886Z] #20 39.33 Unpacking python3-distutils (3.7.3-1) ... [2021-06-24T10:51:21.886Z] #20 39.52 Selecting previously unselected package python3-pip. [2021-06-24T10:51:21.933Z] #43 73.97 DEP criu/sk-packet.d [2021-06-24T10:51:21.957Z] #43 74.04 DEP criu/util.d [2021-06-24T10:51:22.150Z] #20 39.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-06-24T10:51:22.150Z] #20 39.56 Unpacking python3-pip (18.1-5) ... [2021-06-24T10:51:22.189Z] #43 74.16 DEP criu/sk-netlink.d [2021-06-24T10:51:22.213Z] #43 74.30 DEP criu/uffd.d [2021-06-24T10:51:22.414Z] #20 39.85 Selecting previously unselected package python3-pkg-resources. [2021-06-24T10:51:22.414Z] #20 39.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:51:22.414Z] #20 39.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:51:22.414Z] #20 39.96 Selecting previously unselected package python3-setuptools. [2021-06-24T10:51:22.414Z] #20 39.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-06-24T10:51:22.414Z] #20 39.99 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-24T10:51:22.455Z] #43 74.33 DEP criu/sk-inet.d [2021-06-24T10:51:22.455Z] #43 74.50 DEP criu/signalfd.d [2021-06-24T10:51:22.678Z] #20 40.25 Selecting previously unselected package python3-wheel. [2021-06-24T10:51:22.678Z] #20 40.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-06-24T10:51:22.678Z] #20 40.27 Unpacking python3-wheel (0.32.3-2) ... [2021-06-24T10:51:22.711Z] #43 74.69 DEP criu/sigframe.d [2021-06-24T10:51:22.711Z] #43 74.77 DEP criu/shmem.d [2021-06-24T10:51:22.775Z] #43 74.63 DEP criu/tun.d [2021-06-24T10:51:22.775Z] #43 74.84 DEP criu/tty.d [2021-06-24T10:51:22.941Z] #20 40.41 Selecting previously unselected package sudo. [2021-06-24T10:51:22.941Z] #20 40.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-24T10:51:22.941Z] #20 40.45 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:51:23.008Z] #43 74.88 DEP criu/servicefd.d [2021-06-24T10:51:23.008Z] #43 75.07 DEP criu/seize.d [2021-06-24T10:51:23.031Z] #43 75.08 DEP criu/timerfd.d [2021-06-24T10:51:23.206Z] #20 40.91 Selecting previously unselected package thin-provisioning-tools. [2021-06-24T10:51:23.265Z] #43 ... [2021-06-24T10:51:23.265Z] [2021-06-24T10:51:23.265Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-24T10:51:23.265Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-24T10:51:23.265Z] #18 DONE 3.9s [2021-06-24T10:51:23.265Z] [2021-06-24T10:51:23.265Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:23.265Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:23.265Z] #43 75.20 DEP criu/seccomp.d [2021-06-24T10:51:23.265Z] #43 75.39 DEP criu/rst-malloc.d [2021-06-24T10:51:23.287Z] #43 75.32 DEP criu/timens.d [2021-06-24T10:51:23.470Z] #20 40.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-24T10:51:23.470Z] #20 40.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:51:23.520Z] #43 75.46 DEP criu/rbtree.d [2021-06-24T10:51:23.520Z] #43 75.52 DEP criu/pstree.d [2021-06-24T10:51:23.520Z] #43 75.70 DEP criu/protobuf.d [2021-06-24T10:51:23.543Z] #43 75.56 DEP criu/sysfs_parse.d [2021-06-24T10:51:23.543Z] #43 75.75 DEP criu/sysctl.d [2021-06-24T10:51:23.734Z] #20 41.14 Selecting previously unselected package uidmap. [2021-06-24T10:51:23.734Z] #20 41.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-24T10:51:23.734Z] #20 41.15 Unpacking uidmap (1:4.5-1.1) ... [2021-06-24T10:51:23.734Z] #20 41.31 Selecting previously unselected package vim-runtime. [2021-06-24T10:51:23.734Z] #20 41.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:51:23.734Z] #20 41.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-24T10:51:23.775Z] #43 75.84 GEN criu/protobuf-desc-gen.h [2021-06-24T10:51:23.800Z] #43 75.89 DEP criu/string.d [2021-06-24T10:51:23.800Z] #43 ... [2021-06-24T10:51:23.800Z] [2021-06-24T10:51:23.800Z] #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-06-24T10:51:23.800Z] #53 sha256:a1bc3b09961c5275cb01908ea72c26f6aa1ffa0b78d58a9d3bb9b1cb5d435ab2 [2021-06-24T10:51:23.800Z] #53 13.85 + cd /tmp/tmp.D3Jq4kmMNB/src/github.com/opencontainers/runc [2021-06-24T10:51:23.800Z] #53 13.85 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:51:23.800Z] #53 14.42 + '[' -z '' ']' [2021-06-24T10:51:23.800Z] #53 14.42 + target=static [2021-06-24T10:51:23.800Z] #53 14.42 + make 'BUILDTAGS=seccomp ' static [2021-06-24T10:51:23.800Z] #53 14.73 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-24T10:51:23.999Z] #20 41.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-24T10:51:23.999Z] #20 41.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:51:24.056Z] #53 ... [2021-06-24T10:51:24.056Z] [2021-06-24T10:51:24.056Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-24T10:51:24.056Z] #45 sha256:c3b733b5b461aed3c9a9b11cf5f754c4e0652ee4a4ae5d4d25a9851a3ba87e32 [2021-06-24T10:51:24.056Z] #45 138.7 github.com/LK4D4/vndr/godl [2021-06-24T10:51:24.056Z] #45 139.4 github.com/LK4D4/vndr [2021-06-24T10:51:24.056Z] #45 DONE 149.0s [2021-06-24T10:51:24.056Z] [2021-06-24T10:51:24.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:24.056Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:24.056Z] #43 75.97 DEP criu/stats.d [2021-06-24T10:51:24.056Z] #43 76.06 DEP criu/sockets.d [2021-06-24T10:51:24.318Z] #43 76.34 DEP criu/sk-unix.d [2021-06-24T10:51:24.880Z] #43 76.77 DEP criu/sk-tcp.d [2021-06-24T10:51:24.998Z] #70 DONE 3.9s [2021-06-24T10:51:24.998Z] [2021-06-24T10:51:24.998Z] #71 exporting to image [2021-06-24T10:51:24.998Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-24T10:51:24.998Z] #71 exporting layers [2021-06-24T10:51:25.138Z] #43 77.10 DEP criu/sk-queue.d [2021-06-24T10:51:25.138Z] #43 77.31 DEP criu/sk-packet.d [2021-06-24T10:51:25.138Z] #43 ... [2021-06-24T10:51:25.138Z] [2021-06-24T10:51:25.138Z] #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-06-24T10:51:25.138Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:25.138Z] #20 5.891 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:51:25.138Z] #20 12.00 Fetched 8984 kB in 11s (831 kB/s) [2021-06-24T10:51:25.395Z] #20 12.00 Reading package lists... [2021-06-24T10:51:25.395Z] #20 ... [2021-06-24T10:51:25.395Z] [2021-06-24T10:51:25.395Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:25.395Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:25.395Z] #43 77.48 DEP criu/sk-netlink.d [2021-06-24T10:51:25.395Z] #43 77.62 DEP criu/sk-inet.d [2021-06-24T10:51:25.694Z] #43 77.78 DEP criu/signalfd.d [2021-06-24T10:51:25.709Z] #43 77.39 DEP criu/protobuf-desc.d [2021-06-24T10:51:25.710Z] #43 77.47 DEP criu/proc_parse.d [2021-06-24T10:51:25.710Z] #43 77.72 DEP criu/plugin.d [2021-06-24T10:51:25.710Z] #43 77.85 DEP criu/pipes.d [2021-06-24T10:51:25.950Z] #43 77.96 DEP criu/sigframe.d [2021-06-24T10:51:25.950Z] #43 78.03 DEP criu/shmem.d [2021-06-24T10:51:25.969Z] #43 78.05 DEP criu/pie-util.d [2021-06-24T10:51:25.969Z] #43 78.12 DEP criu/pie-util-vdso.d [2021-06-24T10:51:26.207Z] #43 78.17 DEP criu/servicefd.d [2021-06-24T10:51:26.207Z] #43 78.30 DEP criu/seize.d [2021-06-24T10:51:26.229Z] #43 78.25 DEP criu/pie-util-vdso-elf32.d [2021-06-24T10:51:26.229Z] #43 78.36 DEP criu/path.d [2021-06-24T10:51:26.326Z] #56 248.9 + bin/containerd-shim-runc-v1 [2021-06-24T10:51:26.463Z] #43 78.44 DEP criu/seccomp.d [2021-06-24T10:51:26.485Z] #43 ... [2021-06-24T10:51:26.485Z] [2021-06-24T10:51:26.485Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-24T10:51:26.485Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-24T10:51:26.485Z] #19 DONE 3.2s [2021-06-24T10:51:26.485Z] [2021-06-24T10:51:26.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:26.485Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:26.485Z] #43 78.61 DEP criu/parasite-syscall.d [2021-06-24T10:51:26.561Z] #20 43.74 Selecting previously unselected package vim. [2021-06-24T10:51:26.561Z] #20 43.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-24T10:51:26.561Z] #20 43.77 Unpacking vim (2:8.1.0875-5) ... [2021-06-24T10:51:26.561Z] #20 44.11 Selecting previously unselected package xfsprogs. [2021-06-24T10:51:26.561Z] #20 44.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-24T10:51:26.561Z] #20 44.13 Unpacking xfsprogs (4.20.0-1) ... [2021-06-24T10:51:26.658Z] 4612f6d0b889: Verifying Checksum [2021-06-24T10:51:26.658Z] 4612f6d0b889: Download complete [2021-06-24T10:51:26.719Z] #43 78.68 DEP criu/rst-malloc.d [2021-06-24T10:51:26.719Z] #43 78.74 DEP criu/rbtree.d [2021-06-24T10:51:26.719Z] #43 78.80 DEP criu/pstree.d [2021-06-24T10:51:26.976Z] #43 78.95 DEP criu/protobuf.d [2021-06-24T10:51:26.976Z] #43 79.07 GEN criu/protobuf-desc-gen.h [2021-06-24T10:51:27.048Z] #43 78.91 DEP criu/pagemap.d [2021-06-24T10:51:27.048Z] #43 79.06 DEP criu/pagemap-cache.d [2021-06-24T10:51:27.140Z] #20 44.47 Selecting previously unselected package zip. [2021-06-24T10:51:27.140Z] #20 44.48 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-06-24T10:51:27.140Z] #20 44.49 Unpacking zip (3.0-11+b1) ... [2021-06-24T10:51:27.140Z] #20 44.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:51:27.140Z] #20 44.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:51:27.140Z] #20 44.70 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-24T10:51:27.140Z] #20 44.72 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-24T10:51:27.140Z] #20 44.73 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-24T10:51:27.140Z] #20 44.74 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-24T10:51:27.140Z] #20 44.76 Setting up uidmap (1:4.5-1.1) ... [2021-06-24T10:51:27.348Z] #43 79.19 DEP criu/page-xfer.d [2021-06-24T10:51:27.348Z] #43 ... [2021-06-24T10:51:27.348Z] [2021-06-24T10:51:27.348Z] #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-06-24T10:51:27.348Z] #53 sha256:26b76dda9a264bddc5caef4a8cdee2416b78f336d01fd3d39f1035f684b2b58f [2021-06-24T10:51:27.348Z] #53 14.51 + cd /tmp/tmp.XnwveaBqaw/src/github.com/opencontainers/runc [2021-06-24T10:51:27.348Z] #53 14.51 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-24T10:51:27.348Z] #53 14.87 + '[' -z '' ']' [2021-06-24T10:51:27.348Z] #53 14.87 + target=static [2021-06-24T10:51:27.348Z] #53 14.87 + make 'BUILDTAGS=seccomp ' static [2021-06-24T10:51:27.348Z] #53 15.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-24T10:51:27.348Z] #53 ... [2021-06-24T10:51:27.348Z] [2021-06-24T10:51:27.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:27.348Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:27.348Z] #43 79.43 DEP criu/page-pipe.d [2021-06-24T10:51:27.348Z] #43 79.51 DEP criu/netfilter.d [2021-06-24T10:51:27.404Z] #20 44.77 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-24T10:51:27.404Z] #20 44.79 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:51:27.404Z] #20 44.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:51:27.404Z] #20 44.81 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-24T10:51:27.404Z] #20 44.83 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-24T10:51:27.404Z] #20 44.84 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:51:27.404Z] #20 44.85 Setting up zip (3.0-11+b1) ... [2021-06-24T10:51:27.404Z] #20 44.87 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:51:27.404Z] #20 44.91 Setting up bash-completion (1:2.8-6) ... [2021-06-24T10:51:27.911Z] #43 79.72 DEP criu/net.d [2021-06-24T10:51:27.911Z] #43 79.93 DEP criu/namespaces.d [2021-06-24T10:51:28.211Z] #43 80.13 DEP criu/mount.d [2021-06-24T10:51:28.211Z] #43 80.27 DEP criu/memfd.d [2021-06-24T10:51:28.466Z] #43 80.41 DEP criu/mem.d [2021-06-24T10:51:28.467Z] #43 80.64 DEP criu/lsm.d [2021-06-24T10:51:28.723Z] #43 80.75 DEP criu/log.d [2021-06-24T10:51:28.723Z] #43 80.86 DEP criu/libnetlink.d [2021-06-24T10:51:28.910Z] #43 80.59 DEP criu/protobuf-desc.d [2021-06-24T10:51:28.910Z] #43 80.78 DEP criu/proc_parse.d [2021-06-24T10:51:28.910Z] #43 81.07 DEP criu/plugin.d [2021-06-24T10:51:28.979Z] #43 80.99 DEP criu/kerndat.d [2021-06-24T10:51:29.166Z] #43 81.18 DEP criu/pipes.d [2021-06-24T10:51:29.261Z] #43 81.16 DEP criu/kcmp-ids.d [2021-06-24T10:51:29.261Z] #43 81.23 DEP criu/irmap.d [2021-06-24T10:51:29.423Z] #43 81.42 DEP criu/pie-util.d [2021-06-24T10:51:29.525Z] #43 81.53 DEP criu/ipc_ns.d [2021-06-24T10:51:29.679Z] #43 81.59 DEP criu/pie-util-vdso.d [2021-06-24T10:51:29.679Z] #43 81.74 DEP criu/pie-util-vdso-elf32.d [2021-06-24T10:51:29.679Z] #43 81.85 DEP criu/path.d [2021-06-24T10:51:29.785Z] #43 81.69 DEP criu/image.d [2021-06-24T10:51:29.785Z] #43 81.87 DEP criu/image-desc.d [2021-06-24T10:51:29.785Z] #43 81.94 DEP criu/fsnotify.d [2021-06-24T10:51:29.936Z] #43 82.02 DEP criu/parasite-syscall.d [2021-06-24T10:51:29.967Z] #20 47.56 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-24T10:51:29.967Z] #20 47.58 Setting up xz-utils (5.2.4-1) ... [2021-06-24T10:51:29.967Z] #20 47.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-24T10:51:29.967Z] #20 47.62 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:51:29.967Z] #20 47.70 invoke-rc.d: could not determine current runlevel [2021-06-24T10:51:30.042Z] #43 82.12 DEP criu/filesystems.d [2021-06-24T10:51:30.192Z] #43 82.23 DEP criu/pagemap.d [2021-06-24T10:51:30.231Z] #20 47.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T10:51:30.231Z] #20 47.72 Setting up pigz (2.4-1) ... [2021-06-24T10:51:30.231Z] #20 47.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-24T10:51:30.231Z] #20 47.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-24T10:51:30.231Z] #20 47.78 Setting up python-pip-whl (18.1-5) ... [2021-06-24T10:51:30.231Z] #20 47.79 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-24T10:51:30.231Z] #20 47.81 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:51:30.298Z] #43 82.31 DEP criu/files.d [2021-06-24T10:51:30.448Z] #43 82.38 DEP criu/pagemap-cache.d [2021-06-24T10:51:30.448Z] #43 82.57 DEP criu/page-xfer.d [2021-06-24T10:51:30.494Z] #56 253.3 + bin/containerd-shim-runc-v2 [2021-06-24T10:51:30.553Z] #43 ... [2021-06-24T10:51:30.553Z] [2021-06-24T10:51:30.553Z] #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-06-24T10:51:30.553Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:51:30.553Z] #32 DONE 153.0s [2021-06-24T10:51:30.553Z] [2021-06-24T10:51:30.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:30.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:30.553Z] #43 82.58 DEP criu/files-reg.d [2021-06-24T10:51:30.704Z] #43 82.74 DEP criu/page-pipe.d [2021-06-24T10:51:30.704Z] #43 82.85 DEP criu/netfilter.d [2021-06-24T10:51:30.809Z] #43 82.80 DEP criu/files-ext.d [2021-06-24T10:51:30.809Z] #43 82.94 DEP criu/file-lock.d [2021-06-24T10:51:30.893Z] #20 48.37 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-24T10:51:30.893Z] #20 48.38 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-24T10:51:30.893Z] #20 48.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:30.893Z] #20 48.42 Setting up vim (2:8.1.0875-5) ... [2021-06-24T10:51:30.893Z] #20 48.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-24T10:51:30.893Z] #20 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-24T10:51:30.893Z] #20 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-24T10:51:30.893Z] #20 48.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-24T10:51:30.893Z] #20 48.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-24T10:51:30.893Z] #20 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-24T10:51:30.893Z] #20 48.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-24T10:51:30.893Z] #20 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-24T10:51:30.893Z] #20 48.55 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-24T10:51:30.893Z] #20 48.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:51:30.960Z] #43 83.01 DEP criu/net.d [2021-06-24T10:51:31.055Z] #56 254.3 + binaries [2021-06-24T10:51:31.064Z] #43 83.09 DEP criu/file-ids.d [2021-06-24T10:51:31.166Z] #20 48.58 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-24T10:51:31.166Z] #20 48.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:51:31.166Z] #20 48.61 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-24T10:51:31.166Z] #20 48.62 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:31.217Z] #43 83.20 DEP criu/namespaces.d [2021-06-24T10:51:31.217Z] #43 83.40 DEP criu/mount.d [2021-06-24T10:51:31.311Z] #56 254.3 + install -D bin/containerd /build/containerd [2021-06-24T10:51:31.311Z] #56 254.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-24T10:51:31.311Z] #56 254.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-24T10:51:31.311Z] #56 254.4 + install -D bin/ctr /build/ctr [2021-06-24T10:51:31.319Z] #43 83.25 DEP criu/fifo.d [2021-06-24T10:51:31.319Z] #43 83.34 DEP criu/fdstore.d [2021-06-24T10:51:31.319Z] #43 83.44 DEP criu/fault-injection.d [2021-06-24T10:51:31.319Z] #43 83.49 DEP criu/external.d [2021-06-24T10:51:31.473Z] #43 83.56 DEP criu/memfd.d [2021-06-24T10:51:31.575Z] #43 83.64 DEP criu/eventpoll.d [2021-06-24T10:51:31.731Z] #43 83.70 DEP criu/mem.d [2021-06-24T10:51:31.831Z] #43 83.91 DEP criu/eventfd.d [2021-06-24T10:51:31.872Z] #56 DONE 254.9s [2021-06-24T10:51:31.988Z] #43 83.89 DEP criu/lsm.d [2021-06-24T10:51:31.988Z] #43 84.02 DEP criu/log.d [2021-06-24T10:51:31.988Z] #43 84.12 DEP criu/libnetlink.d [2021-06-24T10:51:32.087Z] #43 84.11 DEP criu/crtools.d [2021-06-24T10:51:32.244Z] #43 84.27 DEP criu/kerndat.d [2021-06-24T10:51:32.343Z] #43 84.35 DEP criu/cr-service.d [2021-06-24T10:51:32.500Z] #43 84.44 DEP criu/kcmp-ids.d [2021-06-24T10:51:32.501Z] #43 84.56 DEP criu/irmap.d [2021-06-24T10:51:32.501Z] #43 84.70 DEP criu/ipc_ns.d [2021-06-24T10:51:32.599Z] #43 84.51 DEP criu/cr-restore.d [2021-06-24T10:51:32.599Z] #43 84.78 DEP criu/cr-errno.d [2021-06-24T10:51:32.799Z] [2021-06-24T10:51:32.799Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-24T10:51:32.799Z] #57 sha256:159d94193795acb1336ae4aa9e2d96f68bd68f6f6bb71e30381dfb9beac2cdc7 [2021-06-24T10:51:32.799Z] #57 DONE 0.2s [2021-06-24T10:51:32.799Z] [2021-06-24T10:51:32.799Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-24T10:51:32.799Z] #61 sha256:5d52c83c8d18181796e62ef84845b0455118f72fc2a5786374d4dc95d27fb671 [2021-06-24T10:51:32.799Z] #61 DONE 0.1s [2021-06-24T10:51:32.799Z] [2021-06-24T10:51:32.799Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-24T10:51:32.799Z] #66 sha256:df126144830bef4c4b0c8b03de35c93dc748ee3fcdc35931352c332fe810e1f0 [2021-06-24T10:51:32.855Z] #43 84.81 DEP criu/cr-dump.d [2021-06-24T10:51:33.062Z] #43 84.86 DEP criu/image.d [2021-06-24T10:51:33.062Z] #43 85.06 DEP criu/image-desc.d [2021-06-24T10:51:33.090Z] #20 ... [2021-06-24T10:51:33.090Z] [2021-06-24T10:51:33.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:33.090Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:33.090Z] #43 93.14 CC criu/bfd.o [2021-06-24T10:51:33.090Z] #43 93.73 CC criu/bitmap.o [2021-06-24T10:51:33.090Z] #43 93.88 CC criu/cgroup-props.o [2021-06-24T10:51:33.090Z] #43 94.59 CC criu/cgroup.o [2021-06-24T10:51:33.090Z] #43 96.77 CC criu/clone-noasan.o [2021-06-24T10:51:33.090Z] #43 96.92 CC criu/config.o [2021-06-24T10:51:33.090Z] #43 98.36 CC criu/cr-check.o [2021-06-24T10:51:33.090Z] #43 99.78 CC criu/cr-dedup.o [2021-06-24T10:51:33.090Z] #43 100.2 CC criu/cr-dump.o [2021-06-24T10:51:33.090Z] #43 102.6 CC criu/cr-errno.o [2021-06-24T10:51:33.090Z] #43 102.7 CC criu/cr-restore.o [2021-06-24T10:51:33.107Z] #71 exporting layers 7.9s done [2021-06-24T10:51:33.107Z] #71 writing image sha256:519d73c5a5e14cb516ca3cfbcb8d91f6125e4484050757390fe89ba83b64bb03 done [2021-06-24T10:51:33.107Z] #71 naming to docker.io/library/docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 done [2021-06-24T10:51:33.107Z] #71 DONE 7.9s [2021-06-24T10:51:33.111Z] #43 85.02 DEP criu/cr-dedup.d [2021-06-24T10:51:33.111Z] #43 85.18 DEP criu/cr-check.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-24T10:51:33.318Z] #43 85.16 DEP criu/fsnotify.d [2021-06-24T10:51:33.318Z] #43 ... [2021-06-24T10:51:33.318Z] [2021-06-24T10:51:33.318Z] #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-06-24T10:51:33.318Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-24T10:51:33.319Z] #32 DONE 157.8s [2021-06-24T10:51:33.319Z] [2021-06-24T10:51:33.319Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:33.319Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:33.319Z] #43 85.38 DEP criu/filesystems.d [2021-06-24T10:51:33.319Z] #43 ... [2021-06-24T10:51:33.319Z] [2021-06-24T10:51:33.319Z] #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-06-24T10:51:33.319Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:33.319Z] #20 12.00 Reading package lists... [2021-06-24T10:51:33.319Z] #20 16.75 Reading package lists... [2021-06-24T10:51:33.319Z] #20 20.40 Building dependency tree... [2021-06-24T10:51:33.319Z] #20 22.16 libcap2-bin is already the newest version (1:2.25-2). [2021-06-24T10:51:33.319Z] #20 22.16 The following additional packages will be installed: [2021-06-24T10:51:33.319Z] #20 22.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-24T10:51:33.319Z] #20 22.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-24T10:51:33.319Z] #20 22.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-24T10:51:33.319Z] #20 22.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-24T10:51:33.319Z] #20 22.18 python3.7 python3.7-minimal vim-runtime xxd [2021-06-24T10:51:33.319Z] #20 22.18 Suggested packages: [2021-06-24T10:51:33.319Z] #20 22.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-06-24T10:51:33.319Z] #20 22.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-24T10:51:33.319Z] #20 22.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-24T10:51:33.319Z] #20 22.19 Recommended packages: [2021-06-24T10:51:33.319Z] #20 22.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-24T10:51:33.319Z] #20 22.19 python3-keyrings.alt python3-xdg unzip [2021-06-24T10:51:33.359Z] #66 DONE 0.5s [2021-06-24T10:51:33.359Z] [2021-06-24T10:51:33.359Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-24T10:51:33.359Z] #68 sha256:7f4ff669d5c5a1ef2ff3ae7840d7673e0b5433eaca7892314a4b41800fc85662 [2021-06-24T10:51:33.359Z] #68 DONE 0.1s [2021-06-24T10:51:33.367Z] #43 85.43 DEP criu/config.d [2021-06-24T10:51:33.484Z] + trap exit INT TERM [2021-06-24T10:51:33.484Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-24T10:51:33.484Z] + CONTAINER_NAME=docker-pr3 [2021-06-24T10:51:33.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42561/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh dynbinary-daemon [2021-06-24T10:51:33.575Z] #20 24.15 The following NEW packages will be installed: [2021-06-24T10:51:33.575Z] #20 24.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-24T10:51:33.575Z] #20 24.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-24T10:51:33.575Z] #20 24.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-24T10:51:33.575Z] #20 24.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-24T10:51:33.575Z] #20 24.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-06-24T10:51:33.575Z] #20 24.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-24T10:51:33.575Z] #20 24.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-24T10:51:33.575Z] #20 24.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-24T10:51:33.575Z] #20 24.18 xz-utils zip [2021-06-24T10:51:33.575Z] #20 ... [2021-06-24T10:51:33.575Z] [2021-06-24T10:51:33.575Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:33.575Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:33.575Z] #43 85.58 DEP criu/files.d [2021-06-24T10:51:33.615Z] [2021-06-24T10:51:33.615Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-24T10:51:33.615Z] #69 sha256:0b1fb97b74aa8c192314c6fc0e042769b7bd76d2b396d52618e271b32b712334 [2021-06-24T10:51:33.615Z] #69 DONE 0.0s [2021-06-24T10:51:33.615Z] [2021-06-24T10:51:33.615Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-24T10:51:33.615Z] #70 sha256:1691d19cf690b3d317b3aaac370cc8bc3e9a917a8b2d4bd650fea6c96bfebb96 [2021-06-24T10:51:33.623Z] #43 85.57 DEP criu/clone-noasan.d [2021-06-24T10:51:33.623Z] #43 85.66 DEP criu/cgroup.d [2021-06-24T10:51:33.831Z] #43 85.93 DEP criu/files-reg.d [2021-06-24T10:51:33.879Z] #43 85.82 DEP criu/cgroup-props.d [2021-06-24T10:51:33.879Z] #43 85.89 DEP criu/bitmap.d [2021-06-24T10:51:33.879Z] #43 85.92 DEP criu/bfd.d [2021-06-24T10:51:34.045Z] #43 ... [2021-06-24T10:51:34.045Z] [2021-06-24T10:51:34.045Z] #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-06-24T10:51:34.045Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-06-24T10:51:34.045Z] #20 51.47 Setting up iptables (1.8.2-4) ... [2021-06-24T10:51:34.045Z] #20 51.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:51:34.045Z] #20 51.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:51:34.045Z] #20 51.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:51:34.045Z] #20 51.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:51:34.045Z] #20 51.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-24T10:51:34.045Z] #20 51.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-24T10:51:34.045Z] #20 51.60 Setting up python3 (3.7.3-1) ... [2021-06-24T10:51:34.050Z] [2021-06-24T10:51:34.050Z] Removing bundles/ [2021-06-24T10:51:34.050Z] [2021-06-24T10:51:34.050Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-06-24T10:51:34.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:51:34.050Z] GOOS="" GOARCH="" GOARM="" [2021-06-24T10:51:34.087Z] #43 86.21 DEP criu/files-ext.d [2021-06-24T10:51:34.135Z] #43 86.09 DEP criu/autofs.d [2021-06-24T10:51:34.342Z] #43 86.43 DEP criu/file-lock.d [2021-06-24T10:51:34.391Z] #43 86.24 DEP criu/aio.d [2021-06-24T10:51:34.391Z] #43 86.44 DEP criu/action-scripts.d [2021-06-24T10:51:34.600Z] #43 86.71 DEP criu/file-ids.d [2021-06-24T10:51:34.622Z] #20 52.13 Setting up python3-wheel (0.32.3-2) ... [2021-06-24T10:51:34.646Z] #43 86.79 CC criu/action-scripts.o [2021-06-24T10:51:34.857Z] #43 86.86 DEP criu/fifo.d [2021-06-24T10:51:34.857Z] #43 86.94 DEP criu/fdstore.d [2021-06-24T10:51:34.857Z] #43 87.01 DEP criu/fault-injection.d [2021-06-24T10:51:34.857Z] #43 87.06 DEP criu/external.d [2021-06-24T10:51:35.113Z] #43 87.18 DEP criu/eventpoll.d [2021-06-24T10:51:35.208Z] #43 87.22 CC criu/aio.o [2021-06-24T10:51:35.369Z] #43 87.32 DEP criu/eventfd.d [2021-06-24T10:51:35.369Z] #43 87.43 DEP criu/crtools.d [2021-06-24T10:51:35.573Z] #20 52.99 Setting up apparmor (2.13.2-10) ... [2021-06-24T10:51:35.628Z] #43 87.59 DEP criu/cr-service.d [2021-06-24T10:51:35.628Z] #43 87.73 DEP criu/cr-restore.d [2021-06-24T10:51:35.770Z] #43 87.76 CC criu/autofs.o [2021-06-24T10:51:35.884Z] #43 87.94 DEP criu/cr-errno.d [2021-06-24T10:51:35.884Z] #43 87.97 DEP criu/cr-dump.d [2021-06-24T10:51:36.141Z] #43 88.12 DEP criu/cr-dedup.d [2021-06-24T10:51:36.141Z] #43 88.22 DEP criu/cr-check.d [2021-06-24T10:51:36.332Z] #43 ... [2021-06-24T10:51:36.333Z] [2021-06-24T10:51:36.333Z] #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-06-24T10:51:36.333Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:36.333Z] #20 2.402 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-24T10:51:36.333Z] #20 2.578 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-24T10:51:36.333Z] #20 2.598 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-24T10:51:36.333Z] #20 2.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-24T10:51:36.333Z] #20 3.034 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-24T10:51:36.333Z] #20 4.028 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-24T10:51:36.333Z] #20 5.426 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-24T10:51:36.333Z] #20 6.870 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-24T10:51:36.397Z] #43 88.40 DEP criu/config.d [2021-06-24T10:51:36.653Z] #43 88.58 DEP criu/clone-noasan.d [2021-06-24T10:51:36.653Z] #43 88.66 DEP criu/cgroup.d [2021-06-24T10:51:36.878Z] #70 DONE 3.3s [2021-06-24T10:51:36.878Z] [2021-06-24T10:51:36.879Z] #71 exporting to image [2021-06-24T10:51:36.879Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-24T10:51:36.879Z] #71 exporting layers [2021-06-24T10:51:36.909Z] #43 88.85 DEP criu/cgroup-props.d [2021-06-24T10:51:36.909Z] #43 88.98 DEP criu/bitmap.d [2021-06-24T10:51:36.909Z] #43 89.00 DEP criu/bfd.d [2021-06-24T10:51:37.165Z] #43 89.12 DEP criu/autofs.d [2021-06-24T10:51:37.165Z] #43 89.22 DEP criu/aio.d [2021-06-24T10:51:37.260Z] #20 ... [2021-06-24T10:51:37.260Z] [2021-06-24T10:51:37.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:37.260Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:37.260Z] #43 89.02 CC criu/bfd.o [2021-06-24T10:51:37.421Z] #43 89.38 DEP criu/action-scripts.d [2021-06-24T10:51:37.421Z] #43 89.63 CC criu/action-scripts.o [2021-06-24T10:51:37.500Z] #20 54.93 Setting up xfsprogs (4.20.0-1) ... [2021-06-24T10:51:37.500Z] #20 54.95 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:51:37.516Z] #43 89.53 CC criu/bitmap.o [2021-06-24T10:51:37.772Z] #43 89.70 CC criu/cgroup-props.o [2021-06-24T10:51:37.990Z] #43 90.04 CC criu/aio.o [2021-06-24T10:51:38.027Z] #20 55.48 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:51:38.334Z] #43 90.44 CC criu/cgroup.o [2021-06-24T10:51:38.553Z] #43 90.62 CC criu/autofs.o [2021-06-24T10:51:38.978Z] #20 56.58 Setting up python3-distutils (3.7.3-1) ... [2021-06-24T10:51:39.554Z] #20 57.08 Setting up python3-setuptools (40.8.0-1) ... [2021-06-24T10:51:39.920Z] #43 92.04 CC criu/bfd.o [2021-06-24T10:51:40.176Z] #43 ... [2021-06-24T10:51:40.176Z] [2021-06-24T10:51:40.176Z] #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-06-24T10:51:40.176Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:40.176Z] #20 24.56 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:51:40.176Z] #20 24.56 Need to get 28.5 MB of archives. [2021-06-24T10:51:40.176Z] #20 24.56 After this operation, 116 MB of additional disk space will be used. [2021-06-24T10:51:40.176Z] #20 24.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-24T10:51:40.176Z] #20 24.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-24T10:51:40.176Z] #20 24.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-24T10:51:40.176Z] #20 24.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-24T10:51:40.176Z] #20 24.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-24T10:51:40.176Z] #20 24.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-24T10:51:40.176Z] #20 24.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-24T10:51:40.176Z] #20 24.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-24T10:51:40.176Z] #20 24.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-24T10:51:40.176Z] #20 24.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-24T10:51:40.176Z] #20 25.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-24T10:51:40.177Z] #20 25.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-24T10:51:40.177Z] #20 25.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-24T10:51:40.177Z] #20 25.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-24T10:51:40.177Z] #20 25.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-24T10:51:40.177Z] #20 25.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-24T10:51:40.177Z] #20 25.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:51:40.177Z] #20 25.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:51:40.177Z] #20 25.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-24T10:51:40.177Z] #20 25.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-24T10:51:40.177Z] #20 25.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-24T10:51:40.177Z] #20 25.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-24T10:51:40.177Z] #20 25.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-24T10:51:40.177Z] #20 25.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-24T10:51:40.177Z] #20 25.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-24T10:51:40.177Z] #20 25.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-24T10:51:40.177Z] #20 25.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-24T10:51:40.177Z] #20 25.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-24T10:51:40.177Z] #20 25.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:51:40.177Z] #20 25.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:51:40.177Z] #20 25.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:51:40.177Z] #20 25.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:51:40.177Z] #20 25.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-24T10:51:40.177Z] #20 25.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-24T10:51:40.177Z] #20 25.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-24T10:51:40.177Z] #20 25.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-24T10:51:40.177Z] #20 25.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-24T10:51:40.177Z] #20 25.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-24T10:51:40.177Z] #20 25.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-24T10:51:40.177Z] #20 25.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-24T10:51:40.177Z] #20 25.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-24T10:51:40.177Z] #20 25.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-24T10:51:40.177Z] #20 25.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-24T10:51:40.177Z] #20 25.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-24T10:51:40.177Z] #20 25.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-24T10:51:40.177Z] #20 26.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-24T10:51:40.177Z] #20 26.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-24T10:51:40.177Z] #20 26.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-24T10:51:40.177Z] #20 27.04 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:51:40.177Z] #20 27.18 Fetched 28.5 MB in 2s (13.9 MB/s) [2021-06-24T10:51:40.177Z] #20 27.24 Selecting previously unselected package pigz. [2021-06-24T10:51:40.177Z] #20 27.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 ... 23435 files and directories currently installed.) [2021-06-24T10:51:40.177Z] #20 27.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-24T10:51:40.177Z] #20 27.29 Unpacking pigz (2.4-1) ... [2021-06-24T10:51:40.177Z] #20 27.37 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-24T10:51:40.177Z] #20 27.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:40.177Z] #20 27.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:40.177Z] #20 27.80 Selecting previously unselected package python3.7-minimal. [2021-06-24T10:51:40.177Z] #20 27.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:40.177Z] #20 27.81 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:51:40.177Z] #20 28.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:40.177Z] #20 28.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:51:40.177Z] #20 30.52 Selecting previously unselected package python3-minimal. [2021-06-24T10:51:40.177Z] #20 30.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-24T10:51:40.177Z] #20 30.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-24T10:51:40.177Z] #20 30.58 Unpacking python3-minimal (3.7.3-1) ... [2021-06-24T10:51:40.177Z] #20 30.67 Selecting previously unselected package libmpdec2:amd64. [2021-06-24T10:51:40.177Z] #20 30.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-24T10:51:40.177Z] #20 30.68 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:51:40.177Z] #20 30.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-24T10:51:40.177Z] #20 30.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:40.177Z] #20 30.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:40.433Z] #20 ... [2021-06-24T10:51:40.433Z] [2021-06-24T10:51:40.433Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:40.433Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:40.433Z] #43 92.49 CC criu/bitmap.o [2021-06-24T10:51:40.690Z] #43 92.70 CC criu/cgroup-props.o [2021-06-24T10:51:40.951Z] #20 58.46 Setting up python3-pip (18.1-5) ... [2021-06-24T10:51:41.601Z] #43 93.17 CC criu/clone-noasan.o [2021-06-24T10:51:41.601Z] #43 93.45 CC criu/config.o [2021-06-24T10:51:41.627Z] #43 93.50 CC criu/cgroup.o [2021-06-24T10:51:42.349Z] #20 59.69 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:51:42.349Z] #20 59.73 Processing triggers for mime-support (3.62) ... [2021-06-24T10:51:42.924Z] #20 DONE 60.4s [2021-06-24T10:51:42.924Z] [2021-06-24T10:51:42.924Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:42.924Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:42.924Z] #43 106.3 CC criu/cr-service.o [2021-06-24T10:51:42.924Z] #43 107.8 CC criu/crtools.o [2021-06-24T10:51:42.924Z] #43 108.4 CC criu/eventfd.o [2021-06-24T10:51:42.924Z] #43 108.7 CC criu/eventpoll.o [2021-06-24T10:51:42.924Z] #43 109.4 CC criu/external.o [2021-06-24T10:51:42.924Z] #43 109.9 CC criu/fault-injection.o [2021-06-24T10:51:42.924Z] #43 110.0 CC criu/fdstore.o [2021-06-24T10:51:42.924Z] #43 110.3 CC criu/fifo.o [2021-06-24T10:51:42.924Z] #43 110.6 CC criu/file-ids.o [2021-06-24T10:51:42.924Z] #43 111.0 CC criu/file-lock.o [2021-06-24T10:51:42.924Z] #43 111.9 CC criu/files-ext.o [2021-06-24T10:51:42.924Z] #43 112.3 CC criu/files-reg.o [2021-06-24T10:51:42.924Z] #43 ... [2021-06-24T10:51:42.924Z] [2021-06-24T10:51:42.924Z] #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-06-24T10:51:42.924Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-06-24T10:51:42.966Z] #43 94.95 CC criu/cr-check.o [2021-06-24T10:51:44.145Z] #43 95.96 CC criu/clone-noasan.o [2021-06-24T10:51:44.145Z] #43 96.16 CC criu/config.o [2021-06-24T10:51:44.851Z] #21 1.705 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-24T10:51:44.851Z] #21 1.710 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-24T10:51:44.851Z] #21 1.714 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-24T10:51:44.854Z] #43 96.72 CC criu/cr-dedup.o [2021-06-24T10:51:44.854Z] #43 ... [2021-06-24T10:51:44.854Z] [2021-06-24T10:51:44.854Z] #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-06-24T10:51:44.854Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:44.854Z] #20 10.96 Fetched 8984 kB in 9s (1021 kB/s) [2021-06-24T10:51:44.854Z] #20 10.96 Reading package lists... [2021-06-24T10:51:44.854Z] #20 14.23 Reading package lists... [2021-06-24T10:51:44.854Z] #20 17.19 Building dependency tree... [2021-06-24T10:51:44.854Z] #20 18.53 libcap2-bin is already the newest version (1:2.25-2). [2021-06-24T10:51:44.854Z] #20 18.53 The following additional packages will be installed: [2021-06-24T10:51:44.854Z] #20 18.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-24T10:51:44.854Z] #20 18.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-24T10:51:44.854Z] #20 18.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-24T10:51:44.854Z] #20 18.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-24T10:51:44.854Z] #20 18.53 python3.7 python3.7-minimal vim-runtime xxd [2021-06-24T10:51:44.854Z] #20 18.54 Suggested packages: [2021-06-24T10:51:44.854Z] #20 18.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-06-24T10:51:44.854Z] #20 18.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-24T10:51:44.854Z] #20 18.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-24T10:51:44.854Z] #20 18.54 Recommended packages: [2021-06-24T10:51:44.854Z] #20 18.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-24T10:51:44.854Z] #20 18.54 python3-keyrings.alt python3-xdg unzip [2021-06-24T10:51:44.961Z] #71 exporting layers 7.7s done [2021-06-24T10:51:44.961Z] #71 writing image sha256:4b1ef6e19467f8e63d3623a9e9f6163e4f1c6d2d1b3c40125f1ac1b8303a5383 done [2021-06-24T10:51:44.961Z] #71 naming to docker.io/library/docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 done [2021-06-24T10:51:44.961Z] #71 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-24T10:51:45.110Z] #20 ... [2021-06-24T10:51:45.110Z] [2021-06-24T10:51:45.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:45.110Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:45.110Z] #43 97.13 CC criu/cr-dump.o [2021-06-24T10:51:45.117Z] #21 DONE 2.2s [2021-06-24T10:51:45.117Z] [2021-06-24T10:51:45.117Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:45.117Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:45.117Z] #43 114.4 CC criu/files.o [2021-06-24T10:51:45.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42561/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/validate/default [2021-06-24T10:51:45.700Z] #43 116.3 CC criu/filesystems.o [2021-06-24T10:51:46.037Z] #43 97.66 CC criu/cr-check.o [2021-06-24T10:51:46.037Z] #43 ... [2021-06-24T10:51:46.037Z] [2021-06-24T10:51:46.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-06-24T10:51:46.037Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:46.037Z] #20 31.64 Selecting previously unselected package python3.7. [2021-06-24T10:51:46.037Z] #20 31.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 31.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:46.037Z] #20 31.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T10:51:46.037Z] #20 31.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 31.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:51:46.037Z] #20 31.92 Setting up python3-minimal (3.7.3-1) ... [2021-06-24T10:51:46.037Z] #20 32.77 Selecting previously unselected package python3. [2021-06-24T10:51:46.037Z] #20 32.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-24T10:51:46.037Z] #20 32.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 32.83 Unpacking python3 (3.7.3-1) ... [2021-06-24T10:51:46.037Z] #20 32.94 Selecting previously unselected package libip4tc0:amd64. [2021-06-24T10:51:46.037Z] #20 32.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 32.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:46.037Z] #20 33.06 Selecting previously unselected package libip6tc0:amd64. [2021-06-24T10:51:46.037Z] #20 33.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:46.037Z] #20 33.16 Selecting previously unselected package libiptc0:amd64. [2021-06-24T10:51:46.037Z] #20 33.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:46.037Z] #20 33.24 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-24T10:51:46.037Z] #20 33.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:51:46.037Z] #20 33.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-24T10:51:46.037Z] #20 33.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:51:46.037Z] #20 33.41 Selecting previously unselected package libnftnl11:amd64. [2021-06-24T10:51:46.037Z] #20 33.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.42 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:51:46.037Z] #20 33.52 Selecting previously unselected package iptables. [2021-06-24T10:51:46.037Z] #20 33.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.53 Unpacking iptables (1.8.2-4) ... [2021-06-24T10:51:46.037Z] #20 33.87 Selecting previously unselected package xxd. [2021-06-24T10:51:46.037Z] #20 33.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:51:46.037Z] #20 33.88 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:51:46.037Z] #20 34.00 Selecting previously unselected package vim-common. [2021-06-24T10:51:46.037Z] #20 34.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:51:46.037Z] #20 34.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:51:46.037Z] #20 34.28 Selecting previously unselected package bash-completion. [2021-06-24T10:51:46.037Z] #20 34.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-24T10:51:46.211Z] Congratulations! All commits are properly signed with the DCO! [2021-06-24T10:51:46.599Z] #20 37.11 Unpacking bash-completion (1:2.8-6) ... [2021-06-24T10:51:46.651Z] #43 116.9 CC criu/fsnotify.o [2021-06-24T10:51:46.855Z] #20 37.47 Selecting previously unselected package bzip2. [2021-06-24T10:51:46.855Z] #20 37.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-24T10:51:46.855Z] #20 37.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:51:47.111Z] #20 37.57 Selecting previously unselected package xz-utils. [2021-06-24T10:51:47.111Z] #20 37.59 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-24T10:51:47.111Z] #20 37.60 Unpacking xz-utils (5.2.4-1) ... [2021-06-24T10:51:47.111Z] #20 37.77 Selecting previously unselected package apparmor. [2021-06-24T10:51:47.111Z] #20 37.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-24T10:51:47.139Z] Congratulations! Seccomp profile generation is done correctly. [2021-06-24T10:51:47.139Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-24T10:51:47.228Z] #43 117.9 CC criu/image-desc.o [2021-06-24T10:51:47.367Z] #20 37.90 Unpacking apparmor (2.13.2-10) ... [2021-06-24T10:51:47.491Z] #43 118.0 CC criu/image.o [2021-06-24T10:51:47.623Z] #20 38.29 Selecting previously unselected package aufs-tools. [2021-06-24T10:51:47.623Z] #20 38.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-24T10:51:47.623Z] #20 38.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:51:47.711Z] #43 99.36 CC criu/cr-errno.o [2021-06-24T10:51:47.711Z] #43 99.43 CC criu/cr-restore.o [2021-06-24T10:51:47.879Z] #20 38.45 Selecting previously unselected package libonig5:amd64. [2021-06-24T10:51:47.879Z] #20 38.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-24T10:51:47.879Z] #20 38.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:51:48.136Z] #20 38.62 Selecting previously unselected package libjq1:amd64. [2021-06-24T10:51:48.136Z] #20 38.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:51:48.136Z] #20 38.63 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:51:48.136Z] #20 38.74 Selecting previously unselected package jq. [2021-06-24T10:51:48.136Z] #20 38.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:51:48.136Z] #20 38.78 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:51:48.392Z] #20 38.86 Selecting previously unselected package libaio1:amd64. [2021-06-24T10:51:48.392Z] #20 38.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-24T10:51:48.392Z] #20 38.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:51:48.392Z] #20 38.92 Selecting previously unselected package libgpm2:amd64. [2021-06-24T10:51:48.392Z] #20 38.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-24T10:51:48.392Z] #20 38.95 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:51:48.392Z] #20 39.02 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:51:48.392Z] #20 39.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:51:48.392Z] #20 39.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:51:48.441Z] #43 118.8 CC criu/ipc_ns.o [2021-06-24T10:51:49.836Z] #43 120.0 CC criu/irmap.o [2021-06-24T10:51:49.836Z] #43 ... [2021-06-24T10:51:49.836Z] [2021-06-24T10:51:49.836Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-24T10:51:49.836Z] #49 sha256:c8b4062de47ab09372cdf94541e764226f337b45896b7ab9637863a1cf0c7631 [2021-06-24T10:51:49.836Z] #49 177.9 + /build/golangci-lint --version [2021-06-24T10:51:50.101Z] #49 178.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-24T10:51:50.227Z] #43 ... [2021-06-24T10:51:50.227Z] [2021-06-24T10:51:50.227Z] #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-06-24T10:51:50.227Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:50.227Z] #20 20.22 The following NEW packages will be installed: [2021-06-24T10:51:50.227Z] #20 20.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-24T10:51:50.227Z] #20 20.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-24T10:51:50.227Z] #20 20.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-24T10:51:50.227Z] #20 20.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-24T10:51:50.227Z] #20 20.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-06-24T10:51:50.227Z] #20 20.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-24T10:51:50.227Z] #20 20.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-24T10:51:50.227Z] #20 20.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-24T10:51:50.227Z] #20 20.24 xz-utils zip [2021-06-24T10:51:50.227Z] #20 20.54 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:51:50.227Z] #20 20.54 Need to get 28.5 MB of archives. [2021-06-24T10:51:50.227Z] #20 20.54 After this operation, 116 MB of additional disk space will be used. [2021-06-24T10:51:50.227Z] #20 20.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-24T10:51:50.227Z] #20 20.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-24T10:51:50.227Z] #20 20.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-24T10:51:50.227Z] #20 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-24T10:51:50.227Z] #20 20.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-24T10:51:50.227Z] #20 20.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-24T10:51:50.227Z] #20 20.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-24T10:51:50.227Z] #20 20.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-24T10:51:50.227Z] #20 20.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-24T10:51:50.227Z] #20 20.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-24T10:51:50.227Z] #20 20.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-24T10:51:50.227Z] #20 20.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-24T10:51:50.227Z] #20 20.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-24T10:51:50.227Z] #20 20.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-24T10:51:50.227Z] #20 20.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-24T10:51:50.227Z] #20 20.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-24T10:51:50.227Z] #20 20.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-24T10:51:50.227Z] #20 20.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-24T10:51:50.227Z] #20 20.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-24T10:51:50.227Z] #20 20.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-24T10:51:50.227Z] #20 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-24T10:51:50.227Z] #20 20.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-24T10:51:50.227Z] #20 20.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-24T10:51:50.227Z] #20 20.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-24T10:51:50.227Z] #20 20.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-24T10:51:50.227Z] #20 20.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-24T10:51:50.227Z] #20 20.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-24T10:51:50.227Z] #20 20.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-24T10:51:50.227Z] #20 20.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-24T10:51:50.227Z] #20 21.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-24T10:51:50.227Z] #20 21.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-24T10:51:50.227Z] #20 21.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-24T10:51:50.227Z] #20 21.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-24T10:51:50.227Z] #20 21.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-24T10:51:50.227Z] #20 21.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-24T10:51:50.227Z] #20 21.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-24T10:51:50.227Z] #20 21.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-24T10:51:50.227Z] #20 21.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-24T10:51:50.227Z] #20 21.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-24T10:51:50.227Z] #20 21.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-24T10:51:50.227Z] #20 21.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-24T10:51:50.227Z] #20 21.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-24T10:51:50.227Z] #20 21.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-24T10:51:50.227Z] #20 21.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-24T10:51:50.227Z] #20 21.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-24T10:51:50.227Z] #20 21.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-24T10:51:50.227Z] #20 21.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-24T10:51:50.227Z] #20 22.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-24T10:51:50.227Z] #20 22.59 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:51:50.227Z] #20 22.71 Fetched 28.5 MB in 2s (16.5 MB/s) [2021-06-24T10:51:50.227Z] #20 22.77 Selecting previously unselected package pigz. [2021-06-24T10:51:50.227Z] #20 22.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-24T10:51:50.227Z] #20 22.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-24T10:51:50.227Z] #20 22.82 Unpacking pigz (2.4-1) ... [2021-06-24T10:51:50.227Z] #20 22.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-24T10:51:50.227Z] #20 22.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:50.227Z] #20 22.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:50.227Z] #20 23.35 Selecting previously unselected package python3.7-minimal. [2021-06-24T10:51:50.227Z] #20 23.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:50.227Z] #20 23.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:51:50.483Z] #20 24.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:50.740Z] #20 24.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-24T10:51:51.052Z] #49 DONE 179.2s [2021-06-24T10:51:51.052Z] [2021-06-24T10:51:51.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-06-24T10:51:51.052Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:51.052Z] #43 120.7 CC criu/kcmp-ids.o [2021-06-24T10:51:51.052Z] #43 121.0 CC criu/kerndat.o [2021-06-24T10:51:51.632Z] #43 122.0 CC criu/libnetlink.o [2021-06-24T10:51:51.896Z] #43 122.3 CC criu/log.o [2021-06-24T10:51:52.159Z] #43 122.7 CC criu/lsm.o [2021-06-24T10:51:52.561Z] #20 42.75 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:51:52.561Z] #20 42.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:51:52.561Z] #20 42.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:51:52.561Z] #20 42.82 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:51:52.561Z] #20 42.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:51:52.561Z] #20 42.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:51:52.561Z] #20 42.93 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:51:52.561Z] #20 42.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:51:52.561Z] #20 42.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:51:52.561Z] #20 43.01 Selecting previously unselected package libreadline5:amd64. [2021-06-24T10:51:52.561Z] #20 43.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-24T10:51:52.561Z] #20 43.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:51:52.561Z] #20 43.12 Selecting previously unselected package net-tools. [2021-06-24T10:51:52.561Z] #20 43.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-24T10:51:52.561Z] #20 43.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:51:52.630Z] #20 26.19 Selecting previously unselected package python3-minimal. [2021-06-24T10:51:52.630Z] #20 26.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-24T10:51:52.630Z] #20 26.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-24T10:51:52.630Z] #20 26.24 Unpacking python3-minimal (3.7.3-1) ... [2021-06-24T10:51:52.630Z] #20 26.31 Selecting previously unselected package libmpdec2:amd64. [2021-06-24T10:51:52.630Z] #20 26.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-24T10:51:52.630Z] #20 26.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:51:52.630Z] #20 26.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-24T10:51:52.630Z] #20 26.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:52.630Z] #20 26.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:52.735Z] #43 123.1 CC criu/mem.o [2021-06-24T10:51:52.817Z] #20 43.30 Selecting previously unselected package python-pip-whl. [2021-06-24T10:51:52.817Z] #20 43.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-06-24T10:51:52.817Z] #20 43.32 Unpacking python-pip-whl (18.1-5) ... [2021-06-24T10:51:53.379Z] #20 43.89 Selecting previously unselected package python3-lib2to3. [2021-06-24T10:51:53.379Z] #20 43.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-24T10:51:53.379Z] #20 43.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:51:53.379Z] #20 44.04 Selecting previously unselected package python3-distutils. [2021-06-24T10:51:53.379Z] #20 44.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-06-24T10:51:53.379Z] #20 44.06 Unpacking python3-distutils (3.7.3-1) ... [2021-06-24T10:51:53.636Z] #20 44.19 Selecting previously unselected package python3-pip. [2021-06-24T10:51:53.636Z] #20 44.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-06-24T10:51:53.636Z] #20 44.20 Unpacking python3-pip (18.1-5) ... [2021-06-24T10:51:53.636Z] #20 44.37 Selecting previously unselected package python3-pkg-resources. [2021-06-24T10:51:53.636Z] #20 44.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:51:53.636Z] #20 44.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:51:53.892Z] #20 44.52 Selecting previously unselected package python3-setuptools. [2021-06-24T10:51:53.892Z] #20 44.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-06-24T10:51:53.892Z] #20 44.55 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-24T10:51:53.995Z] #20 27.40 Selecting previously unselected package python3.7. [2021-06-24T10:51:53.995Z] #20 27.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-24T10:51:53.995Z] #20 27.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:51:53.995Z] #20 27.54 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T10:51:53.995Z] #20 27.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-24T10:51:53.995Z] #20 27.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:51:53.995Z] #20 27.62 Setting up python3-minimal (3.7.3-1) ... [2021-06-24T10:51:54.130Z] #43 124.5 CC criu/memfd.o [2021-06-24T10:51:54.149Z] #20 44.78 Selecting previously unselected package python3-wheel. [2021-06-24T10:51:54.149Z] #20 44.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-06-24T10:51:54.149Z] #20 44.79 Unpacking python3-wheel (0.32.3-2) ... [2021-06-24T10:51:54.393Z] #43 124.9 CC criu/mount.o [2021-06-24T10:51:54.405Z] #20 44.88 Selecting previously unselected package sudo. [2021-06-24T10:51:54.405Z] #20 44.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-24T10:51:54.405Z] #20 44.90 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:51:54.661Z] #20 45.42 Selecting previously unselected package thin-provisioning-tools. [2021-06-24T10:51:54.917Z] #20 45.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-24T10:51:54.917Z] #20 45.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:51:54.917Z] #20 45.66 Selecting previously unselected package uidmap. [2021-06-24T10:51:54.965Z] #20 28.48 Selecting previously unselected package python3. [2021-06-24T10:51:54.965Z] #20 28.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-24T10:51:54.965Z] #20 28.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-24T10:51:54.965Z] #20 28.53 Unpacking python3 (3.7.3-1) ... [2021-06-24T10:51:54.965Z] #20 28.62 Selecting previously unselected package libip4tc0:amd64. [2021-06-24T10:51:54.965Z] #20 28.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:51:54.965Z] #20 28.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:54.965Z] #20 28.71 Selecting previously unselected package libip6tc0:amd64. [2021-06-24T10:51:54.965Z] #20 28.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-24T10:51:54.965Z] #20 28.72 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:54.970Z] #43 ... [2021-06-24T10:51:54.970Z] [2021-06-24T10:51:54.970Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:51:54.970Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-06-24T10:51:54.970Z] #22 5.041 Collecting yamllint==1.26.1 [2021-06-24T10:51:55.174Z] #20 45.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-24T10:51:55.174Z] #20 45.68 Unpacking uidmap (1:4.5-1.1) ... [2021-06-24T10:51:55.174Z] #20 45.81 Selecting previously unselected package vim-runtime. [2021-06-24T10:51:55.174Z] #20 45.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:51:55.174Z] #20 45.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-24T10:51:55.174Z] #20 45.87 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-24T10:51:55.174Z] #20 45.88 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:51:55.221Z] #20 28.81 Selecting previously unselected package libiptc0:amd64. [2021-06-24T10:51:55.221Z] #20 28.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-24T10:51:55.221Z] #20 28.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:55.221Z] #20 28.91 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-24T10:51:55.227Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-06-24T10:51:55.477Z] #20 28.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-24T10:51:55.477Z] #20 28.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:51:55.477Z] #20 29.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-24T10:51:55.477Z] #20 29.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-24T10:51:55.477Z] #20 29.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:51:55.477Z] #20 29.09 Selecting previously unselected package libnftnl11:amd64. [2021-06-24T10:51:55.477Z] #20 29.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-24T10:51:55.477Z] #20 29.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:51:55.546Z] #22 10.43 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-24T10:51:55.733Z] #20 29.20 Selecting previously unselected package iptables. [2021-06-24T10:51:55.733Z] #20 29.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-24T10:51:55.733Z] #20 29.23 Unpacking iptables (1.8.2-4) ... [2021-06-24T10:51:55.988Z] #20 29.55 Selecting previously unselected package xxd. [2021-06-24T10:51:55.988Z] #20 29.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:51:55.988Z] #20 29.57 Unpacking xxd (2:8.1.0875-5) ... [2021-06-24T10:51:55.988Z] #20 29.69 Selecting previously unselected package vim-common. [2021-06-24T10:51:55.988Z] #20 29.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:51:55.988Z] #20 29.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-24T10:51:56.244Z] #20 29.91 Selecting previously unselected package bash-completion. [2021-06-24T10:51:56.244Z] #20 29.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-24T10:51:56.497Z] #22 11.55 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-24T10:51:56.761Z] #22 11.61 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-24T10:51:56.761Z] #22 11.68 Collecting pyyaml (from yamllint==1.26.1) [2021-06-24T10:51:57.025Z] #22 11.96 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-24T10:51:57.116Z] Congratulations! All API changes are done the right way. [2021-06-24T10:51:57.116Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-24T10:51:57.116Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-24T10:51:57.116Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-24T10:51:57.116Z] Congratulations! No new tests were added to integration-cli. [2021-06-24T10:51:57.116Z] [2021-06-24T10:51:57.116Z] INFO Start validation with golang-ci-lint [2021-06-24T10:51:57.116Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-24T10:51:57.116Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-24T10:51:57.116Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-24T10:51:57.288Z] #22 ... [2021-06-24T10:51:57.288Z] [2021-06-24T10:51:57.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:57.288Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:51:57.288Z] #43 127.9 CC criu/namespaces.o [2021-06-24T10:51:57.734Z] #20 ... [2021-06-24T10:51:57.734Z] [2021-06-24T10:51:57.734Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:51:57.734Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:51:57.734Z] #43 99.33 CC criu/cr-dedup.o [2021-06-24T10:51:57.734Z] #43 99.69 CC criu/cr-dump.o [2021-06-24T10:51:57.734Z] #43 102.0 CC criu/cr-errno.o [2021-06-24T10:51:57.734Z] #43 102.0 CC criu/cr-restore.o [2021-06-24T10:51:57.734Z] #43 106.4 CC criu/cr-service.o [2021-06-24T10:51:57.734Z] #43 108.1 CC criu/crtools.o [2021-06-24T10:51:57.734Z] #43 108.7 CC criu/eventfd.o [2021-06-24T10:51:57.734Z] #43 109.1 CC criu/eventpoll.o [2021-06-24T10:51:57.990Z] #43 110.0 CC criu/external.o [2021-06-24T10:51:58.246Z] #43 110.4 CC criu/fault-injection.o [2021-06-24T10:51:58.246Z] #43 ... [2021-06-24T10:51:58.246Z] [2021-06-24T10:51:58.246Z] #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-06-24T10:51:58.246Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:51:58.246Z] #20 49.02 Selecting previously unselected package vim. [2021-06-24T10:51:58.246Z] #20 49.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:51:58.502Z] #20 49.05 Unpacking vim (2:8.1.0875-5) ... [2021-06-24T10:51:59.064Z] #20 49.66 Selecting previously unselected package xfsprogs. [2021-06-24T10:51:59.064Z] #20 49.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-24T10:51:59.064Z] #20 49.67 Unpacking xfsprogs (4.20.0-1) ... [2021-06-24T10:51:59.215Z] #43 129.5 CC criu/net.o [2021-06-24T10:51:59.512Z] #20 32.60 Unpacking bash-completion (1:2.8-6) ... [2021-06-24T10:51:59.512Z] #20 32.98 Selecting previously unselected package bzip2. [2021-06-24T10:51:59.512Z] #20 33.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-24T10:51:59.512Z] #20 33.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:51:59.512Z] #20 33.10 Selecting previously unselected package xz-utils. [2021-06-24T10:51:59.512Z] #20 33.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-24T10:51:59.512Z] #20 33.12 Unpacking xz-utils (5.2.4-1) ... [2021-06-24T10:51:59.626Z] #20 50.15 Selecting previously unselected package zip. [2021-06-24T10:51:59.626Z] #20 50.16 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-06-24T10:51:59.626Z] #20 50.17 Unpacking zip (3.0-11+b1) ... [2021-06-24T10:51:59.626Z] #20 50.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:51:59.768Z] #20 33.32 Selecting previously unselected package apparmor. [2021-06-24T10:51:59.768Z] #20 33.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-24T10:51:59.768Z] #20 33.40 Unpacking apparmor (2.13.2-10) ... [2021-06-24T10:51:59.882Z] #20 50.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:51:59.882Z] #20 50.42 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:59.882Z] #20 50.43 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:51:59.882Z] #20 50.44 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:51:59.882Z] #20 50.47 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:51:59.882Z] #20 50.48 Setting up uidmap (1:4.5-1.1) ... [2021-06-24T10:51:59.882Z] #20 50.49 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:51:59.882Z] #20 50.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:51:59.882Z] #20 50.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:51:59.882Z] #20 50.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:51:59.882Z] #20 50.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:51:59.882Z] #20 50.55 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:51:59.882Z] #20 50.57 Setting up zip (3.0-11+b1) ... [2021-06-24T10:52:00.138Z] #20 50.57 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:52:00.138Z] #20 50.60 Setting up bash-completion (1:2.8-6) ... [2021-06-24T10:52:00.330Z] #20 33.72 Selecting previously unselected package aufs-tools. [2021-06-24T10:52:00.330Z] #20 33.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-24T10:52:00.330Z] #20 33.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:52:00.330Z] #20 33.86 Selecting previously unselected package libonig5:amd64. [2021-06-24T10:52:00.330Z] #20 33.86 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-24T10:52:00.330Z] #20 33.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:52:00.330Z] #20 34.11 Selecting previously unselected package libjq1:amd64. [2021-06-24T10:52:00.330Z] #20 34.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:52:00.587Z] #20 34.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:52:00.587Z] #20 34.24 Selecting previously unselected package jq. [2021-06-24T10:52:00.587Z] #20 34.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-24T10:52:00.587Z] #20 34.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-24T10:52:00.843Z] #20 34.44 Selecting previously unselected package libaio1:amd64. [2021-06-24T10:52:00.843Z] #20 34.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-24T10:52:00.843Z] #20 34.45 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:52:00.843Z] #20 34.56 Selecting previously unselected package libgpm2:amd64. [2021-06-24T10:52:00.843Z] #20 34.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-24T10:52:00.843Z] #20 34.58 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:52:01.099Z] #20 34.64 Selecting previously unselected package libicu63:amd64. [2021-06-24T10:52:01.099Z] #20 34.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-24T10:52:01.099Z] #20 34.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:52:01.777Z] #43 132.3 CC criu/netfilter.o [2021-06-24T10:52:02.027Z] #20 ... [2021-06-24T10:52:02.027Z] [2021-06-24T10:52:02.027Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:02.027Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:02.027Z] #43 104.1 CC criu/cr-service.o [2021-06-24T10:52:02.027Z] #43 105.7 CC criu/crtools.o [2021-06-24T10:52:02.027Z] #43 106.3 CC criu/eventfd.o [2021-06-24T10:52:02.027Z] #43 106.7 CC criu/eventpoll.o [2021-06-24T10:52:02.027Z] #43 107.6 CC criu/external.o [2021-06-24T10:52:02.027Z] #43 108.0 CC criu/fault-injection.o [2021-06-24T10:52:02.027Z] #43 108.2 CC criu/fdstore.o [2021-06-24T10:52:02.027Z] #43 108.5 CC criu/fifo.o [2021-06-24T10:52:02.027Z] #43 108.9 CC criu/file-ids.o [2021-06-24T10:52:02.027Z] #43 109.2 CC criu/file-lock.o [2021-06-24T10:52:02.027Z] #43 110.2 CC criu/files-ext.o [2021-06-24T10:52:02.027Z] #43 110.6 CC criu/files-reg.o [2021-06-24T10:52:02.027Z] #43 112.7 CC criu/files.o [2021-06-24T10:52:02.041Z] #43 132.5 CC criu/page-pipe.o [2021-06-24T10:52:02.699Z] #20 53.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:52:02.956Z] #43 114.9 CC criu/filesystems.o [2021-06-24T10:52:02.956Z] #20 53.49 Setting up xz-utils (5.2.4-1) ... [2021-06-24T10:52:02.956Z] #20 53.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-24T10:52:02.956Z] #20 53.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:52:02.956Z] #20 53.58 invoke-rc.d: could not determine current runlevel [2021-06-24T10:52:02.956Z] #20 53.60 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T10:52:02.956Z] #20 53.62 Setting up pigz (2.4-1) ... [2021-06-24T10:52:02.956Z] #20 53.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:52:02.956Z] #20 53.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:52:02.956Z] #20 53.67 Setting up python-pip-whl (18.1-5) ... [2021-06-24T10:52:02.956Z] #20 53.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:52:02.956Z] #20 53.69 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:52:02.992Z] #43 133.1 CC criu/page-xfer.o [2021-06-24T10:52:03.606Z] #20 54.10 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:52:03.606Z] #20 54.12 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:52:03.606Z] #20 54.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:52:03.606Z] #20 54.14 Setting up vim (2:8.1.0875-5) ... [2021-06-24T10:52:03.606Z] #20 54.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-24T10:52:03.606Z] #20 54.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-24T10:52:03.606Z] #20 54.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-24T10:52:03.606Z] #20 54.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-24T10:52:03.606Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-24T10:52:03.606Z] #20 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-24T10:52:03.606Z] #20 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-24T10:52:03.606Z] #20 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-24T10:52:03.606Z] #20 54.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:52:03.606Z] #20 54.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:52:03.606Z] #20 54.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:52:03.606Z] #20 54.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:52:03.606Z] #20 54.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:52:03.863Z] #20 54.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:52:03.925Z] #43 115.8 CC criu/fsnotify.o [2021-06-24T10:52:03.925Z] #43 ... [2021-06-24T10:52:03.925Z] [2021-06-24T10:52:03.925Z] #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-06-24T10:52:03.925Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:52:03.925Z] #40 186.3 + dpkg --print-architecture [2021-06-24T10:52:03.925Z] #40 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-24T10:52:04.181Z] #40 186.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-24T10:52:04.181Z] #40 186.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-24T10:52:04.389Z] #43 134.5 CC criu/pagemap-cache.o [2021-06-24T10:52:04.389Z] #43 134.8 CC criu/pagemap.o [2021-06-24T10:52:05.340Z] #43 135.6 CC criu/parasite-syscall.o [2021-06-24T10:52:05.917Z] #43 136.3 CC criu/path.o [2021-06-24T10:52:06.181Z] #43 136.6 CC criu/pie-util-vdso.o [2021-06-24T10:52:06.423Z] #20 57.07 Setting up iptables (1.8.2-4) ... [2021-06-24T10:52:06.424Z] #20 57.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:52:06.424Z] #20 57.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:52:06.445Z] #43 137.0 CC criu/pie-util.o [2021-06-24T10:52:06.680Z] #20 57.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:52:06.680Z] #20 57.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:52:06.680Z] #20 57.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-24T10:52:06.680Z] #20 57.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-24T10:52:06.680Z] #20 57.16 Setting up python3 (3.7.3-1) ... [2021-06-24T10:52:06.709Z] #43 137.2 CC criu/pipes.o [2021-06-24T10:52:06.936Z] #20 57.62 Setting up python3-wheel (0.32.3-2) ... [2021-06-24T10:52:06.936Z] #20 ... [2021-06-24T10:52:06.936Z] [2021-06-24T10:52:06.936Z] #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-06-24T10:52:06.936Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:52:06.936Z] #40 191.6 + dpkg --print-architecture [2021-06-24T10:52:06.936Z] #40 191.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-24T10:52:07.286Z] #43 137.8 CC criu/plugin.o [2021-06-24T10:52:07.498Z] #40 191.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-24T10:52:07.498Z] #40 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-24T10:52:07.550Z] #43 138.2 CC criu/proc_parse.o [2021-06-24T10:52:07.550Z] #43 ... [2021-06-24T10:52:07.550Z] [2021-06-24T10:52:07.550Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:07.550Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-06-24T10:52:07.550Z] #22 12.62 Installing build dependencies: started [2021-06-24T10:52:08.426Z] #40 ... [2021-06-24T10:52:08.426Z] [2021-06-24T10:52:08.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:08.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:08.426Z] #43 110.5 CC criu/fdstore.o [2021-06-24T10:52:08.426Z] #43 110.8 CC criu/fifo.o [2021-06-24T10:52:08.426Z] #43 111.3 CC criu/file-ids.o [2021-06-24T10:52:08.426Z] #43 111.7 CC criu/file-lock.o [2021-06-24T10:52:08.426Z] #43 112.7 CC criu/files-ext.o [2021-06-24T10:52:08.426Z] #43 113.2 CC criu/files-reg.o [2021-06-24T10:52:08.426Z] #43 115.4 CC criu/files.o [2021-06-24T10:52:08.426Z] #43 117.7 CC criu/filesystems.o [2021-06-24T10:52:08.426Z] #43 118.5 CC criu/fsnotify.o [2021-06-24T10:52:08.426Z] #43 119.7 CC criu/image-desc.o [2021-06-24T10:52:08.426Z] #43 119.8 CC criu/image.o [2021-06-24T10:52:08.682Z] #43 120.8 CC criu/ipc_ns.o [2021-06-24T10:52:09.426Z] #40 ... [2021-06-24T10:52:09.426Z] [2021-06-24T10:52:09.426Z] #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-06-24T10:52:09.426Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:52:09.426Z] #20 37.89 Selecting previously unselected package libnet1:amd64. [2021-06-24T10:52:09.426Z] #20 37.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-24T10:52:09.426Z] #20 37.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:52:09.426Z] #20 37.99 Selecting previously unselected package libnl-3-200:amd64. [2021-06-24T10:52:09.426Z] #20 38.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-24T10:52:09.426Z] #20 38.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:52:09.426Z] #20 38.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-24T10:52:09.426Z] #20 38.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-24T10:52:09.427Z] #20 38.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:52:09.427Z] #20 38.17 Selecting previously unselected package libreadline5:amd64. [2021-06-24T10:52:09.427Z] #20 38.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-24T10:52:09.427Z] #20 38.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:52:09.427Z] #20 38.30 Selecting previously unselected package net-tools. [2021-06-24T10:52:09.427Z] #20 38.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-24T10:52:09.427Z] #20 38.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:52:09.427Z] #20 38.51 Selecting previously unselected package python-pip-whl. [2021-06-24T10:52:09.427Z] #20 38.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-06-24T10:52:09.427Z] #20 38.52 Unpacking python-pip-whl (18.1-5) ... [2021-06-24T10:52:09.427Z] #20 38.98 Selecting previously unselected package python3-lib2to3. [2021-06-24T10:52:09.427Z] #20 38.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-24T10:52:09.427Z] #20 38.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:52:09.427Z] #20 39.15 Selecting previously unselected package python3-distutils. [2021-06-24T10:52:09.427Z] #20 39.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-06-24T10:52:09.427Z] #20 39.18 Unpacking python3-distutils (3.7.3-1) ... [2021-06-24T10:52:09.427Z] #20 39.34 Selecting previously unselected package python3-pip. [2021-06-24T10:52:09.427Z] #20 39.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-06-24T10:52:09.427Z] #20 39.37 Unpacking python3-pip (18.1-5) ... [2021-06-24T10:52:09.427Z] #20 39.55 Selecting previously unselected package python3-pkg-resources. [2021-06-24T10:52:09.427Z] #20 39.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-24T10:52:09.427Z] #20 39.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:52:09.427Z] #20 39.69 Selecting previously unselected package python3-setuptools. [2021-06-24T10:52:09.427Z] #20 39.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-06-24T10:52:09.427Z] #20 39.70 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-24T10:52:09.427Z] #20 39.94 Selecting previously unselected package python3-wheel. [2021-06-24T10:52:09.427Z] #20 39.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-06-24T10:52:09.427Z] #20 39.97 Unpacking python3-wheel (0.32.3-2) ... [2021-06-24T10:52:09.427Z] #20 40.05 Selecting previously unselected package sudo. [2021-06-24T10:52:09.427Z] #20 40.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-24T10:52:09.427Z] #20 40.07 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:52:09.427Z] #20 40.54 Selecting previously unselected package thin-provisioning-tools. [2021-06-24T10:52:09.427Z] #20 40.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-24T10:52:09.427Z] #20 40.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:52:09.427Z] #20 40.82 Selecting previously unselected package uidmap. [2021-06-24T10:52:09.427Z] #20 40.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-24T10:52:09.427Z] #20 40.84 Unpacking uidmap (1:4.5-1.1) ... [2021-06-24T10:52:09.427Z] #20 40.97 Selecting previously unselected package vim-runtime. [2021-06-24T10:52:09.427Z] #20 40.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-24T10:52:09.427Z] #20 41.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-24T10:52:09.427Z] #20 41.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-24T10:52:09.427Z] #20 41.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:52:09.685Z] #43 ... [2021-06-24T10:52:09.685Z] [2021-06-24T10:52:09.685Z] #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-06-24T10:52:09.685Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:52:09.685Z] #20 58.40 Setting up apparmor (2.13.2-10) ... [2021-06-24T10:52:09.685Z] #20 59.98 Setting up xfsprogs (4.20.0-1) ... [2021-06-24T10:52:09.685Z] #20 59.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:52:09.956Z] #20 60.37 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:52:10.111Z] #22 ... [2021-06-24T10:52:10.111Z] [2021-06-24T10:52:10.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-06-24T10:52:10.111Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:52:10.111Z] #43 140.6 CC criu/protobuf-desc.o [2021-06-24T10:52:10.793Z] #20 44.19 Selecting previously unselected package vim. [2021-06-24T10:52:10.793Z] #20 44.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-24T10:52:10.793Z] #20 44.21 Unpacking vim (2:8.1.0875-5) ... [2021-06-24T10:52:10.892Z] #20 61.45 Setting up python3-distutils (3.7.3-1) ... [2021-06-24T10:52:11.050Z] #20 44.68 Selecting previously unselected package xfsprogs. [2021-06-24T10:52:11.050Z] #20 44.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-24T10:52:11.050Z] #20 44.68 Unpacking xfsprogs (4.20.0-1) ... [2021-06-24T10:52:11.452Z] #20 62.01 Setting up python3-setuptools (40.8.0-1) ... [2021-06-24T10:52:11.505Z] #43 141.7 CC criu/protobuf.o [2021-06-24T10:52:11.505Z] #43 142.0 CC criu/pstree.o [2021-06-24T10:52:11.612Z] #20 45.12 Selecting previously unselected package zip. [2021-06-24T10:52:11.612Z] #20 45.15 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-06-24T10:52:11.612Z] #20 45.15 Unpacking zip (3.0-11+b1) ... [2021-06-24T10:52:11.612Z] #20 45.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-24T10:52:11.612Z] #20 45.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-24T10:52:11.868Z] #20 45.42 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-24T10:52:11.868Z] #20 45.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-24T10:52:11.868Z] #20 45.46 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-24T10:52:11.868Z] #20 45.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-24T10:52:11.868Z] #20 45.49 Setting up uidmap (1:4.5-1.1) ... [2021-06-24T10:52:11.868Z] #20 45.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-24T10:52:11.868Z] #20 45.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-24T10:52:11.868Z] #20 45.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-24T10:52:11.868Z] #20 45.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-24T10:52:11.868Z] #20 45.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-24T10:52:11.868Z] #20 45.57 Setting up xxd (2:8.1.0875-5) ... [2021-06-24T10:52:11.868Z] #20 45.59 Setting up zip (3.0-11+b1) ... [2021-06-24T10:52:11.868Z] #20 45.60 Setting up vim-common (2:8.1.0875-5) ... [2021-06-24T10:52:11.868Z] #20 45.62 Setting up bash-completion (1:2.8-6) ... [2021-06-24T10:52:12.817Z] #20 63.29 Setting up python3-pip (18.1-5) ... [2021-06-24T10:52:12.901Z] #43 143.3 CC criu/rbtree.o [2021-06-24T10:52:13.165Z] #43 143.6 CC criu/rst-malloc.o [2021-06-24T10:52:13.429Z] #43 144.0 CC criu/seccomp.o [2021-06-24T10:52:13.746Z] #20 64.34 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:52:13.746Z] #20 64.36 Processing triggers for mime-support (3.62) ... [2021-06-24T10:52:14.422Z] #43 144.6 CC criu/seize.o [2021-06-24T10:52:14.673Z] #20 DONE 65.3s [2021-06-24T10:52:14.673Z] [2021-06-24T10:52:14.673Z] #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-06-24T10:52:14.673Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-06-24T10:52:15.180Z] #20 48.32 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-24T10:52:15.180Z] #20 48.33 Setting up xz-utils (5.2.4-1) ... [2021-06-24T10:52:15.180Z] #20 48.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-24T10:52:15.180Z] #20 48.36 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-24T10:52:15.180Z] #20 48.44 invoke-rc.d: could not determine current runlevel [2021-06-24T10:52:15.180Z] #20 48.45 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T10:52:15.180Z] #20 48.46 Setting up pigz (2.4-1) ... [2021-06-24T10:52:15.180Z] #20 48.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-24T10:52:15.180Z] #20 48.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-24T10:52:15.180Z] #20 48.51 Setting up python-pip-whl (18.1-5) ... [2021-06-24T10:52:15.180Z] #20 48.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-24T10:52:15.180Z] #20 48.53 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-24T10:52:15.180Z] #20 ... [2021-06-24T10:52:15.180Z] [2021-06-24T10:52:15.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-06-24T10:52:15.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:15.180Z] #43 117.0 CC criu/image-desc.o [2021-06-24T10:52:15.180Z] #43 117.2 CC criu/image.o [2021-06-24T10:52:15.180Z] #43 118.1 CC criu/ipc_ns.o [2021-06-24T10:52:15.180Z] #43 119.4 CC criu/irmap.o [2021-06-24T10:52:15.180Z] #43 120.1 CC criu/kcmp-ids.o [2021-06-24T10:52:15.180Z] #43 120.5 CC criu/kerndat.o [2021-06-24T10:52:15.180Z] #43 121.6 CC criu/libnetlink.o [2021-06-24T10:52:15.180Z] #43 122.0 CC criu/log.o [2021-06-24T10:52:15.180Z] #43 122.5 CC criu/lsm.o [2021-06-24T10:52:15.180Z] #43 123.1 CC criu/mem.o [2021-06-24T10:52:15.180Z] #43 124.8 CC criu/memfd.o [2021-06-24T10:52:15.180Z] #43 125.6 CC criu/mount.o [2021-06-24T10:52:15.180Z] #43 ... [2021-06-24T10:52:15.180Z] [2021-06-24T10:52:15.180Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-24T10:52:15.180Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-06-24T10:52:15.180Z] #20 48.88 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-24T10:52:15.383Z] #43 145.8 CC criu/servicefd.o [2021-06-24T10:52:15.436Z] #20 48.89 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-24T10:52:15.436Z] #20 48.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-24T10:52:15.436Z] #20 48.92 Setting up vim (2:8.1.0875-5) ... [2021-06-24T10:52:15.436Z] #20 48.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-24T10:52:15.436Z] #20 48.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-24T10:52:15.436Z] #20 48.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-24T10:52:15.436Z] #20 48.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-24T10:52:15.436Z] #20 48.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-24T10:52:15.436Z] #20 48.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-24T10:52:15.436Z] #20 48.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-24T10:52:15.436Z] #20 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-24T10:52:15.436Z] #20 49.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-24T10:52:15.436Z] #20 49.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-24T10:52:15.436Z] #20 49.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-24T10:52:15.436Z] #20 49.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-24T10:52:15.436Z] #20 49.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-24T10:52:15.436Z] #20 49.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-24T10:52:15.641Z] #21 0.942 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-24T10:52:15.641Z] #21 0.946 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-24T10:52:15.641Z] #21 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-24T10:52:15.641Z] #21 DONE 1.0s [2021-06-24T10:52:15.641Z] [2021-06-24T10:52:15.641Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:15.641Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:52:15.960Z] #43 146.3 CC criu/shmem.o [2021-06-24T10:52:16.907Z] #43 147.3 CC criu/sigframe.o [2021-06-24T10:52:17.170Z] #43 147.4 CC criu/signalfd.o [2021-06-24T10:52:17.170Z] #43 147.7 CC criu/sk-inet.o [2021-06-24T10:52:17.745Z] #43 ... [2021-06-24T10:52:17.745Z] [2021-06-24T10:52:17.745Z] #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-06-24T10:52:17.745Z] #56 sha256:cbdd4bcbcdb826e1b7feba4a0e4a15630baed95590f55af21deb7bdaed4bb845 [2021-06-24T10:52:17.745Z] #56 168.9 + bin/containerd [2021-06-24T10:52:18.704Z] #20 51.93 Setting up iptables (1.8.2-4) ... [2021-06-24T10:52:18.704Z] #20 51.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:52:18.704Z] #20 51.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:52:18.704Z] #20 51.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-24T10:52:18.704Z] #20 51.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-24T10:52:18.704Z] #20 51.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-24T10:52:18.704Z] #20 52.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-24T10:52:18.704Z] #20 52.01 Setting up python3 (3.7.3-1) ... [2021-06-24T10:52:18.960Z] #20 52.49 Setting up python3-wheel (0.32.3-2) ... [2021-06-24T10:52:19.522Z] #20 53.28 Setting up apparmor (2.13.2-10) ... [2021-06-24T10:52:20.888Z] #22 ... [2021-06-24T10:52:20.888Z] [2021-06-24T10:52:20.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-06-24T10:52:20.888Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:20.888Z] #43 122.1 CC criu/irmap.o [2021-06-24T10:52:20.888Z] #43 122.7 CC criu/kcmp-ids.o [2021-06-24T10:52:20.888Z] #43 123.2 CC criu/kerndat.o [2021-06-24T10:52:20.888Z] #43 124.4 CC criu/libnetlink.o [2021-06-24T10:52:20.888Z] #43 124.9 CC criu/log.o [2021-06-24T10:52:20.888Z] #43 125.3 CC criu/lsm.o [2021-06-24T10:52:20.888Z] #43 125.7 CC criu/mem.o [2021-06-24T10:52:20.888Z] #43 128.0 CC criu/memfd.o [2021-06-24T10:52:20.888Z] #43 128.9 CC criu/mount.o [2021-06-24T10:52:20.888Z] #43 ... [2021-06-24T10:52:20.888Z] [2021-06-24T10:52:20.888Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:20.888Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:52:20.888Z] #22 5.047 Collecting yamllint==1.26.1 [2021-06-24T10:52:21.969Z] #56 ... [2021-06-24T10:52:21.969Z] [2021-06-24T10:52:21.969Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:21.969Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-06-24T10:52:21.969Z] #22 27.20 Installing build dependencies: finished with status 'done' [2021-06-24T10:52:21.969Z] #22 33.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-24T10:52:21.969Z] #22 33.34 Building wheels for collected packages: yamllint, pyyaml [2021-06-24T10:52:21.969Z] #22 33.34 Running setup.py bdist_wheel for yamllint: started [2021-06-24T10:52:21.969Z] #22 34.35 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-24T10:52:21.969Z] #22 34.35 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-24T10:52:21.969Z] #22 34.42 Running setup.py bdist_wheel for pyyaml: started [2021-06-24T10:52:21.969Z] #22 35.70 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-24T10:52:21.969Z] #22 35.70 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-24T10:52:21.969Z] #22 35.84 Successfully built yamllint pyyaml [2021-06-24T10:52:21.969Z] #22 35.86 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-24T10:52:21.969Z] #22 36.20 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-24T10:52:21.969Z] #22 DONE 36.7s [2021-06-24T10:52:21.969Z] [2021-06-24T10:52:21.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:21.969Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:52:21.969Z] #43 148.8 CC criu/sk-netlink.o [2021-06-24T10:52:21.969Z] #43 149.2 CC criu/sk-packet.o [2021-06-24T10:52:21.969Z] #43 149.8 CC criu/sk-queue.o [2021-06-24T10:52:21.969Z] #43 150.2 CC criu/sk-tcp.o [2021-06-24T10:52:21.969Z] #43 150.7 CC criu/sk-unix.o [2021-06-24T10:52:22.039Z] #20 55.11 Setting up xfsprogs (4.20.0-1) ... [2021-06-24T10:52:22.039Z] #20 55.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-24T10:52:22.039Z] #20 55.50 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-24T10:52:22.232Z] #43 152.8 CC criu/sockets.o [2021-06-24T10:52:23.011Z] #20 56.46 Setting up python3-distutils (3.7.3-1) ... [2021-06-24T10:52:23.182Z] #43 153.7 CC criu/stats.o [2021-06-24T10:52:23.267Z] #20 56.95 Setting up python3-setuptools (40.8.0-1) ... [2021-06-24T10:52:23.446Z] #43 154.0 CC criu/string.o [2021-06-24T10:52:23.710Z] #43 154.0 CC criu/sysctl.o [2021-06-24T10:52:23.974Z] #43 154.6 CC criu/sysfs_parse.o [2021-06-24T10:52:24.551Z] #43 154.9 CC criu/timens.o [2021-06-24T10:52:24.634Z] #20 58.20 Setting up python3-pip (18.1-5) ... [2021-06-24T10:52:24.814Z] #43 155.3 CC criu/timerfd.o [2021-06-24T10:52:25.392Z] #43 155.7 CC criu/tty.o [2021-06-24T10:52:25.665Z] #20 59.27 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:52:25.665Z] #20 59.32 Processing triggers for mime-support (3.62) ... [2021-06-24T10:52:26.129Z] #22 10.43 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-24T10:52:26.250Z] #20 DONE 59.9s [2021-06-24T10:52:26.250Z] [2021-06-24T10:52:26.250Z] #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-06-24T10:52:26.250Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-06-24T10:52:27.320Z] #43 157.4 CC criu/tun.o [2021-06-24T10:52:27.535Z] #22 11.50 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-24T10:52:27.535Z] #22 11.54 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-24T10:52:27.535Z] #22 11.63 Collecting pyyaml (from yamllint==1.26.1) [2021-06-24T10:52:27.535Z] #22 11.88 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-24T10:52:27.584Z] #43 157.9 CC criu/uffd.o [2021-06-24T10:52:27.629Z] #21 ... [2021-06-24T10:52:27.629Z] [2021-06-24T10:52:27.629Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:27.629Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:27.629Z] #43 129.7 CC criu/namespaces.o [2021-06-24T10:52:27.629Z] #43 131.6 CC criu/net.o [2021-06-24T10:52:27.629Z] #43 135.0 CC criu/netfilter.o [2021-06-24T10:52:27.629Z] #43 135.5 CC criu/page-pipe.o [2021-06-24T10:52:27.629Z] #43 136.3 CC criu/page-xfer.o [2021-06-24T10:52:27.629Z] #43 138.0 CC criu/pagemap-cache.o [2021-06-24T10:52:27.629Z] #43 138.3 CC criu/pagemap.o [2021-06-24T10:52:27.629Z] #43 139.6 CC criu/parasite-syscall.o [2021-06-24T10:52:27.847Z] #43 ... [2021-06-24T10:52:27.847Z] [2021-06-24T10:52:27.847Z] #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-06-24T10:52:27.847Z] #53 sha256:6cf724e8f2b3044303649f7b723d5071a77e720127887296d27e6634e58746fa [2021-06-24T10:52:27.847Z] #53 115.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-24T10:52:28.096Z] #22 12.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-24T10:52:28.096Z] #22 12.28 Building wheels for collected packages: yamllint [2021-06-24T10:52:28.096Z] #22 12.28 Running setup.py bdist_wheel for yamllint: started [2021-06-24T10:52:28.189Z] #43 ... [2021-06-24T10:52:28.189Z] [2021-06-24T10:52:28.189Z] #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-06-24T10:52:28.189Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-06-24T10:52:28.190Z] #21 1.784 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-24T10:52:28.190Z] #21 1.788 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-24T10:52:28.190Z] #21 1.791 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-24T10:52:28.190Z] #21 DONE 1.9s [2021-06-24T10:52:28.190Z] [2021-06-24T10:52:28.190Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:28.190Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:52:29.023Z] #22 13.33 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-24T10:52:29.023Z] #22 13.33 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-24T10:52:29.023Z] #22 13.38 Successfully built yamllint [2021-06-24T10:52:29.023Z] #22 13.40 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-24T10:52:29.242Z] #53 117.1 + mkdir -p /build [2021-06-24T10:52:29.242Z] #53 117.1 + cp runc /build/runc [2021-06-24T10:52:29.586Z] #22 13.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-24T10:52:30.161Z] #22 DONE 14.3s [2021-06-24T10:52:30.161Z] [2021-06-24T10:52:30.161Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-24T10:52:30.161Z] #25 sha256:77ec8e80ff463bbcc8851779b431190d18122b00516c6f9b8290ec4c2e69a144 [2021-06-24T10:52:30.191Z] #53 DONE 117.8s [2021-06-24T10:52:30.191Z] [2021-06-24T10:52:30.191Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:30.191Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:52:30.191Z] #43 159.1 CC criu/util.o [2021-06-24T10:52:30.191Z] #43 160.3 CC criu/uts_ns.o [2021-06-24T10:52:30.191Z] #43 160.5 CC criu/vdso.o [2021-06-24T10:52:30.417Z] #25 DONE 0.2s [2021-06-24T10:52:30.417Z] [2021-06-24T10:52:30.417Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:52:30.417Z] #30 sha256:4fec5f22478f3532c3f3a299263c686c26d81e4362e28b26ddec1542cc81b913 [2021-06-24T10:52:30.767Z] #43 161.2 LINK criu/built-in.o [2021-06-24T10:52:30.979Z] #30 ... [2021-06-24T10:52:30.979Z] [2021-06-24T10:52:30.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:30.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:30.979Z] #43 133.1 CC criu/namespaces.o [2021-06-24T10:52:30.979Z] #43 134.7 CC criu/net.o [2021-06-24T10:52:30.979Z] #43 137.6 CC criu/netfilter.o [2021-06-24T10:52:30.979Z] #43 138.0 CC criu/page-pipe.o [2021-06-24T10:52:30.979Z] #43 138.8 CC criu/page-xfer.o [2021-06-24T10:52:30.979Z] #43 140.4 CC criu/pagemap-cache.o [2021-06-24T10:52:30.979Z] #43 140.8 CC criu/pagemap.o [2021-06-24T10:52:30.979Z] #43 142.0 CC criu/parasite-syscall.o [2021-06-24T10:52:31.030Z] #43 161.4 LINK criu/criu [2021-06-24T10:52:31.235Z] #43 143.2 CC criu/path.o [2021-06-24T10:52:31.235Z] #43 143.4 CC criu/pie-util-vdso-elf32.o [2021-06-24T10:52:31.293Z] #43 161.8 DEP lib/c/criu.d [2021-06-24T10:52:31.557Z] #43 ... [2021-06-24T10:52:31.557Z] [2021-06-24T10:52:31.557Z] #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-06-24T10:52:31.557Z] #24 sha256:ffccdb9106adb3fcf06d17fc2512e5e3aee407ac4ebb45864cedc65b6f8432ab [2021-06-24T10:52:31.557Z] #24 219.5 + return [2021-06-24T10:52:31.557Z] #24 DONE 219.9s [2021-06-24T10:52:31.557Z] [2021-06-24T10:52:31.557Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:31.557Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:52:31.557Z] #43 161.9 CC images/rpc.pb-c.o [2021-06-24T10:52:31.838Z] #43 143.9 CC criu/pie-util-vdso.o [2021-06-24T10:52:32.134Z] #43 162.6 CC lib/c/criu.o [2021-06-24T10:52:32.400Z] #43 144.3 CC criu/pie-util.o [2021-06-24T10:52:32.657Z] #43 144.6 CC criu/pipes.o [2021-06-24T10:52:33.218Z] #43 145.2 CC criu/plugin.o [2021-06-24T10:52:33.475Z] #43 145.5 CC criu/proc_parse.o [2021-06-24T10:52:33.531Z] #43 163.7 LINK lib/c/built-in.o [2021-06-24T10:52:33.531Z] #43 163.7 LINK lib/c/libcriu.so [2021-06-24T10:52:33.531Z] #43 163.8 LINK lib/c/libcriu.a [2021-06-24T10:52:33.531Z] #43 163.9 GEN magic.py [2021-06-24T10:52:33.794Z] #43 164.1 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:52:33.794Z] #43 164.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:52:33.794Z] #43 164.1 Note: Building without GnuTLS support [2021-06-24T10:52:33.794Z] #43 164.1 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:52:33.794Z] #43 164.1 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:52:34.058Z] #43 ... [2021-06-24T10:52:34.058Z] [2021-06-24T10:52:34.058Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-24T10:52:34.058Z] #25 sha256:5ffc66d8b4fd72c4171320a312ef81d4014b59eb91616da7abcf32e23ec04706 [2021-06-24T10:52:34.058Z] #25 DONE 0.5s [2021-06-24T10:52:34.058Z] [2021-06-24T10:52:34.058Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:52:34.058Z] #30 sha256:2a24f49cd528415924c52563cc80434ef5586d65dbf0d33ff4fa88c9cb9d724e [2021-06-24T10:52:34.802Z] #22 ... [2021-06-24T10:52:34.802Z] [2021-06-24T10:52:34.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:34.802Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:34.802Z] #43 140.7 CC criu/path.o [2021-06-24T10:52:34.802Z] #43 141.1 CC criu/pie-util-vdso-elf32.o [2021-06-24T10:52:34.802Z] #43 141.5 CC criu/pie-util-vdso.o [2021-06-24T10:52:34.802Z] #43 142.0 CC criu/pie-util.o [2021-06-24T10:52:34.802Z] #43 142.3 CC criu/pipes.o [2021-06-24T10:52:34.802Z] #43 143.1 CC criu/plugin.o [2021-06-24T10:52:34.802Z] #43 143.5 CC criu/proc_parse.o [2021-06-24T10:52:34.802Z] #43 ... [2021-06-24T10:52:34.802Z] [2021-06-24T10:52:34.802Z] #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-06-24T10:52:34.802Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:52:34.802Z] #40 DONE 216.4s [2021-06-24T10:52:34.802Z] [2021-06-24T10:52:34.802Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:34.802Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:52:34.802Z] #22 6.002 Collecting yamllint==1.26.1 [2021-06-24T10:52:35.366Z] #43 ... [2021-06-24T10:52:35.366Z] [2021-06-24T10:52:35.366Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:52:35.366Z] #30 sha256:4fec5f22478f3532c3f3a299263c686c26d81e4362e28b26ddec1542cc81b913 [2021-06-24T10:52:35.366Z] #30 DONE 5.3s [2021-06-24T10:52:35.626Z] [2021-06-24T10:52:35.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-06-24T10:52:35.626Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:35.626Z] #43 147.7 CC criu/protobuf-desc.o [2021-06-24T10:52:35.883Z] #43 ... [2021-06-24T10:52:35.883Z] [2021-06-24T10:52:35.883Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-24T10:52:35.883Z] #33 sha256:e3cf45f27597440096a1ee673672a7a2b2580b840db1f00411ea3698a6aaa3cd [2021-06-24T10:52:35.883Z] #33 DONE 0.3s [2021-06-24T10:52:35.883Z] [2021-06-24T10:52:35.883Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-06-24T10:52:35.883Z] #35 sha256:040a89ef2ed4af7b60ace3d5036e122609ae3f240158575b679b0b83827b3ad5 [2021-06-24T10:52:35.883Z] #35 DONE 0.1s [2021-06-24T10:52:36.139Z] [2021-06-24T10:52:36.139Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-24T10:52:36.139Z] #38 sha256:dd74343d7de014514f0ecaa7edc9285ac2d50b0ee3217d9156314e0cdb8b49f0 [2021-06-24T10:52:36.139Z] #38 DONE 0.1s [2021-06-24T10:52:36.139Z] [2021-06-24T10:52:36.139Z] #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-06-24T10:52:36.139Z] #53 sha256:a1bc3b09961c5275cb01908ea72c26f6aa1ffa0b78d58a9d3bb9b1cb5d435ab2 [2021-06-24T10:52:36.745Z] #53 ... [2021-06-24T10:52:36.745Z] [2021-06-24T10:52:36.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:36.745Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:36.745Z] #43 148.7 CC criu/protobuf.o [2021-06-24T10:52:37.307Z] #43 149.2 CC criu/pstree.o [2021-06-24T10:52:37.564Z] #43 ... [2021-06-24T10:52:37.564Z] [2021-06-24T10:52:37.564Z] #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-06-24T10:52:37.564Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-24T10:52:37.564Z] #40 DONE 222.3s [2021-06-24T10:52:37.819Z] [2021-06-24T10:52:37.819Z] #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-06-24T10:52:37.819Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:52:38.744Z] #56 ... [2021-06-24T10:52:38.744Z] [2021-06-24T10:52:38.744Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:38.744Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:38.744Z] #43 150.5 CC criu/rbtree.o [2021-06-24T10:52:39.000Z] #43 151.0 CC criu/rst-malloc.o [2021-06-24T10:52:39.000Z] #43 ... [2021-06-24T10:52:39.000Z] [2021-06-24T10:52:39.000Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-24T10:52:39.000Z] #41 sha256:9e985ccd8e2d0742626773b1edac63323d9855ade52accbf305c1dcc83d23f48 [2021-06-24T10:52:39.000Z] #41 DONE 0.3s [2021-06-24T10:52:39.000Z] [2021-06-24T10:52:39.000Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:39.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:39.000Z] #43 151.2 CC criu/seccomp.o [2021-06-24T10:52:39.372Z] #30 DONE 4.8s [2021-06-24T10:52:39.372Z] [2021-06-24T10:52:39.372Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:39.372Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-06-24T10:52:39.372Z] #43 164.7 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:52:39.372Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 166.3 make[1]: 'images/built-in.o' is up to date. [2021-06-24T10:52:39.372Z] #43 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-24T10:52:39.372Z] #43 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-24T10:52:39.372Z] #43 166.5 make[1]: 'compel/libcompel.a' is up to date. [2021-06-24T10:52:39.372Z] #43 166.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-24T10:52:39.372Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 166.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:52:39.372Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:39.372Z] #43 167.3 INSTALL criu/criu [2021-06-24T10:52:39.372Z] #43 DONE 169.3s [2021-06-24T10:52:39.372Z] [2021-06-24T10:52:39.372Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-24T10:52:39.372Z] #33 sha256:2d0f1305d50dd57fd9667aad9e3f9e082e9cc88f235e32454ff29a54c10bc061 [2021-06-24T10:52:39.372Z] #33 DONE 0.1s [2021-06-24T10:52:39.372Z] [2021-06-24T10:52:39.372Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-06-24T10:52:39.372Z] #35 sha256:d3d5d86e563b22fb2903f94ca41b91cec02ffb062902de71654bc98ad2e69383 [2021-06-24T10:52:39.372Z] #35 DONE 0.3s [2021-06-24T10:52:39.372Z] [2021-06-24T10:52:39.372Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-24T10:52:39.372Z] #38 sha256:49a82dc3b91c945a088c793b1e6efdd66d2a15edb92ddc95bf264ce85b50c61f [2021-06-24T10:52:39.372Z] #38 DONE 0.1s [2021-06-24T10:52:39.372Z] [2021-06-24T10:52:39.372Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-24T10:52:39.372Z] #56 sha256:cbdd4bcbcdb826e1b7feba4a0e4a15630baed95590f55af21deb7bdaed4bb845 [2021-06-24T10:52:39.372Z] #56 ... [2021-06-24T10:52:39.372Z] [2021-06-24T10:52:39.372Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-24T10:52:39.372Z] #41 sha256:25b26587d4251954965345ee393d899db11115a524e453863c4ca1eed095c185 [2021-06-24T10:52:39.561Z] #43 151.8 CC criu/seize.o [2021-06-24T10:52:39.947Z] #41 DONE 0.5s [2021-06-24T10:52:39.947Z] [2021-06-24T10:52:39.947Z] #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-06-24T10:52:39.948Z] #56 sha256:cbdd4bcbcdb826e1b7feba4a0e4a15630baed95590f55af21deb7bdaed4bb845 [2021-06-24T10:52:40.043Z] #22 11.30 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-24T10:52:40.043Z] #22 ... [2021-06-24T10:52:40.043Z] [2021-06-24T10:52:40.043Z] #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-06-24T10:52:40.043Z] #49 sha256:0efcf577eef7758959285ded404395846265a6a0ee9c8643be4dc0a54dae800f [2021-06-24T10:52:40.043Z] #49 222.5 + /build/golangci-lint --version [2021-06-24T10:52:40.298Z] #49 222.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-24T10:52:40.487Z] #43 152.6 CC criu/servicefd.o [2021-06-24T10:52:40.554Z] #49 DONE 223.4s [2021-06-24T10:52:40.554Z] [2021-06-24T10:52:40.554Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-24T10:52:40.554Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-06-24T10:52:40.554Z] #22 12.32 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-24T10:52:40.554Z] #22 12.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-24T10:52:40.554Z] #22 12.40 Collecting pyyaml (from yamllint==1.26.1) [2021-06-24T10:52:40.809Z] #22 12.62 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-24T10:52:40.894Z] #56 ... [2021-06-24T10:52:40.894Z] [2021-06-24T10:52:40.894Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-24T10:52:40.894Z] #44 sha256:9eaf5643dd5957eb34d38688c88410da23e57ea59ad6dd4f4780c8ade9d6571d [2021-06-24T10:52:40.894Z] #44 DONE 0.1s [2021-06-24T10:52:40.894Z] [2021-06-24T10:52:40.894Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-24T10:52:40.894Z] #46 sha256:6f460b8aa109de231fee185a17bcc8e03605799b48702601d1e6bc456acd77fb [2021-06-24T10:52:41.048Z] #43 153.0 CC criu/shmem.o [2021-06-24T10:52:41.065Z] #22 12.89 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-24T10:52:41.065Z] #22 12.90 Building wheels for collected packages: yamllint [2021-06-24T10:52:41.065Z] #22 12.90 Running setup.py bdist_wheel for yamllint: started [2021-06-24T10:52:41.157Z] #46 DONE 0.3s [2021-06-24T10:52:41.157Z] [2021-06-24T10:52:41.157Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-24T10:52:41.157Z] #48 sha256:e20467fa0f96f0710fc850bf7e63a11944161d085a37907986b521f1e66a0709 [2021-06-24T10:52:41.420Z] #48 DONE 0.1s [2021-06-24T10:52:41.420Z] [2021-06-24T10:52:41.420Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-24T10:52:41.420Z] #50 sha256:e8e8caeee97d841aa3e6ec88af923ed16cfccbe51c30fb6dcc89c684895e4ffa [2021-06-24T10:52:41.975Z] #43 153.8 CC criu/sigframe.o [2021-06-24T10:52:41.975Z] #43 153.9 CC criu/signalfd.o [2021-06-24T10:52:41.975Z] #43 154.2 CC criu/sk-inet.o [2021-06-24T10:52:41.991Z] #22 13.79 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-24T10:52:41.991Z] #22 13.79 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-24T10:52:41.991Z] #22 13.85 Successfully built yamllint [2021-06-24T10:52:41.991Z] #22 13.90 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-24T10:52:41.995Z] #50 DONE 0.5s [2021-06-24T10:52:41.995Z] [2021-06-24T10:52:41.995Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-24T10:52:41.995Z] #52 sha256:12a52bbfb04ebc10380304b58e360e1a4e770698c324d1619689821f90dc89a3 [2021-06-24T10:52:41.995Z] #52 DONE 0.1s [2021-06-24T10:52:41.995Z] [2021-06-24T10:52:41.995Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-24T10:52:41.995Z] #54 sha256:0ba3f40ea77a9636713b57cbbcee83a90561aca810bdeb805eb620cd6f082d24 [2021-06-24T10:52:42.258Z] #54 DONE 0.3s [2021-06-24T10:52:42.258Z] [2021-06-24T10:52:42.258Z] #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-06-24T10:52:42.258Z] #56 sha256:cbdd4bcbcdb826e1b7feba4a0e4a15630baed95590f55af21deb7bdaed4bb845 [2021-06-24T10:52:42.552Z] #22 14.19 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-24T10:52:42.809Z] #22 DONE 14.5s [2021-06-24T10:52:42.809Z] [2021-06-24T10:52:42.809Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-24T10:52:42.809Z] #25 sha256:0d3e80b532249af261961e2f662efd49f10687cb4fe9db2f011362baa087be01 [2021-06-24T10:52:42.948Z] #43 ... [2021-06-24T10:52:42.949Z] [2021-06-24T10:52:42.949Z] #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-06-24T10:52:42.949Z] #49 sha256:b37dde74115e0424c5b314724f15e8f8960d389edc6a042b790eb8865b03d40f [2021-06-24T10:52:42.949Z] #49 227.2 + /build/golangci-lint --version [2021-06-24T10:52:42.949Z] #49 227.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-24T10:52:42.949Z] #49 DONE 227.8s [2021-06-24T10:52:43.205Z] [2021-06-24T10:52:43.205Z] #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-06-24T10:52:43.205Z] #53 sha256:a1bc3b09961c5275cb01908ea72c26f6aa1ffa0b78d58a9d3bb9b1cb5d435ab2 [2021-06-24T10:52:43.205Z] #53 ... [2021-06-24T10:52:43.205Z] [2021-06-24T10:52:43.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:43.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:43.205Z] #43 155.2 CC criu/sk-netlink.o [2021-06-24T10:52:43.370Z] #25 DONE 0.6s [2021-06-24T10:52:43.370Z] [2021-06-24T10:52:43.370Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:52:43.370Z] #30 sha256:e1042f57c0868c32ecd61e3454119c6b7f60f833f9a58c9b3db93e42413685fa [2021-06-24T10:52:43.769Z] #43 155.7 CC criu/sk-packet.o [2021-06-24T10:52:44.331Z] #43 156.5 CC criu/sk-queue.o [2021-06-24T10:52:44.779Z] #30 ... [2021-06-24T10:52:44.779Z] [2021-06-24T10:52:44.779Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:44.779Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:44.779Z] #43 146.6 CC criu/protobuf-desc.o [2021-06-24T10:52:44.779Z] #43 147.6 CC criu/protobuf.o [2021-06-24T10:52:44.779Z] #43 148.0 CC criu/pstree.o [2021-06-24T10:52:44.779Z] #43 149.1 CC criu/rbtree.o [2021-06-24T10:52:44.779Z] #43 149.3 CC criu/rst-malloc.o [2021-06-24T10:52:44.779Z] #43 149.6 CC criu/seccomp.o [2021-06-24T10:52:44.779Z] #43 150.2 CC criu/seize.o [2021-06-24T10:52:44.779Z] #43 151.0 CC criu/servicefd.o [2021-06-24T10:52:44.779Z] #43 151.3 CC criu/shmem.o [2021-06-24T10:52:44.779Z] #43 152.1 CC criu/sigframe.o [2021-06-24T10:52:44.779Z] #43 152.3 CC criu/signalfd.o [2021-06-24T10:52:44.779Z] #43 152.6 CC criu/sk-inet.o [2021-06-24T10:52:44.779Z] #43 153.8 CC criu/sk-netlink.o [2021-06-24T10:52:44.779Z] #43 154.3 CC criu/sk-packet.o [2021-06-24T10:52:44.779Z] #43 154.9 CC criu/sk-queue.o [2021-06-24T10:52:44.779Z] #43 155.4 CC criu/sk-tcp.o [2021-06-24T10:52:44.779Z] #43 155.9 CC criu/sk-unix.o [2021-06-24T10:52:44.934Z] #43 156.9 CC criu/sk-tcp.o [2021-06-24T10:52:45.191Z] #43 157.3 CC criu/sk-unix.o [2021-06-24T10:52:45.707Z] #43 157.6 CC criu/sockets.o [2021-06-24T10:52:46.269Z] #43 158.2 CC criu/stats.o [2021-06-24T10:52:46.269Z] #43 158.5 CC criu/string.o [2021-06-24T10:52:46.526Z] #43 158.5 CC criu/sysctl.o [2021-06-24T10:52:46.557Z] #43 158.5 CC criu/sockets.o [2021-06-24T10:52:47.088Z] #43 159.0 CC criu/sysfs_parse.o [2021-06-24T10:52:47.120Z] #43 159.1 CC criu/stats.o [2021-06-24T10:52:47.344Z] #43 159.2 CC criu/timens.o [2021-06-24T10:52:47.344Z] #43 159.5 CC criu/timerfd.o [2021-06-24T10:52:47.376Z] #43 159.2 CC criu/string.o [2021-06-24T10:52:47.376Z] #43 159.3 CC criu/sysctl.o [2021-06-24T10:52:47.601Z] #43 159.7 CC criu/tty.o [2021-06-24T10:52:47.633Z] #43 159.7 CC criu/sysfs_parse.o [2021-06-24T10:52:47.889Z] #43 160.0 CC criu/timens.o [2021-06-24T10:52:48.146Z] #43 160.2 CC criu/timerfd.o [2021-06-24T10:52:48.402Z] #43 160.5 CC criu/tty.o [2021-06-24T10:52:49.012Z] #43 160.9 CC criu/tun.o [2021-06-24T10:52:49.012Z] #43 ... [2021-06-24T10:52:49.012Z] [2021-06-24T10:52:49.012Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-24T10:52:49.012Z] #30 sha256:e1042f57c0868c32ecd61e3454119c6b7f60f833f9a58c9b3db93e42413685fa [2021-06-24T10:52:49.012Z] #30 DONE 5.7s [2021-06-24T10:52:49.269Z] [2021-06-24T10:52:49.269Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-24T10:52:49.269Z] #33 sha256:a5f91765525367a2d2bcc53a00d060e4b6b9a5f05595fa220c8c950c6ec7c2a3 [2021-06-24T10:52:49.529Z] #33 DONE 0.4s [2021-06-24T10:52:49.529Z] [2021-06-24T10:52:49.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:49.529Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:49.529Z] #43 161.3 CC criu/uffd.o [2021-06-24T10:52:49.529Z] #43 ... [2021-06-24T10:52:49.529Z] [2021-06-24T10:52:49.529Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-06-24T10:52:49.529Z] #35 sha256:8133cd4a813bdb60dd38e2d1bdc1776c0ba888cbad31b737a499f8ba9248e259 [2021-06-24T10:52:49.529Z] #35 DONE 0.1s [2021-06-24T10:52:49.529Z] [2021-06-24T10:52:49.529Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-24T10:52:49.529Z] #38 sha256:5d4357fc88628b728d5c2b82a82d7d1507d07eb0a7822e643437b5393ed797e6 [2021-06-24T10:52:49.529Z] #38 DONE 0.1s [2021-06-24T10:52:49.786Z] [2021-06-24T10:52:49.786Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-24T10:52:49.786Z] #41 sha256:1d5fa7443b28460e1bc3dcebaa167e6a38af4068adbcbb025fd4db86dbcad267 [2021-06-24T10:52:49.812Z] #43 161.6 CC criu/tun.o [2021-06-24T10:52:50.069Z] #43 162.0 CC criu/uffd.o [2021-06-24T10:52:50.348Z] #41 DONE 0.6s [2021-06-24T10:52:50.348Z] [2021-06-24T10:52:50.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-06-24T10:52:50.348Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-06-24T10:52:50.348Z] #43 162.3 CC criu/util.o [2021-06-24T10:52:50.997Z] #43 162.8 CC criu/util.o [2021-06-24T10:52:51.276Z] #43 163.1 CC criu/uts_ns.o [2021-06-24T10:52:51.276Z] #43 163.2 CC criu/vdso-compat.o [2021-06-24T10:52:51.276Z] #43 163.3 CC criu/vdso.o [2021-06-24T10:52:51.560Z] #43 163.7 CC criu/uts_ns.o [2021-06-24T10:52:51.816Z] #43 163.8 CC criu/vdso-compat.o [2021-06-24T10:52:51.816Z] #43 164.0 CC criu/vdso.o [2021-06-24T10:52:51.838Z] #43 163.7 LINK criu/built-in.o [2021-06-24T10:52:51.838Z] #43 163.8 LINK criu/criu [2021-06-24T10:52:52.094Z] #43 164.1 DEP lib/c/criu.d [2021-06-24T10:52:52.094Z] #43 164.1 CC images/rpc.pb-c.o [2021-06-24T10:52:52.378Z] #43 164.4 LINK criu/built-in.o [2021-06-24T10:52:52.378Z] #43 164.5 LINK criu/criu [2021-06-24T10:52:52.634Z] #43 164.8 DEP lib/c/criu.d [2021-06-24T10:52:52.656Z] #43 164.6 CC lib/c/criu.o [2021-06-24T10:52:52.890Z] #43 164.9 CC images/rpc.pb-c.o [2021-06-24T10:52:53.146Z] #43 165.3 CC lib/c/criu.o [2021-06-24T10:52:53.218Z] #43 165.2 LINK lib/c/built-in.o [2021-06-24T10:52:53.218Z] #43 165.2 LINK lib/c/libcriu.so [2021-06-24T10:52:53.218Z] #43 165.3 LINK lib/c/libcriu.a [2021-06-24T10:52:53.474Z] #43 165.4 GEN magic.py [2021-06-24T10:52:53.474Z] #43 165.5 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:52:53.474Z] #43 165.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:52:53.474Z] #43 165.5 Note: Building without GnuTLS support [2021-06-24T10:52:53.474Z] #43 165.5 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:52:53.474Z] #43 165.5 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:52:54.116Z] #43 166.0 LINK lib/c/built-in.o [2021-06-24T10:52:54.116Z] #43 166.0 LINK lib/c/libcriu.so [2021-06-24T10:52:54.116Z] #43 166.1 LINK lib/c/libcriu.a [2021-06-24T10:52:54.116Z] #43 166.2 GEN magic.py [2021-06-24T10:52:54.116Z] #43 166.3 Note: Building without setproctitle() and strlcpy() support. [2021-06-24T10:52:54.116Z] #43 166.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-06-24T10:52:54.372Z] #43 166.3 Note: Building without GnuTLS support [2021-06-24T10:52:54.372Z] #43 166.3 Makefile.config:39: Warn: you have no libnftables installed [2021-06-24T10:52:54.372Z] #43 166.3 Makefile.config:40: Warn: Building without nftables support [2021-06-24T10:52:54.402Z] #43 166.1 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:52:54.659Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-06-24T10:52:54.934Z] #43 166.9 fatal: not a git repository (or any of the parent directories): .git [2021-06-24T10:52:55.190Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2021-06-24T10:52:55.221Z] #43 167.2 make[1]: 'images/built-in.o' is up to date. [2021-06-24T10:52:55.221Z] #43 167.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-24T10:52:55.221Z] #43 167.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-24T10:52:55.221Z] #43 167.3 make[1]: 'compel/libcompel.a' is up to date. [2021-06-24T10:52:55.221Z] #43 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-24T10:52:55.221Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2021-06-24T10:52:55.221Z] #43 167.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:52:55.477Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.477Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.477Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.477Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.477Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.734Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.734Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.752Z] #43 167.9 make[1]: 'images/built-in.o' is up to date. [2021-06-24T10:52:55.753Z] #43 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-06-24T10:52:55.990Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:55.990Z] #43 167.8 INSTALL criu/criu [2021-06-24T10:52:55.990Z] #43 DONE 168.0s [2021-06-24T10:52:55.990Z] [2021-06-24T10:52:55.990Z] #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-06-24T10:52:55.990Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:52:56.009Z] #43 168.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-06-24T10:52:56.009Z] #43 168.0 make[1]: 'compel/libcompel.a' is up to date. [2021-06-24T10:52:56.009Z] #43 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-06-24T10:52:56.009Z] #43 168.0 make[1]: Nothing to be done for 'all'. [2021-06-24T10:52:56.009Z] #43 168.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-06-24T10:52:56.265Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.265Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.265Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.265Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.521Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.521Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.521Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.521Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-06-24T10:52:56.521Z] #43 168.6 INSTALL criu/criu [2021-06-24T10:52:56.778Z] #43 DONE 168.9s [2021-06-24T10:52:56.778Z] [2021-06-24T10:52:56.778Z] #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-06-24T10:52:56.778Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:52:57.356Z] #56 ... [2021-06-24T10:52:57.356Z] [2021-06-24T10:52:57.356Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-24T10:52:57.356Z] #44 sha256:e509110e9b2ce1cc66ef7a4f16f3124b97f38b3f4071d23126bb5f90252a2792 [2021-06-24T10:52:57.356Z] #44 DONE 0.1s [2021-06-24T10:52:57.356Z] [2021-06-24T10:52:57.356Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-24T10:52:57.356Z] #46 sha256:250248634ad5a4649f3849a60ae6dfdb3b461bc7af10a641ad673c1fe4ab5f4f [2021-06-24T10:52:57.613Z] #46 DONE 0.2s [2021-06-24T10:52:57.613Z] [2021-06-24T10:52:57.613Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-24T10:52:57.613Z] #48 sha256:8800012cce976a0ce34470bca572b7fda45ba8e79009e3a0370b8036047402f9 [2021-06-24T10:52:57.613Z] #48 DONE 0.1s [2021-06-24T10:52:57.613Z] [2021-06-24T10:52:57.613Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-24T10:52:57.613Z] #50 sha256:f3e7fba7480d5f8ecfc9827d74809a33e164dc77aba1bde2903bdd1532295bdf [2021-06-24T10:52:57.707Z] #56 ... [2021-06-24T10:52:57.707Z] [2021-06-24T10:52:57.708Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-06-24T10:52:57.708Z] #44 sha256:42c28dc7b728ff8b8d8182edbac9be97e375d740e8ac11fbd23f15692af76952 [2021-06-24T10:52:57.966Z] #44 DONE 0.1s [2021-06-24T10:52:57.966Z] [2021-06-24T10:52:57.966Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-24T10:52:57.966Z] #46 sha256:2dff8b5262972266dd03ae7644f964fecfb6e65dcfa87d777260ad11f6476728 [2021-06-24T10:52:57.966Z] #46 DONE 0.1s [2021-06-24T10:52:57.966Z] [2021-06-24T10:52:57.966Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-24T10:52:57.966Z] #53 sha256:a1bc3b09961c5275cb01908ea72c26f6aa1ffa0b78d58a9d3bb9b1cb5d435ab2 [2021-06-24T10:52:57.966Z] #53 ... [2021-06-24T10:52:57.966Z] [2021-06-24T10:52:57.966Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-24T10:52:57.966Z] #48 sha256:d4d56b3c3de8192e090f4e7d62400cfaab3a5081cf822aa1e2653abe3598d9de [2021-06-24T10:52:57.966Z] #48 DONE 0.1s [2021-06-24T10:52:57.966Z] [2021-06-24T10:52:57.966Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-24T10:52:57.966Z] #50 sha256:617006bb26581a4a1962bcbb57f7a69b98b3eae8019e74df6ff2b44f8800d641 [2021-06-24T10:52:58.176Z] #50 DONE 0.5s [2021-06-24T10:52:58.176Z] [2021-06-24T10:52:58.176Z] #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-06-24T10:52:58.176Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:52:58.176Z] #56 ... [2021-06-24T10:52:58.176Z] [2021-06-24T10:52:58.176Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-24T10:52:58.176Z] #52 sha256:8b3651e40b7f436154f7a0a676d78e271ecb1dd8deb28d583f8300bb78e2c61d [2021-06-24T10:52:58.176Z] #52 DONE 0.1s [2021-06-24T10:52:58.222Z] #50 DONE 0.1s [2021-06-24T10:52:58.222Z] [2021-06-24T10:52:58.222Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-24T10:52:58.222Z] #52 sha256:e5145810b66b03b095924bbf16e7e115f65e0a7809f6262ef5e0537ba0ec8abf [2021-06-24T10:52:58.222Z] #52 DONE 0.0s [2021-06-24T10:52:58.222Z] [2021-06-24T10:52:58.222Z] #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-06-24T10:52:58.222Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:52:58.432Z] [2021-06-24T10:52:58.432Z] #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-06-24T10:52:58.432Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:53:04.246Z] #56 212.2 + bin/containerd-stress [2021-06-24T10:53:04.246Z] #56 215.4 + bin/containerd-shim [2021-06-24T10:53:04.800Z] #56 202.1 + bin/containerd [2021-06-24T10:53:04.972Z] #56 199.2 + bin/containerd [2021-06-24T10:53:10.053Z] #56 ... [2021-06-24T10:53:10.053Z] [2021-06-24T10:53:10.053Z] #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-06-24T10:53:10.053Z] #53 sha256:a1bc3b09961c5275cb01908ea72c26f6aa1ffa0b78d58a9d3bb9b1cb5d435ab2 [2021-06-24T10:53:10.053Z] #53 128.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-24T10:53:10.053Z] #53 129.6 + mkdir -p /build [2021-06-24T10:53:10.053Z] #53 129.6 + cp runc /build/runc [2021-06-24T10:53:10.053Z] #53 DONE 129.9s [2021-06-24T10:53:10.053Z] [2021-06-24T10:53:10.053Z] #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-06-24T10:53:10.053Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:53:10.218Z] #56 ... [2021-06-24T10:53:10.218Z] [2021-06-24T10:53:10.218Z] #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-06-24T10:53:10.218Z] #53 sha256:26b76dda9a264bddc5caef4a8cdee2416b78f336d01fd3d39f1035f684b2b58f [2021-06-24T10:53:10.218Z] #53 126.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-24T10:53:10.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:53:10.508Z] [2021-06-24T10:53:10.508Z] + TEST_INTEGRATION_DEST=2 [2021-06-24T10:53:10.508Z] + CONTAINER_NAME=docker-pr3-2 [2021-06-24T10:53:10.508Z] + TEST_SKIP_INTEGRATION=1 [2021-06-24T10:53:10.508Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-24T10:53:10.508Z] + run_tests [2021-06-24T10:53:10.508Z] + c=0 [2021-06-24T10:53:10.508Z] + '[' -n 0 ']' [2021-06-24T10:53:10.508Z] + rm= [2021-06-24T10:53:10.508Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42561/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42561/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh '' test-integration [2021-06-24T10:53:10.508Z] ++ jobs -p [2021-06-24T10:53:10.508Z] + TEST_INTEGRATION_DEST=3 [2021-06-24T10:53:10.508Z] + CONTAINER_NAME=docker-pr3-3 [2021-06-24T10:53:10.508Z] + TEST_SKIP_INTEGRATION=1 [2021-06-24T10:53:10.508Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-24T10:53:10.508Z] + run_tests [2021-06-24T10:53:10.508Z] + '[' -n 0 ']' [2021-06-24T10:53:10.508Z] + rm= [2021-06-24T10:53:10.508Z] + for job in $(jobs -p) [2021-06-24T10:53:10.508Z] + wait 30531 [2021-06-24T10:53:10.508Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42561/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42561/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh '' test-integration [2021-06-24T10:53:10.508Z] + TEST_INTEGRATION_DEST=1 [2021-06-24T10:53:10.508Z] + CONTAINER_NAME=docker-pr3-1 [2021-06-24T10:53:10.508Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-24T10:53:10.508Z] + run_tests test-integration-flaky [2021-06-24T10:53:10.508Z] + '[' -n 0 ']' [2021-06-24T10:53:10.508Z] + rm= [2021-06-24T10:53:10.508Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42561/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42561/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh test-integration-flaky test-integration [2021-06-24T10:53:10.508Z] [2021-06-24T10:53:10.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-24T10:53:10.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-24T10:53:10.508Z] HOSTNAME=31371f5713e2 [2021-06-24T10:53:10.508Z] TEST_SKIP_INTEGRATION=1 [2021-06-24T10:53:10.508Z] TESTDEBUG=0 [2021-06-24T10:53:10.508Z] DEST=bundles/test-integration [2021-06-24T10:53:10.508Z] PWD=/go/src/github.com/docker/docker [2021-06-24T10:53:10.508Z] KEEPBUNDLE=1 [2021-06-24T10:53:10.508Z] DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:53:10.508Z] container=docker [2021-06-24T10:53:10.508Z] HOME=/root [2021-06-24T10:53:10.508Z] GOLANG_VERSION=1.13.15 [2021-06-24T10:53:10.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-24T10:53:10.508Z] VALIDATE_BRANCH=20.10 [2021-06-24T10:53:10.508Z] TERM=xterm [2021-06-24T10:53:10.508Z] DOCKER_PKG=github.com/docker/docker [2021-06-24T10:53:10.508Z] SHLVL=1 [2021-06-24T10:53:10.508Z] TIMEOUT=120m [2021-06-24T10:53:10.508Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-24T10:53:10.508Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-24T10:53:10.508Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-24T10:53:10.508Z] GO111MODULE=off [2021-06-24T10:53:10.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-24T10:53:10.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-24T10:53:10.508Z] GOPATH=/go [2021-06-24T10:53:10.508Z] PKG_CONFIG=pkg-config [2021-06-24T10:53:10.508Z] _=/usr/bin/env [2021-06-24T10:53:10.508Z] Building test suite binary ./integration-cli/test.main [2021-06-24T10:53:10.508Z] [2021-06-24T10:53:10.508Z] [2021-06-24T10:53:10.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-24T10:53:10.508Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-24T10:53:10.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-24T10:53:10.508Z] HOSTNAME=40aedc99fc66 [2021-06-24T10:53:10.508Z] TEST_SKIP_INTEGRATION=1 [2021-06-24T10:53:10.508Z] TESTDEBUG=0 [2021-06-24T10:53:10.508Z] DEST=bundles/test-integration [2021-06-24T10:53:10.508Z] PWD=/go/src/github.com/docker/docker [2021-06-24T10:53:10.508Z] KEEPBUNDLE=1 [2021-06-24T10:53:10.508Z] DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:53:10.508Z] container=docker [2021-06-24T10:53:10.508Z] HOME=/root [2021-06-24T10:53:10.508Z] GOLANG_VERSION=1.13.15 [2021-06-24T10:53:10.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-24T10:53:10.508Z] VALIDATE_BRANCH=20.10 [2021-06-24T10:53:10.508Z] TERM=xterm [2021-06-24T10:53:10.508Z] DOCKER_PKG=github.com/docker/docker [2021-06-24T10:53:10.508Z] SHLVL=1 [2021-06-24T10:53:10.508Z] TIMEOUT=120m [2021-06-24T10:53:10.508Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-24T10:53:10.508Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-24T10:53:10.508Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-24T10:53:10.508Z] GO111MODULE=off [2021-06-24T10:53:10.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-24T10:53:10.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-24T10:53:10.508Z] GOPATH=/go [2021-06-24T10:53:10.508Z] PKG_CONFIG=pkg-config [2021-06-24T10:53:10.508Z] _=/usr/bin/env [2021-06-24T10:53:10.508Z] Building test suite binary ./integration-cli/test.main [2021-06-24T10:53:10.508Z] No new tests added to integration. [2021-06-24T10:53:10.508Z] [2021-06-24T10:53:10.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-24T10:53:10.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-24T10:53:10.508Z] HOSTNAME=fa4b6a1b10c0 [2021-06-24T10:53:10.508Z] TESTDEBUG=0 [2021-06-24T10:53:10.508Z] DEST=bundles/test-integration [2021-06-24T10:53:10.508Z] PWD=/go/src/github.com/docker/docker [2021-06-24T10:53:10.508Z] KEEPBUNDLE=1 [2021-06-24T10:53:10.508Z] DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:53:10.508Z] container=docker [2021-06-24T10:53:10.508Z] HOME=/root [2021-06-24T10:53:10.508Z] GOLANG_VERSION=1.13.15 [2021-06-24T10:53:10.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-24T10:53:10.508Z] VALIDATE_BRANCH=20.10 [2021-06-24T10:53:10.508Z] TERM=xterm [2021-06-24T10:53:10.508Z] DOCKER_PKG=github.com/docker/docker [2021-06-24T10:53:10.508Z] SHLVL=1 [2021-06-24T10:53:10.508Z] TIMEOUT=120m [2021-06-24T10:53:10.508Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-24T10:53:10.508Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-24T10:53:10.508Z] GO111MODULE=off [2021-06-24T10:53:10.508Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-24T10:53:10.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-24T10:53:10.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-24T10:53:10.508Z] GOPATH=/go [2021-06-24T10:53:10.508Z] PKG_CONFIG=pkg-config [2021-06-24T10:53:10.508Z] _=/usr/bin/env [2021-06-24T10:53:10.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-24T10:53:10.779Z] #53 127.8 + mkdir -p /build [2021-06-24T10:53:10.779Z] #53 127.8 + cp runc /build/runc [2021-06-24T10:53:10.849Z] #56 221.2 + bin/containerd-shim-runc-v1 [2021-06-24T10:53:11.035Z] #53 DONE 128.3s [2021-06-24T10:53:11.035Z] [2021-06-24T10:53:11.035Z] #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-06-24T10:53:11.035Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:53:11.461Z] #56 ... [2021-06-24T10:53:11.461Z] [2021-06-24T10:53:11.461Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-24T10:53:11.461Z] #54 sha256:b27bbf6aeafe678c2a4a026611324f1f244cc2ad5a7b068a4a6ee6e216728ff6 [2021-06-24T10:53:11.461Z] #54 DONE 0.2s [2021-06-24T10:53:11.461Z] [2021-06-24T10:53:11.461Z] #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-06-24T10:53:11.461Z] #56 sha256:4d9d5e8bd38c2bd8f3bbc8b62a64c61f631ad8af087f357bfa756fd938812288 [2021-06-24T10:53:13.008Z] #56 ... [2021-06-24T10:53:13.008Z] [2021-06-24T10:53:13.008Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-24T10:53:13.008Z] #54 sha256:51013f56f471daa4e735545ea7d8fc9c152aec03c2110d3398762fce12006967 [2021-06-24T10:53:13.008Z] #54 DONE 0.3s [2021-06-24T10:53:13.008Z] [2021-06-24T10:53:13.008Z] #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-06-24T10:53:13.008Z] #56 sha256:45549b6544a98bb41c025d362772dae8192a002963db6575f80a7d2b3546dafd [2021-06-24T10:53:14.164Z] #56 225.4 + bin/containerd-shim-runc-v2 [2021-06-24T10:53:15.552Z] #56 226.8 + binaries [2021-06-24T10:53:15.552Z] #56 226.8 + install -D bin/containerd /build/containerd [2021-06-24T10:53:15.552Z] #56 226.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-24T10:53:15.813Z] #56 226.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-24T10:53:15.813Z] #56 226.9 + install -D bin/ctr /build/ctr [2021-06-24T10:53:18.369Z] #56 DONE 229.1s [2021-06-24T10:53:19.312Z] [2021-06-24T10:53:19.312Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-24T10:53:19.312Z] #57 sha256:c18a5d3812c29d693502c5e3694c94628af0f0fd73e21145474f516894248923 [2021-06-24T10:53:20.705Z] #57 DONE 1.1s [2021-06-24T10:53:20.705Z] [2021-06-24T10:53:20.705Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-24T10:53:20.705Z] #61 sha256:87836a09265e9cb82319d4b0cde9d8c464be6e899af1597a5e054952879433eb [2021-06-24T10:53:20.705Z] #61 DONE 0.2s [2021-06-24T10:53:20.705Z] [2021-06-24T10:53:20.705Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-24T10:53:20.705Z] #66 sha256:238b78210e7ffd35a5328585abe37d8fac4bef835ff3e1ba5feca27cec305c45 [2021-06-24T10:53:21.652Z] #66 DONE 1.1s [2021-06-24T10:53:21.652Z] [2021-06-24T10:53:21.652Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-24T10:53:21.652Z] #68 sha256:5aad1eb0b0c15acc76666c04c64dda2b1bb882cc25affce0f0bb826f00321efb [2021-06-24T10:53:21.652Z] #68 DONE 0.0s [2021-06-24T10:53:21.915Z] [2021-06-24T10:53:21.915Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-24T10:53:21.915Z] #69 sha256:a9a70b193fc52c214de93c65ccc223d53fbf84354703391dccd54ec6ffff4c14 [2021-06-24T10:53:21.915Z] #69 DONE 0.0s [2021-06-24T10:53:21.915Z] [2021-06-24T10:53:21.915Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-24T10:53:21.915Z] #70 sha256:6087846400f812b2d8ece642cd68f54b76753ce24ca9d2ef64e132966394cca2 [2021-06-24T10:53:23.833Z] #70 DONE 1.8s [2021-06-24T10:53:23.833Z] [2021-06-24T10:53:23.833Z] #71 exporting to image [2021-06-24T10:53:23.833Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-24T10:53:23.833Z] #71 exporting layers [2021-06-24T10:53:28.048Z] #71 exporting layers 3.9s done [2021-06-24T10:53:28.048Z] #71 writing image sha256:769e8d7f79e7df30f111dde3ef4806329a96227853f1df8ad588c77c2ddcad90 done [2021-06-24T10:53:28.048Z] #71 naming to docker.io/library/docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 done [2021-06-24T10:53:28.048Z] #71 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-24T10:53:28.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/test/unit [2021-06-24T10:53:33.687Z] ? github.com/docker/docker/api [no test files] [2021-06-24T10:53:38.055Z] #56 233.6 + bin/containerd-stress [2021-06-24T10:53:38.055Z] #56 235.4 + bin/containerd-shim [2021-06-24T10:53:38.390Z] 4612f6d0b889: Pull complete [2021-06-24T10:53:39.499Z] #56 231.1 + bin/containerd-stress [2021-06-24T10:53:39.499Z] #56 233.2 + bin/containerd-shim [2021-06-24T10:53:44.636Z] #56 242.1 + bin/containerd-shim-runc-v1 [2021-06-24T10:53:45.957Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-06-24T10:53:46.038Z] #56 240.0 + bin/containerd-shim-runc-v1 [2021-06-24T10:53:48.801Z] #56 246.7 + bin/containerd-shim-runc-v2 [2021-06-24T10:53:49.346Z] #56 244.4 + bin/containerd-shim-runc-v2 [2021-06-24T10:53:49.727Z] #56 247.6 + binaries [2021-06-24T10:53:49.727Z] #56 247.6 + install -D bin/containerd /build/containerd [2021-06-24T10:53:49.727Z] #56 247.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-24T10:53:49.727Z] #56 247.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-24T10:53:49.727Z] #56 247.6 + install -D bin/ctr /build/ctr [2021-06-24T10:53:50.302Z] #56 245.4 + binaries [2021-06-24T10:53:50.303Z] #56 245.4 + install -D bin/containerd /build/containerd [2021-06-24T10:53:50.303Z] #56 245.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-24T10:53:50.303Z] #56 245.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-24T10:53:50.303Z] #56 245.4 + install -D bin/ctr /build/ctr [2021-06-24T10:53:50.696Z] #56 DONE 248.7s [2021-06-24T10:53:51.666Z] [2021-06-24T10:53:51.666Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-24T10:53:51.666Z] #57 sha256:7837bc299023fb0b3874bb70bbfcaf2f4c210badfab740e9ba3808781343c2ec [2021-06-24T10:53:52.238Z] #56 DONE 246.8s [2021-06-24T10:53:52.493Z] [2021-06-24T10:53:52.493Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-24T10:53:52.493Z] #57 sha256:287de95606b62b8ed2b3171a46cd64ae08c8bb8de96cf348ed59062b405ce76d [2021-06-24T10:53:52.591Z] #57 DONE 0.9s [2021-06-24T10:53:52.591Z] [2021-06-24T10:53:52.591Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-24T10:53:52.591Z] #61 sha256:897be70d66f3d328279d4485cf264ec36d3b7e5a5ffd154fa3820d90c24daac3 [2021-06-24T10:53:52.591Z] #61 DONE 0.2s [2021-06-24T10:53:52.591Z] [2021-06-24T10:53:52.591Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-24T10:53:52.591Z] #66 sha256:7fb6e00242c6054a47f386c1d287aad5f10fabc565c3b8233dd257fda865759a [2021-06-24T10:53:53.460Z] #57 DONE 0.9s [2021-06-24T10:53:53.460Z] [2021-06-24T10:53:53.460Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-24T10:53:53.460Z] #61 sha256:884d7bf48be22dc6f3ff78324f41de5590b5062b134d0ba68def28786964a963 [2021-06-24T10:53:53.516Z] #66 DONE 0.8s [2021-06-24T10:53:53.516Z] [2021-06-24T10:53:53.516Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-24T10:53:53.516Z] #68 sha256:b97cd1f87b3e3146161a21fad1b41a3e948539445531221fd7259beef71547d4 [2021-06-24T10:53:53.516Z] #68 DONE 0.0s [2021-06-24T10:53:53.516Z] [2021-06-24T10:53:53.516Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-24T10:53:53.516Z] #69 sha256:ff6dfb8acb26103067ab2a01cfd861d8f44f617de26cab5edea43644ae7b24b0 [2021-06-24T10:53:53.516Z] #69 DONE 0.0s [2021-06-24T10:53:53.516Z] [2021-06-24T10:53:53.516Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-24T10:53:53.516Z] #70 sha256:9539c718c89e5c6477d16e8568170849724bec525686a9981a7e5c632355044c [2021-06-24T10:53:53.715Z] #61 DONE 0.3s [2021-06-24T10:53:53.715Z] [2021-06-24T10:53:53.715Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-24T10:53:53.715Z] #66 sha256:64c71612e73d2176dfc3733bb4f79f629d1746d0aafabe65c2a2330ae91ac9a3 [2021-06-24T10:53:54.880Z] #70 DONE 1.2s [2021-06-24T10:53:54.880Z] [2021-06-24T10:53:54.880Z] #71 exporting to image [2021-06-24T10:53:54.880Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-24T10:53:54.880Z] #71 exporting layers [2021-06-24T10:53:55.121Z] #66 DONE 1.2s [2021-06-24T10:53:55.121Z] [2021-06-24T10:53:55.121Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-24T10:53:55.121Z] #68 sha256:cd0a23357dc6eab1e142dc5b620f99c166a2342844da4938400edd18e3d06530 [2021-06-24T10:53:55.121Z] #68 DONE 0.0s [2021-06-24T10:53:55.121Z] [2021-06-24T10:53:55.121Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-24T10:53:55.121Z] #69 sha256:7b779ec36aec143935227935463f6c01a1fefab0f62843909aa3aee85328b7c2 [2021-06-24T10:53:55.121Z] #69 DONE 0.0s [2021-06-24T10:53:55.121Z] [2021-06-24T10:53:55.121Z] #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-06-24T10:53:55.121Z] #70 sha256:93ea6d971bfb03bb358dcfbce7033ec305376499e00a278da63726a209319e5c [2021-06-24T10:53:55.682Z] #70 0.687 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-24T10:53:55.938Z] #70 0.769 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-24T10:53:55.938Z] #70 0.938 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-24T10:53:56.193Z] #70 1.107 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-24T10:53:56.799Z] #70 1.193 Reading package lists... [2021-06-24T10:53:57.359Z] #70 1.834 Reading package lists... [2021-06-24T10:53:57.657Z] #70 2.454 Building dependency tree... [2021-06-24T10:53:57.657Z] #70 2.589 Reading state information... [2021-06-24T10:53:57.911Z] #70 2.698 The following additional packages will be installed: [2021-06-24T10:53:57.911Z] #70 2.698 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-24T10:53:57.911Z] #70 2.698 libpam-systemd [2021-06-24T10:53:57.911Z] #70 2.699 Suggested packages: [2021-06-24T10:53:57.911Z] #70 2.699 systemd-container policykit-1 [2021-06-24T10:53:57.912Z] #70 2.699 Recommended packages: [2021-06-24T10:53:57.912Z] #70 2.699 libnss-systemd [2021-06-24T10:53:57.912Z] #70 2.779 The following NEW packages will be installed: [2021-06-24T10:53:57.912Z] #70 2.780 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-24T10:53:57.912Z] #70 2.781 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-24T10:53:58.167Z] #70 3.046 0 upgraded, 11 newly installed, 0 to remove and 32 not upgraded. [2021-06-24T10:53:58.167Z] #70 3.046 Need to get 4762 kB of archives. [2021-06-24T10:53:58.167Z] #70 3.046 After this operation, 16.6 MB of additional disk space will be used. [2021-06-24T10:53:58.167Z] #70 3.046 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-24T10:53:58.167Z] #70 3.047 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-06-24T10:53:58.167Z] #70 3.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-24T10:53:58.167Z] #70 3.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-24T10:53:58.167Z] #70 3.053 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-24T10:53:58.167Z] #70 3.054 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-24T10:53:58.167Z] #70 3.137 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-24T10:53:58.167Z] #70 3.143 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-24T10:53:58.167Z] #70 3.146 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-24T10:53:58.167Z] #70 3.148 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-24T10:53:58.167Z] #70 3.150 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-06-24T10:53:58.423Z] #70 3.304 debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T10:53:58.423Z] #70 3.326 Fetched 4762 kB in 0s (13.2 MB/s) [2021-06-24T10:53:58.423Z] #70 3.349 Selecting previously unselected package libargon2-1:amd64. [2021-06-24T10:53:58.423Z] #70 3.349 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-24T10:53:58.423Z] #70 3.364 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-24T10:53:58.423Z] #70 3.371 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-24T10:53:58.423Z] #70 3.403 Selecting previously unselected package libjson-c3:amd64. [2021-06-24T10:53:58.423Z] #70 3.406 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-24T10:53:58.423Z] #70 3.409 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-24T10:53:58.423Z] #70 3.444 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-24T10:53:58.423Z] #70 3.445 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-24T10:53:58.423Z] #70 3.448 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-24T10:53:58.423Z] #70 3.498 Selecting previously unselected package libidn11:amd64. [2021-06-24T10:53:58.423Z] #70 3.501 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-24T10:53:58.423Z] #70 3.504 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-24T10:53:58.679Z] #70 3.548 Selecting previously unselected package libkmod2:amd64. [2021-06-24T10:53:58.679Z] #70 3.551 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-24T10:53:58.679Z] #70 3.555 Unpacking libkmod2:amd64 (26-1) ... [2021-06-24T10:53:58.679Z] #70 3.598 Selecting previously unselected package systemd. [2021-06-24T10:53:58.679Z] #70 3.601 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-24T10:53:58.679Z] #70 3.642 Unpacking systemd (241-7~deb10u7) ... [2021-06-24T10:53:58.934Z] #70 4.071 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-24T10:53:59.188Z] #70 4.083 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-24T10:53:59.188Z] #70 4.095 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-24T10:53:59.188Z] #70 4.106 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-24T10:53:59.188Z] #70 4.117 Setting up libkmod2:amd64 (26-1) ... [2021-06-24T10:53:59.188Z] #70 4.129 Setting up systemd (241-7~deb10u7) ... [2021-06-24T10:53:59.188Z] #70 4.178 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-24T10:53:59.188Z] #70 4.180 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-24T10:53:59.188Z] #70 4.183 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-24T10:53:59.188Z] #70 4.183 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-24T10:53:59.748Z] #70 4.652 Selecting previously unselected package systemd-sysv. [2021-06-24T10:53:59.748Z] #70 4.652 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-24T10:53:59.748Z] #70 4.666 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-24T10:53:59.748Z] #70 4.670 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-24T10:53:59.748Z] #70 4.713 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-24T10:53:59.748Z] #70 4.716 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-24T10:53:59.748Z] #70 4.720 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-24T10:53:59.748Z] #70 4.783 Selecting previously unselected package dbus. [2021-06-24T10:53:59.748Z] #70 4.786 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-24T10:53:59.748Z] #70 4.798 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-24T10:53:59.748Z] #70 4.856 Selecting previously unselected package libpam-systemd:amd64. [2021-06-24T10:53:59.748Z] #70 4.858 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-24T10:53:59.748Z] #70 4.863 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-24T10:53:59.748Z] #70 4.907 Selecting previously unselected package dbus-user-session. [2021-06-24T10:54:00.004Z] #70 4.910 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-24T10:54:00.004Z] #70 4.914 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-24T10:54:00.004Z] #70 4.988 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-24T10:54:00.004Z] #70 5.002 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-24T10:54:00.004Z] #70 5.013 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-24T10:54:00.004Z] #70 5.127 invoke-rc.d: could not determine current runlevel [2021-06-24T10:54:00.259Z] #70 5.129 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T10:54:00.259Z] #70 5.133 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-24T10:54:00.259Z] #70 5.272 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-24T10:54:00.259Z] #70 5.287 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-24T10:54:00.259Z] #70 5.297 Processing triggers for libc-bin (2.28-10) ... [2021-06-24T10:54:00.515Z] #70 DONE 5.5s [2021-06-24T10:54:00.515Z] [2021-06-24T10:54:00.515Z] #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-06-24T10:54:00.515Z] #71 sha256:4464fa239060aa0841c3943851f8541dbb6bd1e1e80486e50345fdf53692f6eb [2021-06-24T10:54:01.075Z] #71 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T10:54:01.075Z] #71 0.455 Dload Upload Total Spent Left Speed [2021-06-24T10:54:01.075Z] #71 0.457 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15715 0 --:--:-- --:--:-- --:--:-- 15581 100 1823 100 1823 0 0 15715 0 --:--:-- --:--:-- --:--:-- 15581 [2021-06-24T10:54:01.075Z] #71 DONE 0.6s [2021-06-24T10:54:01.075Z] [2021-06-24T10:54:01.075Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-24T10:54:01.075Z] #72 sha256:0405fcf24036a2bfe60560cd84ad2ee46a1eca65e292e1d0e0265021791274c7 [2021-06-24T10:54:01.414Z] #71 exporting layers 6.4s done [2021-06-24T10:54:01.414Z] #71 writing image sha256:7dc23fe86eb8458867173f7e3e5b6037c477297e85bc5f7c0c2548a8d9c12ec2 done [2021-06-24T10:54:01.414Z] #71 naming to docker.io/library/docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 done [2021-06-24T10:54:01.414Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-24T10:54:01.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh dynbinary test-integration [2021-06-24T10:54:01.999Z] #72 DONE 0.8s [2021-06-24T10:54:01.999Z] [2021-06-24T10:54:01.999Z] #73 exporting to image [2021-06-24T10:54:01.999Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-24T10:54:01.999Z] #73 exporting layers [2021-06-24T10:54:03.150Z] [2021-06-24T10:54:03.150Z] Removing bundles/ [2021-06-24T10:54:03.150Z] [2021-06-24T10:54:03.150Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-24T10:54:03.150Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:54:03.150Z] GOOS="" GOARCH="" GOARM="" [2021-06-24T10:54:03.513Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 2m0.716644386s [2021-06-24T10:54:03.513Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.422094ms [2021-06-24T10:54:10.124Z] #73 exporting layers 6.9s done [2021-06-24T10:54:10.124Z] #73 writing image sha256:95e28e68695ee8136c3f24565f8cc206038f06fcb7f9fd0961405b1bc0357460 done [2021-06-24T10:54:10.124Z] #73 naming to docker.io/library/docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 done [2021-06-24T10:54:10.124Z] #73 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-24T10:54:10.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh dynbinary test-integration [2021-06-24T10:54:11.854Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-24T10:54:11.854Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-24T10:54:11.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-24T10:54:11.854Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-24T10:54:11.854Z] 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-06-24T10:54:11.854Z] Detected virtualization docker. [2021-06-24T10:54:11.854Z] Detected architecture x86-64. [2021-06-24T10:54:11.854Z] Set hostname to <81b3df295e94>. [2021-06-24T10:54:12.417Z] + source /etc/docker-entrypoint-cmd [2021-06-24T10:54:12.417Z] ++ hack/make.sh dynbinary test-integration [2021-06-24T10:54:12.417Z] [2021-06-24T10:54:12.417Z] Removing bundles/ [2021-06-24T10:54:12.417Z] [2021-06-24T10:54:12.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-24T10:54:12.417Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:54:12.417Z] GOOS="" GOARCH="" GOARM="" [2021-06-24T10:54:21.621Z] INFO [runner/unused/goanalysis] analyzers took 29.339961216s with top 10 stages: buildssa: 24.987187845s, U1000: 4.352773371s [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/builder/remotecontext 0.168s coverage: 13.7% of statements [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/builder/dockerfile 0.485s coverage: 48.5% of statements [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-24T10:54:53.735Z] ok github.com/docker/docker/builder/remotecontext/git 4.460s coverage: 86.3% of statements [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/cli [no test files] [2021-06-24T10:54:53.735Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-24T10:54:57.050Z] ok github.com/docker/docker/client 0.253s coverage: 75.4% of statements [2021-06-24T10:55:01.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-24T10:55:03.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-24T10:55:23.668Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.1% of statements [2021-06-24T10:55:25.062Z] ok github.com/docker/docker/container 0.163s coverage: 34.5% of statements [2021-06-24T10:55:25.062Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-24T10:55:25.062Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-24T10:55:25.062Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-24T10:55:25.062Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-24T10:55:27.624Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2021-06-24T10:55:29.550Z] ok github.com/docker/docker/daemon/cluster/convert 0.061s coverage: 35.9% of statements [2021-06-24T10:55:32.868Z] ok github.com/docker/docker/daemon/cluster 0.101s coverage: 0.5% of statements [2021-06-24T10:55:35.439Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2021-06-24T10:55:35.705Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements [2021-06-24T10:55:36.655Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2021-06-24T10:55:38.049Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2021-06-24T10:55:39.583Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:55:39.583Z] [2021-06-24T10:55:39.583Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-24T10:55:39.583Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-24T10:55:39.583Z] HOSTNAME=fcfb3545b2cc [2021-06-24T10:55:39.583Z] DEST=bundles/test-integration [2021-06-24T10:55:39.583Z] PWD=/go/src/github.com/docker/docker [2021-06-24T10:55:39.583Z] DOCKER_ROOTLESS=1 [2021-06-24T10:55:39.583Z] DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:55:39.583Z] container=docker [2021-06-24T10:55:39.583Z] HOME=/root [2021-06-24T10:55:39.583Z] GOLANG_VERSION=1.13.15 [2021-06-24T10:55:39.583Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-24T10:55:39.583Z] VALIDATE_BRANCH=20.10 [2021-06-24T10:55:39.583Z] TERM=xterm [2021-06-24T10:55:39.583Z] DOCKER_PKG=github.com/docker/docker [2021-06-24T10:55:39.583Z] SHLVL=1 [2021-06-24T10:55:39.583Z] TIMEOUT=120m [2021-06-24T10:55:39.583Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-24T10:55:39.583Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-24T10:55:39.583Z] GO111MODULE=off [2021-06-24T10:55:39.583Z] DOCKER_EXPERIMENTAL=1 [2021-06-24T10:55:39.583Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-24T10:55:39.583Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-24T10:55:39.583Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-24T10:55:39.583Z] GOPATH=/go [2021-06-24T10:55:39.583Z] PKG_CONFIG=pkg-config [2021-06-24T10:55:39.583Z] _=/usr/bin/env [2021-06-24T10:55:39.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-24T10:55:42.303Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 2.9% of statements [2021-06-24T10:55:42.303Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.547s coverage: 13.8% of statements [2021-06-24T10:55:42.303Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.257s coverage: 73.3% of statements [2021-06-24T10:55:42.993Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.29518207s with top 10 stages: buildssa: 1m42.017627164s, goimports: 23.20112133s, unconvert: 12.826649797s, gosec: 10.712644711s, golint: 6.176089208s, ineffassign: 4.643959911s, misspell: 3.985534427s, vrp: 3.661843939s, inspect: 3.136954914s, ctrlflow: 1.698998576s [2021-06-24T10:55:42.993Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-06-24T10:55:42.993Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, exclude: 1577/1577, nolint: 0/64, cgo: 1682/2262, path_prettifier: 1682/1682, identifier_marker: 1577/1577, filename_unadjuster: 1682/1682, skip_files: 1682/1682, exclude-rules: 64/1577 [2021-06-24T10:55:42.993Z] INFO [runner] processing took 117.570577ms with stages: nolint: 51.870549ms, identifier_marker: 34.861939ms, path_prettifier: 13.05452ms, exclude-rules: 6.41101ms, autogenerated_exclude: 6.209797ms, skip_dirs: 3.228899ms, filename_unadjuster: 1.407167ms, cgo: 520.898µs, max_same_issues: 1.684µs, uniq_by_line: 1.051µs, diff: 647ns, max_from_linter: 578ns, source_code: 460ns, skip_files: 417ns, exclude: 337ns, path_shortener: 313ns, max_per_file_from_linter: 311ns [2021-06-24T10:55:42.993Z] INFO [runner] linters took 1m42.563822114s with stages: goanalysis_metalinter: 1m21.393998363s, unused: 21.051817579s [2021-06-24T10:55:42.993Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-06-24T10:55:42.993Z] INFO Memory: 1533 samples, avg is 797.8MB, max is 3970.7MB [2021-06-24T10:55:42.993Z] INFO Execution took 3m43.856846678s [2021-06-24T10:55:42.993Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-24T10:55:43.249Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.681s coverage: 56.2% of statements [2021-06-24T10:55:43.353Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh dynbinary-daemon test-docker-py [2021-06-24T10:55:43.914Z] [2021-06-24T10:55:43.914Z] Removing bundles/ [2021-06-24T10:55:43.914Z] [2021-06-24T10:55:43.914Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-06-24T10:55:43.914Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:55:43.914Z] GOOS="" GOARCH="" GOARM="" [2021-06-24T10:55:45.174Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.9% of statements [2021-06-24T10:55:46.126Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.789s coverage: 49.4% of statements [2021-06-24T10:55:48.686Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-06-24T10:55:48.686Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.401s coverage: 57.7% of statements [2021-06-24T10:55:48.838Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:55:48.838Z] [2021-06-24T10:55:48.838Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-24T10:55:48.838Z] DOCKER_SYSTEMD=1 [2021-06-24T10:55:48.838Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-24T10:55:48.838Z] HOSTNAME=81b3df295e94 [2021-06-24T10:55:48.838Z] DEST=bundles/test-integration [2021-06-24T10:55:48.838Z] PWD=/go/src/github.com/docker/docker [2021-06-24T10:55:48.838Z] DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:55:48.838Z] container=docker [2021-06-24T10:55:48.838Z] HOME=/root [2021-06-24T10:55:48.838Z] LANG=C.UTF-8 [2021-06-24T10:55:48.838Z] INVOCATION_ID=0b5adc947db44097b579d01f98c81d26 [2021-06-24T10:55:48.838Z] GOLANG_VERSION=1.13.15 [2021-06-24T10:55:48.838Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-24T10:55:48.838Z] VALIDATE_BRANCH=20.10 [2021-06-24T10:55:48.838Z] TERM=xterm [2021-06-24T10:55:48.838Z] DOCKER_PKG=github.com/docker/docker [2021-06-24T10:55:48.838Z] SHLVL=3 [2021-06-24T10:55:48.838Z] TIMEOUT=120m [2021-06-24T10:55:48.838Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-24T10:55:48.838Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-24T10:55:48.838Z] GO111MODULE=off [2021-06-24T10:55:48.838Z] DOCKER_EXPERIMENTAL=1 [2021-06-24T10:55:48.838Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-24T10:55:48.838Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-24T10:55:48.838Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-24T10:55:48.838Z] GOPATH=/go [2021-06-24T10:55:48.838Z] PKG_CONFIG=pkg-config [2021-06-24T10:55:48.838Z] _=/usr/bin/env [2021-06-24T10:55:48.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-24T10:55:48.949Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.435s coverage: 46.2% of statements [2021-06-24T10:55:50.343Z] ok github.com/docker/docker/daemon 12.365s coverage: 17.1% of statements [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-24T10:55:50.343Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-24T10:55:50.343Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-06-24T10:55:51.292Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.079s coverage: 3.0% of statements [2021-06-24T10:55:52.688Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-06-24T10:55:52.688Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-24T10:55:52.688Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-24T10:55:53.263Z] ok github.com/docker/docker/daemon/logger/awslogs 0.287s coverage: 77.8% of statements [2021-06-24T10:55:53.263Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 43.2% of statements [2021-06-24T10:55:53.263Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-24T10:55:53.263Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-24T10:55:53.526Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 67.0% of statements [2021-06-24T10:55:54.102Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements [2021-06-24T10:55:54.365Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-06-24T10:55:55.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 69.9% of statements [2021-06-24T10:55:55.889Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 75.2% of statements [2021-06-24T10:55:55.889Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-24T10:55:56.464Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.116s coverage: 58.6% of statements [2021-06-24T10:55:56.727Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2021-06-24T10:55:57.677Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-06-24T10:55:57.940Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2021-06-24T10:55:58.518Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2021-06-24T10:55:59.467Z] ok github.com/docker/docker/daemon/logger/splunk 1.915s coverage: 82.5% of statements [2021-06-24T10:55:59.467Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-24T10:55:59.467Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-24T10:55:59.730Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2021-06-24T10:56:01.657Z] ok github.com/docker/docker/distribution 0.290s coverage: 25.0% of statements [2021-06-24T10:56:01.657Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-24T10:56:01.657Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2021-06-24T10:56:02.232Z] ok github.com/docker/docker/image 0.071s coverage: 86.8% of statements [2021-06-24T10:56:02.814Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2021-06-24T10:56:02.814Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-24T10:56:02.814Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2021-06-24T10:56:03.102Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-06-24T10:56:03.102Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2021-06-24T10:56:03.102Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-24T10:56:03.677Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-06-24T10:56:04.627Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-06-24T10:56:04.889Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-06-24T10:56:04.889Z] ok github.com/docker/docker/oci 0.030s coverage: 38.4% of statements [2021-06-24T10:56:05.371Z] 639bb6bb2beb: Pull complete [2021-06-24T10:56:05.371Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-24T10:56:05.371Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T10:56:05.371Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T10:56:05.371Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-24T10:56:05.371Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-24T10:56:05.371Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-24T10:56:05.371Z] INFO: Docker version of control daemon [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] Client: [2021-06-24T10:56:05.371Z] Version: 20.10.6 [2021-06-24T10:56:05.371Z] API version: 1.41 [2021-06-24T10:56:05.371Z] Go version: go1.16.3 [2021-06-24T10:56:05.371Z] Git commit: 370c289 [2021-06-24T10:56:05.371Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-24T10:56:05.371Z] OS/Arch: windows/amd64 [2021-06-24T10:56:05.371Z] Context: default [2021-06-24T10:56:05.371Z] Experimental: true [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] Server: Docker Engine - Community [2021-06-24T10:56:05.371Z] Engine: [2021-06-24T10:56:05.371Z] Version: 20.10.6 [2021-06-24T10:56:05.371Z] API version: 1.41 (minimum version 1.24) [2021-06-24T10:56:05.371Z] Go version: go1.13.15 [2021-06-24T10:56:05.371Z] Git commit: 8728dd2 [2021-06-24T10:56:05.371Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-24T10:56:05.371Z] OS/Arch: windows/amd64 [2021-06-24T10:56:05.371Z] Experimental: true [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] INFO: Docker info of control daemon [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] Client: [2021-06-24T10:56:05.371Z] Context: default [2021-06-24T10:56:05.371Z] Debug Mode: false [2021-06-24T10:56:05.371Z] Plugins: [2021-06-24T10:56:05.371Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-24T10:56:05.371Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-24T10:56:05.371Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] Server: [2021-06-24T10:56:05.371Z] Containers: 0 [2021-06-24T10:56:05.371Z] Running: 0 [2021-06-24T10:56:05.371Z] Paused: 0 [2021-06-24T10:56:05.371Z] Stopped: 0 [2021-06-24T10:56:05.371Z] Images: 1 [2021-06-24T10:56:05.371Z] Server Version: 20.10.6 [2021-06-24T10:56:05.371Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-24T10:56:05.371Z] Windows: [2021-06-24T10:56:05.371Z] LCOW: [2021-06-24T10:56:05.371Z] Logging Driver: json-file [2021-06-24T10:56:05.371Z] Plugins: [2021-06-24T10:56:05.371Z] Volume: local [2021-06-24T10:56:05.371Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-24T10:56:05.371Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-24T10:56:05.371Z] Swarm: inactive [2021-06-24T10:56:05.371Z] Default Isolation: process [2021-06-24T10:56:05.371Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-24T10:56:05.371Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-24T10:56:05.371Z] OSType: windows [2021-06-24T10:56:05.371Z] Architecture: x86_64 [2021-06-24T10:56:05.371Z] CPUs: 4 [2021-06-24T10:56:05.371Z] Total Memory: 32GiB [2021-06-24T10:56:05.371Z] Name: azwin-2-ac5740 [2021-06-24T10:56:05.371Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-24T10:56:05.371Z] Docker Root Dir: D:\docker [2021-06-24T10:56:05.371Z] Debug Mode: false [2021-06-24T10:56:05.371Z] Registry: https://index.docker.io/v1/ [2021-06-24T10:56:05.371Z] Labels: [2021-06-24T10:56:05.371Z] Experimental: true [2021-06-24T10:56:05.371Z] Insecure Registries: [2021-06-24T10:56:05.371Z] 10.0.0.4:5000 [2021-06-24T10:56:05.371Z] 127.0.0.0/8 [2021-06-24T10:56:05.371Z] Registry Mirrors: [2021-06-24T10:56:05.371Z] http://10.0.0.4:5000/ [2021-06-24T10:56:05.371Z] Live Restore Enabled: false [2021-06-24T10:56:05.371Z] Product License: Community Engine [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] INFO: Commit hash is 4d42e18c05 [2021-06-24T10:56:05.371Z] INFO: Nuke-Everything... [2021-06-24T10:56:05.371Z] INFO: Container count on control daemon to delete is 0 [2021-06-24T10:56:05.371Z] INFO: Nuking d:\CI [2021-06-24T10:56:05.371Z] INFO: Zapped successfully [2021-06-24T10:56:05.371Z] INFO: Location for testing is d:\CI\PR-42561\3 [2021-06-24T10:56:05.371Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] INFO: Building the image from Dockerfile.windows at 06/24/2021 10:55:53... [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] Sending build context to Docker daemon 58.28MB [2021-06-24T10:56:05.371Z] [2021-06-24T10:56:05.371Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-24T10:56:05.371Z] ---> 5b60ac4e9e92 [2021-06-24T10:56:05.371Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-24T10:56:05.371Z] ---> Running in 113462344f12 [2021-06-24T10:56:05.371Z] Removing intermediate container 113462344f12 [2021-06-24T10:56:05.371Z] ---> 07b56110c920 [2021-06-24T10:56:05.371Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-24T10:56:05.371Z] ---> Running in dc21f2cceb0d [2021-06-24T10:56:05.371Z] Removing intermediate container dc21f2cceb0d [2021-06-24T10:56:05.371Z] ---> be48490b65ee [2021-06-24T10:56:05.371Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-24T10:56:05.371Z] ---> Running in 7afe7e6e764d [2021-06-24T10:56:05.371Z] Removing intermediate container 7afe7e6e764d [2021-06-24T10:56:05.371Z] ---> cb7c15b9c7aa [2021-06-24T10:56:05.371Z] 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-06-24T10:56:05.371Z] ---> Running in 4aac706b5b41 [2021-06-24T10:56:05.371Z] Removing intermediate container 4aac706b5b41 [2021-06-24T10:56:05.371Z] ---> 55849e60da33 [2021-06-24T10:56:05.371Z] 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-06-24T10:56:05.371Z] ---> Running in 2d2476aa86dd [2021-06-24T10:56:06.283Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2021-06-24T10:56:06.858Z] ok github.com/docker/docker/pkg/authorization 0.327s coverage: 68.3% of statements [2021-06-24T10:56:06.858Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-06-24T10:56:07.806Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-06-24T10:56:08.381Z] ok github.com/docker/docker/pkg/archive 1.281s coverage: 81.8% of statements [2021-06-24T10:56:08.643Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-06-24T10:56:09.141Z] [2021-06-24T10:56:09.142Z] SUCCESS: Specified value was saved. [2021-06-24T10:56:09.219Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-24T10:56:09.794Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-06-24T10:56:10.114Z] INFO: Downloading git... [2021-06-24T10:56:10.369Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-06-24T10:56:10.944Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-06-24T10:56:10.944Z] ok github.com/docker/docker/pkg/chrootarchive 3.051s coverage: 43.2% of statements [2021-06-24T10:56:11.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-24T10:56:11.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-24T10:56:11.892Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-06-24T10:56:12.154Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2021-06-24T10:56:12.324Z] INFO: Downloading go... [2021-06-24T10:56:12.728Z] ok github.com/docker/docker/pkg/fsutils 0.270s coverage: 85.1% of statements [2021-06-24T10:56:12.728Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-06-24T10:56:12.990Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2021-06-24T10:56:13.253Z] ok github.com/docker/docker/layer 7.403s coverage: 68.8% of statements [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-24T10:56:13.253Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-24T10:56:14.200Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-06-24T10:56:14.200Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2021-06-24T10:56:14.200Z] ok github.com/docker/docker/pkg/ioutils 0.622s coverage: 70.6% of statements [2021-06-24T10:56:14.463Z] ok github.com/docker/docker/pkg/idtools 0.752s coverage: 69.5% of statements [2021-06-24T10:56:14.463Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-24T10:56:14.463Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-24T10:56:14.463Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-24T10:56:14.726Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-06-24T10:56:14.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-24T10:56:14.726Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2021-06-24T10:56:14.990Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2021-06-24T10:56:15.254Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2021-06-24T10:56:15.254Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 86.7% of statements [2021-06-24T10:56:15.254Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-24T10:56:15.254Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-24T10:56:15.831Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-06-24T10:56:16.407Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2021-06-24T10:56:16.674Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-06-24T10:56:16.675Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-06-24T10:56:17.037Z] INFO: Downloading compiler 1 of 3... [2021-06-24T10:56:17.037Z] INFO: Downloading compiler 2 of 3... [2021-06-24T10:56:17.037Z] INFO: Downloading compiler 3 of 3... [2021-06-24T10:56:17.037Z] INFO: Extracting git... [2021-06-24T10:56:17.250Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2021-06-24T10:56:17.824Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-24T10:56:18.086Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-06-24T10:56:18.350Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-06-24T10:56:18.614Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-06-24T10:56:20.007Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 54.9% of statements [2021-06-24T10:56:20.007Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-06-24T10:56:20.582Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2021-06-24T10:56:20.844Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2021-06-24T10:56:20.844Z] testing: warning: no tests to run [2021-06-24T10:56:20.844Z] coverage: [no statements] [2021-06-24T10:56:20.844Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-06-24T10:56:20.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-24T10:56:20.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-24T10:56:21.437Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-24T10:56:21.437Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-06-24T10:56:21.437Z] ok github.com/docker/docker/pkg/signal 3.994s coverage: 62.3% of statements [2021-06-24T10:56:22.019Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-06-24T10:56:22.974Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2021-06-24T10:56:23.552Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2021-06-24T10:56:24.499Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-06-24T10:56:24.499Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2021-06-24T10:56:24.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-24T10:56:25.894Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2021-06-24T10:56:25.894Z] ok github.com/docker/docker/quota 0.427s coverage: 71.4% of statements [2021-06-24T10:56:26.470Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 45.3% of statements [2021-06-24T10:56:26.732Z] ok github.com/docker/docker/registry 0.189s coverage: 57.2% of statements [2021-06-24T10:56:27.307Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-06-24T10:56:27.570Z] ok github.com/docker/docker/runconfig 0.045s coverage: 66.1% of statements [2021-06-24T10:56:29.493Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2021-06-24T10:56:29.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-24T10:56:30.071Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2021-06-24T10:56:30.646Z] ok github.com/docker/docker/volume/local 0.202s coverage: 76.4% of statements [2021-06-24T10:56:32.034Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-06-24T10:56:34.753Z] INFO: Expanding go... [2021-06-24T10:56:41.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-24T10:56:41.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-24T10:56:42.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-24T10:56:42.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-24T10:56:43.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-24T10:56:43.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-24T10:56:44.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-24T10:56:46.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-24T10:56:48.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-24T10:56:48.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-24T10:56:49.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-24T10:56:50.151Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/rootless [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/volume [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-24T10:56:50.151Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === Skipped [2021-06-24T10:56:50.412Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-06-24T10:56:50.412Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-06-24T10:56:50.412Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:73: No driver to put! [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-24T10:56:50.412Z] time="2021-06-24T10:55:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-24T10:56:50.412Z] time="2021-06-24T10:55:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-24T10:56:50.412Z] time="2021-06-24T10:55:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-24T10:56:50.412Z] time="2021-06-24T10:55:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-24T10:56:50.412Z] time="2021-06-24T10:55:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:73: No driver to put! [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-24T10:56:50.412Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-24T10:56:50.412Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-24T10:56:50.412Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T10:56:50.412Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-24T10:56:50.412Z] graphtest_unix.go:73: No driver to put! [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-24T10:56:50.412Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-24T10:56:50.412Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] [2021-06-24T10:56:50.412Z] DONE 2230 tests, 26 skipped in 198.621s [2021-06-24T10:56:51.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-24T10:56:51.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-24T10:56:51.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main Post stage [Pipeline] junit [2021-06-24T10:56:51.814Z] Recording test results [2021-06-24T10:56:52.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-24T10:56:52.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-24T10:56:53.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-24T10:56:53.373Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-06-24T10:56:53.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-24T10:56:53.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh dynbinary test-integration [2021-06-24T10:56:54.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-24T10:56:54.699Z] [2021-06-24T10:56:54.699Z] Removing bundles/ [2021-06-24T10:56:54.699Z] [2021-06-24T10:56:54.699Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-24T10:56:54.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-24T10:56:54.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-24T10:56:54.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-24T10:56:54.962Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:56:54.962Z] GOOS="" GOARCH="" GOARM="" [2021-06-24T10:56:55.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-24T10:56:55.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-24T10:56:55.884Z] INFO: Expanding compiler 1 of 3... [2021-06-24T10:56:56.345Z] INFO: Expanding compiler 2 of 3... [2021-06-24T10:56:56.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-24T10:56:56.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-24T10:56:58.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-24T10:56:59.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-24T10:56:59.053Z] Using test binary docker [2021-06-24T10:56:59.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-24T10:56:59.053Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-24T10:56:59.053Z] INFO: Waiting for daemon to start... [2021-06-24T10:56:59.053Z] Starting dockerd [2021-06-24T10:56:59.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-24T10:56:59.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-24T10:57:01.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-24T10:57:02.156Z] INFO: Expanding compiler 3 of 3... [2021-06-24T10:57:02.357Z] . [2021-06-24T10:57:02.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-24T10:57:02.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-24T10:57:02.357Z] Error: No such image: emptyfs [2021-06-24T10:57:02.357Z] Running integration-test (iteration 1) [2021-06-24T10:57:02.357Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-24T10:57:02.618Z] INFO: Removing downloaded files... [2021-06-24T10:57:02.618Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-24T10:57:02.618Z] INFO: Configuring git core.autocrlf... [2021-06-24T10:57:03.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-24T10:57:03.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-24T10:57:05.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-24T10:57:06.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-24T10:57:08.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-24T10:57:09.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-24T10:57:09.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-24T10:57:10.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-24T10:57:12.181Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-24T10:57:12.181Z] Using test binary docker [2021-06-24T10:57:12.181Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-24T10:57:12.181Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-24T10:57:12.181Z] INFO: Waiting for daemon to start... [2021-06-24T10:57:12.181Z] Starting dockerd [2021-06-24T10:57:14.065Z] . [2021-06-24T10:57:14.065Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-24T10:57:14.065Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-24T10:57:14.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-24T10:57:14.321Z] Error: No such image: emptyfs [2021-06-24T10:57:14.321Z] Running integration-test (iteration 1) [2021-06-24T10:57:14.321Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-24T10:57:19.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-24T10:57:20.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:57:20.297Z] [2021-06-24T10:57:20.297Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-24T10:57:20.297Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-24T10:57:20.297Z] Using test binary docker [2021-06-24T10:57:20.297Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-24T10:57:20.297Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-24T10:57:20.297Z] INFO: Waiting for daemon to start... [2021-06-24T10:57:20.297Z] Starting dockerd [2021-06-24T10:57:20.297Z] . [2021-06-24T10:57:20.297Z] INFO: Building docker-sdk-python3:4.4.1... [2021-06-24T10:57:20.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-24T10:57:24.358Z] Loaded image: buildpack-deps:buster [2021-06-24T10:57:24.358Z] Loaded image: busybox:latest [2021-06-24T10:57:24.358Z] Loaded image: busybox:glibc [2021-06-24T10:57:24.358Z] Loaded image: debian:bullseye [2021-06-24T10:57:24.358Z] Loaded image: hello-world:latest [2021-06-24T10:57:24.358Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T10:57:24.358Z] INFO: Testing against a local daemon [2021-06-24T10:57:24.358Z] === RUN TestCgroupNamespacesBuild [2021-06-24T10:57:24.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-24T10:57:26.285Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2021-06-24T10:57:26.285Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-24T10:57:28.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-24T10:57:28.838Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2021-06-24T10:57:28.838Z] === RUN TestBuildWithSession [2021-06-24T10:57:28.838Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-24T10:57:28.838Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T10:57:28.838Z] === RUN TestBuildSquashParent [2021-06-24T10:57:29.158Z] Loaded image: buildpack-deps:buster [2021-06-24T10:57:29.158Z] Loaded image: busybox:latest [2021-06-24T10:57:29.158Z] Loaded image: busybox:glibc [2021-06-24T10:57:30.127Z] Loaded image: debian:bullseye [2021-06-24T10:57:30.382Z] Loaded image: hello-world:latest [2021-06-24T10:57:30.382Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T10:57:30.382Z] INFO: Testing against a local daemon [2021-06-24T10:57:30.382Z] === RUN TestCgroupNamespacesBuild [2021-06-24T10:57:32.268Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-06-24T10:57:32.268Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-24T10:57:33.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-24T10:57:33.674Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.54s) [2021-06-24T10:57:33.674Z] === RUN TestBuildWithSession [2021-06-24T10:57:33.674Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-24T10:57:33.674Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T10:57:33.674Z] === RUN TestBuildSquashParent [2021-06-24T10:57:36.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-24T10:57:36.961Z] --- PASS: TestBuildSquashParent (8.51s) [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:57:36.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:57:36.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:57:36.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:57:36.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:57:36.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:57:36.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:57:36.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:57:36.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:57:36.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:57:39.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-24T10:57:39.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:57:39.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:57:40.204Z] --- PASS: TestBuildSquashParent (6.37s) [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:57:40.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:57:40.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:57:40.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:57:40.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:57:40.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:57:40.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:57:40.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:57:40.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:57:40.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:57:41.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:57:41.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:57:42.715Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-24T10:57:42.715Z] Using test binary docker [2021-06-24T10:57:42.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:57:42.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:57:42.973Z] +++ /etc/init.d/apparmor start [2021-06-24T10:57:42.973Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-24T10:57:42.973Z] INFO: Waiting for daemon to start... [2021-06-24T10:57:42.973Z] Starting dockerd [2021-06-24T10:57:42.973Z] +++ 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-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.12s) [2021-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.16s) [2021-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2021-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2021-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2021-06-24T10:57:43.255Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-06-24T10:57:43.255Z] === RUN TestBuildMultiStageCopy [2021-06-24T10:57:43.255Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-24T10:57:44.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:57:44.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:57:45.130Z] . [2021-06-24T10:57:45.130Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-24T10:57:45.388Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-24T10:57:45.388Z] Error: No such image: emptyfs [2021-06-24T10:57:45.388Z] ++++ docker load [2021-06-24T10:57:45.388Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-24T10:57:45.953Z] Running integration-test (iteration 1) [2021-06-24T10:57:45.953Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-24T10:57:45.953Z] ++ 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-06-24T10:57:45.953Z] ++ set -e [2021-06-24T10:57:45.953Z] ++ '[' -n 0 ']' [2021-06-24T10:57:45.953Z] ++ set -x [2021-06-24T10:57:45.953Z] ++ env -i DEST=/go/src/github.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-06-24T10:57:46.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-24T10:57:47.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s) [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2021-06-24T10:57:47.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-06-24T10:57:47.158Z] === RUN TestBuildMultiStageCopy [2021-06-24T10:57:47.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-24T10:57:48.440Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-24T10:57:49.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-24T10:57:49.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-24T10:57:49.300Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-24T10:57:49.364Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-24T10:57:49.556Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-24T10:57:49.812Z] --- PASS: TestBuildMultiStageCopy (2.89s) [2021-06-24T10:57:49.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-06-24T10:57:49.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-06-24T10:57:49.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-24T10:57:49.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-06-24T10:57:49.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-06-24T10:57:49.812Z] === RUN TestBuildMultiStageParentConfig [2021-06-24T10:57:50.289Z] --- PASS: TestBuildMultiStageCopy (7.05s) [2021-06-24T10:57:50.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.05s) [2021-06-24T10:57:50.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-24T10:57:50.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-24T10:57:50.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-06-24T10:57:50.290Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-06-24T10:57:50.290Z] === RUN TestBuildMultiStageParentConfig [2021-06-24T10:57:50.375Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-06-24T10:57:50.375Z] === RUN TestBuildLabelWithTargets [2021-06-24T10:57:51.738Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-06-24T10:57:51.738Z] === RUN TestBuildWithEmptyLayers [2021-06-24T10:57:51.994Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-06-24T10:57:51.994Z] === RUN TestBuildMultiStageOnBuild [2021-06-24T10:57:54.592Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2021-06-24T10:57:54.592Z] === RUN TestBuildUncleanTarFilenames [2021-06-24T10:57:54.847Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-24T10:57:54.847Z] === RUN TestBuildMultiStageLayerLeak [2021-06-24T10:57:55.526Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-24T10:57:55.526Z] === RUN TestBuildLabelWithTargets [2021-06-24T10:57:57.360Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2021-06-24T10:57:57.360Z] === RUN TestBuildWithHugeFile [2021-06-24T10:58:03.645Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-24T10:58:03.645Z] === RUN TestBuildWithEmptyLayers [2021-06-24T10:58:06.156Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-24T10:58:06.156Z] === RUN TestBuildMultiStageOnBuild [2021-06-24T10:58:06.911Z] sha256:cc414a8cc904d84e6d69ac7a1607ab2ea9508925c195e4a9d47f4574430941bd [2021-06-24T10:58:06.911Z] INFO: Starting docker-py tests... [2021-06-24T10:58:06.911Z] ============================= test session starts ============================== [2021-06-24T10:58:06.911Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-24T10:58:06.911Z] rootdir: /src, inifile: pytest.ini [2021-06-24T10:58:06.911Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-24T10:58:06.911Z] collected 389 items / 1 deselected / 388 selected [2021-06-24T10:58:06.911Z] [2021-06-24T10:58:11.397Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-06-24T10:58:11.397Z] === RUN TestBuildUncleanTarFilenames [2021-06-24T10:58:11.959Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-06-24T10:58:11.959Z] === RUN TestBuildMultiStageLayerLeak [2021-06-24T10:58:16.120Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-06-24T10:58:16.120Z] === RUN TestBuildWithHugeFile [2021-06-24T10:58:16.489Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-24T10:58:16.489Z] [2021-06-24T10:58:16.489Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-24T10:58:16.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-24T10:58:16.489Z] HOSTNAME=ed574a9c6456 [2021-06-24T10:58:16.489Z] TESTDEBUG=0 [2021-06-24T10:58:16.489Z] DEST=bundles/test-integration [2021-06-24T10:58:16.489Z] PWD=/go/src/github.com/docker/docker [2021-06-24T10:58:16.489Z] DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 [2021-06-24T10:58:16.489Z] container=docker [2021-06-24T10:58:16.489Z] HOME=/root [2021-06-24T10:58:16.489Z] GOLANG_VERSION=1.13.15 [2021-06-24T10:58:16.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-24T10:58:16.489Z] VALIDATE_BRANCH=20.10 [2021-06-24T10:58:16.489Z] TERM=xterm [2021-06-24T10:58:16.489Z] DOCKER_PKG=github.com/docker/docker [2021-06-24T10:58:16.489Z] SHLVL=1 [2021-06-24T10:58:16.489Z] TIMEOUT=120m [2021-06-24T10:58:16.489Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-24T10:58:16.489Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-24T10:58:16.489Z] GO111MODULE=off [2021-06-24T10:58:16.489Z] DOCKER_EXPERIMENTAL=1 [2021-06-24T10:58:16.489Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-24T10:58:16.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-24T10:58:16.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-24T10:58:16.489Z] GOPATH=/go [2021-06-24T10:58:16.489Z] PKG_CONFIG=pkg-config [2021-06-24T10:58:16.489Z] _=/usr/bin/env [2021-06-24T10:58:16.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-24T10:58:24.058Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-24T10:58:24.619Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-24T10:58:26.364Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-24T10:58:28.729Z] Removing intermediate container 2d2476aa86dd [2021-06-24T10:58:28.729Z] ---> fabe672c7ff9 [2021-06-24T10:58:28.729Z] 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-06-24T10:58:28.729Z] ---> Running in ed8bee438a33 [2021-06-24T10:58:30.914Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-24T10:58:31.375Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-24T10:58:31.375Z] go: finding gotest.tools v0.5.3 [2021-06-24T10:58:31.375Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-24T10:58:31.375Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-24T10:58:31.836Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-24T10:58:31.836Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:58:31.836Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T10:58:31.836Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-24T10:58:31.836Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:58:31.836Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-24T10:58:31.836Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-24T10:58:31.836Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-24T10:58:31.836Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:58:31.836Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:58:31.836Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:58:31.836Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:58:32.299Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:58:32.299Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:58:32.299Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:58:32.299Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:58:32.299Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:58:32.299Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:58:32.299Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:58:32.299Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:58:32.299Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:58:32.629Z] Loaded image: buildpack-deps:buster [2021-06-24T10:58:32.629Z] Loaded image: busybox:latest [2021-06-24T10:58:32.629Z] Loaded image: busybox:glibc [2021-06-24T10:58:32.761Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:58:34.312Z] go: finding github.com/fatih/color v1.9.0 [2021-06-24T10:58:34.312Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-24T10:58:34.312Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-24T10:58:34.312Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-24T10:58:34.312Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-24T10:58:34.312Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-24T10:58:34.313Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-24T10:58:34.313Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-24T10:58:34.313Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-24T10:58:34.313Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-24T10:58:34.313Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-24T10:58:35.164Z] Loaded image: debian:bullseye [2021-06-24T10:58:35.164Z] Loaded image: hello-world:latest [2021-06-24T10:58:35.164Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T10:58:35.164Z] INFO: Testing against a local daemon [2021-06-24T10:58:35.424Z] === RUN TestCgroupNamespacesBuild [2021-06-24T10:58:38.068Z] INFO: Build done for gotestsum... [2021-06-24T10:58:38.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-24T10:58:38.715Z] --- PASS: TestCgroupNamespacesBuild (3.35s) [2021-06-24T10:58:38.715Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-24T10:58:39.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-24T10:58:41.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.71s) [2021-06-24T10:58:41.251Z] === RUN TestBuildWithSession [2021-06-24T10:58:41.251Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-24T10:58:41.251Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T10:58:41.251Z] === RUN TestBuildSquashParent [2021-06-24T10:58:52.937Z] Removing intermediate container ed8bee438a33 [2021-06-24T10:58:52.937Z] ---> 62a7aba0862f [2021-06-24T10:58:52.937Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-24T10:58:52.937Z] ---> Running in 3ea08cc02c4a [2021-06-24T10:58:52.937Z] Removing intermediate container 3ea08cc02c4a [2021-06-24T10:58:52.937Z] ---> bb0c9c9fbeba [2021-06-24T10:58:52.937Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-24T10:58:52.937Z] ---> Running in 627f086970a2 [2021-06-24T10:58:53.398Z] Removing intermediate container 627f086970a2 [2021-06-24T10:58:53.398Z] ---> 630ed8e1e698 [2021-06-24T10:58:53.398Z] Step 10/10 : COPY . . [2021-06-24T10:58:53.522Z] --- PASS: TestBuildWithHugeFile (53.31s) [2021-06-24T10:58:53.523Z] === RUN TestBuildWithEmptyDockerfile [2021-06-24T10:58:53.523Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T10:58:53.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T10:58:53.523Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T10:58:53.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T10:58:53.523Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T10:58:53.523Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T10:58:53.523Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T10:58:53.523Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T10:58:53.523Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T10:58:53.523Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-24T10:58:53.523Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-06-24T10:58:53.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-24T10:58:53.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-24T10:58:53.523Z] === RUN TestBuildPreserveOwnership [2021-06-24T10:58:53.523Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-24T10:58:54.082Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-24T10:58:55.445Z] --- PASS: TestBuildPreserveOwnership (4.56s) [2021-06-24T10:58:55.445Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2021-06-24T10:58:55.445Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s) [2021-06-24T10:58:55.445Z] === RUN TestBuildPlatformInvalid [2021-06-24T10:58:55.445Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-24T10:58:55.445Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-24T10:58:56.130Z] --- PASS: TestBuildSquashParent (12.93s) [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:58:56.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:58:56.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:58:56.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:58:56.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:58:56.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:58:56.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:58:56.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:58:56.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:58:56.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:58:57.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-24T10:59:00.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:59:00.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:59:03.799Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-06-24T10:59:05.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:59:05.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:59:07.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-24T10:59:07.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-24T10:59:08.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-24T10:59:10.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-24T10:59:10.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-24T10:59:10.354Z] Loaded image: buildpack-deps:buster [2021-06-24T10:59:10.354Z] Loaded image: busybox:latest [2021-06-24T10:59:10.354Z] Loaded image: busybox:glibc [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.64s) [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (6.11s) [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.52s) [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.33s) [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.48s) [2021-06-24T10:59:11.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.26s) [2021-06-24T10:59:11.125Z] === RUN TestBuildMultiStageCopy [2021-06-24T10:59:11.125Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-24T10:59:11.324Z] Loaded image: debian:bullseye [2021-06-24T10:59:11.324Z] Loaded image: hello-world:latest [2021-06-24T10:59:11.324Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T10:59:12.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-24T10:59:12.425Z] --- PASS: TestBuildWithHugeFile (53.14s) [2021-06-24T10:59:12.425Z] === RUN TestBuildWithEmptyDockerfile [2021-06-24T10:59:12.425Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T10:59:12.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T10:59:12.425Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T10:59:12.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T10:59:12.425Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T10:59:12.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T10:59:12.425Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T10:59:12.425Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T10:59:12.425Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T10:59:12.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-06-24T10:59:12.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-06-24T10:59:12.425Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-24T10:59:12.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-24T10:59:12.425Z] === RUN TestBuildPreserveOwnership [2021-06-24T10:59:12.425Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-24T10:59:15.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-24T10:59:15.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-24T10:59:15.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-24T10:59:15.876Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-24T10:59:16.606Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-24T10:59:16.811Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-24T10:59:17.070Z] --- PASS: TestBuildMultiStageCopy (6.14s) [2021-06-24T10:59:17.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.85s) [2021-06-24T10:59:17.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-06-24T10:59:17.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-06-24T10:59:17.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-06-24T10:59:17.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-06-24T10:59:17.070Z] === RUN TestBuildMultiStageParentConfig [2021-06-24T10:59:17.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-24T10:59:18.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-24T10:59:18.973Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-06-24T10:59:18.973Z] === RUN TestBuildLabelWithTargets [2021-06-24T10:59:19.444Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.32s) [2021-06-24T10:59:19.444Z] PASS [2021-06-24T10:59:19.444Z] [2021-06-24T10:59:19.444Z] === Skipped [2021-06-24T10:59:19.444Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-24T10:59:19.444Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T10:59:19.444Z] [2021-06-24T10:59:19.444Z] [2021-06-24T10:59:19.444Z] DONE 33 tests, 1 skipped in 124.381s [2021-06-24T10:59:19.444Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-24T10:59:19.444Z] INFO: Testing against a local daemon [2021-06-24T10:59:19.444Z] === RUN TestConfigInspect [2021-06-24T10:59:19.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-24T10:59:20.847Z] --- PASS: TestBuildPreserveOwnership (10.54s) [2021-06-24T10:59:20.848Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.53s) [2021-06-24T10:59:20.848Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-24T10:59:20.848Z] === RUN TestBuildPlatformInvalid [2021-06-24T10:59:20.848Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-24T10:59:20.848Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-24T10:59:20.848Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-24T10:59:20.848Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-24T10:59:20.848Z] PASS [2021-06-24T10:59:20.848Z] [2021-06-24T10:59:20.848Z] === Skipped [2021-06-24T10:59:20.848Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-24T10:59:20.848Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T10:59:20.848Z] [2021-06-24T10:59:20.848Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-24T10:59:20.848Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-24T10:59:20.848Z] [2021-06-24T10:59:20.848Z] [2021-06-24T10:59:20.848Z] DONE 33 tests, 2 skipped in 138.173s [2021-06-24T10:59:20.848Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-24T10:59:20.848Z] INFO: Testing against a local daemon [2021-06-24T10:59:20.848Z] === RUN TestConfigInspect [2021-06-24T10:59:20.848Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-24T10:59:20.848Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:20.848Z] === RUN TestConfigList [2021-06-24T10:59:20.848Z] --- SKIP: TestConfigList (0.02s) [2021-06-24T10:59:20.848Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:20.848Z] === RUN TestConfigsCreateAndDelete [2021-06-24T10:59:20.848Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-24T10:59:20.848Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:20.848Z] === RUN TestConfigsUpdate [2021-06-24T10:59:20.848Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-24T10:59:20.848Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:20.848Z] === RUN TestTemplatedConfig [2021-06-24T10:59:20.848Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-24T10:59:20.848Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:20.848Z] === RUN TestConfigCreateResolve [2021-06-24T10:59:20.848Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-24T10:59:20.848Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:20.848Z] === RUN TestConfigDaemonLibtrustID [2021-06-24T10:59:20.875Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2021-06-24T10:59:20.875Z] === RUN TestBuildWithEmptyLayers [2021-06-24T10:59:21.328Z] --- PASS: TestConfigInspect (2.47s) [2021-06-24T10:59:21.328Z] === RUN TestConfigList [2021-06-24T10:59:21.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-24T10:59:22.210Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-24T10:59:22.211Z] PASS [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] === Skipped [2021-06-24T10:59:22.211Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-24T10:59:22.211Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-24T10:59:22.211Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-24T10:59:22.211Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-24T10:59:22.211Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-24T10:59:22.211Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-24T10:59:22.211Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] [2021-06-24T10:59:22.211Z] DONE 7 tests, 6 skipped in 1.718s [2021-06-24T10:59:22.211Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-24T10:59:22.211Z] INFO: Testing against a local daemon [2021-06-24T10:59:22.211Z] === RUN TestCheckpoint [2021-06-24T10:59:22.211Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-24T10:59:22.211Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T10:59:22.211Z] === RUN TestContainerInvalidJSON [2021-06-24T10:59:22.211Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T10:59:22.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T10:59:22.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T10:59:22.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T10:59:22.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-24T10:59:22.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-24T10:59:22.211Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T10:59:22.211Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-24T10:59:22.211Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T10:59:22.211Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-24T10:59:22.211Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-24T10:59:22.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-24T10:59:22.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-24T10:59:22.211Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-24T10:59:22.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-24T10:59:22.211Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-24T10:59:22.211Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-24T10:59:22.211Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-24T10:59:22.211Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-24T10:59:22.211Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-24T10:59:22.249Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-06-24T10:59:22.249Z] === RUN TestBuildMultiStageOnBuild [2021-06-24T10:59:22.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-24T10:59:22.466Z] === RUN TestCopyFromContainer [2021-06-24T10:59:23.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-24T10:59:23.393Z] ---> 51fcc5814ec7 [2021-06-24T10:59:23.393Z] Successfully built 51fcc5814ec7 [2021-06-24T10:59:23.393Z] Successfully tagged docker:latest [2021-06-24T10:59:23.393Z] INFO: Image build ended at 06/24/2021 10:59:22. Duration:00:03:29.0719951 [2021-06-24T10:59:23.393Z] [2021-06-24T10:59:23.393Z] [2021-06-24T10:59:23.393Z] INFO: Building the test binaries at 06/24/2021 10:59:22... [2021-06-24T10:59:23.879Z] --- PASS: TestConfigList (2.27s) [2021-06-24T10:59:23.879Z] === RUN TestConfigsCreateAndDelete [2021-06-24T10:59:25.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-24T10:59:25.811Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2021-06-24T10:59:25.811Z] === RUN TestConfigsUpdate [2021-06-24T10:59:25.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-24T10:59:26.435Z] --- PASS: TestBuildMultiStageOnBuild (4.14s) [2021-06-24T10:59:26.435Z] === RUN TestBuildUncleanTarFilenames [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer// [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer//bar/root [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer/bar/quux [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-24T10:59:26.625Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-24T10:59:26.880Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer (4.47s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-24T10:59:26.880Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-24T10:59:26.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-24T10:59:26.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T10:59:26.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T10:59:26.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T10:59:26.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T10:59:26.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T10:59:26.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T10:59:26.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T10:59:26.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T10:59:26.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T10:59:26.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-24T10:59:26.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-24T10:59:26.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-24T10:59:26.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-24T10:59:26.880Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-24T10:59:26.880Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-24T10:59:26.880Z] === RUN TestCreateWithInvalidEnv [2021-06-24T10:59:26.880Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-24T10:59:26.880Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-24T10:59:26.880Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-24T10:59:26.880Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-24T10:59:26.880Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-24T10:59:26.880Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-24T10:59:26.880Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-24T10:59:26.880Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-24T10:59:26.880Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-24T10:59:26.880Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-24T10:59:26.880Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-24T10:59:26.880Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-24T10:59:26.880Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-24T10:59:26.880Z] === RUN TestCreateTmpfsMountsTarget [2021-06-24T10:59:26.880Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-24T10:59:26.880Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-24T10:59:27.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-24T10:59:28.335Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2021-06-24T10:59:28.335Z] === RUN TestBuildMultiStageLayerLeak [2021-06-24T10:59:28.363Z] --- PASS: TestConfigsUpdate (2.26s) [2021-06-24T10:59:28.364Z] === RUN TestTemplatedConfig [2021-06-24T10:59:28.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-24T10:59:28.730Z] Using test binary docker [2021-06-24T10:59:28.812Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2021-06-24T10:59:28.812Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-24T10:59:28.992Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-24T10:59:28.992Z] +++ /etc/init.d/apparmor start [2021-06-24T10:59:28.992Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-24T10:59:28.992Z] INFO: Waiting for daemon to start... [2021-06-24T10:59:28.992Z] Starting dockerd [2021-06-24T10:59:28.992Z] +++ 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-06-24T10:59:29.237Z] INFO: make.ps1 starting at 06/24/2021 10:59:28 [2021-06-24T10:59:29.237Z] INFO: Git commit (4d42e18c05) assumed from DOCKER_GITCOMMIT environment variable [2021-06-24T10:59:29.237Z] INFO: Invoking autogen... [2021-06-24T10:59:29.697Z] INFO: Building daemon... [2021-06-24T10:59:30.699Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2021-06-24T10:59:30.699Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-24T10:59:30.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T10:59:30.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T10:59:30.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T10:59:30.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T10:59:30.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T10:59:30.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T10:59:30.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T10:59:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T10:59:30.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T10:59:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T10:59:30.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T10:59:30.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T10:59:30.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T10:59:30.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T10:59:30.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T10:59:30.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-24T10:59:30.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-24T10:59:30.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-24T10:59:30.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-24T10:59:30.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-24T10:59:30.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-24T10:59:30.955Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-24T10:59:31.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-06-24T10:59:31.515Z] === RUN TestCreateDifferentPlatform [2021-06-24T10:59:31.515Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-24T10:59:31.515Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-24T10:59:31.515Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-24T10:59:31.515Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-24T10:59:31.515Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-24T10:59:31.515Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-24T10:59:31.515Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-24T10:59:31.515Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-24T10:59:31.515Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-24T10:59:31.515Z] === RUN TestContainerStartOnDaemonRestart [2021-06-24T10:59:31.515Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-24T10:59:31.515Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-24T10:59:31.515Z] === RUN TestDaemonRestartIpcMode [2021-06-24T10:59:31.515Z] === PAUSE TestDaemonRestartIpcMode [2021-06-24T10:59:31.515Z] === RUN TestDaemonHostGatewayIP [2021-06-24T10:59:31.515Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-24T10:59:31.515Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T10:59:31.515Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-24T10:59:31.515Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-24T10:59:31.515Z] === RUN TestContainerKillOnDaemonStart [2021-06-24T10:59:31.515Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-24T10:59:31.515Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-24T10:59:31.515Z] === RUN TestDiff [2021-06-24T10:59:31.624Z] --- PASS: TestTemplatedConfig (3.52s) [2021-06-24T10:59:31.624Z] === RUN TestConfigCreateResolve [2021-06-24T10:59:32.295Z] . [2021-06-24T10:59:32.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-24T10:59:32.487Z] --- PASS: TestDiff (0.67s) [2021-06-24T10:59:32.487Z] === RUN TestExecWithCloseStdin [2021-06-24T10:59:32.526Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-06-24T10:59:32.526Z] === RUN TestBuildWithHugeFile [2021-06-24T10:59:32.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-24T10:59:32.556Z] Error: No such image: emptyfs [2021-06-24T10:59:32.556Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-24T10:59:32.556Z] ++++ docker load [2021-06-24T10:59:32.818Z] Running integration-test (iteration 1) [2021-06-24T10:59:32.818Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-24T10:59:32.818Z] ++ 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-06-24T10:59:32.818Z] ++ set -e [2021-06-24T10:59:32.818Z] ++ '[' -n 0 ']' [2021-06-24T10:59:32.818Z] ++ set -x [2021-06-24T10:59:32.818Z] ++ env -i DEST=/go/src/github.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-06-24T10:59:33.414Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-06-24T10:59:33.414Z] === RUN TestExec [2021-06-24T10:59:34.136Z] --- PASS: TestConfigCreateResolve (2.31s) [2021-06-24T10:59:34.136Z] === RUN TestConfigDaemonLibtrustID [2021-06-24T10:59:34.341Z] --- PASS: TestExec (0.95s) [2021-06-24T10:59:34.342Z] === RUN TestExecUser [2021-06-24T10:59:34.392Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-24T10:59:34.392Z] PASS [2021-06-24T10:59:34.392Z] [2021-06-24T10:59:34.392Z] DONE 7 tests in 15.691s [2021-06-24T10:59:34.392Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-24T10:59:34.647Z] INFO: Testing against a local daemon [2021-06-24T10:59:34.647Z] === RUN TestCheckpoint [2021-06-24T10:59:34.647Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-24T10:59:34.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T10:59:34.647Z] === RUN TestContainerInvalidJSON [2021-06-24T10:59:34.647Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T10:59:34.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T10:59:34.647Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T10:59:34.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T10:59:34.647Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-24T10:59:34.647Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-24T10:59:34.647Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T10:59:34.647Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-24T10:59:34.647Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T10:59:34.647Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-24T10:59:34.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-24T10:59:34.647Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-24T10:59:34.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-24T10:59:34.647Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-24T10:59:34.647Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-24T10:59:34.647Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-24T10:59:34.647Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-24T10:59:34.647Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-24T10:59:34.647Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-24T10:59:34.647Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-24T10:59:34.902Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-24T10:59:34.902Z] === RUN TestCopyFromContainer [2021-06-24T10:59:35.267Z] --- PASS: TestExecUser (0.94s) [2021-06-24T10:59:35.267Z] === RUN TestExportContainerAndImportImage [2021-06-24T10:59:35.828Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-06-24T10:59:35.828Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-24T10:59:36.266Z] === RUN TestCopyFromContainer// [2021-06-24T10:59:36.266Z] === RUN TestCopyFromContainer//bar/root [2021-06-24T10:59:36.266Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-24T10:59:36.266Z] === RUN TestCopyFromContainer/bar/quux [2021-06-24T10:59:36.522Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-24T10:59:36.522Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-24T10:59:36.522Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-24T10:59:36.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-24T10:59:36.777Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-24T10:59:36.777Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer (2.08s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-24T10:59:36.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-24T10:59:36.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-24T10:59:36.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T10:59:36.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T10:59:36.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T10:59:36.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T10:59:36.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T10:59:36.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T10:59:36.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T10:59:36.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T10:59:36.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T10:59:36.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-24T10:59:36.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-24T10:59:36.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-24T10:59:36.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-24T10:59:36.777Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-24T10:59:37.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-24T10:59:37.032Z] === RUN TestCreateWithInvalidEnv [2021-06-24T10:59:37.032Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-24T10:59:37.032Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-24T10:59:37.032Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-24T10:59:37.032Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-24T10:59:37.032Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-24T10:59:37.032Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-24T10:59:37.032Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-24T10:59:37.032Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-24T10:59:37.032Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-24T10:59:37.032Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-24T10:59:37.032Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-24T10:59:37.032Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-24T10:59:37.032Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-24T10:59:37.032Z] === RUN TestCreateTmpfsMountsTarget [2021-06-24T10:59:37.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-24T10:59:37.032Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-24T10:59:39.542Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-06-24T10:59:39.542Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-24T10:59:39.993Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-06-24T10:59:39.993Z] === RUN TestHealthCheckWorkdir [2021-06-24T10:59:40.553Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-06-24T10:59:40.553Z] === RUN TestHealthKillContainer [2021-06-24T10:59:42.055Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-06-24T10:59:42.056Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-24T10:59:42.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T10:59:42.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T10:59:42.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T10:59:42.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T10:59:42.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T10:59:42.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T10:59:42.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T10:59:42.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T10:59:42.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T10:59:42.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T10:59:42.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T10:59:42.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T10:59:42.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T10:59:42.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T10:59:42.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T10:59:42.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-24T10:59:42.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-24T10:59:42.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-24T10:59:42.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-24T10:59:42.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-24T10:59:42.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-24T10:59:42.056Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-24T10:59:42.663Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-06-24T10:59:42.663Z] === RUN TestCreateDifferentPlatform [2021-06-24T10:59:42.663Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-24T10:59:42.663Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-24T10:59:42.663Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-24T10:59:42.663Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-24T10:59:42.663Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-24T10:59:42.663Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-24T10:59:42.663Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-24T10:59:42.663Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-24T10:59:42.663Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-24T10:59:42.663Z] === RUN TestContainerStartOnDaemonRestart [2021-06-24T10:59:42.663Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-24T10:59:42.663Z] === RUN TestDaemonRestartIpcMode [2021-06-24T10:59:42.663Z] === PAUSE TestDaemonRestartIpcMode [2021-06-24T10:59:42.663Z] === RUN TestDaemonHostGatewayIP [2021-06-24T10:59:42.663Z] === PAUSE TestDaemonHostGatewayIP [2021-06-24T10:59:42.663Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-24T10:59:42.663Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-24T10:59:42.663Z] === RUN TestContainerKillOnDaemonStart [2021-06-24T10:59:42.663Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-24T10:59:42.663Z] === RUN TestDiff [2021-06-24T10:59:43.267Z] --- PASS: TestDiff (0.79s) [2021-06-24T10:59:43.267Z] === RUN TestExecWithCloseStdin [2021-06-24T10:59:43.813Z] --- PASS: TestHealthKillContainer (2.99s) [2021-06-24T10:59:43.813Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-24T10:59:44.113Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-06-24T10:59:44.113Z] === RUN TestIpcModeNone [2021-06-24T10:59:44.629Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-06-24T10:59:44.629Z] === RUN TestExec [2021-06-24T10:59:45.040Z] --- PASS: TestIpcModeNone (0.95s) [2021-06-24T10:59:45.040Z] === RUN TestIpcModePrivate [2021-06-24T10:59:45.063Z] Loaded image: buildpack-deps:buster [2021-06-24T10:59:45.063Z] Loaded image: busybox:latest [2021-06-24T10:59:45.063Z] Loaded image: busybox:glibc [2021-06-24T10:59:45.555Z] --- PASS: TestExec (1.12s) [2021-06-24T10:59:45.555Z] === RUN TestExecUser [2021-06-24T10:59:45.967Z] --- PASS: TestIpcModePrivate (0.92s) [2021-06-24T10:59:45.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-24T10:59:45.967Z] === RUN TestIpcModeShareable [2021-06-24T10:59:45.967Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-24T10:59:45.967Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T10:59:45.967Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-24T10:59:46.918Z] --- PASS: TestExecUser (1.11s) [2021-06-24T10:59:46.918Z] === RUN TestExportContainerAndImportImage [2021-06-24T10:59:46.983Z] Loaded image: debian:bullseye [2021-06-24T10:59:46.983Z] Loaded image: hello-world:latest [2021-06-24T10:59:47.250Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T10:59:47.250Z] INFO: Testing against a local daemon [2021-06-24T10:59:47.250Z] === RUN TestCgroupNamespacesBuild [2021-06-24T10:59:47.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-24T10:59:47.411Z] Using test binary docker [2021-06-24T10:59:47.411Z] +++ /etc/init.d/apparmor start [2021-06-24T10:59:47.411Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-24T10:59:47.411Z] INFO: Waiting for daemon to start... [2021-06-24T10:59:47.411Z] Starting dockerd [2021-06-24T10:59:47.411Z] +++ 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-06-24T10:59:47.695Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-24T10:59:47.695Z] Using test binary docker [2021-06-24T10:59:47.695Z] +++ /etc/init.d/apparmor start [2021-06-24T10:59:47.695Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-24T10:59:47.695Z] INFO: Waiting for daemon to start... [2021-06-24T10:59:47.695Z] Starting dockerd [2021-06-24T10:59:47.695Z] +++ 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-06-24T10:59:47.885Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-06-24T10:59:47.885Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-24T10:59:48.644Z] . [2021-06-24T10:59:48.644Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-24T10:59:48.907Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-24T10:59:48.907Z] Error: No such image: emptyfs [2021-06-24T10:59:48.907Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-24T10:59:48.907Z] ++++ docker load [2021-06-24T10:59:49.232Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) [2021-06-24T10:59:49.232Z] === RUN TestAPIIpcModeHost [2021-06-24T10:59:49.232Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-24T10:59:49.232Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T10:59:49.232Z] === RUN TestDaemonIpcModeShareable [2021-06-24T10:59:49.232Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-24T10:59:49.232Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T10:59:49.232Z] === RUN TestDaemonIpcModePrivate [2021-06-24T10:59:49.246Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-06-24T10:59:49.246Z] === RUN TestHealthCheckWorkdir [2021-06-24T10:59:49.476Z] Running integration-test (iteration 1) [2021-06-24T10:59:49.476Z] 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-06-24T10:59:49.476Z] ++ 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-06-24T10:59:49.476Z] ++ set -e [2021-06-24T10:59:49.476Z] ++ '[' -n 0 ']' [2021-06-24T10:59:49.476Z] ++ set -x [2021-06-24T10:59:49.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-24T10:59:49.734Z] [2021-06-24T10:59:49.734Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-24T10:59:49.811Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2021-06-24T10:59:49.811Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-24T10:59:49.992Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-24T10:59:49.992Z] Error: No such image: emptyfs [2021-06-24T10:59:49.992Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-24T10:59:49.992Z] ++++ docker load [2021-06-24T10:59:50.558Z] Running integration-test (iteration 1) [2021-06-24T10:59:50.558Z] 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-06-24T10:59:50.558Z] ++ 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-06-24T10:59:50.558Z] ++ set -e [2021-06-24T10:59:50.558Z] ++ '[' -n 0 ']' [2021-06-24T10:59:50.558Z] ++ set -x [2021-06-24T10:59:50.558Z] ++ env -i DEST=/go/src/github.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-06-24T10:59:50.651Z] --- PASS: TestHealthCheckWorkdir (1.57s) [2021-06-24T10:59:50.651Z] === RUN TestHealthKillContainer [2021-06-24T10:59:51.159Z] --- PASS: TestDaemonIpcModePrivate (2.65s) [2021-06-24T10:59:51.159Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-24T10:59:51.159Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-24T10:59:51.159Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-24T10:59:51.159Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T10:59:51.159Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-24T10:59:51.159Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-24T10:59:51.159Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T10:59:51.159Z] === RUN TestIpcModeOlderClient [2021-06-24T10:59:51.420Z] === PAUSE TestIpcModeOlderClient [2021-06-24T10:59:51.420Z] === RUN TestKillContainerInvalidSignal [2021-06-24T10:59:51.727Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2021-06-24T10:59:51.727Z] === RUN TestBuildWithSession [2021-06-24T10:59:51.727Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-24T10:59:51.727Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T10:59:51.727Z] === RUN TestBuildSquashParent [2021-06-24T10:59:51.986Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-06-24T10:59:51.986Z] === RUN TestKillContainer [2021-06-24T10:59:51.986Z] === RUN TestKillContainer/no_signal [2021-06-24T10:59:52.545Z] === RUN TestKillContainer/non_killing_signal [2021-06-24T10:59:53.106Z] === RUN TestKillContainer/killing_signal [2021-06-24T10:59:53.961Z] --- PASS: TestHealthKillContainer (3.14s) [2021-06-24T10:59:53.961Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-24T10:59:54.032Z] --- PASS: TestKillContainer (1.97s) [2021-06-24T10:59:54.032Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-06-24T10:59:54.032Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-06-24T10:59:54.032Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-06-24T10:59:54.032Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-24T10:59:54.032Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-24T10:59:54.566Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-06-24T10:59:54.566Z] === RUN TestIpcModeNone [2021-06-24T10:59:54.593Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-24T10:59:55.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-06-24T10:59:55.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-06-24T10:59:55.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-06-24T10:59:55.155Z] === RUN TestKillStoppedContainer [2021-06-24T10:59:55.410Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-24T10:59:55.410Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-24T10:59:55.410Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-24T10:59:55.410Z] === RUN TestKillDifferentUserContainer [2021-06-24T10:59:55.929Z] --- PASS: TestIpcModeNone (1.09s) [2021-06-24T10:59:55.929Z] === RUN TestIpcModePrivate [2021-06-24T10:59:55.970Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-06-24T10:59:55.970Z] === RUN TestInspectOomKilledTrue [2021-06-24T10:59:55.970Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-24T10:59:55.970Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T10:59:55.970Z] === RUN TestInspectOomKilledFalse [2021-06-24T10:59:55.970Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-24T10:59:55.970Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T10:59:55.970Z] === RUN TestLinksEtcHostsContentMatch [2021-06-24T10:59:55.970Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-24T10:59:55.970Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-24T10:59:55.970Z] === RUN TestLinksContainerNames [2021-06-24T10:59:56.856Z] --- PASS: TestIpcModePrivate (1.10s) [2021-06-24T10:59:56.856Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-24T10:59:56.856Z] === RUN TestIpcModeShareable [2021-06-24T10:59:57.333Z] --- PASS: TestLinksContainerNames (1.28s) [2021-06-24T10:59:57.333Z] === RUN TestLogsFollowTailEmpty [2021-06-24T10:59:57.825Z] --- PASS: TestIpcModeShareable (1.09s) [2021-06-24T10:59:57.825Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-24T10:59:57.825Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-24T10:59:57.895Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-06-24T10:59:57.895Z] === RUN TestContainerNetworkMountsNoChown [2021-06-24T10:59:58.316Z] --- PASS: TestBuildSquashParent (6.80s) [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:59:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:59:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:59:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:59:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:59:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T10:59:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:59:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:59:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T10:59:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T10:59:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T10:59:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T10:59:58.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/default [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/default [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/private [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/private [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rprivate [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/slave [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/slave [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rslave [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/shared [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/shared [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rshared [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-24T10:59:58.497Z] === CONT TestMountDaemonRoot/default [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-24T10:59:58.497Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-24T10:59:58.497Z] === CONT TestMountDaemonRoot/rshared [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T10:59:58.497Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-24T10:59:58.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-24T10:59:58.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/shared [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rslave [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/slave [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rprivate [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/private [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-24T10:59:58.753Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-24T10:59:58.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T10:59:58.753Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-24T10:59:59.008Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-24T10:59:59.008Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-24T10:59:59.008Z] === RUN TestContainerBindMountNonRecursive [2021-06-24T10:59:59.008Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-24T10:59:59.008Z] 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-06-24T10:59:59.008Z] === RUN TestContainerVolumesMountedAsShared [2021-06-24T10:59:59.008Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-24T10:59:59.008Z] 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-06-24T10:59:59.008Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-24T10:59:59.008Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-24T10:59:59.008Z] 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-06-24T10:59:59.008Z] === RUN TestNetworkNat [2021-06-24T10:59:59.934Z] --- PASS: TestNetworkNat (0.78s) [2021-06-24T10:59:59.934Z] === RUN TestNetworkLocalhostTCPNat [2021-06-24T11:00:00.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-06-24T11:00:00.497Z] === RUN TestNetworkLoopbackNat [2021-06-24T11:00:00.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T11:00:01.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-06-24T11:00:01.130Z] === RUN TestAPIIpcModeHost [2021-06-24T11:00:01.133Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T11:00:02.056Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-24T11:00:02.056Z] === RUN TestDaemonIpcModeShareable [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s) [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2021-06-24T11:00:03.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2021-06-24T11:00:03.683Z] === RUN TestBuildMultiStageCopy [2021-06-24T11:00:03.683Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-24T11:00:03.763Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2021-06-24T11:00:03.763Z] === RUN TestPause [2021-06-24T11:00:03.763Z] --- SKIP: TestPause (0.00s) [2021-06-24T11:00:03.763Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:00:03.763Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-24T11:00:03.763Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:00:03.763Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:00:03.763Z] === RUN TestPauseStopPausedContainer [2021-06-24T11:00:03.763Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-24T11:00:03.763Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:00:03.763Z] === RUN TestPsFilter [2021-06-24T11:00:03.763Z] --- PASS: TestPsFilter (0.11s) [2021-06-24T11:00:03.763Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-24T11:00:03.943Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2021-06-24T11:00:03.943Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-24T11:00:03.943Z] === RUN TestDaemonIpcModePrivate [2021-06-24T11:00:04.324Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-06-24T11:00:04.324Z] === RUN TestRemoveContainerWithVolume [2021-06-24T11:00:05.249Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-06-24T11:00:05.249Z] === RUN TestRemoveContainerRunning [2021-06-24T11:00:05.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-24T11:00:05.810Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-06-24T11:00:05.810Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-24T11:00:05.832Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2021-06-24T11:00:05.832Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-24T11:00:05.832Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-24T11:00:05.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-24T11:00:06.372Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-06-24T11:00:06.372Z] === RUN TestRemoveInvalidContainer [2021-06-24T11:00:06.372Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-24T11:00:06.372Z] === RUN TestRenameLinkedContainer [2021-06-24T11:00:06.434Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-24T11:00:06.695Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-24T11:00:06.957Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2021-06-24T11:00:06.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s) [2021-06-24T11:00:06.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-06-24T11:00:06.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-06-24T11:00:06.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-06-24T11:00:06.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-06-24T11:00:06.957Z] === RUN TestBuildMultiStageParentConfig [2021-06-24T11:00:07.195Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-06-24T11:00:07.196Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-24T11:00:07.196Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-24T11:00:07.902Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2021-06-24T11:00:07.902Z] === RUN TestBuildLabelWithTargets [2021-06-24T11:00:09.081Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2021-06-24T11:00:09.081Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-24T11:00:09.081Z] === RUN TestIpcModeOlderClient [2021-06-24T11:00:09.081Z] === PAUSE TestIpcModeOlderClient [2021-06-24T11:00:09.081Z] === RUN TestKillContainerInvalidSignal [2021-06-24T11:00:09.288Z] --- PASS: TestBuildLabelWithTargets (1.43s) [2021-06-24T11:00:09.288Z] === RUN TestBuildWithEmptyLayers [2021-06-24T11:00:09.635Z] --- PASS: TestRenameLinkedContainer (2.60s) [2021-06-24T11:00:09.635Z] === RUN TestRenameStoppedContainer [2021-06-24T11:00:09.635Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-06-24T11:00:09.635Z] === RUN TestRenameRunningContainerAndReuse [2021-06-24T11:00:09.641Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-24T11:00:09.641Z] === RUN TestKillContainer [2021-06-24T11:00:09.641Z] === RUN TestKillContainer/no_signal [2021-06-24T11:00:10.203Z] === RUN TestKillContainer/non_killing_signal [2021-06-24T11:00:10.232Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-06-24T11:00:10.232Z] === RUN TestBuildMultiStageOnBuild [2021-06-24T11:00:10.763Z] === RUN TestKillContainer/killing_signal [2021-06-24T11:00:11.000Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2021-06-24T11:00:11.000Z] === RUN TestRenameInvalidName [2021-06-24T11:00:11.560Z] --- PASS: TestRenameInvalidName (0.65s) [2021-06-24T11:00:11.560Z] === RUN TestRenameAnonymousContainer [2021-06-24T11:00:11.688Z] --- PASS: TestKillContainer (2.12s) [2021-06-24T11:00:11.688Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-06-24T11:00:11.688Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-06-24T11:00:11.688Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-06-24T11:00:11.688Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-24T11:00:11.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-24T11:00:12.420Z] ..........................xx.................... [ 29%] [2021-06-24T11:00:12.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-24T11:00:12.780Z] --- PASS: TestBuildMultiStageOnBuild (2.40s) [2021-06-24T11:00:12.780Z] === RUN TestBuildUncleanTarFilenames [2021-06-24T11:00:13.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-06-24T11:00:13.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-06-24T11:00:13.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-06-24T11:00:13.238Z] === RUN TestKillStoppedContainer [2021-06-24T11:00:13.238Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-24T11:00:13.238Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-24T11:00:13.238Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-24T11:00:13.238Z] === RUN TestKillDifferentUserContainer [2021-06-24T11:00:13.725Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2021-06-24T11:00:13.725Z] === RUN TestBuildMultiStageLayerLeak [2021-06-24T11:00:14.140Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2021-06-24T11:00:14.140Z] === RUN TestRenameContainerWithSameName [2021-06-24T11:00:14.184Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-06-24T11:00:14.184Z] === RUN TestInspectOomKilledTrue [2021-06-24T11:00:14.184Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-24T11:00:14.184Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-24T11:00:14.184Z] === RUN TestInspectOomKilledFalse [2021-06-24T11:00:14.713Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-06-24T11:00:14.713Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-24T11:00:14.786Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-06-24T11:00:14.787Z] === RUN TestLinksEtcHostsContentMatch [2021-06-24T11:00:15.711Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-24T11:00:15.711Z] === RUN TestLinksContainerNames [2021-06-24T11:00:16.080Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-06-24T11:00:16.080Z] === RUN TestResize [2021-06-24T11:00:16.273Z] --- PASS: TestBuildMultiStageLayerLeak (2.52s) [2021-06-24T11:00:16.273Z] === RUN TestBuildWithHugeFile [2021-06-24T11:00:16.641Z] --- PASS: TestResize (0.67s) [2021-06-24T11:00:16.641Z] === RUN TestResizeWithInvalidSize [2021-06-24T11:00:17.074Z] --- PASS: TestLinksContainerNames (1.38s) [2021-06-24T11:00:17.075Z] === RUN TestLogsFollowTailEmpty [2021-06-24T11:00:17.201Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-06-24T11:00:17.201Z] === RUN TestResizeWhenContainerNotStarted [2021-06-24T11:00:17.635Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-06-24T11:00:17.635Z] === RUN TestContainerNetworkMountsNoChown [2021-06-24T11:00:18.127Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-06-24T11:00:18.127Z] === RUN TestDaemonRestartKillContainers [2021-06-24T11:00:18.127Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:00:18.127Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-24T11:00:18.127Z] === RUN TestCgroupNamespacesRun [2021-06-24T11:00:18.196Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/default [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/default [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/private [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/private [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rprivate [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/slave [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/slave [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rslave [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/shared [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/shared [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rshared [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-24T11:00:18.196Z] === CONT TestMountDaemonRoot/default [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:00:18.196Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-24T11:00:18.196Z] === CONT TestMountDaemonRoot/rprivate [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:00:18.196Z] === CONT TestMountDaemonRoot/private [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-24T11:00:18.196Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:00:18.196Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:00:18.196Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:00:18.197Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-24T11:00:18.197Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/shared [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rshared [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rslave [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/slave [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-24T11:00:18.452Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:00:18.452Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-24T11:00:18.452Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:00:18.708Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:00:18.708Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:00:18.708Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:00:18.708Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-24T11:00:18.708Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-24T11:00:18.708Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-24T11:00:18.708Z] === RUN TestContainerBindMountNonRecursive [2021-06-24T11:00:20.594Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2021-06-24T11:00:20.594Z] === RUN TestContainerVolumesMountedAsShared [2021-06-24T11:00:20.639Z] --- PASS: TestCgroupNamespacesRun (2.63s) [2021-06-24T11:00:20.639Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-24T11:00:21.153Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-06-24T11:00:21.153Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-24T11:00:22.078Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-24T11:00:22.078Z] === RUN TestNetworkNat [2021-06-24T11:00:22.638Z] --- PASS: TestNetworkNat (0.72s) [2021-06-24T11:00:22.638Z] === RUN TestNetworkLocalhostTCPNat [2021-06-24T11:00:23.190Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-06-24T11:00:23.191Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-24T11:00:23.612Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-06-24T11:00:23.612Z] === RUN TestNetworkLoopbackNat [2021-06-24T11:00:25.743Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2021-06-24T11:00:25.743Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-24T11:00:26.872Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-06-24T11:00:26.872Z] === RUN TestPause [2021-06-24T11:00:27.475Z] --- PASS: TestPause (0.73s) [2021-06-24T11:00:27.475Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-24T11:00:27.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:00:27.475Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:00:27.475Z] === RUN TestPauseStopPausedContainer [2021-06-24T11:00:28.036Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-06-24T11:00:28.036Z] === RUN TestPsFilter [2021-06-24T11:00:28.255Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-06-24T11:00:28.255Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-24T11:00:28.291Z] --- PASS: TestPsFilter (0.11s) [2021-06-24T11:00:28.291Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-24T11:00:28.899Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-24T11:00:28.899Z] === RUN TestRemoveContainerWithVolume [2021-06-24T11:00:29.265Z] Loaded image: buildpack-deps:buster [2021-06-24T11:00:29.265Z] Loaded image: busybox:latest [2021-06-24T11:00:29.460Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-06-24T11:00:29.460Z] === RUN TestRemoveContainerRunning [2021-06-24T11:00:29.523Z] Loaded image: busybox:glibc [2021-06-24T11:00:30.385Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-06-24T11:00:30.385Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-24T11:00:30.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s) [2021-06-24T11:00:30.765Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-24T11:00:30.945Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-06-24T11:00:30.945Z] === RUN TestRemoveInvalidContainer [2021-06-24T11:00:30.945Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-24T11:00:30.945Z] === RUN TestRenameLinkedContainer [2021-06-24T11:00:31.429Z] Loaded image: buildpack-deps:buster [2021-06-24T11:00:31.429Z] Loaded image: busybox:latest [2021-06-24T11:00:31.688Z] Loaded image: busybox:glibc [2021-06-24T11:00:33.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-06-24T11:00:33.275Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-24T11:00:34.208Z] --- PASS: TestRenameLinkedContainer (2.90s) [2021-06-24T11:00:34.208Z] === RUN TestRenameStoppedContainer [2021-06-24T11:00:34.463Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-06-24T11:00:34.463Z] === RUN TestRenameRunningContainerAndReuse [2021-06-24T11:00:34.637Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-24T11:00:34.637Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-24T11:00:36.347Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-06-24T11:00:36.347Z] === RUN TestRenameInvalidName [2021-06-24T11:00:36.603Z] --- PASS: TestRenameInvalidName (0.71s) [2021-06-24T11:00:36.603Z] === RUN TestRenameAnonymousContainer [2021-06-24T11:00:36.956Z] Loaded image: debian:bullseye [2021-06-24T11:00:37.147Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2021-06-24T11:00:37.147Z] === RUN TestNISDomainname [2021-06-24T11:00:37.147Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-24T11:00:37.147Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-24T11:00:37.147Z] === RUN TestHostnameDnsResolution [2021-06-24T11:00:37.214Z] Loaded image: hello-world:latest [2021-06-24T11:00:37.780Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T11:00:37.780Z] INFO: Testing against a local daemon [2021-06-24T11:00:37.780Z] === RUN TestDockerDaemonSuite [2021-06-24T11:00:37.780Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-24T11:00:38.511Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-06-24T11:00:38.511Z] === RUN TestStats [2021-06-24T11:00:38.511Z] --- SKIP: TestStats (0.00s) [2021-06-24T11:00:38.511Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:00:38.511Z] === RUN TestStopContainerWithTimeout [2021-06-24T11:00:38.511Z] === RUN TestStopContainerWithTimeout/0 [2021-06-24T11:00:38.511Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-24T11:00:38.511Z] === RUN TestStopContainerWithTimeout/1 [2021-06-24T11:00:38.511Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-24T11:00:38.511Z] === RUN TestStopContainerWithTimeout/3 [2021-06-24T11:00:38.511Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-24T11:00:38.511Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-24T11:00:38.511Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-24T11:00:38.511Z] === CONT TestStopContainerWithTimeout/0 [2021-06-24T11:00:38.511Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-24T11:00:39.117Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2021-06-24T11:00:39.117Z] === RUN TestRenameContainerWithSameName [2021-06-24T11:00:39.150Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-24T11:00:39.159Z] Loaded image: debian:bullseye [2021-06-24T11:00:39.159Z] Loaded image: hello-world:latest [2021-06-24T11:00:39.159Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T11:00:39.418Z] INFO: Testing against a local daemon [2021-06-24T11:00:39.418Z] === RUN TestDockerSuite [2021-06-24T11:00:39.418Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-24T11:00:39.479Z] === CONT TestStopContainerWithTimeout/3 [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-24T11:00:39.677Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-24T11:00:40.043Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-06-24T11:00:40.043Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-24T11:00:40.621Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-24T11:00:40.880Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-24T11:00:41.139Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-24T11:00:41.398Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-24T11:00:41.406Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2021-06-24T11:00:41.406Z] === RUN TestResize [2021-06-24T11:00:41.406Z] === CONT TestStopContainerWithTimeout/1 [2021-06-24T11:00:41.965Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-24T11:00:42.009Z] --- PASS: TestResize (0.70s) [2021-06-24T11:00:42.009Z] === RUN TestResizeWithInvalidSize [2021-06-24T11:00:42.223Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-24T11:00:42.223Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-24T11:00:42.570Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-06-24T11:00:42.570Z] === RUN TestResizeWhenContainerNotStarted [2021-06-24T11:00:43.292Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-24T11:00:43.292Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-06-24T11:00:43.292Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-06-24T11:00:43.292Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-06-24T11:00:43.292Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-06-24T11:00:43.292Z] === RUN TestDeleteDevicemapper [2021-06-24T11:00:43.292Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-24T11:00:43.292Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:00:43.292Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-24T11:00:43.495Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:00:43.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:00:43.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:00:43.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:00:43.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:00:43.602Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-24T11:00:44.170Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-24T11:00:44.738Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-24T11:00:44.738Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-24T11:00:44.738Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-24T11:00:45.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2021-06-24T11:00:45.222Z] === RUN TestUpdateMemory [2021-06-24T11:00:45.222Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-24T11:00:45.222Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:00:45.222Z] === RUN TestUpdateCPUQuota [2021-06-24T11:00:45.222Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-24T11:00:45.222Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:00:45.222Z] === RUN TestUpdatePidsLimit [2021-06-24T11:00:45.222Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-24T11:00:45.222Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:00:45.222Z] === RUN TestUpdateRestartPolicy [2021-06-24T11:00:45.674Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-24T11:00:46.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:00:46.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:00:46.240Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-24T11:00:47.175Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-24T11:00:47.434Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-24T11:00:47.434Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-24T11:00:47.434Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-24T11:00:48.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:00:48.791Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-24T11:00:48.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:00:50.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:00:50.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:00:52.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:00:52.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:00:53.091Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-24T11:00:53.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:00:53.997Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-24T11:00:54.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:00:55.803Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-24T11:00:55.803Z] [2021-06-24T11:00:55.803Z] ________ ____ __. [2021-06-24T11:00:55.803Z] \_____ \ | |/ _| [2021-06-24T11:00:55.803Z] / | \| < [2021-06-24T11:00:55.803Z] / | \ | \ [2021-06-24T11:00:55.803Z] \_______ /____|__ \ [2021-06-24T11:00:55.803Z] \/ \/ [2021-06-24T11:00:55.803Z] [2021-06-24T11:00:55.803Z] INFO: make.ps1 ended at 06/24/2021 11:00:50 [2021-06-24T11:00:55.803Z] INFO: Binaries build ended at 06/24/2021 11:00:51. Duration:00:01:29.2449074 [2021-06-24T11:00:55.803Z] INFO: Copying the built daemon binary to d:\CI\PR-42561\3\binary\dockerd-4d42e18c05.exe... [2021-06-24T11:00:55.803Z] INFO: Copying the built client binary to d:\CI\PR-42561\3\binary\docker-4d42e18c05.exe... [2021-06-24T11:00:55.803Z] INFO: Copying dockerversion from the container... [2021-06-24T11:00:55.803Z] INFO: Copying the golang package from the container to d:\CI\PR-42561\3\installer\go.zip... [2021-06-24T11:00:55.803Z] INFO: Extracting go.zip to d:\CI\PR-42561\3\go [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-06-24T11:00:56.003Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s) [2021-06-24T11:00:56.003Z] === RUN TestCgroupNamespacesRun [2021-06-24T11:00:56.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-24T11:00:57.888Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2021-06-24T11:00:57.888Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-24T11:00:57.888Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-24T11:00:57.888Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-24T11:00:57.888Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-24T11:00:59.773Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-06-24T11:00:59.773Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-24T11:00:59.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-24T11:01:00.091Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2021-06-24T11:01:00.091Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-24T11:01:00.091Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-06-24T11:01:00.091Z] === RUN TestWaitNonBlocked [2021-06-24T11:01:00.091Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:01:00.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:01:00.091Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:01:00.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:01:00.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:01:00.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:01:00.091Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-24T11:01:00.091Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-06-24T11:01:00.091Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-06-24T11:01:00.091Z] === RUN TestWaitBlocked [2021-06-24T11:01:00.091Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:01:00.091Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:01:00.091Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:01:00.091Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:01:00.091Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:01:00.091Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:01:00.346Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-24T11:01:00.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2021-06-24T11:01:00.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-06-24T11:01:00.346Z] === CONT TestDaemonRestartIpcMode [2021-06-24T11:01:00.346Z] === CONT TestIpcModeOlderClient [2021-06-24T11:01:00.604Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-24T11:01:00.604Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-24T11:01:01.137Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2021-06-24T11:01:01.137Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-24T11:01:02.349Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-24T11:01:02.917Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-24T11:01:03.012Z] --- PASS: TestBuildWithHugeFile (45.85s) [2021-06-24T11:01:03.012Z] === RUN TestBuildWithEmptyDockerfile [2021-06-24T11:01:03.012Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:01:03.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:01:03.012Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:01:03.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:01:03.012Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:01:03.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:01:03.012Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:01:03.012Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:01:03.012Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:01:03.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-06-24T11:01:03.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-06-24T11:01:03.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-24T11:01:03.012Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-06-24T11:01:03.012Z] === RUN TestBuildPreserveOwnership [2021-06-24T11:01:03.012Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-24T11:01:03.067Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2021-06-24T11:01:03.067Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-24T11:01:03.485Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-24T11:01:03.993Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-06-24T11:01:03.993Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-24T11:01:04.917Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2021-06-24T11:01:04.917Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-24T11:01:05.388Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-24T11:01:05.893Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.84s) [2021-06-24T11:01:05.893Z] --- PASS: TestDaemonRestartIpcMode (5.55s) [2021-06-24T11:01:05.893Z] PASS [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === Skipped [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-24T11:01:05.893Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-24T11:01:05.893Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-24T11:01:05.893Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-24T11:01:05.893Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-24T11:01:05.893Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-24T11:01:05.893Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-24T11:01:05.893Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-24T11:01:05.893Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-24T11:01:05.893Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-24T11:01:05.893Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-24T11:01:05.893Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-24T11:01:05.893Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-24T11:01:05.893Z] 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-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-24T11:01:05.893Z] 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-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-24T11:01:05.893Z] 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-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-24T11:01:05.893Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:01:05.893Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-24T11:01:05.893Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:01:05.893Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-24T11:01:05.893Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-24T11:01:05.893Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-24T11:01:05.893Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-24T11:01:05.893Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-24T11:01:05.893Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-24T11:01:05.893Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] [2021-06-24T11:01:05.893Z] DONE 176 tests, 25 skipped in 103.946s [2021-06-24T11:01:05.893Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-24T11:01:06.148Z] INFO: Testing against a local daemon [2021-06-24T11:01:06.148Z] === RUN TestCommitInheritsEnv [2021-06-24T11:01:06.317Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-24T11:01:06.326Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-24T11:01:06.825Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2021-06-24T11:01:06.825Z] === RUN TestNISDomainname [2021-06-24T11:01:07.265Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-24T11:01:07.703Z] --- PASS: TestBuildPreserveOwnership (5.24s) [2021-06-24T11:01:07.703Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.53s) [2021-06-24T11:01:07.703Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2021-06-24T11:01:07.703Z] === RUN TestBuildPlatformInvalid [2021-06-24T11:01:07.703Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-06-24T11:01:07.703Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-24T11:01:07.761Z] --- PASS: TestNISDomainname (1.32s) [2021-06-24T11:01:07.761Z] === RUN TestHostnameDnsResolution [2021-06-24T11:01:07.833Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-24T11:01:08.658Z] --- PASS: TestCommitInheritsEnv (2.04s) [2021-06-24T11:01:08.658Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-24T11:01:08.658Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-24T11:01:08.658Z] === RUN TestImagesFilterMultiReference [2021-06-24T11:01:08.658Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-24T11:01:08.658Z] === RUN TestImagePullPlatformInvalid [2021-06-24T11:01:08.658Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-24T11:01:08.658Z] === RUN TestRemoveImageOrphaning [2021-06-24T11:01:09.132Z] --- PASS: TestHostnameDnsResolution (1.32s) [2021-06-24T11:01:09.132Z] === RUN TestStats [2021-06-24T11:01:10.369Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-24T11:01:10.369Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-24T11:01:10.542Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-06-24T11:01:10.542Z] === RUN TestRemoveImageGarbageCollector [2021-06-24T11:01:10.542Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-24T11:01:10.542Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-24T11:01:10.542Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-24T11:01:10.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-24T11:01:10.542Z] === RUN TestTagInvalidReference [2021-06-24T11:01:10.542Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-24T11:01:10.542Z] === RUN TestTagValidPrefixedRepo [2021-06-24T11:01:10.542Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-24T11:01:10.542Z] === RUN TestTagExistedNameWithoutForce [2021-06-24T11:01:10.542Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-24T11:01:10.542Z] === RUN TestTagOfficialNames [2021-06-24T11:01:10.542Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-24T11:01:10.542Z] === RUN TestTagMatchesDigest [2021-06-24T11:01:10.542Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-24T11:01:10.542Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-24T11:01:12.433Z] --- PASS: TestStats (2.75s) [2021-06-24T11:01:12.434Z] === RUN TestStopContainerWithTimeout [2021-06-24T11:01:12.434Z] === RUN TestStopContainerWithTimeout/0 [2021-06-24T11:01:12.434Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-24T11:01:12.434Z] === RUN TestStopContainerWithTimeout/1 [2021-06-24T11:01:12.434Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-24T11:01:12.434Z] === RUN TestStopContainerWithTimeout/3 [2021-06-24T11:01:12.434Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-24T11:01:12.434Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-24T11:01:12.434Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-24T11:01:12.434Z] === CONT TestStopContainerWithTimeout/0 [2021-06-24T11:01:12.434Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-24T11:01:12.905Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-24T11:01:12.905Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-24T11:01:13.039Z] === CONT TestStopContainerWithTimeout/3 [2021-06-24T11:01:14.166Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-24T11:01:14.282Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-24T11:01:14.965Z] === CONT TestStopContainerWithTimeout/1 [2021-06-24T11:01:15.661Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-24T11:01:16.850Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-24T11:01:16.850Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-06-24T11:01:16.850Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-06-24T11:01:16.850Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-06-24T11:01:16.850Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-24T11:01:16.850Z] === RUN TestDeleteDevicemapper [2021-06-24T11:01:16.850Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-24T11:01:16.850Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:01:16.850Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-24T11:01:17.563Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-24T11:01:17.822Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-24T11:01:18.081Z] --- PASS: TestBuildWithHugeFile (105.50s) [2021-06-24T11:01:18.081Z] === RUN TestBuildWithEmptyDockerfile [2021-06-24T11:01:18.081Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:01:18.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:01:18.081Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:01:18.081Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:01:18.081Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:01:18.081Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:01:18.081Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:01:18.081Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:01:18.340Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:01:18.598Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-06-24T11:01:18.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-06-24T11:01:18.599Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-06-24T11:01:18.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2021-06-24T11:01:18.599Z] === RUN TestBuildPreserveOwnership [2021-06-24T11:01:18.599Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-24T11:01:19.165Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-24T11:01:19.362Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2021-06-24T11:01:19.362Z] === RUN TestUpdateMemory [2021-06-24T11:01:19.947Z] Loaded image: buildpack-deps:buster [2021-06-24T11:01:19.947Z] Loaded image: busybox:latest [2021-06-24T11:01:20.208Z] Loaded image: busybox:glibc [2021-06-24T11:01:20.286Z] --- PASS: TestUpdateMemory (1.27s) [2021-06-24T11:01:20.286Z] === RUN TestUpdateCPUQuota [2021-06-24T11:01:20.540Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-24T11:01:20.799Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-24T11:01:20.975Z] INFO: Extraction ended at 06/24/2021 11:01:18. Duration:00:00:24.4477127 [2021-06-24T11:01:20.975Z] INFO: Updating the golang and path environment variables [2021-06-24T11:01:20.975Z] INFO: GOPATH=d:\gopath [2021-06-24T11:01:20.975Z] INFO: go version go1.13.15 windows/amd64 [2021-06-24T11:01:20.975Z] INFO: Running the daemon under test in debug mode [2021-06-24T11:01:20.975Z] INFO: Starting a daemon under test... [2021-06-24T11:01:20.975Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42561\3\daemon --pidfile d:\CI\PR-42561\3\docker.pid -D [2021-06-24T11:01:20.975Z] INFO: Process started successfully. [2021-06-24T11:01:20.975Z] INFO: Start tailing logs of the daemon under tests [2021-06-24T11:01:20.975Z] INFO: Waiting for the daemon under test to start... [2021-06-24T11:01:21.679Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-24T11:01:22.152Z] Loaded image: debian:bullseye [2021-06-24T11:01:22.413Z] Loaded image: hello-world:latest [2021-06-24T11:01:22.413Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T11:01:22.701Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-24T11:01:23.422Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-24T11:01:24.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-24T11:01:24.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-24T11:01:25.516Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-24T11:01:26.451Z] --- PASS: TestBuildPreserveOwnership (7.79s) [2021-06-24T11:01:26.451Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.24s) [2021-06-24T11:01:26.451Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.54s) [2021-06-24T11:01:26.451Z] === RUN TestBuildPlatformInvalid [2021-06-24T11:01:26.710Z] --- PASS: TestBuildPlatformInvalid (0.26s) [2021-06-24T11:01:26.710Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-24T11:01:27.277Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-24T11:01:28.401Z] --- PASS: TestUpdateCPUQuota (6.69s) [2021-06-24T11:01:28.401Z] === RUN TestUpdatePidsLimit [2021-06-24T11:01:28.401Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-24T11:01:28.401Z] === RUN TestUpdatePidsLimit/no_change [2021-06-24T11:01:28.401Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-24T11:01:28.653Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-24T11:01:28.911Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-24T11:01:28.911Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-24T11:01:29.331Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-06-24T11:01:29.333Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-24T11:01:29.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-24T11:01:30.814Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-24T11:01:30.819Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-24T11:01:31.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-24T11:01:32.322Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-24T11:01:32.422Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.66s) [2021-06-24T11:01:32.422Z] PASS [2021-06-24T11:01:32.422Z] [2021-06-24T11:01:32.422Z] === Skipped [2021-06-24T11:01:32.422Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-24T11:01:32.422Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T11:01:32.422Z] [2021-06-24T11:01:32.422Z] [2021-06-24T11:01:32.422Z] DONE 33 tests, 1 skipped in 118.614s [2021-06-24T11:01:32.422Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-24T11:01:32.422Z] ++ 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-06-24T11:01:32.422Z] ++ set -e [2021-06-24T11:01:32.422Z] ++ '[' -n 0 ']' [2021-06-24T11:01:32.422Z] ++ set -x [2021-06-24T11:01:32.422Z] ++ env -i DEST=/go/src/github.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-06-24T11:01:32.422Z] INFO: Testing against a local daemon [2021-06-24T11:01:32.422Z] === RUN TestConfigInspect [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/update_lower (0.73s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-06-24T11:01:32.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-06-24T11:01:32.742Z] === RUN TestUpdateRestartPolicy [2021-06-24T11:01:33.256Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-24T11:01:34.969Z] --- PASS: TestConfigInspect (3.28s) [2021-06-24T11:01:34.969Z] === RUN TestConfigList [2021-06-24T11:01:36.542Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-24T11:01:37.921Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-24T11:01:38.272Z] --- PASS: TestConfigList (2.95s) [2021-06-24T11:01:38.272Z] === RUN TestConfigsCreateAndDelete [2021-06-24T11:01:38.696Z] .....INFO: Daemon under test started and replied! [2021-06-24T11:01:38.696Z] INFO: Docker version of the daemon under test [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] Client: [2021-06-24T11:01:38.696Z] Version: 17.06.2-ce [2021-06-24T11:01:38.696Z] API version: 1.30 [2021-06-24T11:01:38.696Z] Go version: go1.8.3 [2021-06-24T11:01:38.696Z] Git commit: cec0b72 [2021-06-24T11:01:38.696Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-24T11:01:38.696Z] OS/Arch: windows/amd64 [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] Server: [2021-06-24T11:01:38.696Z] Version: 0.0.0-dev [2021-06-24T11:01:38.696Z] API version: 1.41 (minimum version 1.24) [2021-06-24T11:01:38.696Z] Go version: go1.13.15 [2021-06-24T11:01:38.696Z] Git commit: 4d42e18c05 [2021-06-24T11:01:38.696Z] Built: 06/24/2021 10:59:28 [2021-06-24T11:01:38.696Z] OS/Arch: windows/amd64 [2021-06-24T11:01:38.696Z] Experimental: false [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] INFO: Docker info of the daemon under test [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] Containers: 0 [2021-06-24T11:01:38.696Z] Running: 0 [2021-06-24T11:01:38.696Z] Paused: 0 [2021-06-24T11:01:38.696Z] Stopped: 0 [2021-06-24T11:01:38.696Z] Images: 0 [2021-06-24T11:01:38.696Z] Server Version: 0.0.0-dev [2021-06-24T11:01:38.696Z] Storage Driver: windowsfilter [2021-06-24T11:01:38.696Z] Windows: [2021-06-24T11:01:38.696Z] Logging Driver: json-file [2021-06-24T11:01:38.696Z] Plugins: [2021-06-24T11:01:38.696Z] Volume: local [2021-06-24T11:01:38.696Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-24T11:01:38.696Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-24T11:01:38.696Z] Swarm: inactive [2021-06-24T11:01:38.696Z] Default Isolation: process [2021-06-24T11:01:38.696Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-24T11:01:38.696Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-24T11:01:38.696Z] OSType: windows [2021-06-24T11:01:38.696Z] Architecture: x86_64 [2021-06-24T11:01:38.696Z] CPUs: 4 [2021-06-24T11:01:38.696Z] Total Memory: 32GiB [2021-06-24T11:01:38.696Z] Name: azwin-2-ac5740 [2021-06-24T11:01:38.696Z] ID: YMQI:B6SS:4ROE:4G7T:6KJK:MVEE:LOBH:SZPS:NMWV:7TQL:XK76:FCII [2021-06-24T11:01:38.696Z] Docker Root Dir: D:\CI\PR-42561\3\daemon [2021-06-24T11:01:38.696Z] Debug Mode (client): false [2021-06-24T11:01:38.696Z] Debug Mode (server): true [2021-06-24T11:01:38.696Z] File Descriptors: -1 [2021-06-24T11:01:38.696Z] Goroutines: 16 [2021-06-24T11:01:38.696Z] System Time: 2021-06-24T11:01:38.394961Z [2021-06-24T11:01:38.696Z] EventsListeners: 0 [2021-06-24T11:01:38.696Z] Registry: https://index.docker.io/v1/ [2021-06-24T11:01:38.696Z] Labels: [2021-06-24T11:01:38.696Z] Experimental: false [2021-06-24T11:01:38.696Z] Insecure Registries: [2021-06-24T11:01:38.696Z] 127.0.0.0/8 [2021-06-24T11:01:38.696Z] Live Restore Enabled: false [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] INFO: Docker images of the daemon under test [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T11:01:38.696Z] [2021-06-24T11:01:38.696Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-24T11:01:38.696Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-24T11:01:39.157Z] ltsc2019: Pulling from windows/servercore [2021-06-24T11:01:39.157Z] 4612f6d0b889: Pulling fs layer [2021-06-24T11:01:39.157Z] 639bb6bb2beb: Pulling fs layer [2021-06-24T11:01:40.822Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2021-06-24T11:01:40.822Z] === RUN TestConfigsUpdate [2021-06-24T11:01:41.209Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-24T11:01:41.467Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-24T11:01:42.034Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-24T11:01:44.125Z] --- PASS: TestConfigsUpdate (3.00s) [2021-06-24T11:01:44.125Z] === RUN TestTemplatedConfig [2021-06-24T11:01:44.292Z] ......................... [ 67%] [2021-06-24T11:01:44.568Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-24T11:01:44.827Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-24T11:01:47.430Z] --- PASS: TestTemplatedConfig (3.71s) [2021-06-24T11:01:47.431Z] === RUN TestConfigCreateResolve [2021-06-24T11:01:47.568Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2021-06-24T11:01:47.568Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-24T11:01:47.568Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-06-24T11:01:47.568Z] === RUN TestWaitNonBlocked [2021-06-24T11:01:47.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:01:47.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:01:47.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:01:47.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:01:47.568Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:01:47.568Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:01:47.568Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-24T11:01:47.568Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-06-24T11:01:47.568Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-06-24T11:01:47.568Z] === RUN TestWaitBlocked [2021-06-24T11:01:47.568Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:01:47.568Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:01:47.568Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:01:47.568Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:01:47.568Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:01:47.568Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:01:48.118Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-24T11:01:48.129Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-24T11:01:48.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-06-24T11:01:48.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-06-24T11:01:48.129Z] === CONT TestContainerStartOnDaemonRestart [2021-06-24T11:01:48.129Z] === CONT TestIpcModeOlderClient [2021-06-24T11:01:48.129Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-24T11:01:48.129Z] === CONT TestContainerKillOnDaemonStart [2021-06-24T11:01:50.023Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-24T11:01:50.735Z] --- PASS: TestConfigCreateResolve (2.93s) [2021-06-24T11:01:50.735Z] === RUN TestConfigDaemonLibtrustID [2021-06-24T11:01:50.997Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2021-06-24T11:01:50.997Z] PASS [2021-06-24T11:01:50.997Z] [2021-06-24T11:01:50.997Z] DONE 7 tests in 19.576s [2021-06-24T11:01:51.258Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-24T11:01:51.258Z] ++ 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-06-24T11:01:51.258Z] ++ set -e [2021-06-24T11:01:51.258Z] ++ '[' -n 0 ']' [2021-06-24T11:01:51.258Z] ++ set -x [2021-06-24T11:01:51.258Z] ++ env -i DEST=/go/src/github.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-06-24T11:01:51.258Z] INFO: Testing against a local daemon [2021-06-24T11:01:51.258Z] === RUN TestCheckpoint [2021-06-24T11:01:51.258Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-24T11:01:51.258Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:01:51.258Z] === RUN TestContainerInvalidJSON [2021-06-24T11:01:51.258Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:01:51.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:01:51.258Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:01:51.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:01:51.258Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:01:51.258Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:01:51.258Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:01:51.258Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:01:51.258Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:01:51.258Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-24T11:01:51.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-24T11:01:51.258Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-24T11:01:51.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-24T11:01:51.258Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-24T11:01:51.474Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2021-06-24T11:01:51.474Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-24T11:01:51.519Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-24T11:01:51.519Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-24T11:01:51.519Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-24T11:01:51.519Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-24T11:01:51.519Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-24T11:01:51.519Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-24T11:01:51.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-24T11:01:51.519Z] === RUN TestCopyFromContainer [2021-06-24T11:01:51.588Z] 639bb6bb2beb: Verifying Checksum [2021-06-24T11:01:51.588Z] 639bb6bb2beb: Download complete [2021-06-24T11:01:53.311Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-24T11:01:53.360Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2021-06-24T11:01:53.360Z] === CONT TestDaemonHostGatewayIP [2021-06-24T11:01:53.436Z] === RUN TestCopyFromContainer// [2021-06-24T11:01:53.436Z] === RUN TestCopyFromContainer//bar/root [2021-06-24T11:01:53.436Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-24T11:01:53.697Z] === RUN TestCopyFromContainer/bar/quux [2021-06-24T11:01:53.697Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-24T11:01:53.958Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-24T11:01:53.958Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-24T11:01:53.958Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-24T11:01:54.219Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-24T11:01:54.219Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer (2.75s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-24T11:01:54.481Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-24T11:01:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-24T11:01:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:01:54.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:01:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:01:54.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:01:54.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:01:54.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:01:54.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:01:54.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:01:54.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:01:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-24T11:01:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-24T11:01:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-24T11:01:54.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-24T11:01:54.481Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-24T11:01:54.481Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-24T11:01:54.481Z] === RUN TestCreateWithInvalidEnv [2021-06-24T11:01:54.481Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-24T11:01:54.481Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-24T11:01:54.481Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-24T11:01:54.481Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-24T11:01:54.481Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-24T11:01:54.481Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-24T11:01:54.481Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-24T11:01:54.481Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-24T11:01:54.481Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-24T11:01:54.481Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-24T11:01:54.481Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-24T11:01:54.481Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-24T11:01:54.481Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-24T11:01:54.481Z] === RUN TestCreateTmpfsMountsTarget [2021-06-24T11:01:54.481Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-06-24T11:01:54.481Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-24T11:01:54.688Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-24T11:01:54.946Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-24T11:01:56.664Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2021-06-24T11:01:56.664Z] === CONT TestDaemonRestartIpcMode [2021-06-24T11:01:57.037Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-06-24T11:01:57.038Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-24T11:01:59.144Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-24T11:01:59.144Z] Loaded image: buildpack-deps:buster [2021-06-24T11:01:59.144Z] Loaded image: busybox:latest [2021-06-24T11:01:59.144Z] Loaded image: busybox:glibc [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-06-24T11:01:59.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-24T11:01:59.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:01:59.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:01:59.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:01:59.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:01:59.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:01:59.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:01:59.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:01:59.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:01:59.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:01:59.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:01:59.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:01:59.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:01:59.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:01:59.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:01:59.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-06-24T11:01:59.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-24T11:01:59.586Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-24T11:01:59.925Z] --- PASS: TestDaemonRestartIpcMode (2.97s) [2021-06-24T11:02:00.081Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-24T11:02:00.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-06-24T11:02:00.157Z] === RUN TestCreateDifferentPlatform [2021-06-24T11:02:00.157Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-24T11:02:00.157Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-24T11:02:00.157Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-24T11:02:00.157Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-24T11:02:00.157Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-24T11:02:00.157Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-24T11:02:00.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-24T11:02:00.157Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-24T11:02:00.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-24T11:02:00.157Z] === RUN TestContainerStartOnDaemonRestart [2021-06-24T11:02:00.157Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-24T11:02:00.157Z] === RUN TestDaemonRestartIpcMode [2021-06-24T11:02:00.157Z] === PAUSE TestDaemonRestartIpcMode [2021-06-24T11:02:00.157Z] === RUN TestDaemonHostGatewayIP [2021-06-24T11:02:00.157Z] === PAUSE TestDaemonHostGatewayIP [2021-06-24T11:02:00.157Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-24T11:02:00.157Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-24T11:02:00.157Z] === RUN TestContainerKillOnDaemonStart [2021-06-24T11:02:00.157Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-24T11:02:00.157Z] === RUN TestDiff [2021-06-24T11:02:00.191Z] 4612f6d0b889: Verifying Checksum [2021-06-24T11:02:00.191Z] 4612f6d0b889: Download complete [2021-06-24T11:02:00.487Z] --- PASS: TestContainerKillOnDaemonStart (12.29s) [2021-06-24T11:02:00.487Z] PASS [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] === Skipped [2021-06-24T11:02:00.487Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-24T11:02:00.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-24T11:02:00.487Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:02:00.487Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-24T11:02:00.487Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-24T11:02:00.487Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] [2021-06-24T11:02:00.487Z] DONE 195 tests, 5 skipped in 145.996s [2021-06-24T11:02:00.487Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-24T11:02:00.487Z] INFO: Testing against a local daemon [2021-06-24T11:02:00.487Z] === RUN TestCommitInheritsEnv [2021-06-24T11:02:00.648Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-24T11:02:00.742Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-06-24T11:02:00.742Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-24T11:02:00.742Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-24T11:02:00.742Z] === RUN TestImagesFilterMultiReference [2021-06-24T11:02:00.998Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-24T11:02:00.998Z] === RUN TestImagePullPlatformInvalid [2021-06-24T11:02:00.998Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-24T11:02:00.998Z] === RUN TestRemoveImageOrphaning [2021-06-24T11:02:01.101Z] --- PASS: TestDiff (0.82s) [2021-06-24T11:02:01.101Z] === RUN TestExecWithCloseStdin [2021-06-24T11:02:01.253Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-06-24T11:02:01.253Z] === RUN TestRemoveImageGarbageCollector [2021-06-24T11:02:02.044Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-06-24T11:02:02.044Z] === RUN TestExec [2021-06-24T11:02:02.585Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-24T11:02:02.585Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-24T11:02:02.847Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-24T11:02:02.847Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-24T11:02:03.180Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2021-06-24T11:02:03.180Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-24T11:02:03.180Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-24T11:02:03.180Z] === RUN TestTagInvalidReference [2021-06-24T11:02:03.180Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-24T11:02:03.180Z] === RUN TestTagValidPrefixedRepo [2021-06-24T11:02:03.415Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-24T11:02:03.415Z] Loaded image: debian:bullseye [2021-06-24T11:02:03.415Z] Loaded image: hello-world:latest [2021-06-24T11:02:03.432Z] --- PASS: TestExec (1.10s) [2021-06-24T11:02:03.432Z] === RUN TestExecUser [2021-06-24T11:02:03.436Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-24T11:02:03.436Z] === RUN TestTagExistedNameWithoutForce [2021-06-24T11:02:03.436Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-24T11:02:03.436Z] === RUN TestTagOfficialNames [2021-06-24T11:02:03.436Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-24T11:02:03.436Z] === RUN TestTagMatchesDigest [2021-06-24T11:02:03.436Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-24T11:02:03.436Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-24T11:02:03.673Z] Loaded image: arm32v7/hello-world:latest [2021-06-24T11:02:03.931Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-24T11:02:03.931Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-24T11:02:04.374Z] --- PASS: TestExecUser (1.06s) [2021-06-24T11:02:04.374Z] === RUN TestExportContainerAndImportImage [2021-06-24T11:02:04.498Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-24T11:02:05.318Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-06-24T11:02:05.318Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-24T11:02:07.235Z] --- PASS: TestExportContainerAfterDaemonRestart (1.79s) [2021-06-24T11:02:07.235Z] === RUN TestHealthCheckWorkdir [2021-06-24T11:02:07.791Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-24T11:02:08.621Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-06-24T11:02:08.621Z] === RUN TestHealthKillContainer [2021-06-24T11:02:09.167Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-24T11:02:11.070Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-24T11:02:11.923Z] --- PASS: TestHealthKillContainer (3.05s) [2021-06-24T11:02:11.923Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-24T11:02:12.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-24T11:02:12.495Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-06-24T11:02:12.495Z] === RUN TestIpcModeNone [2021-06-24T11:02:13.437Z] --- PASS: TestIpcModeNone (1.08s) [2021-06-24T11:02:13.437Z] === RUN TestIpcModePrivate [2021-06-24T11:02:13.828Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.14s) [2021-06-24T11:02:13.828Z] PASS [2021-06-24T11:02:13.828Z] [2021-06-24T11:02:13.828Z] === Skipped [2021-06-24T11:02:13.828Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-24T11:02:13.828Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T11:02:13.828Z] [2021-06-24T11:02:13.828Z] [2021-06-24T11:02:13.828Z] DONE 33 tests, 1 skipped in 268.012s [2021-06-24T11:02:13.828Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-24T11:02:13.828Z] ++ 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-06-24T11:02:13.828Z] ++ set -e [2021-06-24T11:02:13.828Z] ++ '[' -n 0 ']' [2021-06-24T11:02:13.828Z] ++ set -x [2021-06-24T11:02:13.828Z] ++ env -i DEST=/go/src/github.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-06-24T11:02:14.087Z] INFO: Testing against a local daemon [2021-06-24T11:02:14.087Z] === RUN TestConfigInspect [2021-06-24T11:02:14.823Z] --- PASS: TestIpcModePrivate (1.06s) [2021-06-24T11:02:14.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-24T11:02:14.823Z] === RUN TestIpcModeShareable [2021-06-24T11:02:15.767Z] --- PASS: TestIpcModeShareable (1.07s) [2021-06-24T11:02:15.767Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-24T11:02:15.767Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-24T11:02:15.991Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-24T11:02:17.366Z] --- PASS: TestConfigInspect (3.32s) [2021-06-24T11:02:17.366Z] === RUN TestConfigList [2021-06-24T11:02:18.743Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-24T11:02:18.743Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-24T11:02:19.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-06-24T11:02:19.071Z] === RUN TestAPIIpcModeHost [2021-06-24T11:02:20.015Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-06-24T11:02:20.015Z] === RUN TestDaemonIpcModeShareable [2021-06-24T11:02:21.276Z] --- PASS: TestConfigList (3.48s) [2021-06-24T11:02:21.276Z] === RUN TestConfigsCreateAndDelete [2021-06-24T11:02:21.845Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-24T11:02:21.964Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2021-06-24T11:02:21.964Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-24T11:02:21.964Z] === RUN TestDaemonIpcModePrivate [2021-06-24T11:02:22.783Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-24T11:02:23.886Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2021-06-24T11:02:23.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-24T11:02:23.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-24T11:02:24.159Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2021-06-24T11:02:24.159Z] === RUN TestConfigsUpdate [2021-06-24T11:02:24.727Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-24T11:02:25.804Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-24T11:02:26.435Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s) [2021-06-24T11:02:26.435Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-24T11:02:26.435Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-24T11:02:27.255Z] --- PASS: TestConfigsUpdate (2.77s) [2021-06-24T11:02:27.255Z] === RUN TestTemplatedConfig [2021-06-24T11:02:27.255Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-24T11:02:28.351Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s) [2021-06-24T11:02:28.351Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-24T11:02:28.351Z] === RUN TestIpcModeOlderClient [2021-06-24T11:02:28.351Z] === PAUSE TestIpcModeOlderClient [2021-06-24T11:02:28.351Z] === RUN TestKillContainerInvalidSignal [2021-06-24T11:02:28.630Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-24T11:02:28.630Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-24T11:02:28.923Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-06-24T11:02:28.923Z] === RUN TestKillContainer [2021-06-24T11:02:28.923Z] === RUN TestKillContainer/no_signal [2021-06-24T11:02:29.566Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-24T11:02:29.865Z] === RUN TestKillContainer/non_killing_signal [2021-06-24T11:02:30.438Z] === RUN TestKillContainer/killing_signal [2021-06-24T11:02:30.941Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-24T11:02:31.382Z] --- PASS: TestKillContainer (2.46s) [2021-06-24T11:02:31.382Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-06-24T11:02:31.382Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-06-24T11:02:31.382Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2021-06-24T11:02:31.382Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-24T11:02:31.382Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-24T11:02:32.320Z] --- PASS: TestTemplatedConfig (5.52s) [2021-06-24T11:02:32.320Z] === RUN TestConfigCreateResolve [2021-06-24T11:02:32.325Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-24T11:02:32.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2021-06-24T11:02:32.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-06-24T11:02:32.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-06-24T11:02:32.898Z] === RUN TestKillStoppedContainer [2021-06-24T11:02:33.160Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-24T11:02:33.160Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-24T11:02:33.160Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-24T11:02:33.160Z] === RUN TestKillDifferentUserContainer [2021-06-24T11:02:33.698Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-24T11:02:34.103Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-06-24T11:02:34.103Z] === RUN TestInspectOomKilledTrue [2021-06-24T11:02:34.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-24T11:02:34.103Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:02:34.103Z] === RUN TestInspectOomKilledFalse [2021-06-24T11:02:34.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-24T11:02:34.103Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:02:34.103Z] === RUN TestLinksEtcHostsContentMatch [2021-06-24T11:02:34.265Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-24T11:02:34.675Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-06-24T11:02:34.675Z] === RUN TestLinksContainerNames [2021-06-24T11:02:35.641Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-24T11:02:35.641Z] --- PASS: TestConfigCreateResolve (3.25s) [2021-06-24T11:02:35.641Z] === RUN TestConfigDaemonLibtrustID [2021-06-24T11:02:36.208Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-06-24T11:02:36.208Z] PASS [2021-06-24T11:02:36.208Z] [2021-06-24T11:02:36.208Z] DONE 7 tests in 22.265s [2021-06-24T11:02:36.208Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-24T11:02:36.209Z] ++ 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-06-24T11:02:36.209Z] ++ set -e [2021-06-24T11:02:36.209Z] ++ '[' -n 0 ']' [2021-06-24T11:02:36.209Z] ++ set -x [2021-06-24T11:02:36.209Z] ++ env -i DEST=/go/src/github.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-06-24T11:02:36.467Z] INFO: Testing against a local daemon [2021-06-24T11:02:36.467Z] === RUN TestCheckpoint [2021-06-24T11:02:36.467Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-24T11:02:36.467Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:02:36.467Z] === RUN TestContainerInvalidJSON [2021-06-24T11:02:36.467Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:02:36.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:02:36.467Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:02:36.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:02:36.467Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:02:36.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:02:36.467Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:02:36.467Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:02:36.467Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:02:36.467Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-24T11:02:36.467Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-24T11:02:36.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-24T11:02:36.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-24T11:02:36.467Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-24T11:02:36.590Z] --- PASS: TestLinksContainerNames (1.61s) [2021-06-24T11:02:36.590Z] === RUN TestLogsFollowTailEmpty [2021-06-24T11:02:36.726Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-24T11:02:36.726Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-24T11:02:36.727Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-24T11:02:36.727Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-24T11:02:36.727Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-24T11:02:36.727Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-24T11:02:36.985Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-06-24T11:02:36.985Z] === RUN TestCopyFromContainer [2021-06-24T11:02:36.985Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-24T11:02:37.162Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-06-24T11:02:37.162Z] === RUN TestContainerNetworkMountsNoChown [2021-06-24T11:02:37.921Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-24T11:02:37.921Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-24T11:02:38.106Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/default [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/default [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/private [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/private [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rprivate [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/slave [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/slave [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rslave [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/shared [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/shared [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rshared [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/default [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rslave [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rshared [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/shared [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rprivate [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/slave [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/private [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-24T11:02:38.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:02:38.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:02:38.106Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-24T11:02:38.107Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:02:38.107Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:02:38.107Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-24T11:02:38.107Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:02:38.107Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:02:38.368Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-24T11:02:38.368Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-24T11:02:38.368Z] === RUN TestContainerBindMountNonRecursive [2021-06-24T11:02:39.299Z] === RUN TestCopyFromContainer// [2021-06-24T11:02:39.299Z] === RUN TestCopyFromContainer//bar/root [2021-06-24T11:02:39.299Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-24T11:02:39.558Z] === RUN TestCopyFromContainer/bar/quux [2021-06-24T11:02:39.558Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-24T11:02:39.832Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-24T11:02:39.832Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-24T11:02:40.091Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-24T11:02:40.091Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-24T11:02:40.349Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer (3.55s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer// (0.20s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-06-24T11:02:40.349Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-06-24T11:02:40.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-24T11:02:40.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:02:40.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:02:40.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:02:40.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:02:40.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:02:40.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:02:40.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:02:40.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:02:40.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:02:40.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-24T11:02:40.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-24T11:02:40.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-24T11:02:40.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-24T11:02:40.607Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-24T11:02:40.607Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-06-24T11:02:40.607Z] === RUN TestCreateWithInvalidEnv [2021-06-24T11:02:40.607Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-24T11:02:40.607Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-24T11:02:40.607Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-24T11:02:40.607Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-24T11:02:40.607Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-24T11:02:40.607Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-24T11:02:40.607Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-24T11:02:40.607Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-24T11:02:40.607Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-24T11:02:40.607Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-24T11:02:40.607Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-06-24T11:02:40.607Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-24T11:02:40.607Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2021-06-24T11:02:40.607Z] === RUN TestCreateTmpfsMountsTarget [2021-06-24T11:02:40.607Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-06-24T11:02:40.607Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-24T11:02:40.887Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-24T11:02:40.915Z] --- PASS: TestContainerBindMountNonRecursive (2.24s) [2021-06-24T11:02:40.915Z] === RUN TestContainerVolumesMountedAsShared [2021-06-24T11:02:41.176Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-06-24T11:02:41.176Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-24T11:02:41.984Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-24T11:02:42.119Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-24T11:02:42.119Z] === RUN TestNetworkNat [2021-06-24T11:02:42.551Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-24T11:02:42.774Z] tests/integration/client_test.py ..... [ 75%] [2021-06-24T11:02:43.031Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-24T11:02:43.062Z] --- PASS: TestNetworkNat (0.94s) [2021-06-24T11:02:43.062Z] === RUN TestNetworkLocalhostTCPNat [2021-06-24T11:02:43.592Z] tests/integration/errors_test.py . [ 76%] [2021-06-24T11:02:44.006Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2021-06-24T11:02:44.006Z] === RUN TestNetworkLoopbackNat [2021-06-24T11:02:44.456Z] --- PASS: TestCreateWithCustomMaskedPaths (3.48s) [2021-06-24T11:02:44.456Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-24T11:02:45.835Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-24T11:02:45.835Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-24T11:02:46.403Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-24T11:02:46.970Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-24T11:02:46.970Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.10s) [2021-06-24T11:02:47.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-24T11:02:47.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:02:47.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:02:47.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:02:47.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:02:47.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:02:47.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:02:47.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:02:47.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:02:47.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:02:47.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:02:47.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:02:47.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:02:47.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:02:47.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:02:47.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-24T11:02:47.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-24T11:02:47.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-24T11:02:47.308Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2021-06-24T11:02:47.308Z] === RUN TestPause [2021-06-24T11:02:47.487Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-24T11:02:48.251Z] --- PASS: TestPause (0.96s) [2021-06-24T11:02:48.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-24T11:02:48.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:02:48.251Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:02:48.251Z] === RUN TestPauseStopPausedContainer [2021-06-24T11:02:48.424Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.26s) [2021-06-24T11:02:48.682Z] === RUN TestCreateDifferentPlatform [2021-06-24T11:02:48.682Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-24T11:02:48.682Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-24T11:02:48.682Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-24T11:02:48.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-24T11:02:48.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-24T11:02:48.682Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-24T11:02:48.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-06-24T11:02:48.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-24T11:02:48.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-24T11:02:48.682Z] === RUN TestContainerStartOnDaemonRestart [2021-06-24T11:02:48.682Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-24T11:02:48.682Z] === RUN TestDaemonRestartIpcMode [2021-06-24T11:02:48.682Z] === PAUSE TestDaemonRestartIpcMode [2021-06-24T11:02:48.682Z] === RUN TestDaemonHostGatewayIP [2021-06-24T11:02:48.682Z] === PAUSE TestDaemonHostGatewayIP [2021-06-24T11:02:48.682Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-24T11:02:48.682Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-24T11:02:48.682Z] === RUN TestContainerKillOnDaemonStart [2021-06-24T11:02:48.682Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-24T11:02:48.682Z] === RUN TestDiff [2021-06-24T11:02:48.682Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-24T11:02:49.197Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-06-24T11:02:49.197Z] === RUN TestPsFilter [2021-06-24T11:02:49.197Z] --- PASS: TestPsFilter (0.14s) [2021-06-24T11:02:49.197Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-24T11:02:50.059Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-24T11:02:50.059Z] --- PASS: TestDiff (1.25s) [2021-06-24T11:02:50.059Z] === RUN TestExecWithCloseStdin [2021-06-24T11:02:50.141Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-06-24T11:02:50.141Z] === RUN TestRemoveContainerWithVolume [2021-06-24T11:02:50.713Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2021-06-24T11:02:50.714Z] === RUN TestRemoveContainerRunning [2021-06-24T11:02:51.657Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-06-24T11:02:51.657Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-24T11:02:51.965Z] --- PASS: TestExecWithCloseStdin (1.85s) [2021-06-24T11:02:51.965Z] === RUN TestExec [2021-06-24T11:02:52.223Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-24T11:02:52.599Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-06-24T11:02:52.599Z] === RUN TestRemoveInvalidContainer [2021-06-24T11:02:52.599Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-24T11:02:52.599Z] === RUN TestRenameLinkedContainer [2021-06-24T11:02:54.126Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-24T11:02:54.126Z] --- PASS: TestExec (1.95s) [2021-06-24T11:02:54.126Z] === RUN TestExecUser [2021-06-24T11:02:54.692Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-24T11:02:55.628Z] --- PASS: TestExecUser (1.86s) [2021-06-24T11:02:55.628Z] === RUN TestExportContainerAndImportImage [2021-06-24T11:02:55.905Z] --- PASS: TestRenameLinkedContainer (3.36s) [2021-06-24T11:02:55.905Z] === RUN TestRenameStoppedContainer [2021-06-24T11:02:56.848Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-06-24T11:02:56.848Z] === RUN TestRenameRunningContainerAndReuse [2021-06-24T11:02:57.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-24T11:02:57.582Z] --- PASS: TestExportContainerAndImportImage (1.91s) [2021-06-24T11:02:57.582Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-24T11:02:58.234Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2021-06-24T11:02:58.234Z] === RUN TestRenameInvalidName [2021-06-24T11:02:59.176Z] --- PASS: TestRenameInvalidName (0.81s) [2021-06-24T11:02:59.176Z] === RUN TestRenameAnonymousContainer [2021-06-24T11:02:59.500Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s) [2021-06-24T11:02:59.500Z] === RUN TestHealthCheckWorkdir [2021-06-24T11:02:59.500Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-24T11:03:02.033Z] --- PASS: TestHealthCheckWorkdir (2.44s) [2021-06-24T11:03:02.033Z] === RUN TestHealthKillContainer [2021-06-24T11:03:02.033Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-24T11:03:02.036Z] --- PASS: TestImportExtremelyLargeImageWorks (102.88s) [2021-06-24T11:03:02.036Z] PASS [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === Skipped [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-24T11:03:02.036Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] DONE 12 tests, 1 skipped in 107.241s [2021-06-24T11:03:02.036Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.036Z] INFO: Testing against a local daemon [2021-06-24T11:03:02.036Z] === RUN TestNetworkCreateDelete [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-24T11:03:02.036Z] === RUN TestDockerNetworkDeletePreferID [2021-06-24T11:03:02.036Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-24T11:03:02.036Z] === RUN TestDaemonDNSFallback [2021-06-24T11:03:02.036Z] --- PASS: TestDaemonDNSFallback (7.57s) [2021-06-24T11:03:02.036Z] === RUN TestInspectNetwork [2021-06-24T11:03:02.036Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-24T11:03:02.036Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] === RUN TestRunContainerWithBridgeNone [2021-06-24T11:03:02.036Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-24T11:03:02.036Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestNetworkInvalidJSON [2021-06-24T11:03:02.036Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-24T11:03:02.036Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-24T11:03:02.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:03:02.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:03:02.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:03:02.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:03:02.036Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-24T11:03:02.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:03:02.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-24T11:03:02.036Z] === RUN TestNetworkList [2021-06-24T11:03:02.036Z] === RUN TestNetworkList//networks [2021-06-24T11:03:02.036Z] === PAUSE TestNetworkList//networks [2021-06-24T11:03:02.036Z] === RUN TestNetworkList//networks/ [2021-06-24T11:03:02.036Z] === PAUSE TestNetworkList//networks/ [2021-06-24T11:03:02.036Z] === CONT TestNetworkList//networks [2021-06-24T11:03:02.036Z] === CONT TestNetworkList//networks/ [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkList (0.01s) [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-24T11:03:02.036Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-24T11:03:02.036Z] === RUN TestHostIPv4BridgeLabel [2021-06-24T11:03:02.036Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-24T11:03:02.036Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-24T11:03:02.036Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-24T11:03:02.036Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestDaemonDefaultNetworkPools [2021-06-24T11:03:02.036Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-24T11:03:02.036Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-24T11:03:02.036Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-06-24T11:03:02.036Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-24T11:03:02.036Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestServiceWithPredefinedNetwork [2021-06-24T11:03:02.036Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-24T11:03:02.036Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:03:02.036Z] === RUN TestServiceWithDataPathPortInit [2021-06-24T11:03:02.036Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-24T11:03:02.036Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-24T11:03:02.036Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] PASS [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === Skipped [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-24T11:03:02.036Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-24T11:03:02.036Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-24T11:03:02.036Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-24T11:03:02.036Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-06-24T11:03:02.036Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-24T11:03:02.036Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-24T11:03:02.036Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] DONE 22 tests, 12 skipped in 8.236s [2021-06-24T11:03:02.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.036Z] INFO: Testing against a local daemon [2021-06-24T11:03:02.036Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-24T11:03:02.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-24T11:03:02.036Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:03:02.036Z] === RUN TestDockerNetworkIpvlan [2021-06-24T11:03:02.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:03:02.036Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:03:02.036Z] PASS [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === Skipped [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-24T11:03:02.036Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:03:02.036Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] DONE 2 tests, 2 skipped in 0.103s [2021-06-24T11:03:02.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.036Z] INFO: Testing against a local daemon [2021-06-24T11:03:02.036Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-24T11:03:02.036Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-24T11:03:02.036Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] === RUN TestDockerNetworkMacvlan [2021-06-24T11:03:02.036Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-24T11:03:02.036Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] PASS [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === Skipped [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-24T11:03:02.036Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-24T11:03:02.036Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] DONE 2 tests, 2 skipped in 0.109s [2021-06-24T11:03:02.036Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.036Z] testing: warning: no tests to run [2021-06-24T11:03:02.036Z] PASS [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] DONE 0 tests in 0.022s [2021-06-24T11:03:02.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.036Z] INFO: Testing against a local daemon [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginAllowRequest [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginTLS [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginDenyRequest [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginDenyResponse [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginAllowEventStream [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginErrorResponse [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginErrorRequest [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginHeader [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginV2Disable [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-24T11:03:02.036Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] PASS [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === Skipped [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-24T11:03:02.036Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.036Z] [2021-06-24T11:03:02.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-24T11:03:02.037Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.037Z] [2021-06-24T11:03:02.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-24T11:03:02.037Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.037Z] [2021-06-24T11:03:02.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-24T11:03:02.037Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.037Z] [2021-06-24T11:03:02.037Z] [2021-06-24T11:03:02.037Z] DONE 17 tests, 17 skipped in 0.361s [2021-06-24T11:03:02.037Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.292Z] INFO: Testing against a local daemon [2021-06-24T11:03:02.292Z] === RUN TestPluginInvalidJSON [2021-06-24T11:03:02.292Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:03:02.292Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:03:02.292Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:03:02.292Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-24T11:03:02.292Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-24T11:03:02.292Z] === RUN TestPluginInstall [2021-06-24T11:03:02.292Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-24T11:03:02.292Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.292Z] === RUN TestPluginsWithRuntimes [2021-06-24T11:03:02.292Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-24T11:03:02.292Z] 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-06-24T11:03:02.292Z] === RUN TestPluginBackCompatMediaTypes [2021-06-24T11:03:02.292Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-24T11:03:02.292Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-24T11:03:02.292Z] PASS [2021-06-24T11:03:02.292Z] [2021-06-24T11:03:02.292Z] === Skipped [2021-06-24T11:03:02.292Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-24T11:03:02.292Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-24T11:03:02.292Z] [2021-06-24T11:03:02.292Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-24T11:03:02.292Z] 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-06-24T11:03:02.292Z] [2021-06-24T11:03:02.292Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-24T11:03:02.292Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-24T11:03:02.292Z] [2021-06-24T11:03:02.292Z] [2021-06-24T11:03:02.292Z] DONE 5 tests, 3 skipped in 0.145s [2021-06-24T11:03:02.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-24T11:03:02.292Z] INFO: Testing against a local daemon [2021-06-24T11:03:02.292Z] === RUN TestExternalGraphDriver [2021-06-24T11:03:02.479Z] --- PASS: TestRenameAnonymousContainer (3.33s) [2021-06-24T11:03:02.479Z] === RUN TestRenameContainerWithSameName [2021-06-24T11:03:02.548Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-24T11:03:02.548Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-24T11:03:02.548Z] === RUN TestGraphdriverPluginV2 [2021-06-24T11:03:03.421Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-06-24T11:03:03.421Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-24T11:03:04.568Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-24T11:03:04.568Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-24T11:03:04.808Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-06-24T11:03:04.808Z] === RUN TestResize [2021-06-24T11:03:04.826Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-24T11:03:05.751Z] --- PASS: TestResize (0.83s) [2021-06-24T11:03:05.751Z] === RUN TestResizeWithInvalidSize [2021-06-24T11:03:05.761Z] --- PASS: TestHealthKillContainer (3.87s) [2021-06-24T11:03:05.761Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-24T11:03:06.695Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-06-24T11:03:06.695Z] === RUN TestResizeWhenContainerNotStarted [2021-06-24T11:03:06.696Z] --- PASS: TestInspectCpusetInConfigPre120 (1.03s) [2021-06-24T11:03:06.696Z] === RUN TestIpcModeNone [2021-06-24T11:03:07.289Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:03:07.289Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:03:07.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:03:07.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:03:07.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:03:07.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:03:07.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:03:08.072Z] --- PASS: TestIpcModeNone (1.43s) [2021-06-24T11:03:08.072Z] === RUN TestIpcModePrivate [2021-06-24T11:03:08.072Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-24T11:03:09.076Z] --- PASS: TestGraphdriverPluginV2 (5.72s) [2021-06-24T11:03:09.076Z] PASS [2021-06-24T11:03:09.076Z] [2021-06-24T11:03:09.076Z] === Skipped [2021-06-24T11:03:09.076Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-24T11:03:09.076Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-24T11:03:09.076Z] [2021-06-24T11:03:09.076Z] [2021-06-24T11:03:09.076Z] DONE 2 tests, 1 skipped in 5.911s [2021-06-24T11:03:09.076Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-24T11:03:09.076Z] INFO: Testing against a local daemon [2021-06-24T11:03:09.076Z] === RUN TestContinueAfterPluginCrash [2021-06-24T11:03:09.076Z] === PAUSE TestContinueAfterPluginCrash [2021-06-24T11:03:09.076Z] === RUN TestReadPluginNoRead [2021-06-24T11:03:09.076Z] === PAUSE TestReadPluginNoRead [2021-06-24T11:03:09.076Z] === RUN TestDaemonStartWithLogOpt [2021-06-24T11:03:09.076Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-24T11:03:09.076Z] === CONT TestContinueAfterPluginCrash [2021-06-24T11:03:09.076Z] === CONT TestDaemonStartWithLogOpt [2021-06-24T11:03:09.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:03:09.452Z] --- PASS: TestIpcModePrivate (1.51s) [2021-06-24T11:03:09.452Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-06-24T11:03:09.452Z] === RUN TestIpcModeShareable [2021-06-24T11:03:10.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:03:10.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:03:10.386Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-24T11:03:10.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:03:10.953Z] --- PASS: TestIpcModeShareable (1.49s) [2021-06-24T11:03:10.953Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-06-24T11:03:10.953Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-24T11:03:11.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:03:11.162Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-24T11:03:11.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:03:11.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:03:13.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:03:14.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-24T11:03:14.500Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-24T11:03:14.758Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-24T11:03:15.018Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.96s) [2021-06-24T11:03:15.018Z] === RUN TestAPIIpcModeHost [2021-06-24T11:03:15.604Z] --- PASS: TestDaemonStartWithLogOpt (6.55s) [2021-06-24T11:03:15.604Z] === CONT TestReadPluginNoRead [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2021-06-24T11:03:15.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2021-06-24T11:03:15.829Z] === RUN TestCgroupNamespacesRun [2021-06-24T11:03:17.553Z] --- PASS: TestAPIIpcModeHost (2.33s) [2021-06-24T11:03:17.553Z] === RUN TestDaemonIpcModeShareable [2021-06-24T11:03:17.746Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2021-06-24T11:03:17.747Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-24T11:03:18.896Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-24T11:03:18.896Z] --- PASS: TestContinueAfterPluginCrash (10.48s) [2021-06-24T11:03:19.666Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2021-06-24T11:03:19.666Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-24T11:03:20.848Z] --- PASS: TestDaemonIpcModeShareable (2.98s) [2021-06-24T11:03:20.848Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-06-24T11:03:20.848Z] === RUN TestDaemonIpcModePrivate [2021-06-24T11:03:21.437Z] === RUN TestReadPluginNoRead/default [2021-06-24T11:03:21.582Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2021-06-24T11:03:21.582Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-24T11:03:23.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-24T11:03:23.390Z] --- PASS: TestDaemonIpcModePrivate (2.88s) [2021-06-24T11:03:23.390Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-06-24T11:03:23.390Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-24T11:03:23.499Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2021-06-24T11:03:23.499Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-24T11:03:23.992Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-24T11:03:25.414Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2021-06-24T11:03:25.414Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-24T11:03:25.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-24T11:03:26.181Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.05s) [2021-06-24T11:03:26.181Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-06-24T11:03:26.181Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-24T11:03:26.507Z] --- PASS: TestReadPluginNoRead (11.22s) [2021-06-24T11:03:26.507Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.57s) [2021-06-24T11:03:26.507Z] --- PASS: TestReadPluginNoRead/default (2.54s) [2021-06-24T11:03:26.507Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.51s) [2021-06-24T11:03:26.507Z] read_test.go:92: [d2f753e71d753] daemon is not started [2021-06-24T11:03:26.507Z] PASS [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] DONE 6 tests in 17.884s [2021-06-24T11:03:26.507Z] 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-06-24T11:03:26.507Z] testing: warning: no tests to run [2021-06-24T11:03:26.507Z] PASS [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] DONE 0 tests in 0.042s [2021-06-24T11:03:26.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-24T11:03:26.507Z] INFO: Testing against a local daemon [2021-06-24T11:03:26.507Z] === RUN TestPluginWithDevMounts [2021-06-24T11:03:26.507Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-24T11:03:26.507Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-24T11:03:26.507Z] PASS [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === Skipped [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-24T11:03:26.507Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] DONE 1 tests, 1 skipped in 0.117s [2021-06-24T11:03:26.507Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-24T11:03:26.507Z] INFO: Testing against a local daemon [2021-06-24T11:03:26.507Z] === RUN TestSecretInspect [2021-06-24T11:03:26.507Z] --- SKIP: TestSecretInspect (0.02s) [2021-06-24T11:03:26.507Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] === RUN TestSecretList [2021-06-24T11:03:26.507Z] --- SKIP: TestSecretList (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] === RUN TestSecretsCreateAndDelete [2021-06-24T11:03:26.507Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] === RUN TestSecretsUpdate [2021-06-24T11:03:26.507Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] === RUN TestTemplatedSecret [2021-06-24T11:03:26.507Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-24T11:03:26.507Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] === RUN TestSecretCreateResolve [2021-06-24T11:03:26.507Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] PASS [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === Skipped [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-06-24T11:03:26.507Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-24T11:03:26.507Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-24T11:03:26.507Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] [2021-06-24T11:03:26.507Z] DONE 6 tests, 6 skipped in 0.185s [2021-06-24T11:03:26.507Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-24T11:03:26.507Z] INFO: Testing against a local daemon [2021-06-24T11:03:26.507Z] === RUN TestServiceCreateInit [2021-06-24T11:03:26.507Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-24T11:03:26.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-24T11:03:26.507Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-24T11:03:26.507Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-24T11:03:26.507Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-24T11:03:26.507Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.507Z] === RUN TestCreateServiceMultipleTimes [2021-06-24T11:03:26.749Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-06-24T11:03:26.762Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateServiceConflict [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-06-24T11:03:26.762Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateServiceMaxReplicas [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-24T11:03:26.762Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-24T11:03:26.762Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateServiceSecretFileMode [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-24T11:03:26.762Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateServiceConfigFileMode [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-24T11:03:26.762Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateServiceSysctls [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-24T11:03:26.762Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateServiceCapabilities [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-24T11:03:26.762Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestInspect [2021-06-24T11:03:26.762Z] --- SKIP: TestInspect (0.01s) [2021-06-24T11:03:26.762Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestCreateJob [2021-06-24T11:03:26.762Z] --- SKIP: TestCreateJob (0.01s) [2021-06-24T11:03:26.762Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestReplicatedJob [2021-06-24T11:03:26.762Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-24T11:03:26.762Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestUpdateReplicatedJob [2021-06-24T11:03:26.762Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-24T11:03:26.762Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.762Z] === RUN TestServiceListWithStatuses [2021-06-24T11:03:26.762Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-24T11:03:26.762Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:03:26.762Z] === RUN TestDockerNetworkConnectAlias [2021-06-24T11:03:26.762Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-24T11:03:26.763Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.763Z] === RUN TestDockerNetworkReConnect [2021-06-24T11:03:26.763Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-24T11:03:26.763Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:26.763Z] === RUN TestServicePlugin [2021-06-24T11:03:26.814Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2021-06-24T11:03:26.814Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-24T11:03:27.758Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-06-24T11:03:27.758Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-24T11:03:29.284Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-24T11:03:29.542Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.45s) [2021-06-24T11:03:29.542Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-06-24T11:03:29.542Z] === RUN TestIpcModeOlderClient [2021-06-24T11:03:29.542Z] === PAUSE TestIpcModeOlderClient [2021-06-24T11:03:29.542Z] === RUN TestKillContainerInvalidSignal [2021-06-24T11:03:30.305Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2021-06-24T11:03:30.305Z] === RUN TestNISDomainname [2021-06-24T11:03:30.367Z] ......... [ 86%] [2021-06-24T11:03:30.971Z] --- SKIP: TestServicePlugin (3.49s) [2021-06-24T11:03:30.971Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.971Z] === RUN TestServiceUpdateLabel [2021-06-24T11:03:30.971Z] --- SKIP: TestServiceUpdateLabel (0.03s) [2021-06-24T11:03:30.972Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] === RUN TestServiceUpdateSecrets [2021-06-24T11:03:30.972Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-24T11:03:30.972Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] === RUN TestServiceUpdateConfigs [2021-06-24T11:03:30.972Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-24T11:03:30.972Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] === RUN TestServiceUpdateNetwork [2021-06-24T11:03:30.972Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-24T11:03:30.972Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] === RUN TestServiceUpdatePidsLimit [2021-06-24T11:03:30.972Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-24T11:03:30.972Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] PASS [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === Skipped [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-24T11:03:30.972Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-24T11:03:30.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-24T11:03:30.972Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-24T11:03:30.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-06-24T11:03:30.972Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-06-24T11:03:30.972Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-24T11:03:30.972Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-24T11:03:30.972Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-24T11:03:30.972Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-24T11:03:30.972Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-24T11:03:30.972Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-06-24T11:03:30.972Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-24T11:03:30.972Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-24T11:03:30.972Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-24T11:03:30.972Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-24T11:03:30.972Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-24T11:03:30.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-24T11:03:30.972Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-24T11:03:30.972Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2021-06-24T11:03:30.972Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s) [2021-06-24T11:03:30.972Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-24T11:03:30.972Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-24T11:03:30.972Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-24T11:03:30.972Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-24T11:03:30.972Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] DONE 24 tests, 23 skipped in 3.907s [2021-06-24T11:03:30.972Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-24T11:03:30.972Z] INFO: Testing against a local daemon [2021-06-24T11:03:30.972Z] === RUN TestSessionCreate [2021-06-24T11:03:30.972Z] --- PASS: TestSessionCreate (0.02s) [2021-06-24T11:03:30.972Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-24T11:03:30.972Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-24T11:03:30.972Z] PASS [2021-06-24T11:03:30.972Z] [2021-06-24T11:03:30.972Z] DONE 2 tests in 0.165s [2021-06-24T11:03:30.972Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-24T11:03:30.972Z] INFO: Testing against a local daemon [2021-06-24T11:03:30.972Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:03:30.972Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-24T11:03:30.972Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-24T11:03:30.972Z] === RUN TestEventsExecDie [2021-06-24T11:03:31.248Z] --- PASS: TestNISDomainname (1.33s) [2021-06-24T11:03:31.248Z] === RUN TestHostnameDnsResolution [2021-06-24T11:03:31.442Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2021-06-24T11:03:31.442Z] === RUN TestKillContainer [2021-06-24T11:03:31.442Z] === RUN TestKillContainer/no_signal [2021-06-24T11:03:31.700Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-24T11:03:31.897Z] --- PASS: TestEventsExecDie (1.01s) [2021-06-24T11:03:31.897Z] === RUN TestEventsBackwardsCompatible [2021-06-24T11:03:31.897Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-24T11:03:31.897Z] === RUN TestInfoBinaryCommits [2021-06-24T11:03:31.897Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-24T11:03:31.897Z] === RUN TestInfoAPIVersioned [2021-06-24T11:03:31.897Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-24T11:03:31.897Z] === RUN TestInfoDiscoveryBackend [2021-06-24T11:03:32.635Z] === RUN TestKillContainer/non_killing_signal [2021-06-24T11:03:33.163Z] --- PASS: TestHostnameDnsResolution (1.74s) [2021-06-24T11:03:33.163Z] === RUN TestStats [2021-06-24T11:03:33.258Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-06-24T11:03:33.258Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-24T11:03:34.009Z] === RUN TestKillContainer/killing_signal [2021-06-24T11:03:35.912Z] --- PASS: TestKillContainer (4.56s) [2021-06-24T11:03:35.912Z] --- PASS: TestKillContainer/no_signal (1.47s) [2021-06-24T11:03:35.912Z] --- PASS: TestKillContainer/non_killing_signal (1.25s) [2021-06-24T11:03:35.912Z] --- PASS: TestKillContainer/killing_signal (1.58s) [2021-06-24T11:03:35.912Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-24T11:03:35.912Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-24T11:03:36.462Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-24T11:03:36.465Z] --- PASS: TestStats (2.91s) [2021-06-24T11:03:36.465Z] === RUN TestStopContainerWithTimeout [2021-06-24T11:03:36.465Z] === RUN TestStopContainerWithTimeout/0 [2021-06-24T11:03:36.465Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-24T11:03:36.465Z] === RUN TestStopContainerWithTimeout/1 [2021-06-24T11:03:36.465Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-24T11:03:36.465Z] === RUN TestStopContainerWithTimeout/3 [2021-06-24T11:03:36.465Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-24T11:03:36.465Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-24T11:03:36.465Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-24T11:03:36.465Z] === CONT TestStopContainerWithTimeout/0 [2021-06-24T11:03:36.465Z] === CONT TestStopContainerWithTimeout/1 [2021-06-24T11:03:36.465Z] === CONT TestStopContainerWithTimeout/3 [2021-06-24T11:03:36.465Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-24T11:03:37.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-24T11:03:37.415Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-06-24T11:03:37.415Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-24T11:03:37.415Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-24T11:03:37.415Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:37.415Z] === RUN TestInfoAPI [2021-06-24T11:03:37.415Z] --- PASS: TestInfoAPI (0.02s) [2021-06-24T11:03:37.415Z] === RUN TestInfoAPIWarnings [2021-06-24T11:03:38.108Z] tests/integration/models_networks_test.py .... [ 90%] [2021-06-24T11:03:38.669Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.94s) [2021-06-24T11:03:38.669Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.53s) [2021-06-24T11:03:38.669Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.16s) [2021-06-24T11:03:38.669Z] === RUN TestKillStoppedContainer [2021-06-24T11:03:38.669Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-24T11:03:38.669Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-06-24T11:03:38.669Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-24T11:03:38.927Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-06-24T11:03:38.927Z] === RUN TestKillDifferentUserContainer [2021-06-24T11:03:39.769Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-24T11:03:39.769Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2021-06-24T11:03:39.769Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2021-06-24T11:03:39.769Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-06-24T11:03:39.769Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-06-24T11:03:39.769Z] === RUN TestDeleteDevicemapper [2021-06-24T11:03:39.769Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-24T11:03:39.769Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:03:39.769Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-24T11:03:40.305Z] --- PASS: TestKillDifferentUserContainer (1.44s) [2021-06-24T11:03:40.305Z] === RUN TestInspectOomKilledTrue [2021-06-24T11:03:40.305Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-24T11:03:40.305Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:03:40.305Z] === RUN TestInspectOomKilledFalse [2021-06-24T11:03:40.305Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-24T11:03:40.305Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:03:40.305Z] === RUN TestLinksEtcHostsContentMatch [2021-06-24T11:03:41.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-06-24T11:03:41.686Z] === RUN TestUpdateMemory [2021-06-24T11:03:41.686Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-24T11:03:41.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:03:41.686Z] === RUN TestUpdateCPUQuota [2021-06-24T11:03:42.221Z] --- PASS: TestLinksEtcHostsContentMatch (1.93s) [2021-06-24T11:03:42.221Z] === RUN TestLinksContainerNames [2021-06-24T11:03:43.347Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-24T11:03:45.233Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-24T11:03:45.510Z] --- PASS: TestLinksContainerNames (3.25s) [2021-06-24T11:03:45.510Z] === RUN TestLogsFollowTailEmpty [2021-06-24T11:03:47.415Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2021-06-24T11:03:47.415Z] === RUN TestContainerNetworkMountsNoChown [2021-06-24T11:03:48.271Z] --- PASS: TestUpdateCPUQuota (5.70s) [2021-06-24T11:03:48.271Z] === RUN TestUpdatePidsLimit [2021-06-24T11:03:48.271Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-24T11:03:48.271Z] === RUN TestUpdatePidsLimit/no_change [2021-06-24T11:03:48.531Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-24T11:03:48.794Z] --- PASS: TestContainerNetworkMountsNoChown (1.55s) [2021-06-24T11:03:48.794Z] === RUN TestMountDaemonRoot [2021-06-24T11:03:48.794Z] === RUN TestMountDaemonRoot/default [2021-06-24T11:03:48.794Z] === PAUSE TestMountDaemonRoot/default [2021-06-24T11:03:48.794Z] === RUN TestMountDaemonRoot/private [2021-06-24T11:03:48.794Z] === PAUSE TestMountDaemonRoot/private [2021-06-24T11:03:48.794Z] === RUN TestMountDaemonRoot/rprivate [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/slave [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/slave [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rslave [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/shared [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/shared [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rshared [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/default [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rshared [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/shared [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rslave [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/slave [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rprivate [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/private [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-24T11:03:48.795Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:03:48.795Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-24T11:03:48.795Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-24T11:03:49.054Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-24T11:03:49.103Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-24T11:03:49.314Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot (0.07s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.09s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-24T11:03:49.314Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-24T11:03:49.314Z] === RUN TestContainerBindMountNonRecursive [2021-06-24T11:03:49.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-24T11:03:50.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-24T11:03:50.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-24T11:03:50.980Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-24T11:03:51.219Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-24T11:03:52.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit (5.09s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.62s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/update_lower (0.62s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.62s) [2021-06-24T11:03:52.209Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-06-24T11:03:52.209Z] === RUN TestUpdateRestartPolicy [2021-06-24T11:03:53.535Z] --- PASS: TestContainerBindMountNonRecursive (4.25s) [2021-06-24T11:03:53.535Z] === RUN TestContainerVolumesMountedAsShared [2021-06-24T11:03:54.231Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-24T11:03:54.231Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-24T11:03:54.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-24T11:03:54.470Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s) [2021-06-24T11:03:54.470Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-24T11:03:54.885Z] --- PASS: TestImportExtremelyLargeImageWorks (101.60s) [2021-06-24T11:03:54.885Z] PASS [2021-06-24T11:03:54.885Z] [2021-06-24T11:03:54.885Z] DONE 12 tests in 104.492s [2021-06-24T11:03:54.885Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-24T11:03:54.885Z] INFO: Testing against a local daemon [2021-06-24T11:03:54.885Z] === RUN TestNetworkCreateDelete [2021-06-24T11:03:54.885Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-24T11:03:54.885Z] === RUN TestDockerNetworkDeletePreferID [2021-06-24T11:03:54.885Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-24T11:03:54.885Z] === RUN TestDaemonDNSFallback [2021-06-24T11:03:54.885Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-06-24T11:03:54.885Z] === RUN TestInspectNetwork [2021-06-24T11:03:55.524Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-06-24T11:03:55.524Z] === RUN TestInfoDebug [2021-06-24T11:03:55.524Z] --- PASS: TestInfoDebug (1.52s) [2021-06-24T11:03:55.524Z] === RUN TestInfoInsecureRegistries [2021-06-24T11:03:55.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-24T11:03:56.246Z] === RUN TestInspectNetwork/full_network_id [2021-06-24T11:03:56.246Z] === RUN TestInspectNetwork/partial_network_id [2021-06-24T11:03:56.246Z] === RUN TestInspectNetwork/network_name [2021-06-24T11:03:56.246Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-24T11:03:56.413Z] --- PASS: TestContainerVolumesMountedAsSlave (1.67s) [2021-06-24T11:03:56.413Z] === RUN TestNetworkNat [2021-06-24T11:03:57.408Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-24T11:03:57.408Z] === RUN TestInfoRegistryMirrors [2021-06-24T11:03:57.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-24T11:03:57.790Z] --- PASS: TestNetworkNat (1.47s) [2021-06-24T11:03:57.790Z] === RUN TestNetworkLocalhostTCPNat [2021-06-24T11:03:58.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-24T11:03:58.769Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-24T11:03:58.769Z] === RUN TestLoginFailsWithBadCredentials [2021-06-24T11:03:58.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-24T11:03:58.769Z] === RUN TestPingCacheHeaders [2021-06-24T11:03:58.769Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-24T11:03:58.769Z] === RUN TestPingGet [2021-06-24T11:03:58.769Z] --- PASS: TestPingGet (0.01s) [2021-06-24T11:03:58.769Z] === RUN TestPingHead [2021-06-24T11:03:58.769Z] --- PASS: TestPingHead (0.02s) [2021-06-24T11:03:58.769Z] === RUN TestVersion [2021-06-24T11:03:58.769Z] --- PASS: TestVersion (0.02s) [2021-06-24T11:03:58.769Z] PASS [2021-06-24T11:03:58.769Z] [2021-06-24T11:03:58.769Z] === Skipped [2021-06-24T11:03:58.769Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-24T11:03:58.769Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-24T11:03:58.769Z] [2021-06-24T11:03:58.769Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-24T11:03:58.769Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-24T11:03:58.769Z] [2021-06-24T11:03:58.769Z] [2021-06-24T11:03:58.769Z] DONE 18 tests, 2 skipped in 28.302s [2021-06-24T11:03:58.932Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-24T11:03:58.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-24T11:03:59.025Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-24T11:03:59.025Z] INFO: Testing against a local daemon [2021-06-24T11:03:59.025Z] === RUN TestVolumesCreateAndList [2021-06-24T11:03:59.025Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-24T11:03:59.025Z] === RUN TestVolumesRemove [2021-06-24T11:03:59.025Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-24T11:03:59.025Z] === RUN TestVolumesInspect [2021-06-24T11:03:59.025Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-24T11:03:59.025Z] === RUN TestVolumesInvalidJSON [2021-06-24T11:03:59.025Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-24T11:03:59.025Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-24T11:03:59.025Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-24T11:03:59.025Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-24T11:03:59.025Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-24T11:03:59.025Z] PASS [2021-06-24T11:03:59.025Z] [2021-06-24T11:03:59.025Z] DONE 5 tests in 0.231s [2021-06-24T11:03:59.025Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-24T11:03:59.244Z] --- PASS: TestNetworkLocalhostTCPNat (1.41s) [2021-06-24T11:03:59.244Z] === RUN TestNetworkLoopbackNat [2021-06-24T11:03:59.280Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12216 is not a child of this shell [2021-06-24T11:03:59.280Z] warning: PID 12216 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-24T11:03:59.280Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-24T11:03:59.280Z] [2021-06-24T11:03:59.280Z] Unloading profiles will leave already running processes permanently [2021-06-24T11:03:59.280Z] unconfined, which can lead to unexpected situations. [2021-06-24T11:03:59.280Z] [2021-06-24T11:03:59.280Z] To set a process to complain mode, use the command line tool [2021-06-24T11:03:59.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-24T11:03:59.280Z] Removing test suite binaries [2021-06-24T11:03:59.280Z] exiting test-integration [2021-06-24T11:03:59.280Z] ++ exit 0 [2021-06-24T11:03:59.443Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-24T11:03:59.443Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-24T11:03:59.443Z] [2021-06-24T11:03:59.443Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-24T11:03:59.443Z] =========================== short test summary info ============================ [2021-06-24T11:03:59.443Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-24T11:03:59.443Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-24T11:03:59.443Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-24T11:03:59.443Z] Not supported on most drivers [2021-06-24T11:03:59.443Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-24T11:03:59.443Z] Output of docker top depends on host distro, and is not formalized. [2021-06-24T11:03:59.443Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-24T11:03:59.443Z] Output of docker top depends on host distro, and is not formalized. [2021-06-24T11:03:59.443Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-24T11:03:59.443Z] Can fail if eth0 has multiple IP addresses [2021-06-24T11:03:59.443Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-24T11:03:59.443Z] This doesn't seem to be taken into account by the engine [2021-06-24T11:03:59.443Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-06-24T11:03:59.443Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-24T11:03:59.443Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 358.37 seconds == [2021-06-24T11:03:59.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-24T11:04:00.204Z] [2021-06-24T11:04:00.444Z] --- PASS: TestInspectNetwork (7.86s) [2021-06-24T11:04:00.444Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-24T11:04:00.444Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-24T11:04:00.444Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-24T11:04:00.444Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-24T11:04:00.444Z] === RUN TestRunContainerWithBridgeNone [2021-06-24T11:04:01.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg Post stage [Pipeline] junit [2021-06-24T11:04:02.146Z] Recording test results [2021-06-24T11:04:03.002Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-06-24T11:04:03.002Z] === RUN TestNetworkInvalidJSON [2021-06-24T11:04:03.002Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-24T11:04:03.002Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-24T11:04:03.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:04:03.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:04:03.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:04:03.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:04:03.274Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-24T11:04:03.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:04:03.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-24T11:04:03.274Z] === RUN TestNetworkList [2021-06-24T11:04:03.274Z] === RUN TestNetworkList//networks [2021-06-24T11:04:03.274Z] === PAUSE TestNetworkList//networks [2021-06-24T11:04:03.274Z] === RUN TestNetworkList//networks/ [2021-06-24T11:04:03.274Z] === PAUSE TestNetworkList//networks/ [2021-06-24T11:04:03.274Z] === CONT TestNetworkList//networks [2021-06-24T11:04:03.274Z] === CONT TestNetworkList//networks/ [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkList (0.03s) [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-24T11:04:03.274Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-24T11:04:03.274Z] === RUN TestHostIPv4BridgeLabel [2021-06-24T11:04:03.611Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-24T11:04:03.704Z] --- PASS: TestNetworkLoopbackNat (4.21s) [2021-06-24T11:04:03.704Z] === RUN TestPause [2021-06-24T11:04:03.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-24T11:04:03.852Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-06-24T11:04:03.852Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-24T11:04:03.946Z] + echo Ensuring container killed. [2021-06-24T11:04:03.946Z] Ensuring container killed. [2021-06-24T11:04:03.946Z] + docker rm -vf docker-pr3 [2021-06-24T11:04:03.946Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-24T11:04:04.262Z] + echo Chowning /workspace to jenkins user [2021-06-24T11:04:04.262Z] Chowning /workspace to jenkins user [2021-06-24T11:04:04.262Z] + id -u [2021-06-24T11:04:04.262Z] + id -g [2021-06-24T11:04:04.262Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace busybox chown -R 1000:1000 /workspace [2021-06-24T11:04:04.262Z] Unable to find image 'busybox:latest' locally [2021-06-24T11:04:04.262Z] latest: Pulling from library/busybox [2021-06-24T11:04:04.558Z] b71f96345d44: Pulling fs layer [2021-06-24T11:04:04.558Z] b71f96345d44: Verifying Checksum [2021-06-24T11:04:04.558Z] b71f96345d44: Download complete [2021-06-24T11:04:04.558Z] b71f96345d44: Pull complete [2021-06-24T11:04:04.558Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-24T11:04:04.558Z] Status: Downloaded newer image for busybox:latest [2021-06-24T11:04:04.639Z] --- PASS: TestPause (1.35s) [2021-06-24T11:04:04.639Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-24T11:04:04.639Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:04:04.639Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:04:04.639Z] === RUN TestPauseStopPausedContainer [2021-06-24T11:04:04.833Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-24T11:04:04.833Z] === RUN TestDaemonDefaultNetworkPools [2021-06-24T11:04:05.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-24T11:04:05.757Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-06-24T11:04:05.757Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-24T11:04:06.141Z] --- PASS: TestPauseStopPausedContainer (1.31s) [2021-06-24T11:04:06.141Z] === RUN TestPsFilter [2021-06-24T11:04:06.141Z] --- PASS: TestPsFilter (0.21s) [2021-06-24T11:04:06.141Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-24T11:04:06.295Z] + bundleName=amd64-rootless [2021-06-24T11:04:06.295Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-24T11:04:06.295Z] Creating amd64-rootless-bundles.tar.gz [2021-06-24T11:04:06.295Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-24T11:04:06.295Z] + 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-06-24T11:04:06.304Z] Archiving artifacts [2021-06-24T11:04:06.681Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-24T11:04:06.681Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-24T11:04:07.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-24T11:04:07.119Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2021-06-24T11:04:07.119Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-24T11:04:07.119Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-06-24T11:04:07.119Z] === RUN TestWaitNonBlocked [2021-06-24T11:04:07.119Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:04:07.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:04:07.119Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:04:07.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:04:07.119Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:04:07.119Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:04:07.119Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-24T11:04:07.119Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-06-24T11:04:07.119Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-06-24T11:04:07.119Z] === RUN TestWaitBlocked [2021-06-24T11:04:07.119Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:04:07.119Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:04:07.119Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:04:07.119Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:04:07.119Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:04:07.119Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:04:07.336Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.22s) [2021-06-24T11:04:07.337Z] === RUN TestRemoveContainerWithVolume [2021-06-24T11:04:08.041Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-06-24T11:04:08.041Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-24T11:04:08.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-24T11:04:08.436Z] + make clean [2021-06-24T11:04:08.507Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-24T11:04:08.507Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2021-06-24T11:04:08.507Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-06-24T11:04:08.507Z] === CONT TestContainerStartOnDaemonRestart [2021-06-24T11:04:08.507Z] === CONT TestContainerKillOnDaemonStart [2021-06-24T11:04:08.507Z] === CONT TestDaemonHostGatewayIP [2021-06-24T11:04:08.507Z] === CONT TestDaemonRestartIpcMode [2021-06-24T11:04:08.600Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-24T11:04:08.600Z] === RUN TestServiceWithPredefinedNetwork [2021-06-24T11:04:08.691Z] docker volume rm -f docker-dev-cache [2021-06-24T11:04:08.691Z] docker-dev-cache [Pipeline] deleteDir [2021-06-24T11:04:08.715Z] --- PASS: TestRemoveContainerWithVolume (1.20s) [2021-06-24T11:04:08.715Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T11:04:09.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-24T11:04:09.911Z] --- PASS: TestRemoveContainerRunning (1.39s) [2021-06-24T11:04:09.911Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-24T11:04:10.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-24T11:04:11.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.22s) [2021-06-24T11:04:11.108Z] === RUN TestRemoveInvalidContainer [2021-06-24T11:04:11.110Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2021-06-24T11:04:11.110Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-24T11:04:11.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:04:11.110Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:04:11.110Z] === RUN TestServiceWithDataPathPortInit [2021-06-24T11:04:11.368Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-24T11:04:11.368Z] === RUN TestRenameLinkedContainer [2021-06-24T11:04:11.819Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2021-06-24T11:04:11.820Z] === CONT TestIpcModeOlderClient [2021-06-24T11:04:11.820Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-24T11:04:11.820Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-24T11:04:11.872Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-24T11:04:11.872Z] [2021-06-24T11:04:11.872Z] Unloading profiles will leave already running processes permanently [2021-06-24T11:04:11.872Z] unconfined, which can lead to unexpected situations. [2021-06-24T11:04:11.872Z] [2021-06-24T11:04:11.872Z] To set a process to complain mode, use the command line tool [2021-06-24T11:04:11.872Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-24T11:04:11.872Z] Post stage [Pipeline] junit [2021-06-24T11:04:12.137Z] Recording test results [2021-06-24T11:04:12.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-24T11:04:12.916Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-24T11:04:13.228Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2021-06-24T11:04:13.283Z] + echo Ensuring container killed. [2021-06-24T11:04:13.283Z] Ensuring container killed. [2021-06-24T11:04:13.283Z] + docker rm -vf docker-pr3 [2021-06-24T11:04:13.283Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-24T11:04:13.601Z] + echo Chowning /workspace to jenkins user [2021-06-24T11:04:13.601Z] Chowning /workspace to jenkins user [2021-06-24T11:04:13.601Z] + id -u [2021-06-24T11:04:13.601Z] + id -g [2021-06-24T11:04:13.601Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace busybox chown -R 1000:1000 /workspace [2021-06-24T11:04:13.801Z] --- PASS: TestDaemonHostGatewayIP (5.61s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-24T11:04:15.189Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.39s) [2021-06-24T11:04:15.296Z] + bundleName=docker-py [2021-06-24T11:04:15.296Z] + echo Creating docker-py-bundles.tar.gz [2021-06-24T11:04:15.296Z] Creating docker-py-bundles.tar.gz [2021-06-24T11:04:15.296Z] + 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-06-24T11:04:15.305Z] Archiving artifacts [2021-06-24T11:04:16.847Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-24T11:04:16.940Z] --- PASS: TestRenameLinkedContainer (5.48s) [2021-06-24T11:04:16.940Z] === RUN TestRenameStoppedContainer [2021-06-24T11:04:16.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-24T11:04:17.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh binary-daemon [2021-06-24T11:04:17.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-24T11:04:17.795Z] [2021-06-24T11:04:17.795Z] Removing bundles/ [2021-06-24T11:04:17.795Z] [2021-06-24T11:04:17.795Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-06-24T11:04:17.795Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-24T11:04:17.795Z] GOOS="" GOARCH="" GOARM="" [2021-06-24T11:04:18.074Z] --- PASS: TestRenameStoppedContainer (1.30s) [2021-06-24T11:04:18.074Z] === RUN TestRenameRunningContainerAndReuse [2021-06-24T11:04:18.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-24T11:04:20.551Z] --- PASS: TestRenameRunningContainerAndReuse (2.63s) [2021-06-24T11:04:20.551Z] === RUN TestRenameInvalidName [2021-06-24T11:04:21.774Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2021-06-24T11:04:21.774Z] PASS [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] === Skipped [2021-06-24T11:04:21.774Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-24T11:04:21.774Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-24T11:04:21.774Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-24T11:04:21.774Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:04:21.774Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-24T11:04:21.774Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-24T11:04:21.774Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] [2021-06-24T11:04:21.774Z] DONE 195 tests, 6 skipped in 150.195s [2021-06-24T11:04:21.774Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-24T11:04:21.774Z] ++ 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-06-24T11:04:21.774Z] ++ set -e [2021-06-24T11:04:21.774Z] ++ '[' -n 0 ']' [2021-06-24T11:04:21.774Z] ++ set -x [2021-06-24T11:04:21.774Z] ++ env -i DEST=/go/src/github.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-06-24T11:04:21.774Z] INFO: Testing against a local daemon [2021-06-24T11:04:21.774Z] === RUN TestCommitInheritsEnv [2021-06-24T11:04:21.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-24T11:04:22.035Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-06-24T11:04:22.035Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-24T11:04:22.035Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-24T11:04:22.035Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-24T11:04:22.035Z] === RUN TestImagesFilterMultiReference [2021-06-24T11:04:22.035Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-24T11:04:22.035Z] === RUN TestImagePullPlatformInvalid [2021-06-24T11:04:22.035Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-24T11:04:22.035Z] === RUN TestRemoveImageOrphaning [2021-06-24T11:04:22.192Z] --- PASS: TestRenameInvalidName (1.42s) [2021-06-24T11:04:22.192Z] === RUN TestRenameAnonymousContainer [2021-06-24T11:04:22.608Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-06-24T11:04:22.608Z] === RUN TestRemoveImageGarbageCollector [2021-06-24T11:04:22.608Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-24T11:04:22.608Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:04:22.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-24T11:04:22.608Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-24T11:04:22.608Z] === RUN TestTagInvalidReference [2021-06-24T11:04:22.608Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-24T11:04:22.608Z] === RUN TestTagValidPrefixedRepo [2021-06-24T11:04:22.608Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-24T11:04:22.608Z] === RUN TestTagExistedNameWithoutForce [2021-06-24T11:04:22.608Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-24T11:04:22.608Z] === RUN TestTagOfficialNames [2021-06-24T11:04:22.608Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-24T11:04:22.608Z] === RUN TestTagMatchesDigest [2021-06-24T11:04:22.608Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-24T11:04:22.608Z] PASS [2021-06-24T11:04:22.608Z] [2021-06-24T11:04:22.608Z] === Skipped [2021-06-24T11:04:22.608Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-24T11:04:22.608Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-24T11:04:22.608Z] [2021-06-24T11:04:22.608Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-24T11:04:22.608Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:04:22.608Z] [2021-06-24T11:04:22.608Z] [2021-06-24T11:04:22.608Z] DONE 12 tests, 2 skipped in 1.369s [2021-06-24T11:04:22.869Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-24T11:04:22.869Z] ++ 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-06-24T11:04:22.869Z] ++ set -e [2021-06-24T11:04:22.869Z] ++ '[' -n 0 ']' [2021-06-24T11:04:22.869Z] ++ set -x [2021-06-24T11:04:22.869Z] ++ env -i DEST=/go/src/github.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-06-24T11:04:22.869Z] INFO: Testing against a local daemon [2021-06-24T11:04:22.869Z] === RUN TestNetworkCreateDelete [2021-06-24T11:04:23.442Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-06-24T11:04:23.442Z] === RUN TestDockerNetworkDeletePreferID [2021-06-24T11:04:24.831Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-06-24T11:04:24.831Z] === RUN TestDaemonDNSFallback [2021-06-24T11:04:26.021Z] --- PASS: TestServiceWithDataPathPortInit (14.88s) [2021-06-24T11:04:26.021Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-24T11:04:27.460Z] --- PASS: TestRenameAnonymousContainer (4.52s) [2021-06-24T11:04:27.460Z] === RUN TestRenameContainerWithSameName [2021-06-24T11:04:28.027Z] --- PASS: TestRenameContainerWithSameName (1.34s) [2021-06-24T11:04:28.027Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-24T11:04:30.560Z] --- PASS: TestRenameContainerWithLinkedContainer (2.64s) [2021-06-24T11:04:30.560Z] === RUN TestResize [2021-06-24T11:04:31.937Z] --- PASS: TestResize (1.30s) [2021-06-24T11:04:31.937Z] === RUN TestResizeWithInvalidSize [2021-06-24T11:04:32.973Z] --- PASS: TestDaemonDNSFallback (7.31s) [2021-06-24T11:04:32.973Z] === RUN TestInspectNetwork [2021-06-24T11:04:33.315Z] --- PASS: TestResizeWithInvalidSize (1.52s) [2021-06-24T11:04:33.315Z] === RUN TestResizeWhenContainerNotStarted [2021-06-24T11:04:34.139Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.05s) [2021-06-24T11:04:34.139Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tvx4cnb1us9z2la5qxcgla5yu Created:2021-06-24 11:04:26.884869513 +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[631cc8d3d2e46d72effcd0ea0cfc76f5cf458716977d01f936baa9bd392bc728:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pqwgdxn6qnts3h5wi9priauif EndpointID:58281f08ac04e392a051fc27fbfbab00c03daa93531c6bdad8c0e8d13a6693bc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:81f55d5c895f827dc461458d6d31147ee5f948e54caca9dc5c327a2f2f5c9001 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:90a4400b9463 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pqwgdxn6qnts3h5wi9priauif EndpointID:58281f08ac04e392a051fc27fbfbab00c03daa93531c6bdad8c0e8d13a6693bc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-24T11:04:34.139Z] PASS [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] === Skipped [2021-06-24T11:04:34.139Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:04:34.139Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] DONE 26 tests, 1 skipped in 47.996s [2021-06-24T11:04:34.139Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:04:34.139Z] INFO: Testing against a local daemon [2021-06-24T11:04:34.139Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-24T11:04:34.139Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-24T11:04:34.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:04:34.139Z] === RUN TestDockerNetworkIpvlan [2021-06-24T11:04:34.139Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:04:34.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:04:34.139Z] PASS [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] === Skipped [2021-06-24T11:04:34.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-24T11:04:34.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:04:34.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] [2021-06-24T11:04:34.139Z] DONE 2 tests, 2 skipped in 0.039s [2021-06-24T11:04:34.139Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:04:34.139Z] INFO: Testing against a local daemon [2021-06-24T11:04:34.139Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-24T11:04:34.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-06-24T11:04:34.394Z] === RUN TestDockerNetworkMacvlan [2021-06-24T11:04:34.693Z] --- PASS: TestResizeWhenContainerNotStarted (1.38s) [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:04:34.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:04:34.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:04:34.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-24T11:04:34.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-24T11:04:35.320Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-24T11:04:35.880Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-24T11:04:36.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-24T11:04:36.279Z] === RUN TestInspectNetwork/full_network_id [2021-06-24T11:04:36.279Z] === RUN TestInspectNetwork/partial_network_id [2021-06-24T11:04:36.279Z] === RUN TestInspectNetwork/network_name [2021-06-24T11:04:36.279Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-24T11:04:36.809Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-24T11:04:37.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-24T11:04:38.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:04:39.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:04:39.326Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-24T11:04:40.486Z] --- PASS: TestInspectNetwork (8.64s) [2021-06-24T11:04:40.486Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-24T11:04:40.486Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-24T11:04:40.486Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-24T11:04:40.486Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-24T11:04:40.486Z] === RUN TestRunContainerWithBridgeNone [2021-06-24T11:04:40.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-24T11:04:40.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-24T11:04:41.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-24T11:04:42.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-24T11:04:42.369Z] 4612f6d0b889: Pull complete [2021-06-24T11:04:42.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-24T11:04:42.589Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-24T11:04:43.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-24T11:04:43.790Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-06-24T11:04:43.790Z] === RUN TestNetworkInvalidJSON [2021-06-24T11:04:43.790Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-24T11:04:43.790Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-24T11:04:43.790Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:04:43.790Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:04:43.790Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:04:43.790Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:04:43.790Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-24T11:04:43.790Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:04:43.790Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:04:43.790Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-24T11:04:43.790Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-24T11:04:43.790Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-24T11:04:43.790Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-24T11:04:43.790Z] === RUN TestNetworkList [2021-06-24T11:04:43.790Z] === RUN TestNetworkList//networks [2021-06-24T11:04:43.790Z] === PAUSE TestNetworkList//networks [2021-06-24T11:04:43.790Z] === RUN TestNetworkList//networks/ [2021-06-24T11:04:43.790Z] === PAUSE TestNetworkList//networks/ [2021-06-24T11:04:43.790Z] === CONT TestNetworkList//networks [2021-06-24T11:04:43.790Z] === CONT TestNetworkList//networks/ [2021-06-24T11:04:43.790Z] --- PASS: TestNetworkList (0.03s) [2021-06-24T11:04:43.791Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-24T11:04:43.791Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-24T11:04:43.791Z] === RUN TestHostIPv4BridgeLabel [2021-06-24T11:04:44.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-24T11:04:44.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-24T11:04:44.734Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-06-24T11:04:44.734Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-24T11:04:44.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-24T11:04:46.122Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2021-06-24T11:04:46.122Z] === RUN TestDaemonDefaultNetworkPools [2021-06-24T11:04:46.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-24T11:04:47.067Z] --- PASS: TestDaemonDefaultNetworkPools (1.17s) [2021-06-24T11:04:47.067Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-24T11:04:47.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-24T11:04:47.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-24T11:04:47.828Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-24T11:04:48.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-24T11:04:48.985Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2021-06-24T11:04:48.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan (14.53s) [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s) [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.18s) [2021-06-24T11:04:49.233Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2021-06-24T11:04:49.233Z] PASS [2021-06-24T11:04:49.233Z] [2021-06-24T11:04:49.233Z] DONE 8 tests in 15.884s [2021-06-24T11:04:49.233Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-24T11:04:49.233Z] testing: warning: no tests to run [2021-06-24T11:04:49.233Z] PASS [2021-06-24T11:04:49.233Z] [2021-06-24T11:04:49.233Z] DONE 0 tests in 0.006s [2021-06-24T11:04:49.233Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-24T11:04:49.233Z] INFO: Testing against a local daemon [2021-06-24T11:04:49.233Z] === RUN TestAuthZPluginAllowRequest [2021-06-24T11:04:50.596Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-06-24T11:04:50.596Z] === RUN TestAuthZPluginTLS [2021-06-24T11:04:51.155Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-24T11:04:51.155Z] === RUN TestAuthZPluginDenyRequest [2021-06-24T11:04:51.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2021-06-24T11:04:51.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-24T11:04:51.716Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-24T11:04:51.716Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-24T11:04:51.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-24T11:04:51.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-24T11:04:51.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-24T11:04:51.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-24T11:04:52.104Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2021-06-24T11:04:52.104Z] === RUN TestServiceWithPredefinedNetwork [2021-06-24T11:04:52.285Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-24T11:04:52.285Z] === RUN TestAuthZPluginDenyResponse [2021-06-24T11:04:52.540Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-24T11:04:52.540Z] === RUN TestAuthZPluginAllowEventStream [2021-06-24T11:04:53.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-24T11:04:53.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-24T11:04:54.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2021-06-24T11:04:54.433Z] === RUN TestAuthZPluginErrorResponse [2021-06-24T11:04:54.688Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-24T11:04:54.688Z] === RUN TestAuthZPluginErrorRequest [2021-06-24T11:04:55.248Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-24T11:04:55.248Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-24T11:04:55.407Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2021-06-24T11:04:55.407Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-24T11:04:55.407Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:04:55.407Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:04:55.407Z] === RUN TestServiceWithDataPathPortInit [2021-06-24T11:04:55.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-24T11:04:55.852Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-24T11:04:55.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.10s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.30s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.87s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.95s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.61s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.31s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2021-06-24T11:04:57.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s) [2021-06-24T11:04:57.282Z] === RUN TestCgroupNamespacesRun [2021-06-24T11:04:57.738Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-06-24T11:04:57.738Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-24T11:04:59.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2021-06-24T11:04:59.623Z] === RUN TestAuthZPluginHeader [2021-06-24T11:05:00.183Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-06-24T11:05:00.183Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-24T11:05:00.570Z] --- PASS: TestCgroupNamespacesRun (2.95s) [2021-06-24T11:05:00.570Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-24T11:05:00.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-24T11:05:01.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2021-06-24T11:05:01.945Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-24T11:05:02.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-24T11:05:02.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-24T11:05:04.342Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.74s) [2021-06-24T11:05:04.342Z] === RUN TestAuthZPluginV2Disable [2021-06-24T11:05:04.689Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-24T11:05:04.689Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.86s) [2021-06-24T11:05:04.689Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-24T11:05:05.624Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-24T11:05:06.998Z] --- PASS: TestAuthZPluginV2Disable (2.89s) [2021-06-24T11:05:06.998Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-24T11:05:07.000Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-24T11:05:07.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-24T11:05:07.516Z] --- PASS: TestCgroupNamespacesRunHostMode (2.80s) [2021-06-24T11:05:07.516Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-24T11:05:09.509Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-06-24T11:05:09.509Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-24T11:05:10.802Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-06-24T11:05:10.802Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-24T11:05:11.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-24T11:05:12.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2021-06-24T11:05:12.305Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-24T11:05:13.239Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-06-24T11:05:13.239Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-24T11:05:13.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-24T11:05:13.533Z] --- PASS: TestServiceWithDataPathPortInit (16.68s) [2021-06-24T11:05:13.533Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-24T11:05:14.874Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-24T11:05:15.811Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2021-06-24T11:05:15.811Z] === RUN TestNISDomainname [2021-06-24T11:05:16.379Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-24T11:05:17.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-24T11:05:17.574Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-24T11:05:18.142Z] --- PASS: TestNISDomainname (2.24s) [2021-06-24T11:05:18.142Z] === RUN TestHostnameDnsResolution [2021-06-24T11:05:19.079Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-24T11:05:19.441Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.58s) [2021-06-24T11:05:19.442Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-24T11:05:20.118Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2021-06-24T11:05:20.118Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x42k3djnq537miwgxhge8c399 Created:2021-06-24 11:05:13.323175707 +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[89f2644dd473a9a72623297e0250c37807ae0c414feedab1448d66d015b22fbc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ljvx72nu91x17g80xiddcvdaj EndpointID:d457353515d08c40adfaf2c5838ec5508d16d637cf9a3a4b7b23ce36c059d25f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d34d1e72fa749a8e7d57c45bea8abc9cc41f9535b04fbeafa3ee9030fde41a89 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:dfe818e5bfc9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ljvx72nu91x17g80xiddcvdaj EndpointID:d457353515d08c40adfaf2c5838ec5508d16d637cf9a3a4b7b23ce36c059d25f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-24T11:05:20.118Z] PASS [2021-06-24T11:05:20.118Z] [2021-06-24T11:05:20.118Z] === Skipped [2021-06-24T11:05:20.118Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:05:20.118Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:05:20.118Z] [2021-06-24T11:05:20.118Z] [2021-06-24T11:05:20.118Z] DONE 26 tests, 1 skipped in 57.432s [2021-06-24T11:05:20.118Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:05:20.118Z] ++ 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-06-24T11:05:20.118Z] ++ set -e [2021-06-24T11:05:20.118Z] ++ '[' -n 0 ']' [2021-06-24T11:05:20.118Z] ++ set -x [2021-06-24T11:05:20.118Z] ++ env -i DEST=/go/src/github.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-06-24T11:05:20.380Z] INFO: Testing against a local daemon [2021-06-24T11:05:20.380Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-24T11:05:20.380Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-24T11:05:20.380Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:05:20.380Z] === RUN TestDockerNetworkIpvlan [2021-06-24T11:05:20.380Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:05:20.380Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:05:20.380Z] PASS [2021-06-24T11:05:20.380Z] [2021-06-24T11:05:20.380Z] === Skipped [2021-06-24T11:05:20.380Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-24T11:05:20.380Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:05:20.380Z] [2021-06-24T11:05:20.380Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:05:20.380Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:05:20.380Z] [2021-06-24T11:05:20.380Z] [2021-06-24T11:05:20.380Z] DONE 2 tests, 2 skipped in 0.136s [2021-06-24T11:05:20.380Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:05:20.380Z] ++ 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-06-24T11:05:20.380Z] ++ set -e [2021-06-24T11:05:20.380Z] ++ '[' -n 0 ']' [2021-06-24T11:05:20.380Z] ++ set -x [2021-06-24T11:05:20.380Z] ++ env -i DEST=/go/src/github.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-06-24T11:05:20.380Z] INFO: Testing against a local daemon [2021-06-24T11:05:20.380Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-24T11:05:20.458Z] --- PASS: TestHostnameDnsResolution (2.30s) [2021-06-24T11:05:20.458Z] === RUN TestStats [2021-06-24T11:05:22.297Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.91s) [2021-06-24T11:05:22.297Z] === RUN TestDockerNetworkMacvlan [2021-06-24T11:05:22.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-24T11:05:23.242Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-24T11:05:23.559Z] --- PASS: TestStats (3.35s) [2021-06-24T11:05:23.559Z] === RUN TestStopContainerWithTimeout [2021-06-24T11:05:23.817Z] === RUN TestStopContainerWithTimeout/0 [2021-06-24T11:05:23.817Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-24T11:05:23.817Z] === RUN TestStopContainerWithTimeout/1 [2021-06-24T11:05:23.817Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-24T11:05:23.817Z] === RUN TestStopContainerWithTimeout/3 [2021-06-24T11:05:23.817Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-24T11:05:23.817Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-24T11:05:23.817Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-24T11:05:23.817Z] === CONT TestStopContainerWithTimeout/0 [2021-06-24T11:05:23.817Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-24T11:05:24.628Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-24T11:05:25.572Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-24T11:05:26.350Z] === CONT TestStopContainerWithTimeout/3 [2021-06-24T11:05:27.288Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-24T11:05:28.223Z] === CONT TestStopContainerWithTimeout/1 [2021-06-24T11:05:28.888Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-24T11:05:29.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-24T11:05:30.166Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-24T11:05:30.425Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-24T11:05:30.425Z] --- PASS: TestStopContainerWithTimeout/0 (2.22s) [2021-06-24T11:05:30.425Z] --- PASS: TestStopContainerWithTimeout/-1 (4.39s) [2021-06-24T11:05:30.425Z] --- PASS: TestStopContainerWithTimeout/3 (3.52s) [2021-06-24T11:05:30.425Z] --- PASS: TestStopContainerWithTimeout/1 (2.38s) [2021-06-24T11:05:30.425Z] === RUN TestDeleteDevicemapper [2021-06-24T11:05:30.425Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-24T11:05:30.425Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:05:30.425Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-24T11:05:31.360Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-24T11:05:31.930Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-24T11:05:31.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-24T11:05:32.189Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-24T11:05:32.193Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-24T11:05:32.757Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-24T11:05:33.324Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-24T11:05:33.324Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-24T11:05:35.225Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.60s) [2021-06-24T11:05:35.225Z] === RUN TestUpdateMemory [2021-06-24T11:05:35.225Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-24T11:05:35.225Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:05:35.225Z] === RUN TestUpdateCPUQuota [2021-06-24T11:05:35.225Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-24T11:05:36.599Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-24T11:05:37.523Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-24T11:05:37.523Z] PASS [2021-06-24T11:05:37.523Z] [2021-06-24T11:05:37.523Z] DONE 17 tests in 45.565s [2021-06-24T11:05:37.523Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-24T11:05:37.523Z] INFO: Testing against a local daemon [2021-06-24T11:05:37.523Z] === RUN TestPluginInvalidJSON [2021-06-24T11:05:37.523Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:05:37.523Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:05:37.523Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:05:37.523Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-24T11:05:37.523Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-24T11:05:37.523Z] === RUN TestPluginInstall [2021-06-24T11:05:37.523Z] === RUN TestPluginInstall/no_auth [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddb61e58c71aeafc26bd9780473d64fec4af716cb9fc3ab80e0a120ca2eb756b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ddb61e58c71aeafc26bd9780473d64fec4af716cb9fc3ab80e0a120ca2eb756b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:05:37.523Z] === RUN TestPluginInstall/with_htpasswd [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59873f2b35694c1ffc3e28f62fb0f16d4f7b1f2d7ebdb8b8d208f93047d984c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:05:37.523Z] time="2021-06-24T11:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59873f2b35694c1ffc3e28f62fb0f16d4f7b1f2d7ebdb8b8d208f93047d984c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:05:37.523Z] === RUN TestPluginInstall/with_insecure [2021-06-24T11:05:38.447Z] time="2021-06-24T11:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:05:38.447Z] time="2021-06-24T11:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e280e1da56de018b6f828078caf8ee6c8b77f3a46773cd7c6e34fd678f688aa1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:05:38.447Z] time="2021-06-24T11:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:05:38.447Z] time="2021-06-24T11:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e280e1da56de018b6f828078caf8ee6c8b77f3a46773cd7c6e34fd678f688aa1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:05:38.702Z] --- PASS: TestPluginInstall (4.09s) [2021-06-24T11:05:38.702Z] --- PASS: TestPluginInstall/no_auth (2.05s) [2021-06-24T11:05:38.702Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-24T11:05:38.702Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-06-24T11:05:38.702Z] plugin_test.go:165: [daddaeabd91bf] daemon is not started [2021-06-24T11:05:38.702Z] === RUN TestPluginsWithRuntimes [2021-06-24T11:05:38.783Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-24T11:05:39.882Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan (17.78s) [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2021-06-24T11:05:40.168Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-06-24T11:05:40.168Z] PASS [2021-06-24T11:05:40.168Z] [2021-06-24T11:05:40.168Z] DONE 8 tests in 19.825s [2021-06-24T11:05:40.168Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-24T11:05:40.168Z] ++ 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-06-24T11:05:40.168Z] ++ set -e [2021-06-24T11:05:40.168Z] ++ '[' -n 0 ']' [2021-06-24T11:05:40.168Z] ++ set -x [2021-06-24T11:05:40.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:05:40.168Z] testing: warning: no tests to run [2021-06-24T11:05:40.169Z] PASS [2021-06-24T11:05:40.169Z] [2021-06-24T11:05:40.169Z] DONE 0 tests in 0.026s [2021-06-24T11:05:40.169Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-24T11:05:40.169Z] ++ 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-06-24T11:05:40.169Z] ++ set -e [2021-06-24T11:05:40.169Z] ++ '[' -n 0 ']' [2021-06-24T11:05:40.169Z] ++ set -x [2021-06-24T11:05:40.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:05:40.430Z] INFO: Testing against a local daemon [2021-06-24T11:05:40.430Z] === RUN TestAuthZPluginAllowRequest [2021-06-24T11:05:40.630Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-24T11:05:41.190Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-24T11:05:41.785Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-24T11:05:41.785Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-24T11:05:42.115Z] --- PASS: TestPluginsWithRuntimes (3.51s) [2021-06-24T11:05:42.115Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-06-24T11:05:42.115Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-06-24T11:05:42.115Z] === RUN TestPluginBackCompatMediaTypes [2021-06-24T11:05:42.347Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2021-06-24T11:05:42.347Z] === RUN TestAuthZPluginTLS [2021-06-24T11:05:42.364Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-24T11:05:42.920Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-06-24T11:05:42.920Z] === RUN TestAuthZPluginDenyRequest [2021-06-24T11:05:43.042Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-06-24T11:05:43.042Z] PASS [2021-06-24T11:05:43.042Z] [2021-06-24T11:05:43.042Z] DONE 10 tests in 8.365s [2021-06-24T11:05:43.042Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-24T11:05:43.042Z] INFO: Testing against a local daemon [2021-06-24T11:05:43.042Z] === RUN TestExternalGraphDriver [2021-06-24T11:05:43.042Z] === RUN TestExternalGraphDriver/json [2021-06-24T11:05:43.298Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-24T11:05:43.493Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-06-24T11:05:43.493Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-24T11:05:43.559Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-24T11:05:44.067Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-06-24T11:05:44.067Z] === RUN TestAuthZPluginDenyResponse [2021-06-24T11:05:44.494Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-24T11:05:44.753Z] --- PASS: TestUpdateCPUQuota (9.75s) [2021-06-24T11:05:44.753Z] === RUN TestUpdatePidsLimit [2021-06-24T11:05:44.753Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-24T11:05:44.753Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-24T11:05:44.927Z] === RUN TestExternalGraphDriver/spec [2021-06-24T11:05:45.011Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-24T11:05:45.012Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-06-24T11:05:45.012Z] === RUN TestAuthZPluginAllowEventStream [2021-06-24T11:05:45.270Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-24T11:05:46.204Z] === RUN TestUpdatePidsLimit/no_change [2021-06-24T11:05:46.812Z] === RUN TestExternalGraphDriver/pull [2021-06-24T11:05:46.927Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-06-24T11:05:46.927Z] === RUN TestAuthZPluginErrorResponse [2021-06-24T11:05:47.139Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-24T11:05:47.499Z] --- PASS: TestAuthZPluginErrorResponse (0.82s) [2021-06-24T11:05:47.499Z] === RUN TestAuthZPluginErrorRequest [2021-06-24T11:05:48.072Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-06-24T11:05:48.072Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-24T11:05:48.514Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-24T11:05:48.644Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-06-24T11:05:48.644Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-24T11:05:48.696Z] --- PASS: TestExternalGraphDriver (5.52s) [2021-06-24T11:05:48.696Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-06-24T11:05:48.696Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-06-24T11:05:48.696Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2021-06-24T11:05:48.696Z] === RUN TestGraphdriverPluginV2 [2021-06-24T11:05:49.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-24T11:05:50.461Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-24T11:05:51.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-24T11:05:51.194Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2021-06-24T11:05:51.194Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-24T11:05:51.597Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-24T11:05:52.163Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-24T11:05:52.731Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-24T11:05:52.855Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-06-24T11:05:52.855Z] PASS [2021-06-24T11:05:52.855Z] [2021-06-24T11:05:52.855Z] DONE 5 tests in 9.167s [2021-06-24T11:05:52.855Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-24T11:05:52.855Z] INFO: Testing against a local daemon [2021-06-24T11:05:52.855Z] === RUN TestContinueAfterPluginCrash [2021-06-24T11:05:52.855Z] === PAUSE TestContinueAfterPluginCrash [2021-06-24T11:05:52.855Z] === RUN TestReadPluginNoRead [2021-06-24T11:05:52.855Z] === PAUSE TestReadPluginNoRead [2021-06-24T11:05:52.855Z] === RUN TestDaemonStartWithLogOpt [2021-06-24T11:05:52.855Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-24T11:05:52.855Z] === CONT TestContinueAfterPluginCrash [2021-06-24T11:05:52.855Z] === CONT TestDaemonStartWithLogOpt [2021-06-24T11:05:52.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-24T11:05:53.111Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2021-06-24T11:05:53.111Z] === RUN TestAuthZPluginHeader [2021-06-24T11:05:54.056Z] --- PASS: TestAuthZPluginHeader (0.96s) [2021-06-24T11:05:54.056Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-24T11:05:54.056Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-24T11:05:54.056Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:05:54.056Z] === RUN TestAuthZPluginV2Disable [2021-06-24T11:05:54.056Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-24T11:05:54.056Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:05:54.056Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-24T11:05:54.056Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-24T11:05:54.056Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:05:54.056Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-24T11:05:54.056Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-24T11:05:54.056Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:05:54.056Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-24T11:05:54.172Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-24T11:05:54.172Z] Copying nested executables into bundles/binary-daemon [2021-06-24T11:05:54.172Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-24T11:05:54.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/make.sh cross [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit (10.02s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.16s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/no_change (1.26s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/update_lower (1.22s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.27s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.38s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.61s) [2021-06-24T11:05:54.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.34s) [2021-06-24T11:05:54.897Z] === RUN TestUpdateRestartPolicy [2021-06-24T11:05:55.064Z] [2021-06-24T11:05:55.064Z] Removing bundles/ [2021-06-24T11:05:55.064Z] [2021-06-24T11:05:55.064Z] ---> Making bundle: cross (in bundles/cross) [2021-06-24T11:05:55.064Z] Cross building: bundles/cross/linux/amd64 [2021-06-24T11:05:55.064Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-06-24T11:05:55.064Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-24T11:05:57.064Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-06-24T11:05:57.064Z] === CONT TestReadPluginNoRead [2021-06-24T11:05:58.184Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-24T11:05:58.948Z] === RUN TestReadPluginNoRead/default [2021-06-24T11:05:59.559Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-24T11:05:59.817Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-24T11:06:00.763Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-24T11:06:00.873Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-24T11:06:01.331Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-24T11:06:01.331Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-24T11:06:01.799Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2021-06-24T11:06:01.898Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-24T11:06:02.054Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-24T11:06:03.939Z] --- PASS: TestReadPluginNoRead (7.30s) [2021-06-24T11:06:03.939Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-06-24T11:06:03.939Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2021-06-24T11:06:03.939Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-06-24T11:06:03.939Z] read_test.go:92: [dcff0f1af25b1] daemon is not started [2021-06-24T11:06:03.939Z] PASS [2021-06-24T11:06:03.939Z] [2021-06-24T11:06:03.939Z] DONE 6 tests in 11.496s [2021-06-24T11:06:03.939Z] 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-06-24T11:06:03.939Z] testing: warning: no tests to run [2021-06-24T11:06:03.939Z] PASS [2021-06-24T11:06:03.939Z] [2021-06-24T11:06:03.939Z] DONE 0 tests in 0.007s [2021-06-24T11:06:03.939Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-24T11:06:03.939Z] INFO: Testing against a local daemon [2021-06-24T11:06:03.939Z] === RUN TestPluginWithDevMounts [2021-06-24T11:06:03.939Z] === PAUSE TestPluginWithDevMounts [2021-06-24T11:06:03.939Z] === CONT TestPluginWithDevMounts [2021-06-24T11:06:05.185Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-24T11:06:05.303Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-06-24T11:06:05.303Z] PASS [2021-06-24T11:06:05.303Z] [2021-06-24T11:06:05.303Z] DONE 1 tests in 1.736s [2021-06-24T11:06:05.558Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-24T11:06:05.558Z] INFO: Testing against a local daemon [2021-06-24T11:06:05.558Z] === RUN TestSecretInspect [2021-06-24T11:06:05.753Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-24T11:06:05.753Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-24T11:06:08.109Z] --- PASS: TestSecretInspect (2.27s) [2021-06-24T11:06:08.109Z] === RUN TestSecretList [2021-06-24T11:06:09.040Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-24T11:06:10.034Z] --- PASS: TestSecretList (2.29s) [2021-06-24T11:06:10.034Z] === RUN TestSecretsCreateAndDelete [2021-06-24T11:06:10.416Z] --- PASS: TestUpdateRestartPolicy (15.28s) [2021-06-24T11:06:10.416Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-24T11:06:10.983Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-24T11:06:10.983Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-24T11:06:11.242Z] --- PASS: TestUpdateRestartWithAutoRemove (1.24s) [2021-06-24T11:06:11.242Z] === RUN TestWaitNonBlocked [2021-06-24T11:06:11.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:06:11.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:06:11.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:06:11.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:06:11.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:06:11.501Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:06:12.173Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.77s) [2021-06-24T11:06:12.173Z] PASS [2021-06-24T11:06:12.173Z] [2021-06-24T11:06:12.173Z] === Skipped [2021-06-24T11:06:12.173Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-24T11:06:12.173Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:06:12.173Z] [2021-06-24T11:06:12.173Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-24T11:06:12.173Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:06:12.173Z] [2021-06-24T11:06:12.173Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-24T11:06:12.173Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:06:12.173Z] [2021-06-24T11:06:12.173Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-24T11:06:12.173Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:06:12.173Z] [2021-06-24T11:06:12.173Z] [2021-06-24T11:06:12.173Z] DONE 17 tests, 4 skipped in 31.551s [2021-06-24T11:06:12.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-24T11:06:12.173Z] ++ 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-06-24T11:06:12.173Z] ++ set -e [2021-06-24T11:06:12.173Z] ++ '[' -n 0 ']' [2021-06-24T11:06:12.173Z] ++ set -x [2021-06-24T11:06:12.173Z] ++ env -i DEST=/go/src/github.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-06-24T11:06:12.173Z] INFO: Testing against a local daemon [2021-06-24T11:06:12.173Z] === RUN TestPluginInvalidJSON [2021-06-24T11:06:12.173Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:06:12.173Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:06:12.173Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:06:12.173Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-24T11:06:12.173Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-24T11:06:12.173Z] === RUN TestPluginInstall [2021-06-24T11:06:12.173Z] === RUN TestPluginInstall/no_auth [2021-06-24T11:06:12.543Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2021-06-24T11:06:12.543Z] === RUN TestSecretsUpdate [2021-06-24T11:06:13.405Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-24T11:06:13.405Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-24T11:06:13.405Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-24T11:06:13.405Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-24T11:06:13.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-24T11:06:13.664Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-24T11:06:13.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2021-06-24T11:06:13.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.36s) [2021-06-24T11:06:13.664Z] === RUN TestWaitBlocked [2021-06-24T11:06:13.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:06:13.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:06:13.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:06:13.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:06:13.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-24T11:06:13.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-24T11:06:14.087Z] time="2021-06-24T11:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:06:14.087Z] time="2021-06-24T11:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:248cd403ab6507eff276041420620fcbb00d497d7614641e86e776ac494df8ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:06:14.087Z] time="2021-06-24T11:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:06:14.087Z] time="2021-06-24T11:06:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:248cd403ab6507eff276041420620fcbb00d497d7614641e86e776ac494df8ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:06:14.472Z] --- PASS: TestSecretsUpdate (2.27s) [2021-06-24T11:06:14.472Z] === RUN TestTemplatedSecret [2021-06-24T11:06:14.659Z] === RUN TestPluginInstall/with_htpasswd [2021-06-24T11:06:15.231Z] time="2021-06-24T11:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:06:15.231Z] time="2021-06-24T11:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:484202a1bef7f584514a197f6061e6ba04d1d8090acc88a3b196c5be4b820a40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:06:15.231Z] time="2021-06-24T11:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:06:15.231Z] time="2021-06-24T11:06:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:484202a1bef7f584514a197f6061e6ba04d1d8090acc88a3b196c5be4b820a40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:06:15.804Z] === RUN TestPluginInstall/with_insecure [2021-06-24T11:06:16.198Z] --- PASS: TestWaitBlocked (0.04s) [2021-06-24T11:06:16.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.43s) [2021-06-24T11:06:16.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.45s) [2021-06-24T11:06:16.198Z] === CONT TestContainerStartOnDaemonRestart [2021-06-24T11:06:16.198Z] === CONT TestIpcModeOlderClient [2021-06-24T11:06:16.198Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-24T11:06:16.456Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-06-24T11:06:16.456Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-24T11:06:17.191Z] time="2021-06-24T11:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:06:17.192Z] time="2021-06-24T11:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d59ae45d81b083ed613ad2c16125ffa749cff31ed694e7ef38f2d1a1600e8f81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:06:17.192Z] time="2021-06-24T11:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:06:17.192Z] time="2021-06-24T11:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d59ae45d81b083ed613ad2c16125ffa749cff31ed694e7ef38f2d1a1600e8f81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:06:17.393Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-24T11:06:17.453Z] --- PASS: TestPluginInstall (5.42s) [2021-06-24T11:06:17.453Z] --- PASS: TestPluginInstall/no_auth (2.50s) [2021-06-24T11:06:17.453Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-06-24T11:06:17.453Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-06-24T11:06:17.453Z] plugin_test.go:165: [da50a14eb56ca] daemon is not started [2021-06-24T11:06:17.453Z] === RUN TestPluginsWithRuntimes [2021-06-24T11:06:18.636Z] --- PASS: TestTemplatedSecret (3.46s) [2021-06-24T11:06:18.636Z] === RUN TestSecretCreateResolve [2021-06-24T11:06:20.001Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-24T11:06:20.522Z] --- PASS: TestSecretCreateResolve (2.26s) [2021-06-24T11:06:20.522Z] PASS [2021-06-24T11:06:20.522Z] [2021-06-24T11:06:20.522Z] DONE 6 tests in 14.866s [2021-06-24T11:06:20.522Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-24T11:06:20.522Z] INFO: Testing against a local daemon [2021-06-24T11:06:20.522Z] === RUN TestServiceCreateInit [2021-06-24T11:06:20.522Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-24T11:06:20.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-24T11:06:20.945Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-24T11:06:22.056Z] --- PASS: TestContainerStartOnDaemonRestart (5.81s) [2021-06-24T11:06:22.057Z] === CONT TestContainerKillOnDaemonStart [2021-06-24T11:06:22.644Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.41s) [2021-06-24T11:06:22.644Z] === CONT TestDaemonHostGatewayIP [2021-06-24T11:06:22.859Z] --- PASS: TestPluginsWithRuntimes (5.05s) [2021-06-24T11:06:22.859Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.45s) [2021-06-24T11:06:22.859Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.45s) [2021-06-24T11:06:22.859Z] === RUN TestPluginBackCompatMediaTypes [2021-06-24T11:06:23.803Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-06-24T11:06:23.803Z] PASS [2021-06-24T11:06:23.803Z] [2021-06-24T11:06:23.803Z] DONE 10 tests in 11.761s [2021-06-24T11:06:23.803Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-24T11:06:23.803Z] ++ 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-06-24T11:06:23.803Z] ++ set -e [2021-06-24T11:06:23.803Z] ++ '[' -n 0 ']' [2021-06-24T11:06:23.803Z] ++ set -x [2021-06-24T11:06:23.803Z] ++ env -i DEST=/go/src/github.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-06-24T11:06:23.803Z] INFO: Testing against a local daemon [2021-06-24T11:06:23.803Z] === RUN TestExternalGraphDriver [2021-06-24T11:06:23.803Z] === RUN TestExternalGraphDriver/json [2021-06-24T11:06:25.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-24T11:06:26.351Z] === RUN TestExternalGraphDriver/spec [2021-06-24T11:06:26.828Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-24T11:06:28.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-24T11:06:28.901Z] === RUN TestExternalGraphDriver/pull [2021-06-24T11:06:29.583Z] --- PASS: TestDaemonHostGatewayIP (6.83s) [2021-06-24T11:06:29.584Z] === CONT TestDaemonRestartIpcMode [2021-06-24T11:06:30.006Z] --- PASS: TestServiceCreateInit (9.37s) [2021-06-24T11:06:30.006Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2021-06-24T11:06:30.006Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-06-24T11:06:30.006Z] === RUN TestCreateServiceMultipleTimes [2021-06-24T11:06:30.962Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-24T11:06:31.448Z] --- PASS: TestExternalGraphDriver (7.24s) [2021-06-24T11:06:31.448Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2021-06-24T11:06:31.448Z] --- PASS: TestExternalGraphDriver/spec (2.51s) [2021-06-24T11:06:31.448Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2021-06-24T11:06:31.448Z] === RUN TestGraphdriverPluginV2 [2021-06-24T11:06:31.448Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-06-24T11:06:31.448Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:06:31.448Z] PASS [2021-06-24T11:06:31.448Z] [2021-06-24T11:06:31.448Z] === Skipped [2021-06-24T11:06:31.448Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-06-24T11:06:31.448Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:06:31.448Z] [2021-06-24T11:06:31.448Z] [2021-06-24T11:06:31.448Z] DONE 5 tests, 1 skipped in 7.464s [2021-06-24T11:06:31.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-24T11:06:31.448Z] ++ 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-06-24T11:06:31.448Z] ++ set -e [2021-06-24T11:06:31.448Z] ++ '[' -n 0 ']' [2021-06-24T11:06:31.448Z] ++ set -x [2021-06-24T11:06:31.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-24T11:06:31.448Z] INFO: Testing against a local daemon [2021-06-24T11:06:31.448Z] === RUN TestContinueAfterPluginCrash [2021-06-24T11:06:31.448Z] === PAUSE TestContinueAfterPluginCrash [2021-06-24T11:06:31.448Z] === RUN TestReadPluginNoRead [2021-06-24T11:06:31.448Z] === PAUSE TestReadPluginNoRead [2021-06-24T11:06:31.448Z] === RUN TestDaemonStartWithLogOpt [2021-06-24T11:06:31.448Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-24T11:06:31.448Z] === CONT TestContinueAfterPluginCrash [2021-06-24T11:06:31.448Z] === CONT TestDaemonStartWithLogOpt [2021-06-24T11:06:31.448Z] === CONT TestReadPluginNoRead [2021-06-24T11:06:33.497Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-24T11:06:33.756Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-24T11:06:35.133Z] --- PASS: TestDaemonRestartIpcMode (5.32s) [2021-06-24T11:06:35.684Z] === RUN TestReadPluginNoRead/default [2021-06-24T11:06:35.700Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-24T11:06:35.946Z] --- PASS: TestDaemonStartWithLogOpt (4.72s) [2021-06-24T11:06:36.268Z] --- PASS: TestContainerKillOnDaemonStart (14.30s) [2021-06-24T11:06:36.268Z] PASS [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] === Skipped [2021-06-24T11:06:36.268Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-24T11:06:36.268Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-24T11:06:36.268Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-24T11:06:36.268Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-24T11:06:36.268Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-24T11:06:36.268Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-24T11:06:36.268Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] [2021-06-24T11:06:36.268Z] DONE 195 tests, 6 skipped in 240.128s [2021-06-24T11:06:36.268Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-24T11:06:36.268Z] ++ 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-06-24T11:06:36.268Z] ++ set -e [2021-06-24T11:06:36.268Z] ++ '[' -n 0 ']' [2021-06-24T11:06:36.268Z] ++ set -x [2021-06-24T11:06:36.268Z] ++ env -i DEST=/go/src/github.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-06-24T11:06:36.527Z] INFO: Testing against a local daemon [2021-06-24T11:06:36.527Z] === RUN TestCommitInheritsEnv [2021-06-24T11:06:37.093Z] --- PASS: TestCommitInheritsEnv (0.52s) [2021-06-24T11:06:37.093Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-24T11:06:37.093Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-24T11:06:37.093Z] === RUN TestImagesFilterMultiReference [2021-06-24T11:06:37.333Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-24T11:06:37.352Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-24T11:06:37.352Z] === RUN TestImagePullPlatformInvalid [2021-06-24T11:06:37.352Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-24T11:06:37.352Z] === RUN TestRemoveImageOrphaning [2021-06-24T11:06:37.919Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-24T11:06:37.919Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-06-24T11:06:37.919Z] === RUN TestRemoveImageGarbageCollector [2021-06-24T11:06:38.490Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-24T11:06:39.057Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-24T11:06:39.247Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-24T11:06:39.625Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-24T11:06:40.562Z] --- PASS: TestRemoveImageGarbageCollector (2.78s) [2021-06-24T11:06:40.562Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-24T11:06:40.635Z] --- PASS: TestReadPluginNoRead (9.37s) [2021-06-24T11:06:40.635Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-06-24T11:06:40.635Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-06-24T11:06:40.635Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2021-06-24T11:06:40.635Z] read_test.go:92: [d2648a55631ce] daemon is not started [2021-06-24T11:06:40.822Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-24T11:06:40.822Z] === RUN TestTagInvalidReference [2021-06-24T11:06:40.822Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-24T11:06:40.822Z] === RUN TestTagValidPrefixedRepo [2021-06-24T11:06:40.822Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-06-24T11:06:40.822Z] === RUN TestTagExistedNameWithoutForce [2021-06-24T11:06:40.822Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-24T11:06:40.822Z] === RUN TestTagOfficialNames [2021-06-24T11:06:41.081Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-24T11:06:41.081Z] === RUN TestTagMatchesDigest [2021-06-24T11:06:41.081Z] --- PASS: TestTagMatchesDigest (0.06s) [2021-06-24T11:06:41.081Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-24T11:06:41.578Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2021-06-24T11:06:41.578Z] PASS [2021-06-24T11:06:41.578Z] [2021-06-24T11:06:41.578Z] DONE 6 tests in 10.285s [2021-06-24T11:06:41.578Z] 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-06-24T11:06:41.578Z] ++ 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-06-24T11:06:41.578Z] ++ set -e [2021-06-24T11:06:41.578Z] ++ '[' -n 0 ']' [2021-06-24T11:06:41.578Z] ++ set -x [2021-06-24T11:06:41.578Z] ++ env -i DEST=/go/src/github.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-06-24T11:06:41.578Z] testing: warning: no tests to run [2021-06-24T11:06:41.578Z] PASS [2021-06-24T11:06:41.578Z] [2021-06-24T11:06:41.578Z] DONE 0 tests in 0.045s [2021-06-24T11:06:41.578Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-24T11:06:41.578Z] ++ 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-06-24T11:06:41.578Z] ++ set -e [2021-06-24T11:06:41.578Z] ++ '[' -n 0 ']' [2021-06-24T11:06:41.578Z] ++ set -x [2021-06-24T11:06:41.578Z] ++ env -i DEST=/go/src/github.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-06-24T11:06:41.578Z] INFO: Testing against a local daemon [2021-06-24T11:06:41.578Z] === RUN TestPluginWithDevMounts [2021-06-24T11:06:41.578Z] === PAUSE TestPluginWithDevMounts [2021-06-24T11:06:41.578Z] === CONT TestPluginWithDevMounts [2021-06-24T11:06:42.018Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-24T11:06:42.018Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-24T11:06:42.279Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-24T11:06:43.653Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-24T11:06:44.124Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-24T11:06:44.124Z] PASS [2021-06-24T11:06:44.124Z] [2021-06-24T11:06:44.124Z] DONE 1 tests in 2.223s [2021-06-24T11:06:44.124Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-24T11:06:44.124Z] ++ 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-06-24T11:06:44.124Z] ++ set -e [2021-06-24T11:06:44.124Z] ++ '[' -n 0 ']' [2021-06-24T11:06:44.124Z] ++ set -x [2021-06-24T11:06:44.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:06:44.124Z] INFO: Testing against a local daemon [2021-06-24T11:06:44.124Z] === RUN TestSecretInspect [2021-06-24T11:06:45.555Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-24T11:06:46.671Z] --- PASS: TestSecretInspect (2.42s) [2021-06-24T11:06:46.671Z] === RUN TestSecretList [2021-06-24T11:06:48.041Z] --- PASS: TestCreateServiceMultipleTimes (17.75s) [2021-06-24T11:06:48.041Z] === RUN TestCreateServiceConflict [2021-06-24T11:06:49.218Z] --- PASS: TestSecretList (2.94s) [2021-06-24T11:06:49.218Z] === RUN TestSecretsCreateAndDelete [2021-06-24T11:06:49.742Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-24T11:06:49.925Z] --- PASS: TestCreateServiceConflict (2.29s) [2021-06-24T11:06:49.925Z] === RUN TestCreateServiceMaxReplicas [2021-06-24T11:06:51.119Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-24T11:06:51.119Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-24T11:06:51.686Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-24T11:06:52.523Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2021-06-24T11:06:52.523Z] === RUN TestSecretsUpdate [2021-06-24T11:06:53.189Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2021-06-24T11:06:53.189Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-24T11:06:53.587Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-24T11:06:53.846Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-24T11:06:55.069Z] --- PASS: TestSecretsUpdate (2.93s) [2021-06-24T11:06:55.069Z] === RUN TestTemplatedSecret [2021-06-24T11:06:58.037Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-24T11:06:59.278Z] --- PASS: TestTemplatedSecret (3.72s) [2021-06-24T11:06:59.278Z] === RUN TestSecretCreateResolve [2021-06-24T11:06:59.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-24T11:07:00.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-24T11:07:00.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-24T11:07:01.825Z] --- PASS: TestSecretCreateResolve (2.89s) [2021-06-24T11:07:01.825Z] PASS [2021-06-24T11:07:01.825Z] [2021-06-24T11:07:01.825Z] DONE 6 tests in 17.989s [2021-06-24T11:07:01.825Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-24T11:07:01.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-24T11:07:01.825Z] ++ set -e [2021-06-24T11:07:01.825Z] ++ '[' -n 0 ']' [2021-06-24T11:07:01.825Z] ++ set -x [2021-06-24T11:07:01.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-24T11:07:01.825Z] INFO: Testing against a local daemon [2021-06-24T11:07:01.825Z] === RUN TestServiceCreateInit [2021-06-24T11:07:01.825Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-24T11:07:02.257Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-24T11:07:02.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-24T11:07:04.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-24T11:07:07.114Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-24T11:07:07.271Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-24T11:07:08.102Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s) [2021-06-24T11:07:08.102Z] === RUN TestCreateServiceSecretFileMode [2021-06-24T11:07:08.647Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-24T11:07:09.463Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2021-06-24T11:07:09.463Z] === RUN TestCreateServiceConfigFileMode [2021-06-24T11:07:10.549Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-24T11:07:11.923Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-24T11:07:12.405Z] --- PASS: TestServiceCreateInit (10.37s) [2021-06-24T11:07:12.405Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s) [2021-06-24T11:07:12.405Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2021-06-24T11:07:12.405Z] === RUN TestCreateServiceMultipleTimes [2021-06-24T11:07:12.807Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-06-24T11:07:12.807Z] === RUN TestCreateServiceSysctls [2021-06-24T11:07:12.859Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-24T11:07:16.068Z] --- PASS: TestCreateServiceSysctls (3.79s) [2021-06-24T11:07:16.068Z] === RUN TestCreateServiceCapabilities [2021-06-24T11:07:17.048Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-24T11:07:19.371Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2021-06-24T11:07:19.371Z] === RUN TestInspect [2021-06-24T11:07:22.632Z] --- PASS: TestInspect (3.31s) [2021-06-24T11:07:22.632Z] === RUN TestCreateJob [2021-06-24T11:07:24.534Z] 639bb6bb2beb: Pull complete [2021-06-24T11:07:24.534Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-24T11:07:24.534Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:07:24.534Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-24T11:07:24.534Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-24T11:07:24.534Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-24T11:07:24.534Z] WARN: Skipping validation tests [2021-06-24T11:07:24.534Z] INFO: Running unit tests at 06/24/2021 11:07:12... [2021-06-24T11:07:24.534Z] INFO: make.ps1 starting at 06/24/2021 11:07:19 [2021-06-24T11:07:24.534Z] INFO: Git commit (4d42e18c05) assumed from DOCKER_GITCOMMIT environment variable [2021-06-24T11:07:24.534Z] INFO: Invoking autogen... [2021-06-24T11:07:24.534Z] INFO: Running unit tests... [2021-06-24T11:07:25.156Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-24T11:07:26.093Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-24T11:07:26.792Z] --- PASS: TestCreateJob (3.81s) [2021-06-24T11:07:26.792Z] === RUN TestReplicatedJob [2021-06-24T11:07:27.471Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-24T11:07:30.528Z] --- PASS: TestCreateServiceMultipleTimes (16.67s) [2021-06-24T11:07:30.528Z] === RUN TestCreateServiceConflict [2021-06-24T11:07:31.456Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-06-24T11:07:31.456Z] Copying nested executables into bundles/cross/linux/amd64 [2021-06-24T11:07:31.456Z] Cross building: bundles/cross/windows/amd64 [2021-06-24T11:07:31.456Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-06-24T11:07:31.456Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-24T11:07:31.669Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-24T11:07:31.913Z] --- PASS: TestCreateServiceConflict (2.90s) [2021-06-24T11:07:31.913Z] === RUN TestCreateServiceMaxReplicas [2021-06-24T11:07:33.108Z] 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-06-24T11:07:33.318Z] --- PASS: TestReplicatedJob (6.56s) [2021-06-24T11:07:33.318Z] === RUN TestUpdateReplicatedJob [2021-06-24T11:07:36.123Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2021-06-24T11:07:36.123Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-24T11:07:36.579Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2021-06-24T11:07:36.579Z] === RUN TestServiceListWithStatuses [2021-06-24T11:07:36.579Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-24T11:07:36.579Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:07:36.579Z] === RUN TestDockerNetworkConnectAlias [2021-06-24T11:07:39.785Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-24T11:07:41.623Z] ? github.com/docker/docker/api [no test files] [2021-06-24T11:07:41.860Z] --- PASS: TestDockerNetworkConnectAlias (5.12s) [2021-06-24T11:07:41.860Z] === RUN TestDockerNetworkReConnect [2021-06-24T11:07:43.067Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-24T11:07:45.164Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2021-06-24T11:07:45.164Z] === RUN TestServicePlugin [2021-06-24T11:07:45.599Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-24T11:07:48.884Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-24T11:07:49.143Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-24T11:07:49.401Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-24T11:07:49.967Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-24T11:07:49.967Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-24T11:07:51.047Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.45s) [2021-06-24T11:07:51.047Z] === RUN TestCreateServiceSecretFileMode [2021-06-24T11:07:53.596Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2021-06-24T11:07:53.596Z] === RUN TestCreateServiceConfigFileMode [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite (438.02s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.73s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.56s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.18s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:1455: [d02228164fadd] daemon is not started [2021-06-24T11:07:56.547Z] check_test.go:309: [dde34db1289d5] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.05s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.33s) [2021-06-24T11:07:56.547Z] check_test.go:309: [de461ff8981e4] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.75s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.64s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.08s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.45s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.99s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.01s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.11s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-24T11:07:56.547Z] check_test.go:309: [db7feb5c82453] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-24T11:07:56.547Z] check_test.go:309: [da28cfbfa2bb4] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.31s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d698a7c01c763] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.22s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.37s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d4d3210d674e7] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.48s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.73s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.16s) [2021-06-24T11:07:56.547Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-24T11:07:56.547Z] check_test.go:309: [d9f6ac7f6422d] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.00s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.75s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.71s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.11s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d7f0369a28f94] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.31s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d2d8d9f321de2] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_plugins_test.go:79: [d3bd32f23d04b] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.80s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_plugins_test.go:169: [deddfbaf3cbfd] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.02s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-24T11:07:56.547Z] check_test.go:309: [dc6bb15bcfd69] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.51s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.42s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.28s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.48s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.30s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.51s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.37s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d7765d38e8ddf] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.94s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.99s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.59s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.16s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.55s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d15ee6bcb600d] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.98s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.09s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.35s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.80s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.08s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.72s) [2021-06-24T11:07:56.547Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-24T11:07:56.547Z] check_test.go:309: [d626d884cca41] daemon is not started [2021-06-24T11:07:56.547Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-24T11:07:56.547Z] check_test.go:309: [d06ad4552ac97] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.19s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d9eddf780b25f] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.92s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.38s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.22s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.79s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.48s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.51s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d6f0368444fcc] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.30s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.16s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_plugins_test.go:105: [d040031fd8b40] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.96s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d3a32bbde9e45] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.43s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.21s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.92s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-24T11:07:56.547Z] check_test.go:309: [d41d1620a41f5] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d009b1c5cc6da] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.72s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d247ec719633f] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.10s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.44s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.15s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d2361398495bc] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.92s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.68s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.68s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2021-06-24T11:07:56.547Z] check_test.go:309: [dcd72bd53121b] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.34s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-24T11:07:56.547Z] check_test.go:309: [da0f06dc76c48] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.88s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.16s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.47s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.42s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.14s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.95s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.36s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.76s) [2021-06-24T11:07:56.547Z] docker_cli_daemon_test.go:2550: [dd854fc51d90f] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.36s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.10s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.37s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.96s) [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-06-24T11:07:56.547Z] check_test.go:309: [d38773df5f588] daemon is not started [2021-06-24T11:07:56.547Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.35s) [2021-06-24T11:07:56.547Z] === RUN TestDockerSwarmSuite [2021-06-24T11:07:56.547Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-24T11:07:56.903Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2021-06-24T11:07:56.903Z] === RUN TestCreateServiceSysctls [2021-06-24T11:07:57.114Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-24T11:07:59.207Z] === RUN TestMiddlewares [2021-06-24T11:07:59.207Z] --- PASS: TestMiddlewares (0.00s) [2021-06-24T11:07:59.207Z] PASS [2021-06-24T11:07:59.207Z] coverage: 9.0% of statements [2021-06-24T11:07:59.207Z] ok github.com/docker/docker/api/server 0.088s coverage: 9.0% of statements [2021-06-24T11:07:59.649Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-24T11:08:00.584Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-24T11:08:01.113Z] --- PASS: TestCreateServiceSysctls (4.24s) [2021-06-24T11:08:01.113Z] === RUN TestCreateServiceCapabilities [2021-06-24T11:08:03.131Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-24T11:08:03.660Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-06-24T11:08:03.660Z] === RUN TestInspect [2021-06-24T11:08:03.697Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-24T11:08:06.969Z] --- PASS: TestInspect (3.10s) [2021-06-24T11:08:06.969Z] === RUN TestCreateJob [2021-06-24T11:08:10.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-24T11:08:11.180Z] --- PASS: TestCreateJob (4.50s) [2021-06-24T11:08:11.180Z] === RUN TestReplicatedJob [2021-06-24T11:08:13.568Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-24T11:08:16.100Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-24T11:08:17.227Z] --- PASS: TestServicePlugin (31.10s) [2021-06-24T11:08:17.227Z] plugin_test.go:62: [d2f1072bae21f] joining swarm manager [d11a1d29064c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:08:17.227Z] plugin_test.go:65: [dcd6e40d196d0] joining swarm manager [d11a1d29064c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:08:17.227Z] === RUN TestServiceUpdateLabel [2021-06-24T11:08:17.773Z] --- PASS: TestReplicatedJob (7.00s) [2021-06-24T11:08:17.774Z] === RUN TestUpdateReplicatedJob [2021-06-24T11:08:18.588Z] --- PASS: TestServiceUpdateLabel (2.33s) [2021-06-24T11:08:18.588Z] === RUN TestServiceUpdateSecrets [2021-06-24T11:08:18.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-24T11:08:22.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-24T11:08:23.063Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-06-24T11:08:23.063Z] === RUN TestServiceListWithStatuses [2021-06-24T11:08:23.063Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-24T11:08:23.063Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:08:23.063Z] === RUN TestDockerNetworkConnectAlias [2021-06-24T11:08:24.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-24T11:08:28.355Z] --- PASS: TestDockerNetworkConnectAlias (5.89s) [2021-06-24T11:08:28.355Z] === RUN TestDockerNetworkReConnect [2021-06-24T11:08:32.566Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2021-06-24T11:08:32.566Z] === RUN TestServicePlugin [2021-06-24T11:08:32.566Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-24T11:08:32.566Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:08:32.566Z] === RUN TestServiceUpdateLabel [2021-06-24T11:08:35.869Z] --- PASS: TestServiceUpdateLabel (2.92s) [2021-06-24T11:08:35.869Z] === RUN TestServiceUpdateSecrets [2021-06-24T11:08:36.660Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2021-06-24T11:08:36.660Z] === RUN TestServiceUpdateConfigs [2021-06-24T11:08:39.089Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-06-24T11:08:39.089Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-24T11:08:39.089Z] remote: Enumerating objects: 23, done. [2021-06-24T11:08:39.089Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-24T11:08:39.089Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-24T11:08:39.089Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-24T11:08:39.089Z] 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-06-24T11:08:39.089Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-24T11:08:40.454Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-24T11:08:41.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/test/unit [2021-06-24T11:08:42.327Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-24T11:08:42.327Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-24T11:08:44.606Z] ? github.com/docker/docker/api [no test files] [2021-06-24T11:08:48.858Z] --- PASS: TestServiceUpdateConfigs (15.05s) [2021-06-24T11:08:48.858Z] === RUN TestServiceUpdateNetwork [2021-06-24T11:08:48.888Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-24T11:08:48.888Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-24T11:08:49.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-24T11:08:49.713Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-24T11:08:49.971Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-24T11:08:50.229Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-24T11:08:50.488Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-24T11:08:53.774Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-24T11:08:53.990Z] --- PASS: TestServiceUpdateSecrets (15.53s) [2021-06-24T11:08:53.991Z] === RUN TestServiceUpdateConfigs [2021-06-24T11:08:55.150Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-24T11:08:57.054Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-24T11:08:58.429Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-24T11:08:58.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-24T11:08:58.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-24T11:08:59.477Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-06-24T11:08:59.512Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-24T11:08:59.512Z] === RUN TestBoolValue [2021-06-24T11:08:59.512Z] --- PASS: TestBoolValue (0.00s) [2021-06-24T11:08:59.512Z] === RUN TestBoolValueOrDefault [2021-06-24T11:08:59.512Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-24T11:08:59.512Z] === RUN TestInt64ValueOrZero [2021-06-24T11:08:59.512Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-24T11:08:59.512Z] === RUN TestInt64ValueOrDefault [2021-06-24T11:08:59.512Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-24T11:08:59.512Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-24T11:08:59.512Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-24T11:08:59.512Z] === RUN TestJsonContentType [2021-06-24T11:08:59.512Z] --- PASS: TestJsonContentType (0.00s) [2021-06-24T11:08:59.512Z] PASS [2021-06-24T11:08:59.512Z] coverage: 14.7% of statements [2021-06-24T11:08:59.512Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2021-06-24T11:09:00.063Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-24T11:09:01.066Z] === RUN TestMaskSecretKeys [2021-06-24T11:09:01.066Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-24T11:09:01.066Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-24T11:09:01.066Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-24T11:09:01.066Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-24T11:09:01.066Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-24T11:09:01.066Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-24T11:09:01.066Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-24T11:09:01.066Z] === RUN TestVersionMiddlewareVersion [2021-06-24T11:09:01.066Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-24T11:09:01.066Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-24T11:09:01.066Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-24T11:09:01.066Z] PASS [2021-06-24T11:09:01.066Z] coverage: 37.7% of statements [2021-06-24T11:09:01.066Z] ok github.com/docker/docker/api/server/middleware 0.348s coverage: 37.7% of statements [2021-06-24T11:09:01.066Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-24T11:09:01.066Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-24T11:09:01.066Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-24T11:09:01.067Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-24T11:09:01.966Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-24T11:09:02.586Z] === RUN TestToJSON [2021-06-24T11:09:02.586Z] --- PASS: TestToJSON (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestToParamWithVersion [2021-06-24T11:09:02.586Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestFromJSON [2021-06-24T11:09:02.586Z] --- PASS: TestFromJSON (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestEmpty [2021-06-24T11:09:02.586Z] --- PASS: TestEmpty (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestArgsMatchKVListEmptySources [2021-06-24T11:09:02.586Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestArgsMatchKVList [2021-06-24T11:09:02.586Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestArgsMatch [2021-06-24T11:09:02.586Z] --- PASS: TestArgsMatch (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestAdd [2021-06-24T11:09:02.586Z] --- PASS: TestAdd (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestDel [2021-06-24T11:09:02.586Z] --- PASS: TestDel (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestLen [2021-06-24T11:09:02.586Z] --- PASS: TestLen (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestExactMatch [2021-06-24T11:09:02.586Z] --- PASS: TestExactMatch (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestOnlyOneExactMatch [2021-06-24T11:09:02.586Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestContains [2021-06-24T11:09:02.586Z] --- PASS: TestContains (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestValidate [2021-06-24T11:09:02.586Z] --- PASS: TestValidate (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestWalkValues [2021-06-24T11:09:02.586Z] --- PASS: TestWalkValues (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestFuzzyMatch [2021-06-24T11:09:02.586Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestClone [2021-06-24T11:09:02.586Z] --- PASS: TestClone (0.00s) [2021-06-24T11:09:02.586Z] PASS [2021-06-24T11:09:02.586Z] coverage: 92.2% of statements [2021-06-24T11:09:02.586Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2021-06-24T11:09:02.586Z] === RUN TestStrSliceMarshalJSON [2021-06-24T11:09:02.586Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestStrSliceUnmarshalJSON [2021-06-24T11:09:02.586Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestStrSliceUnmarshalString [2021-06-24T11:09:02.586Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-24T11:09:02.586Z] === RUN TestStrSliceUnmarshalSlice [2021-06-24T11:09:02.586Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-24T11:09:02.586Z] PASS [2021-06-24T11:09:02.586Z] coverage: 90.0% of statements [2021-06-24T11:09:02.586Z] ok github.com/docker/docker/api/types/strslice 0.065s coverage: 90.0% of statements [2021-06-24T11:09:03.038Z] === RUN TestAdjustForAPIVersion [2021-06-24T11:09:03.038Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-24T11:09:03.038Z] PASS [2021-06-24T11:09:03.038Z] coverage: 5.7% of statements [2021-06-24T11:09:03.038Z] ok github.com/docker/docker/api/server/router/swarm 0.072s coverage: 5.7% of statements [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-24T11:09:03.038Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-24T11:09:03.038Z] === RUN TestDurationToSecondsString [2021-06-24T11:09:03.038Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-24T11:09:03.038Z] === RUN TestGetTimestamp [2021-06-24T11:09:03.038Z] --- PASS: TestGetTimestamp (0.18s) [2021-06-24T11:09:03.038Z] === RUN TestParseTimestamps [2021-06-24T11:09:03.038Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-24T11:09:03.038Z] PASS [2021-06-24T11:09:03.038Z] coverage: 100.0% of statements [2021-06-24T11:09:03.038Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2021-06-24T11:09:03.491Z] === RUN TestCompareVersion [2021-06-24T11:09:03.492Z] --- PASS: TestCompareVersion (0.00s) [2021-06-24T11:09:03.492Z] PASS [2021-06-24T11:09:03.492Z] coverage: 75.0% of statements [2021-06-24T11:09:03.768Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2021-06-24T11:09:03.768Z] === RUN TestServiceUpdatePidsLimit [2021-06-24T11:09:03.768Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-24T11:09:03.768Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-24T11:09:06.644Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2021-06-24T11:09:06.644Z] === RUN TestServiceUpdateNetwork [2021-06-24T11:09:06.703Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-24T11:09:06.703Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-24T11:09:06.703Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-24T11:09:06.703Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-24T11:09:06.703Z] === RUN TestCloneArgsSmartHttp [2021-06-24T11:09:06.703Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-24T11:09:06.703Z] === RUN TestCloneArgsDumbHttp [2021-06-24T11:09:06.703Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-24T11:09:06.703Z] === RUN TestCloneArgsGit [2021-06-24T11:09:06.703Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-24T11:09:06.703Z] === RUN TestCheckoutGit [2021-06-24T11:09:08.221Z] === RUN TestEnable [2021-06-24T11:09:08.221Z] --- PASS: TestEnable (0.00s) [2021-06-24T11:09:08.221Z] === RUN TestDisable [2021-06-24T11:09:08.221Z] --- PASS: TestDisable (0.00s) [2021-06-24T11:09:08.221Z] === RUN TestEnabled [2021-06-24T11:09:08.221Z] --- PASS: TestEnabled (0.00s) [2021-06-24T11:09:08.221Z] PASS [2021-06-24T11:09:08.221Z] coverage: 100.0% of statements [2021-06-24T11:09:08.221Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-06-24T11:09:08.221Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-24T11:09:08.221Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-24T11:09:08.221Z] === RUN TestProcessNoDockerignore [2021-06-24T11:09:08.221Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-24T11:09:08.221Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-24T11:09:08.221Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-24T11:09:08.221Z] === RUN TestDetectContentType [2021-06-24T11:09:08.221Z] --- PASS: TestDetectContentType (0.00s) [2021-06-24T11:09:08.221Z] === RUN TestSelectAcceptableMIME [2021-06-24T11:09:08.221Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-24T11:09:08.221Z] === RUN TestInspectEmptyResponse [2021-06-24T11:09:08.221Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-24T11:09:08.221Z] === RUN TestInspectResponseBinary [2021-06-24T11:09:08.674Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-24T11:09:08.674Z] === RUN TestResponseUnsupportedContentType [2021-06-24T11:09:08.674Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-24T11:09:08.674Z] === RUN TestInspectResponseTextSimple [2021-06-24T11:09:08.674Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-24T11:09:08.674Z] === RUN TestInspectResponseEmptyContentType [2021-06-24T11:09:08.674Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-24T11:09:08.674Z] === RUN TestUnknownContentLength [2021-06-24T11:09:08.674Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-24T11:09:08.674Z] === RUN TestDownloadRemote [2021-06-24T11:09:08.674Z] --- PASS: TestDownloadRemote (0.12s) [2021-06-24T11:09:08.674Z] === RUN TestGetWithStatusError [2021-06-24T11:09:08.674Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-24T11:09:08.674Z] === RUN TestCloseRootDirectory [2021-06-24T11:09:08.674Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-24T11:09:08.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:09:08.674Z] === RUN TestHashFile [2021-06-24T11:09:08.674Z] --- SKIP: TestHashFile (0.01s) [2021-06-24T11:09:08.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:09:08.674Z] === RUN TestHashSubdir [2021-06-24T11:09:08.674Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-24T11:09:08.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:09:08.674Z] === RUN TestRemoveDirectory [2021-06-24T11:09:08.674Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-24T11:09:08.674Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:09:08.674Z] PASS [2021-06-24T11:09:08.674Z] coverage: 9.3% of statements [2021-06-24T11:09:08.674Z] ok github.com/docker/docker/builder/remotecontext 0.485s coverage: 9.3% of statements [2021-06-24T11:09:09.125Z] === RUN TestGetAllAllowed [2021-06-24T11:09:09.125Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestGetAllMeta [2021-06-24T11:09:09.125Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-24T11:09:09.125Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestIsUnreferencedBuiltin [2021-06-24T11:09:09.125Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestIsExistingDirectory [2021-06-24T11:09:09.125Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestGetFilenameForDownload [2021-06-24T11:09:09.125Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestEnv2Variables [2021-06-24T11:09:09.125Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-24T11:09:09.125Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestMaintainer [2021-06-24T11:09:09.125Z] --- PASS: TestMaintainer (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestLabel [2021-06-24T11:09:09.125Z] --- PASS: TestLabel (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestFromScratch [2021-06-24T11:09:09.125Z] --- PASS: TestFromScratch (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestFromWithArg [2021-06-24T11:09:09.125Z] --- PASS: TestFromWithArg (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-24T11:09:09.125Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestFromWithUndefinedArg [2021-06-24T11:09:09.125Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestFromMultiStageWithNamedStage [2021-06-24T11:09:09.125Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestOnbuild [2021-06-24T11:09:09.125Z] --- PASS: TestOnbuild (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestWorkdir [2021-06-24T11:09:09.125Z] --- PASS: TestWorkdir (0.00s) [2021-06-24T11:09:09.125Z] === RUN TestCmd [2021-06-24T11:09:09.577Z] --- PASS: TestCmd (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestHealthcheckNone [2021-06-24T11:09:09.578Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestHealthcheckCmd [2021-06-24T11:09:09.578Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestEntrypoint [2021-06-24T11:09:09.578Z] --- PASS: TestEntrypoint (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestExpose [2021-06-24T11:09:09.578Z] --- PASS: TestExpose (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestUser [2021-06-24T11:09:09.578Z] --- PASS: TestUser (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestVolume [2021-06-24T11:09:09.578Z] --- PASS: TestVolume (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestStopSignal [2021-06-24T11:09:09.578Z] --- SKIP: TestStopSignal (0.00s) [2021-06-24T11:09:09.578Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-24T11:09:09.578Z] === RUN TestArg [2021-06-24T11:09:09.578Z] --- PASS: TestArg (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestShell [2021-06-24T11:09:09.578Z] --- PASS: TestShell (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestPrependEnvOnCmd [2021-06-24T11:09:09.578Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestRunWithBuildArgs [2021-06-24T11:09:09.578Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestRunIgnoresHealthcheck [2021-06-24T11:09:09.578Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestDispatchUnsupportedOptions [2021-06-24T11:09:09.578Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-24T11:09:09.578Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-24T11:09:09.578Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-24T11:09:09.578Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestNormalizeWorkdir [2021-06-24T11:09:09.578Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestDispatch [2021-06-24T11:09:09.578Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-24T11:09:09.578Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-24T11:09:09.578Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-24T11:09:09.578Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-24T11:09:09.578Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-24T11:09:09.578Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-24T11:09:09.578Z] === RUN TestDispatch/COPY_url [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch (0.11s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-24T11:09:09.578Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestAddScratchImageAddsToMounts [2021-06-24T11:09:09.578Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-24T11:09:09.578Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-24T11:09:09.578Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-24T11:09:09.578Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestImageSourceGetAddsToMounts [2021-06-24T11:09:09.578Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestEmptyDockerfile [2021-06-24T11:09:09.578Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-24T11:09:09.578Z] === RUN TestSymlinkDockerfile [2021-06-24T11:09:09.578Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-24T11:09:09.578Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-24T11:09:09.578Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestNonExistingDockerfile [2021-06-24T11:09:09.578Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-06-24T11:09:09.578Z] === RUN TestCopyRunConfig [2021-06-24T11:09:09.578Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestDeepCopyRunConfig [2021-06-24T11:09:09.578Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestExportImage [2021-06-24T11:09:09.578Z] --- PASS: TestExportImage (0.00s) [2021-06-24T11:09:09.578Z] === RUN TestNormalizeDest [2021-06-24T11:09:09.578Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-24T11:09:09.578Z] PASS [2021-06-24T11:09:09.578Z] coverage: 46.8% of statements [2021-06-24T11:09:09.578Z] ok github.com/docker/docker/builder/dockerfile 0.323s coverage: 46.8% of statements [2021-06-24T11:09:09.578Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-24T11:09:10.683Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-24T11:09:11.662Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-24T11:09:19.905Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2021-06-24T11:09:19.905Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-24T11:09:19.905Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-06-24T11:09:19.905Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-24T11:09:19.905Z] PASS [2021-06-24T11:09:19.905Z] [2021-06-24T11:09:19.905Z] === Skipped [2021-06-24T11:09:19.905Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-24T11:09:19.905Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:09:19.905Z] [2021-06-24T11:09:19.905Z] [2021-06-24T11:09:19.905Z] DONE 27 tests, 1 skipped in 178.339s [2021-06-24T11:09:19.905Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-24T11:09:19.905Z] INFO: Testing against a local daemon [2021-06-24T11:09:19.905Z] === RUN TestSessionCreate [2021-06-24T11:09:19.905Z] --- PASS: TestSessionCreate (0.03s) [2021-06-24T11:09:19.905Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-24T11:09:19.905Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-24T11:09:19.905Z] PASS [2021-06-24T11:09:19.905Z] [2021-06-24T11:09:19.905Z] DONE 2 tests in 0.082s [2021-06-24T11:09:19.905Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-24T11:09:19.905Z] INFO: Testing against a local daemon [2021-06-24T11:09:19.905Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:09:19.905Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:09:19.905Z] === RUN TestEventsExecDie [2021-06-24T11:09:19.905Z] --- PASS: TestEventsExecDie (1.03s) [2021-06-24T11:09:19.905Z] === RUN TestEventsBackwardsCompatible [2021-06-24T11:09:19.905Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-24T11:09:19.905Z] === RUN TestInfoBinaryCommits [2021-06-24T11:09:19.905Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-24T11:09:19.905Z] === RUN TestInfoAPIVersioned [2021-06-24T11:09:19.905Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-24T11:09:19.905Z] === RUN TestInfoDiscoveryBackend [2021-06-24T11:09:20.504Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-24T11:09:20.504Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-24T11:09:20.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-24T11:09:21.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-24T11:09:21.437Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-24T11:09:21.437Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-24T11:09:21.555Z] --- PASS: TestServiceUpdateNetwork (14.02s) [2021-06-24T11:09:21.555Z] === RUN TestServiceUpdatePidsLimit [2021-06-24T11:09:21.868Z] === RUN TestCheckpointCreateError [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestCheckpointCreate [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestCheckpointDeleteError [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestCheckpointDelete [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestCheckpointListError [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestCheckpointList [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointList (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestCheckpointListContainerNotFound [2021-06-24T11:09:21.868Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNewClientWithOpsFromEnv [2021-06-24T11:09:21.868Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-24T11:09:21.868Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-24T11:09:21.868Z] === RUN TestGetAPIPath [2021-06-24T11:09:21.868Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestParseHostURL [2021-06-24T11:09:21.868Z] --- PASS: TestParseHostURL (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-24T11:09:21.868Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-24T11:09:21.868Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNegotiateAPIVersion [2021-06-24T11:09:21.868Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNegotiateAPVersionOverride [2021-06-24T11:09:21.868Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-24T11:09:21.868Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-24T11:09:21.868Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-24T11:09:21.868Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestClientRedirect [2021-06-24T11:09:21.868Z] --- PASS: TestClientRedirect (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestConfigCreateUnsupported [2021-06-24T11:09:21.868Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestConfigCreateError [2021-06-24T11:09:21.868Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestConfigCreate [2021-06-24T11:09:21.868Z] --- PASS: TestConfigCreate (0.00s) [2021-06-24T11:09:21.868Z] === RUN TestConfigInspectNotFound [2021-06-24T11:09:21.869Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-24T11:09:21.869Z] === RUN TestConfigInspectWithEmptyID [2021-06-24T11:09:21.997Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-24T11:09:21.997Z] === RUN TestInfoAPI [2021-06-24T11:09:21.997Z] --- PASS: TestInfoAPI (0.02s) [2021-06-24T11:09:21.997Z] === RUN TestInfoAPIWarnings [2021-06-24T11:09:22.127Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-24T11:09:22.320Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigInspectUnsupported [2021-06-24T11:09:22.320Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigInspectError [2021-06-24T11:09:22.320Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigInspectConfigNotFound [2021-06-24T11:09:22.320Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigInspect [2021-06-24T11:09:22.320Z] --- PASS: TestConfigInspect (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigListUnsupported [2021-06-24T11:09:22.320Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigListError [2021-06-24T11:09:22.320Z] --- PASS: TestConfigListError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigList [2021-06-24T11:09:22.320Z] --- PASS: TestConfigList (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigRemoveUnsupported [2021-06-24T11:09:22.320Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigRemoveError [2021-06-24T11:09:22.320Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigRemove [2021-06-24T11:09:22.320Z] --- PASS: TestConfigRemove (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigUpdateUnsupported [2021-06-24T11:09:22.320Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigUpdateError [2021-06-24T11:09:22.320Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestConfigUpdate [2021-06-24T11:09:22.320Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerCommitError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerCommit [2021-06-24T11:09:22.320Z] --- PASS: TestContainerCommit (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStatPathError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStatPathNotFoundError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStatPathNoHeaderError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStatPath [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyToContainerError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyToContainerNotFoundError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyToContainer [2021-06-24T11:09:22.320Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyFromContainerError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyFromContainerNotFoundError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-24T11:09:22.320Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestCopyFromContainer [2021-06-24T11:09:22.320Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerCreateError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerCreateImageNotFound [2021-06-24T11:09:22.320Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerCreateWithName [2021-06-24T11:09:22.320Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerCreateAutoRemove [2021-06-24T11:09:22.320Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerDiffError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerDiff [2021-06-24T11:09:22.320Z] --- PASS: TestContainerDiff (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecCreateError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecCreate [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecStartError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecStart [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecInspectError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecInspect [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExportError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExportError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExport [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExport (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerInspectError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerInspectContainerNotFound [2021-06-24T11:09:22.320Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerInspectWithEmptyID [2021-06-24T11:09:22.320Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerInspect [2021-06-24T11:09:22.320Z] --- PASS: TestContainerInspect (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerInspectNode [2021-06-24T11:09:22.320Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerKillError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerKillError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerKill [2021-06-24T11:09:22.320Z] --- PASS: TestContainerKill (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerListError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerListError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerList [2021-06-24T11:09:22.320Z] --- PASS: TestContainerList (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerLogsNotFoundError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerLogsError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerLogs [2021-06-24T11:09:22.320Z] --- PASS: TestContainerLogs (0.25s) [2021-06-24T11:09:22.320Z] === RUN TestContainerPauseError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerPause [2021-06-24T11:09:22.320Z] --- PASS: TestContainerPause (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainersPruneError [2021-06-24T11:09:22.320Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainersPrune [2021-06-24T11:09:22.320Z] --- PASS: TestContainersPrune (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRemoveError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRemoveNotFoundError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRemove [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRemove (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRenameError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRename [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRename (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerResizeError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecResizeError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerResize [2021-06-24T11:09:22.320Z] --- PASS: TestContainerResize (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerExecResize [2021-06-24T11:09:22.320Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRestartError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerRestart [2021-06-24T11:09:22.320Z] --- PASS: TestContainerRestart (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStartError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStartError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStart [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStart (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStatsError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStats [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStats (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStopError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStopError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerStop [2021-06-24T11:09:22.320Z] --- PASS: TestContainerStop (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerTopError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerTopError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerTop [2021-06-24T11:09:22.320Z] --- PASS: TestContainerTop (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerUnpauseError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerUnpause [2021-06-24T11:09:22.320Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerUpdateError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerUpdate [2021-06-24T11:09:22.320Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerWaitError [2021-06-24T11:09:22.320Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestContainerWait [2021-06-24T11:09:22.320Z] --- PASS: TestContainerWait (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestDiskUsageError [2021-06-24T11:09:22.320Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestDiskUsage [2021-06-24T11:09:22.320Z] --- PASS: TestDiskUsage (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestDistributionInspectUnsupported [2021-06-24T11:09:22.320Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestDistributionInspectWithEmptyID [2021-06-24T11:09:22.320Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestEventsErrorInOptions [2021-06-24T11:09:22.320Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestEventsErrorFromServer [2021-06-24T11:09:22.320Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestEvents [2021-06-24T11:09:22.320Z] --- PASS: TestEvents (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestTLSCloseWriter [2021-06-24T11:09:22.320Z] === PAUSE TestTLSCloseWriter [2021-06-24T11:09:22.320Z] === RUN TestImageBuildError [2021-06-24T11:09:22.320Z] --- PASS: TestImageBuildError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageBuild [2021-06-24T11:09:22.320Z] --- PASS: TestImageBuild (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestGetDockerOS [2021-06-24T11:09:22.320Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageCreateError [2021-06-24T11:09:22.320Z] --- PASS: TestImageCreateError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageCreate [2021-06-24T11:09:22.320Z] --- PASS: TestImageCreate (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageHistoryError [2021-06-24T11:09:22.320Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageHistory [2021-06-24T11:09:22.320Z] --- PASS: TestImageHistory (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageImportError [2021-06-24T11:09:22.320Z] --- PASS: TestImageImportError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageImport [2021-06-24T11:09:22.320Z] --- PASS: TestImageImport (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageInspectError [2021-06-24T11:09:22.320Z] --- PASS: TestImageInspectError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageInspectImageNotFound [2021-06-24T11:09:22.320Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageInspectWithEmptyID [2021-06-24T11:09:22.320Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageInspect [2021-06-24T11:09:22.320Z] --- PASS: TestImageInspect (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageListError [2021-06-24T11:09:22.320Z] --- PASS: TestImageListError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageList [2021-06-24T11:09:22.320Z] --- PASS: TestImageList (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageListApiBefore125 [2021-06-24T11:09:22.320Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageLoadError [2021-06-24T11:09:22.320Z] --- PASS: TestImageLoadError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageLoad [2021-06-24T11:09:22.320Z] --- PASS: TestImageLoad (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagesPruneError [2021-06-24T11:09:22.320Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagesPrune [2021-06-24T11:09:22.320Z] --- PASS: TestImagesPrune (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullReferenceParseError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullAnyError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePullWithoutErrors [2021-06-24T11:09:22.320Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushReferenceError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushAnyError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithoutErrors [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-24T11:09:22.320Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-24T11:09:22.320Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageRemoveError [2021-06-24T11:09:22.320Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageRemoveImageNotFound [2021-06-24T11:09:22.320Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageRemove [2021-06-24T11:09:22.320Z] --- PASS: TestImageRemove (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageSaveError [2021-06-24T11:09:22.320Z] --- PASS: TestImageSaveError (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageSave [2021-06-24T11:09:22.320Z] --- PASS: TestImageSave (0.00s) [2021-06-24T11:09:22.320Z] === RUN TestImageSearchAnyError [2021-06-24T11:09:22.320Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-24T11:09:22.321Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-24T11:09:22.321Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-24T11:09:22.321Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-24T11:09:22.321Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageSearchWithoutErrors [2021-06-24T11:09:22.321Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageTagError [2021-06-24T11:09:22.321Z] --- PASS: TestImageTagError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageTagInvalidReference [2021-06-24T11:09:22.321Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageTagInvalidSourceImageName [2021-06-24T11:09:22.321Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageTagHexSource [2021-06-24T11:09:22.321Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestImageTag [2021-06-24T11:09:22.321Z] --- PASS: TestImageTag (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestInfoServerError [2021-06-24T11:09:22.321Z] --- PASS: TestInfoServerError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestInfoInvalidResponseJSONError [2021-06-24T11:09:22.321Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestInfo [2021-06-24T11:09:22.321Z] --- PASS: TestInfo (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkConnectError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkConnect [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkCreateError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkCreate [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkDisconnectError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkDisconnect [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkInspectNotFoundError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkInspect [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkListError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkList [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworksPruneError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworksPrune [2021-06-24T11:09:22.321Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkRemoveError [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNetworkRemove [2021-06-24T11:09:22.321Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeInspectNodeNotFound [2021-06-24T11:09:22.321Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeInspect [2021-06-24T11:09:22.321Z] --- PASS: TestNodeInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeListError [2021-06-24T11:09:22.321Z] --- PASS: TestNodeListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeList [2021-06-24T11:09:22.321Z] --- PASS: TestNodeList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeRemoveError [2021-06-24T11:09:22.321Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeRemove [2021-06-24T11:09:22.321Z] --- PASS: TestNodeRemove (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeUpdateError [2021-06-24T11:09:22.321Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestNodeUpdate [2021-06-24T11:09:22.321Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestOptionWithTimeout [2021-06-24T11:09:22.321Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPingFail [2021-06-24T11:09:22.321Z] --- PASS: TestPingFail (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPingWithError [2021-06-24T11:09:22.321Z] 2021/06/24 11:09:21 RoundTripper returned a response & error; ignoring response [2021-06-24T11:09:22.321Z] 2021/06/24 11:09:21 RoundTripper returned a response & error; ignoring response [2021-06-24T11:09:22.321Z] --- PASS: TestPingWithError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPingSuccess [2021-06-24T11:09:22.321Z] --- PASS: TestPingSuccess (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPingHeadFallback [2021-06-24T11:09:22.321Z] === RUN TestPingHeadFallback/OK [2021-06-24T11:09:22.321Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-24T11:09:22.321Z] === RUN TestPingHeadFallback/Not_Found [2021-06-24T11:09:22.321Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-24T11:09:22.321Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-24T11:09:22.321Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-24T11:09:22.321Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-24T11:09:22.321Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-24T11:09:22.321Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginDisableError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginDisable [2021-06-24T11:09:22.321Z] --- PASS: TestPluginDisable (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginEnableError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginEnable [2021-06-24T11:09:22.321Z] --- PASS: TestPluginEnable (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginInspect [2021-06-24T11:09:22.321Z] --- PASS: TestPluginInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginListError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginList [2021-06-24T11:09:22.321Z] --- PASS: TestPluginList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginPushError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginPushError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginPush [2021-06-24T11:09:22.321Z] --- PASS: TestPluginPush (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginRemoveError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginRemove [2021-06-24T11:09:22.321Z] --- PASS: TestPluginRemove (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginSetError [2021-06-24T11:09:22.321Z] --- PASS: TestPluginSetError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPluginSet [2021-06-24T11:09:22.321Z] --- PASS: TestPluginSet (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSetHostHeader [2021-06-24T11:09:22.321Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestPlainTextError [2021-06-24T11:09:22.321Z] --- PASS: TestPlainTextError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestInfiniteError [2021-06-24T11:09:22.321Z] --- PASS: TestInfiniteError (0.03s) [2021-06-24T11:09:22.321Z] === RUN TestSecretCreateUnsupported [2021-06-24T11:09:22.321Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretCreateError [2021-06-24T11:09:22.321Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretCreate [2021-06-24T11:09:22.321Z] --- PASS: TestSecretCreate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretInspectUnsupported [2021-06-24T11:09:22.321Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretInspectSecretNotFound [2021-06-24T11:09:22.321Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretInspect [2021-06-24T11:09:22.321Z] --- PASS: TestSecretInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretListUnsupported [2021-06-24T11:09:22.321Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretListError [2021-06-24T11:09:22.321Z] --- PASS: TestSecretListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretList [2021-06-24T11:09:22.321Z] --- PASS: TestSecretList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretRemoveUnsupported [2021-06-24T11:09:22.321Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretRemoveError [2021-06-24T11:09:22.321Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretRemove [2021-06-24T11:09:22.321Z] --- PASS: TestSecretRemove (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretUpdateUnsupported [2021-06-24T11:09:22.321Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretUpdateError [2021-06-24T11:09:22.321Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSecretUpdate [2021-06-24T11:09:22.321Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceCreateError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceCreate [2021-06-24T11:09:22.321Z] --- PASS: TestServiceCreate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-24T11:09:22.321Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceCreateDigestPinning [2021-06-24T11:09:22.321Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceInspectServiceNotFound [2021-06-24T11:09:22.321Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceInspect [2021-06-24T11:09:22.321Z] --- PASS: TestServiceInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceListError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceList [2021-06-24T11:09:22.321Z] --- PASS: TestServiceList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceLogsError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceLogs [2021-06-24T11:09:22.321Z] --- PASS: TestServiceLogs (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceRemoveError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceRemoveNotFoundError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceRemove [2021-06-24T11:09:22.321Z] --- PASS: TestServiceRemove (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceUpdateError [2021-06-24T11:09:22.321Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestServiceUpdate [2021-06-24T11:09:22.321Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmGetUnlockKeyError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmGetUnlockKey [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmInitError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmInit [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmInit (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmInspect [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmJoinError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmJoin [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmLeaveError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmLeave [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmUnlockError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmUnlock [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmUpdateError [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestSwarmUpdate [2021-06-24T11:09:22.321Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestTaskInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestTaskInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestTaskInspect [2021-06-24T11:09:22.321Z] --- PASS: TestTaskInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestTaskListError [2021-06-24T11:09:22.321Z] --- PASS: TestTaskListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestTaskList [2021-06-24T11:09:22.321Z] --- PASS: TestTaskList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeCreateError [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeCreate [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeInspectError [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeInspectNotFound [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeInspectWithEmptyID [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeInspect [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeListError [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeListError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeList [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeList (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeRemoveError [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-24T11:09:22.321Z] === RUN TestVolumeRemove [2021-06-24T11:09:22.321Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-24T11:09:22.321Z] === CONT TestTLSCloseWriter [2021-06-24T11:09:22.321Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-24T11:09:22.321Z] PASS [2021-06-24T11:09:22.321Z] coverage: 74.9% of statements [2021-06-24T11:09:22.321Z] ok github.com/docker/docker/client 0.700s coverage: 74.9% of statements [2021-06-24T11:09:23.072Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-24T11:09:31.211Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-24T11:09:39.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-24T11:09:39.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-24T11:09:39.354Z] --- PASS: TestServiceUpdatePidsLimit (17.65s) [2021-06-24T11:09:39.354Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-24T11:09:39.354Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-24T11:09:39.354Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-24T11:09:39.354Z] PASS [2021-06-24T11:09:39.354Z] [2021-06-24T11:09:39.354Z] === Skipped [2021-06-24T11:09:39.354Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-24T11:09:39.354Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:09:39.354Z] [2021-06-24T11:09:39.354Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-24T11:09:39.354Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-24T11:09:39.354Z] [2021-06-24T11:09:39.354Z] [2021-06-24T11:09:39.354Z] DONE 27 tests, 2 skipped in 156.498s [2021-06-24T11:09:39.354Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-24T11:09:39.354Z] ++ 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-06-24T11:09:39.354Z] ++ set -e [2021-06-24T11:09:39.354Z] ++ '[' -n 0 ']' [2021-06-24T11:09:39.354Z] ++ set -x [2021-06-24T11:09:39.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:09:39.354Z] INFO: Testing against a local daemon [2021-06-24T11:09:39.354Z] === RUN TestSessionCreate [2021-06-24T11:09:39.354Z] --- PASS: TestSessionCreate (0.05s) [2021-06-24T11:09:39.354Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-24T11:09:39.354Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-24T11:09:39.354Z] PASS [2021-06-24T11:09:39.354Z] [2021-06-24T11:09:39.354Z] DONE 2 tests in 0.235s [2021-06-24T11:09:39.354Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-24T11:09:39.354Z] ++ 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-06-24T11:09:39.354Z] ++ set -e [2021-06-24T11:09:39.354Z] ++ '[' -n 0 ']' [2021-06-24T11:09:39.354Z] ++ set -x [2021-06-24T11:09:39.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:09:39.354Z] INFO: Testing against a local daemon [2021-06-24T11:09:39.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:09:39.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-24T11:09:39.354Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-24T11:09:39.354Z] === RUN TestEventsExecDie [2021-06-24T11:09:39.928Z] --- PASS: TestEventsExecDie (1.13s) [2021-06-24T11:09:39.928Z] === RUN TestEventsBackwardsCompatible [2021-06-24T11:09:39.928Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-24T11:09:39.928Z] === RUN TestInfoBinaryCommits [2021-06-24T11:09:39.928Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-24T11:09:39.928Z] === RUN TestInfoAPIVersioned [2021-06-24T11:09:39.928Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-24T11:09:39.928Z] === RUN TestInfoDiscoveryBackend [2021-06-24T11:09:40.108Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-06-24T11:09:40.108Z] === RUN TestInfoDebug [2021-06-24T11:09:40.108Z] --- PASS: TestInfoDebug (0.52s) [2021-06-24T11:09:40.108Z] === RUN TestInfoInsecureRegistries [2021-06-24T11:09:40.108Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-24T11:09:40.108Z] === RUN TestInfoRegistryMirrors [2021-06-24T11:09:40.108Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-24T11:09:40.108Z] === RUN TestLoginFailsWithBadCredentials [2021-06-24T11:09:40.108Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-24T11:09:40.108Z] === RUN TestPingCacheHeaders [2021-06-24T11:09:40.108Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-24T11:09:40.108Z] === RUN TestPingGet [2021-06-24T11:09:40.108Z] --- PASS: TestPingGet (0.01s) [2021-06-24T11:09:40.108Z] === RUN TestPingHead [2021-06-24T11:09:40.108Z] --- PASS: TestPingHead (0.02s) [2021-06-24T11:09:40.108Z] === RUN TestVersion [2021-06-24T11:09:40.108Z] --- PASS: TestVersion (0.02s) [2021-06-24T11:09:40.108Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:09:40.504Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2021-06-24T11:09:40.504Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-24T11:09:41.450Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-24T11:09:41.450Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-24T11:09:41.513Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-06-24T11:09:41.513Z] PASS [2021-06-24T11:09:41.513Z] [2021-06-24T11:09:41.513Z] DONE 18 tests in 22.740s [2021-06-24T11:09:41.513Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-24T11:09:41.513Z] INFO: Testing against a local daemon [2021-06-24T11:09:41.513Z] === RUN TestVolumesCreateAndList [2021-06-24T11:09:41.513Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-24T11:09:41.513Z] === RUN TestVolumesRemove [2021-06-24T11:09:41.513Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-24T11:09:41.513Z] === RUN TestVolumesInspect [2021-06-24T11:09:41.769Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-24T11:09:41.769Z] === RUN TestVolumesInvalidJSON [2021-06-24T11:09:41.769Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-24T11:09:41.769Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-24T11:09:41.769Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-24T11:09:41.769Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-24T11:09:41.769Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-24T11:09:41.769Z] PASS [2021-06-24T11:09:41.769Z] [2021-06-24T11:09:41.769Z] DONE 5 tests in 0.145s [2021-06-24T11:09:41.769Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-24T11:09:42.025Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2021-06-24T11:09:42.025Z] === RUN TestInfoAPI [2021-06-24T11:09:42.287Z] --- PASS: TestInfoAPI (0.05s) [2021-06-24T11:09:42.287Z] === RUN TestInfoAPIWarnings [2021-06-24T11:09:43.131Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-24T11:09:43.131Z] Removing test suite binaries [2021-06-24T11:09:43.307Z] --- PASS: TestCheckoutGit (37.52s) [2021-06-24T11:09:43.308Z] === RUN TestValidGitTransport [2021-06-24T11:09:43.308Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-24T11:09:43.308Z] === RUN TestGitInvalidRef [2021-06-24T11:09:43.308Z] --- PASS: TestGitInvalidRef (0.24s) [2021-06-24T11:09:43.308Z] PASS [2021-06-24T11:09:43.308Z] coverage: 86.3% of statements [2021-06-24T11:09:43.308Z] ok github.com/docker/docker/builder/remotecontext/git 38.039s coverage: 86.3% of statements [2021-06-24T11:09:43.386Z] exiting test-integration [2021-06-24T11:09:43.386Z] ++ exit 0 [2021-06-24T11:09:43.386Z] [2021-06-24T11:09:44.265Z] ? github.com/docker/docker/cli [no test files] [2021-06-24T11:09:44.265Z] ? github.com/docker/docker/cli/config [no test files] Post stage [Pipeline] junit [2021-06-24T11:09:46.660Z] Recording test results [2021-06-24T11:09:47.947Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-24T11:09:48.319Z] + echo Ensuring container killed. [2021-06-24T11:09:48.319Z] Ensuring container killed. [2021-06-24T11:09:48.319Z] + docker rm -vf docker-pr3 [2021-06-24T11:09:48.319Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-24T11:09:48.591Z] + echo Chowning /workspace to jenkins user [2021-06-24T11:09:48.591Z] Chowning /workspace to jenkins user [2021-06-24T11:09:48.591Z] + id -u [2021-06-24T11:09:48.591Z] + id -g [2021-06-24T11:09:48.591Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace busybox chown -R 1000:1000 /workspace [2021-06-24T11:09:48.591Z] Unable to find image 'busybox:latest' locally [2021-06-24T11:09:48.846Z] latest: Pulling from library/busybox [2021-06-24T11:09:48.846Z] b71f96345d44: Pulling fs layer [2021-06-24T11:09:48.846Z] b71f96345d44: Verifying Checksum [2021-06-24T11:09:48.846Z] b71f96345d44: Download complete [2021-06-24T11:09:49.101Z] b71f96345d44: Pull complete [2021-06-24T11:09:49.101Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-24T11:09:49.101Z] Status: Downloaded newer image for busybox:latest [2021-06-24T11:09:49.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-24T11:09:49.874Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-24T11:09:50.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-24T11:09:51.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-24T11:09:51.274Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestConfigureDaemonLogs [2021-06-24T11:09:51.274Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestCommonOptionsInstallFlags [2021-06-24T11:09:51.274Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-24T11:09:51.274Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-24T11:09:51.274Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-24T11:09:51.274Z] PASS [2021-06-24T11:09:51.274Z] coverage: 18.4% of statements [2021-06-24T11:09:51.274Z] ok github.com/docker/docker/cmd/dockerd 0.410s coverage: 18.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-24T11:09:51.942Z] + bundleName=amd64-cgroup2 [2021-06-24T11:09:51.942Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-24T11:09:51.942Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-24T11:09:51.942Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-24T11:09:51.942Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-24T11:09:52.246Z] Archiving artifacts [2021-06-24T11:09:52.916Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-24T11:09:52.917Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-24T11:09:52.917Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-24T11:09:53.428Z] === RUN TestContainerStopSignal [2021-06-24T11:09:53.428Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestContainerStopTimeout [2021-06-24T11:09:53.428Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-24T11:09:53.428Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-24T11:09:53.428Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-24T11:09:53.428Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-24T11:09:53.428Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestReplaceAndAppendEnvVars [2021-06-24T11:09:53.428Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-24T11:09:53.428Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-24T11:09:53.428Z] === RUN TestNewMemoryStore [2021-06-24T11:09:53.428Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestAddContainers [2021-06-24T11:09:53.428Z] --- PASS: TestAddContainers (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestGetContainer [2021-06-24T11:09:53.428Z] --- PASS: TestGetContainer (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestDeleteContainer [2021-06-24T11:09:53.428Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestListContainers [2021-06-24T11:09:53.428Z] --- PASS: TestListContainers (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestFirstContainer [2021-06-24T11:09:53.428Z] --- PASS: TestFirstContainer (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestApplyAllContainer [2021-06-24T11:09:53.428Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestIsValidHealthString [2021-06-24T11:09:53.428Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestStateRunStop [2021-06-24T11:09:53.428Z] --- PASS: TestStateRunStop (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestStateTimeoutWait [2021-06-24T11:09:53.428Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-24T11:09:53.428Z] state_test.go:141: Stop callback fired [2021-06-24T11:09:53.428Z] state_test.go:165: Stop callback fired [2021-06-24T11:09:53.428Z] === RUN TestIsValidStateString [2021-06-24T11:09:53.428Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-24T11:09:53.428Z] === RUN TestViewSaveDelete [2021-06-24T11:09:53.428Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-24T11:09:53.429Z] === RUN TestViewAll [2021-06-24T11:09:53.429Z] --- PASS: TestViewAll (0.02s) [2021-06-24T11:09:53.429Z] === RUN TestViewGet [2021-06-24T11:09:53.429Z] --- PASS: TestViewGet (0.01s) [2021-06-24T11:09:53.429Z] === RUN TestNames [2021-06-24T11:09:53.429Z] --- PASS: TestNames (0.00s) [2021-06-24T11:09:53.429Z] === RUN TestViewWithHealthCheck [2021-06-24T11:09:53.429Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-24T11:09:53.429Z] PASS [2021-06-24T11:09:53.429Z] coverage: 41.4% of statements [2021-06-24T11:09:53.429Z] ok github.com/docker/docker/container 0.514s coverage: 41.4% of statements [2021-06-24T11:09:53.429Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-24T11:09:53.429Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-24T11:09:53.429Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-24T11:09:53.429Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-24T11:09:53.571Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-24T11:09:53.876Z] + make clean [2021-06-24T11:09:54.171Z] docker volume rm -f docker-dev-cache [2021-06-24T11:09:54.171Z] docker-dev-cache [Pipeline] deleteDir [2021-06-24T11:09:55.579Z] === RUN TestPrepare [2021-06-24T11:09:55.579Z] --- PASS: TestPrepare (0.00s) [2021-06-24T11:09:55.579Z] === RUN TestStart [2021-06-24T11:09:55.579Z] --- PASS: TestStart (0.00s) [2021-06-24T11:09:55.579Z] === RUN TestWaitCancel [2021-06-24T11:09:55.579Z] --- PASS: TestWaitCancel (0.00s) [2021-06-24T11:09:55.579Z] === RUN TestWaitDisabled [2021-06-24T11:09:55.579Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-24T11:09:55.579Z] === RUN TestWaitEnabled [2021-06-24T11:09:55.579Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-24T11:09:55.579Z] === RUN TestRemove [2021-06-24T11:09:55.579Z] --- PASS: TestRemove (0.00s) [2021-06-24T11:09:55.579Z] PASS [2021-06-24T11:09:55.579Z] coverage: 65.3% of statements [2021-06-24T11:09:55.579Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.291s coverage: 65.3% of statements [2021-06-24T11:09:57.102Z] --- PASS: TestImportExtremelyLargeImageWorks (195.98s) [2021-06-24T11:09:57.103Z] PASS [2021-06-24T11:09:57.103Z] [2021-06-24T11:09:57.103Z] DONE 12 tests in 200.647s [2021-06-24T11:09:57.103Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-24T11:09:57.103Z] ++ 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-06-24T11:09:57.103Z] ++ set -e [2021-06-24T11:09:57.103Z] ++ '[' -n 0 ']' [2021-06-24T11:09:57.103Z] ++ set -x [2021-06-24T11:09:57.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-24T11:09:57.361Z] INFO: Testing against a local daemon [2021-06-24T11:09:57.361Z] === RUN TestNetworkCreateDelete [Pipeline] // stage [Pipeline] } [2021-06-24T11:09:57.620Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-06-24T11:09:57.620Z] === RUN TestDockerNetworkDeletePreferID [2021-06-24T11:09:58.188Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-06-24T11:09:58.188Z] === RUN TestDaemonDNSFallback [2021-06-24T11:09:58.447Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-24T11:09:58.447Z] === RUN TestNewListSecretsFilters [2021-06-24T11:09:58.447Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestNewListConfigsFilters [2021-06-24T11:09:58.447Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-24T11:09:58.447Z] PASS [2021-06-24T11:09:58.447Z] coverage: 0.5% of statements [2021-06-24T11:09:58.447Z] ok github.com/docker/docker/daemon/cluster 0.440s coverage: 0.5% of statements [2021-06-24T11:09:58.447Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-24T11:09:58.447Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-24T11:09:58.447Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-24T11:09:58.447Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-24T11:09:58.447Z] PASS [2021-06-24T11:09:58.447Z] coverage: 35.9% of statements [2021-06-24T11:09:58.447Z] ok github.com/docker/docker/daemon/cluster/convert 0.439s coverage: 35.9% of statements [2021-06-24T11:10:00.421Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-06-24T11:10:00.421Z] === RUN TestInfoDebug [2021-06-24T11:10:00.421Z] --- PASS: TestInfoDebug (0.60s) [2021-06-24T11:10:00.421Z] === RUN TestInfoInsecureRegistries [2021-06-24T11:10:00.421Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2021-06-24T11:10:00.421Z] === RUN TestInfoRegistryMirrors [2021-06-24T11:10:00.683Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-06-24T11:10:00.683Z] === RUN TestLoginFailsWithBadCredentials [2021-06-24T11:10:00.945Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-06-24T11:10:00.945Z] === RUN TestPingCacheHeaders [2021-06-24T11:10:00.945Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-24T11:10:00.945Z] === RUN TestPingGet [2021-06-24T11:10:00.945Z] --- PASS: TestPingGet (0.04s) [2021-06-24T11:10:00.945Z] === RUN TestPingHead [2021-06-24T11:10:00.945Z] --- PASS: TestPingHead (0.05s) [2021-06-24T11:10:00.945Z] === RUN TestVersion [2021-06-24T11:10:00.945Z] --- PASS: TestVersion (0.05s) [2021-06-24T11:10:00.945Z] PASS [2021-06-24T11:10:00.945Z] [2021-06-24T11:10:00.945Z] === Skipped [2021-06-24T11:10:00.945Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-24T11:10:00.945Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-24T11:10:00.945Z] [2021-06-24T11:10:00.945Z] [2021-06-24T11:10:00.945Z] DONE 18 tests, 1 skipped in 22.520s [2021-06-24T11:10:00.945Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-24T11:10:00.945Z] ++ 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-06-24T11:10:00.945Z] ++ set -e [2021-06-24T11:10:00.945Z] ++ '[' -n 0 ']' [2021-06-24T11:10:00.945Z] ++ set -x [2021-06-24T11:10:00.946Z] ++ env -i DEST=/go/src/github.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-06-24T11:10:01.208Z] INFO: Testing against a local daemon [2021-06-24T11:10:01.208Z] === RUN TestVolumesCreateAndList [2021-06-24T11:10:01.208Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-24T11:10:01.208Z] === RUN TestVolumesRemove [2021-06-24T11:10:01.208Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-24T11:10:01.208Z] === RUN TestVolumesInspect [2021-06-24T11:10:01.208Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-24T11:10:01.208Z] === RUN TestVolumesInvalidJSON [2021-06-24T11:10:01.208Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-24T11:10:01.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-24T11:10:01.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-24T11:10:01.470Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-24T11:10:01.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-24T11:10:01.470Z] PASS [2021-06-24T11:10:01.470Z] [2021-06-24T11:10:01.470Z] DONE 5 tests in 0.307s [2021-06-24T11:10:01.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-24T11:10:02.045Z] ++++ cat bundles/test-integration/docker.pid [2021-06-24T11:10:02.045Z] +++ kill 13952 [2021-06-24T11:10:03.435Z] +++ /etc/init.d/apparmor stop [2021-06-24T11:10:03.435Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-24T11:10:03.435Z] [2021-06-24T11:10:03.435Z] Unloading profiles will leave already running processes permanently [2021-06-24T11:10:03.435Z] unconfined, which can lead to unexpected situations. [2021-06-24T11:10:03.435Z] [2021-06-24T11:10:03.435Z] To set a process to complain mode, use the command line tool [2021-06-24T11:10:03.435Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-24T11:10:03.435Z] +++ true [2021-06-24T11:10:03.435Z] exiting test-integration [2021-06-24T11:10:03.435Z] ++ exit 0 [2021-06-24T11:10:03.435Z] [2021-06-24T11:10:04.787Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-24T11:10:04.787Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-24T11:10:05.353Z] --- PASS: TestDaemonDNSFallback (7.10s) [2021-06-24T11:10:05.353Z] === RUN TestInspectNetwork [2021-06-24T11:10:05.353Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-24T11:10:05.457Z] === RUN TestBuilderGC [2021-06-24T11:10:05.457Z] --- PASS: TestBuilderGC (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationNotFound [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonBrokenConfiguration [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestParseClusterAdvertiseSettings [2021-06-24T11:10:05.457Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestFindConfigurationConflicts [2021-06-24T11:10:05.457Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-24T11:10:05.457Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-24T11:10:05.457Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-24T11:10:05.457Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-24T11:10:05.457Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_label [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_dns [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-24T11:10:05.457Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-24T11:10:05.457Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestModifiedDiscoverySettings [2021-06-24T11:10:05.457Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestReloadSetConfigFileNotExist [2021-06-24T11:10:05.457Z] === RUN TestDiscoveryOptsErrors [2021-06-24T11:10:05.457Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDiscoveryOpts [2021-06-24T11:10:05.457Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-24T11:10:05.457Z] PASS [2021-06-24T11:10:05.457Z] coverage: 30.0% of statements [2021-06-24T11:10:05.457Z] ok github.com/docker/docker/daemon/discovery 0.115s coverage: 30.0% of statements [2021-06-24T11:10:05.457Z] time="2021-06-24T11:10:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-24T11:10:05.457Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-24T11:10:05.457Z] === RUN TestReloadDefaultConfigNotExist [2021-06-24T11:10:05.457Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-24T11:10:05.457Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:05.457Z] === RUN TestReloadBadDefaultConfig [2021-06-24T11:10:05.457Z] time="2021-06-24T11:10:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-249002271" [2021-06-24T11:10:05.457Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestReloadWithConflictingLabels [2021-06-24T11:10:05.457Z] time="2021-06-24T11:10:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-628077042" [2021-06-24T11:10:05.457Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestReloadWithDuplicateLabels [2021-06-24T11:10:05.457Z] time="2021-06-24T11:10:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-912318633" [2021-06-24T11:10:05.457Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-24T11:10:05.457Z] === RUN TestDaemonConfigurationMerge [2021-06-24T11:10:05.457Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-24T11:10:05.457Z] PASS [2021-06-24T11:10:05.457Z] coverage: 79.7% of statements [2021-06-24T11:10:05.457Z] ok github.com/docker/docker/daemon/config 0.401s coverage: 79.7% of statements [2021-06-24T11:10:05.611Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-24T11:10:05.869Z] === RUN TestDockerSuite/TestBuildFails Post stage [Pipeline] junit [2021-06-24T11:10:06.005Z] Recording test results [2021-06-24T11:10:06.226Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-24T11:10:06.566Z] + echo Ensuring container killed. [2021-06-24T11:10:06.566Z] Ensuring container killed. [2021-06-24T11:10:06.566Z] + docker rm -vf docker-pr3 [2021-06-24T11:10:06.566Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-24T11:10:06.911Z] + echo Chowning /workspace to jenkins user [2021-06-24T11:10:06.911Z] Chowning /workspace to jenkins user [2021-06-24T11:10:06.911Z] + id -u [2021-06-24T11:10:06.911Z] + id -g [2021-06-24T11:10:06.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace busybox chown -R 1000:1000 /workspace [2021-06-24T11:10:06.911Z] Unable to find image 'busybox:latest' locally [2021-06-24T11:10:06.975Z] === RUN TestVerifyNetworkingConfig [2021-06-24T11:10:06.975Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestGetContainer [2021-06-24T11:10:06.975Z] --- PASS: TestGetContainer (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestValidContainerNames [2021-06-24T11:10:06.975Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestContainerInitDNS [2021-06-24T11:10:06.975Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-24T11:10:06.975Z] daemon_test.go:147: root required [2021-06-24T11:10:06.975Z] === RUN TestMerge [2021-06-24T11:10:06.975Z] --- PASS: TestMerge (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestValidateContainerIsolation [2021-06-24T11:10:06.975Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestFindNetworkErrorType [2021-06-24T11:10:06.975Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestEnsureServicesExist [2021-06-24T11:10:06.975Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestEnsureServicesExistErrors [2021-06-24T11:10:06.975Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-24T11:10:06.975Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-24T11:10:06.975Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-24T11:10:06.975Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-24T11:10:06.975Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-24T11:10:06.975Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-24T11:10:06.975Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestContainerDelete [2021-06-24T11:10:06.975Z] --- PASS: TestContainerDelete (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestContainerDoubleDelete [2021-06-24T11:10:06.975Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestLogContainerEventCopyLabels [2021-06-24T11:10:06.975Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestLogContainerEventWithAttributes [2021-06-24T11:10:06.975Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestNoneHealthcheck [2021-06-24T11:10:06.975Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-24T11:10:06.975Z] === RUN TestHealthStates [2021-06-24T11:10:07.178Z] latest: Pulling from library/busybox [2021-06-24T11:10:07.178Z] 38cc3b49dbab: Pulling fs layer [2021-06-24T11:10:07.244Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-24T11:10:07.244Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-24T11:10:07.427Z] time="2021-06-24T11:10:06Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] time="2021-06-24T11:10:07Z" 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-06-24T11:10:07.427Z] --- PASS: TestHealthStates (0.18s) [2021-06-24T11:10:07.427Z] === RUN TestMaskURLCredentials [2021-06-24T11:10:07.427Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-24T11:10:07.427Z] === RUN TestGetInspectData [2021-06-24T11:10:07.427Z] --- PASS: TestGetInspectData (0.00s) [2021-06-24T11:10:07.427Z] === RUN TestFillLicense [2021-06-24T11:10:07.427Z] --- PASS: TestFillLicense (0.00s) [2021-06-24T11:10:07.427Z] === RUN TestListInvalidFilter [2021-06-24T11:10:07.427Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-24T11:10:07.427Z] === RUN TestNameFilter [2021-06-24T11:10:07.427Z] --- PASS: TestNameFilter (0.00s) [2021-06-24T11:10:07.427Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-24T11:10:07.427Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-24T11:10:07.427Z] === 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-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-24T11:10:07.427Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-24T11:10:07.427Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-24T11:10:07.427Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-24T11:10:07.427Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-24T11:10:07.427Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-24T11:10:07.427Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-24T11:10:07.428Z] --- 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-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-24T11:10:07.428Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestDaemonReloadLabels [2021-06-24T11:10:07.428Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-24T11:10:07.428Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestDaemonReloadMirrors [2021-06-24T11:10:07.428Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-24T11:10:07.428Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-24T11:10:07.428Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestDaemonDiscoveryReload [2021-06-24T11:10:07.428Z] === RUN TestEventsLog [2021-06-24T11:10:07.428Z] --- PASS: TestEventsLog (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestEventsLogTimeout [2021-06-24T11:10:07.428Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-24T11:10:07.428Z] === RUN TestLogEvents [2021-06-24T11:10:07.428Z] === RUN TestWaitNodeAttachment [2021-06-24T11:10:07.428Z] --- PASS: TestLogEvents (0.05s) [2021-06-24T11:10:07.428Z] === RUN TestLoadBufferedEvents [2021-06-24T11:10:07.444Z] 38cc3b49dbab: Verifying Checksum [2021-06-24T11:10:07.444Z] 38cc3b49dbab: Download complete [2021-06-24T11:10:07.709Z] 38cc3b49dbab: Pull complete [2021-06-24T11:10:07.709Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-24T11:10:07.709Z] Status: Downloaded newer image for busybox:latest [2021-06-24T11:10:07.879Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-24T11:10:07.879Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-24T11:10:07.879Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-24T11:10:07.879Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-24T11:10:07.879Z] PASS [2021-06-24T11:10:07.879Z] coverage: 50.0% of statements [2021-06-24T11:10:07.879Z] ok github.com/docker/docker/daemon/events 0.663s coverage: 50.0% of statements [2021-06-24T11:10:07.879Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-24T11:10:07.879Z] === RUN TestIsolationConversion [2021-06-24T11:10:07.879Z] === RUN TestIsolationConversion/default [2021-06-24T11:10:07.879Z] === RUN TestIsolationConversion/process [2021-06-24T11:10:07.879Z] === RUN TestIsolationConversion/hyperv [2021-06-24T11:10:07.879Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestContainerLabels [2021-06-24T11:10:07.879Z] --- PASS: TestContainerLabels (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestCredentialSpecConversion [2021-06-24T11:10:07.879Z] === RUN TestCredentialSpecConversion/none [2021-06-24T11:10:07.879Z] === RUN TestCredentialSpecConversion/config [2021-06-24T11:10:07.879Z] === RUN TestCredentialSpecConversion/file [2021-06-24T11:10:07.879Z] === RUN TestCredentialSpecConversion/registry [2021-06-24T11:10:07.879Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-24T11:10:07.879Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestControllerValidateMountBind [2021-06-24T11:10:07.879Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestControllerValidateMountVolume [2021-06-24T11:10:07.879Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestControllerValidateMountTarget [2021-06-24T11:10:07.879Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestControllerValidateMountTmpfs [2021-06-24T11:10:07.879Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestControllerValidateMountInvalidType [2021-06-24T11:10:07.879Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-24T11:10:07.879Z] === RUN TestControllerValidateMountNamedPipe [2021-06-24T11:10:07.879Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-24T11:10:07.879Z] PASS [2021-06-24T11:10:07.879Z] coverage: 11.0% of statements [2021-06-24T11:10:07.879Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.356s coverage: 11.0% of statements [2021-06-24T11:10:08.331Z] === RUN TestIsEmptyDir [2021-06-24T11:10:08.331Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-24T11:10:08.331Z] PASS [2021-06-24T11:10:08.331Z] coverage: 2.3% of statements [2021-06-24T11:10:08.331Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2021-06-24T11:10:08.331Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-24T11:10:08.331Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-24T11:10:08.783Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-24T11:10:08.783Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-24T11:10:09.235Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-24T11:10:09.235Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-24T11:10:09.235Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-24T11:10:09.235Z] reload_test.go:520: root required [2021-06-24T11:10:09.235Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-24T11:10:09.235Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-24T11:10:09.235Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-24T11:10:09.235Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-24T11:10:09.235Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-24T11:10:09.235Z] === RUN TestLinkNaming [2021-06-24T11:10:09.235Z] --- PASS: TestLinkNaming (0.00s) [2021-06-24T11:10:09.235Z] === RUN TestLinkNew [2021-06-24T11:10:09.235Z] --- PASS: TestLinkNew (0.00s) [2021-06-24T11:10:09.235Z] === RUN TestLinkEnv [2021-06-24T11:10:09.235Z] --- PASS: TestLinkEnv (0.00s) [2021-06-24T11:10:09.235Z] === RUN TestLinkMultipleEnv [2021-06-24T11:10:09.235Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-24T11:10:09.235Z] === RUN TestLinkPortRangeEnv [2021-06-24T11:10:09.235Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-24T11:10:09.235Z] PASS [2021-06-24T11:10:09.235Z] coverage: 93.0% of statements [2021-06-24T11:10:09.235Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-24T11:10:09.235Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-24T11:10:09.235Z] ok github.com/docker/docker/daemon/links 0.067s coverage: 93.0% of statements [2021-06-24T11:10:09.235Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-24T11:10:09.235Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-24T11:10:09.235Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-24T11:10:09.235Z] === RUN TestParseVolumesFrom [2021-06-24T11:10:09.235Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-24T11:10:09.235Z] PASS [2021-06-24T11:10:09.235Z] coverage: 9.1% of statements [2021-06-24T11:10:09.235Z] ok github.com/docker/docker/daemon 2.877s coverage: 9.1% of statements [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-24T11:10:09.686Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-24T11:10:09.774Z] === RUN TestInspectNetwork/full_network_id [2021-06-24T11:10:09.774Z] === RUN TestInspectNetwork/partial_network_id [2021-06-24T11:10:09.774Z] === RUN TestInspectNetwork/network_name [2021-06-24T11:10:09.774Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-24T11:10:10.031Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-24T11:10:10.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-24T11:10:11.838Z] === RUN TestAdapterReadLogs [2021-06-24T11:10:11.838Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-24T11:10:11.838Z] === RUN TestCopier [2021-06-24T11:10:11.838Z] --- PASS: TestCopier (0.01s) [2021-06-24T11:10:11.838Z] === RUN TestCopierLongLines [2021-06-24T11:10:11.838Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-24T11:10:11.838Z] === RUN TestCopierSlow [2021-06-24T11:10:11.838Z] --- PASS: TestCopierSlow (0.37s) [2021-06-24T11:10:11.838Z] === RUN TestCopierWithSized [2021-06-24T11:10:11.838Z] === RUN TestCopierWithSized/as_is [2021-06-24T11:10:11.838Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-24T11:10:11.838Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-24T11:10:11.838Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-24T11:10:11.838Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-24T11:10:11.838Z] === RUN TestCopierWithPartial [2021-06-24T11:10:11.838Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-24T11:10:11.838Z] === RUN TestRingLogger [2021-06-24T11:10:11.838Z] --- PASS: TestRingLogger (0.00s) [2021-06-24T11:10:11.838Z] === RUN TestRingCap [2021-06-24T11:10:11.838Z] --- PASS: TestRingCap (0.00s) [2021-06-24T11:10:11.838Z] === RUN TestRingClose [2021-06-24T11:10:11.838Z] --- PASS: TestRingClose (0.00s) [2021-06-24T11:10:11.838Z] === RUN TestRingDrain [2021-06-24T11:10:11.838Z] --- PASS: TestRingDrain (0.00s) [2021-06-24T11:10:11.838Z] PASS [2021-06-24T11:10:11.838Z] coverage: 43.5% of statements [2021-06-24T11:10:11.838Z] ok github.com/docker/docker/daemon/logger 0.469s coverage: 43.5% of statements [2021-06-24T11:10:12.501Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/defaults [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-24T11:10:13.356Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-24T11:10:13.356Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-24T11:10:13.356Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-24T11:10:13.809Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-24T11:10:13.809Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-24T11:10:13.809Z] time="2021-06-24T11:10:12Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-24T11:10:13.809Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-06-24T11:10:13.809Z] === RUN TestCreateSuccess [2021-06-24T11:10:13.809Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCreateLogGroupSuccess [2021-06-24T11:10:13.809Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCreateError [2021-06-24T11:10:13.809Z] --- PASS: TestCreateError (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCreateAlreadyExists [2021-06-24T11:10:13.809Z] time="2021-06-24T11:10:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-24T11:10:13.809Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestLogClosed [2021-06-24T11:10:13.809Z] --- PASS: TestLogClosed (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestLogBlocking [2021-06-24T11:10:13.809Z] --- PASS: TestLogBlocking (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-24T11:10:13.809Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestLogNonBlockingBufferFull [2021-06-24T11:10:13.809Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestPublishBatchSuccess [2021-06-24T11:10:13.809Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestPublishBatchError [2021-06-24T11:10:13.809Z] time="2021-06-24T11:10:12Z" level=error msg=Error [2021-06-24T11:10:13.809Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-24T11:10:13.809Z] time="2021-06-24T11:10:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-24T11:10:13.809Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-24T11:10:13.809Z] time="2021-06-24T11:10:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-24T11:10:13.809Z] time="2021-06-24T11:10:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-24T11:10:13.809Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchSimple [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchTicker [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMultilinePattern [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.22s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchClose [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen/0/Hello [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen/2/🙃 [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen/3/���� [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen/4/He��o [2021-06-24T11:10:13.809Z] === RUN TestEffectiveLen/5/ [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/0/ [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/1/Hello [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/2/Hello [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/3/Hello [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/4/🙃 [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/5/🙃 [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/6/a� [2021-06-24T11:10:13.809Z] === RUN TestFindValidSplit/7/a� [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: Hello [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: He [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: llo [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: Hello [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: a [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: � [2021-06-24T11:10:13.809Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1044: a� [2021-06-24T11:10:13.809Z] cloudwatchlogs_test.go:1045: [2021-06-24T11:10:13.809Z] === RUN TestProcessEventEmoji [2021-06-24T11:10:13.809Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchLineSplit [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMaxEvents [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-24T11:10:13.809Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-24T11:10:13.809Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-24T11:10:13.809Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-24T11:10:13.809Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-24T11:10:13.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-24T11:10:13.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-24T11:10:13.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-24T11:10:13.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-24T11:10:13.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-24T11:10:13.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-24T11:10:13.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-24T11:10:13.810Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-24T11:10:13.810Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-24T11:10:13.810Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-24T11:10:13.810Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-24T11:10:13.810Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-24T11:10:13.810Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-24T11:10:13.810Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-24T11:10:13.810Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-24T11:10:13.810Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-24T11:10:13.810Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestCreateTagSuccess [2021-06-24T11:10:13.810Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-24T11:10:13.810Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-24T11:10:13.810Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-24T11:10:13.810Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-24T11:10:13.810Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-06-24T11:10:13.810Z] PASS [2021-06-24T11:10:13.810Z] coverage: 77.8% of statements [2021-06-24T11:10:13.810Z] ok github.com/docker/docker/daemon/logger/awslogs 0.672s coverage: 77.8% of statements [2021-06-24T11:10:13.810Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-24T11:10:13.810Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-24T11:10:13.810Z] === RUN TestSearchRegistryForImagesErrors [2021-06-24T11:10:13.810Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestSearchRegistryForImages [2021-06-24T11:10:13.810Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestOnlyPlatformWithFallback [2021-06-24T11:10:13.810Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-24T11:10:13.810Z] === RUN TestImageDelete [2021-06-24T11:10:13.810Z] === RUN TestImageDelete/no_lease [2021-06-24T11:10:13.810Z] === RUN TestImageDelete/lease_exists [2021-06-24T11:10:13.810Z] --- PASS: TestImageDelete (0.04s) [2021-06-24T11:10:13.810Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-24T11:10:13.810Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-24T11:10:13.810Z] === RUN TestContentStoreForPull [2021-06-24T11:10:14.267Z] === RUN TestJSONFileLogger [2021-06-24T11:10:14.267Z] --- PASS: TestJSONFileLogger (0.01s) [2021-06-24T11:10:14.267Z] === RUN TestJSONFileLoggerWithTags [2021-06-24T11:10:14.267Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-24T11:10:14.267Z] === RUN TestJSONFileLoggerWithOpts [2021-06-24T11:10:14.267Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-24T11:10:14.267Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-24T11:10:14.267Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-06-24T11:10:14.267Z] === RUN TestFastTimeMarshalJSON [2021-06-24T11:10:14.267Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-06-24T11:10:14.267Z] === RUN TestEncodeDecode [2021-06-24T11:10:14.267Z] === PAUSE TestEncodeDecode [2021-06-24T11:10:14.267Z] === RUN TestUnexpectedEOF [2021-06-24T11:10:14.267Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-24T11:10:14.267Z] PASS [2021-06-24T11:10:14.267Z] coverage: 87.2% of statements [2021-06-24T11:10:14.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.322s coverage: 87.2% of statements [2021-06-24T11:10:14.267Z] --- PASS: TestContentStoreForPull (0.29s) [2021-06-24T11:10:14.267Z] PASS [2021-06-24T11:10:14.267Z] coverage: 6.7% of statements [2021-06-24T11:10:14.267Z] ok github.com/docker/docker/daemon/images 0.497s coverage: 6.7% of statements [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-24T11:10:14.267Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-24T11:10:14.267Z] time="2021-06-24T11:10:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-24T11:10:14.267Z] time="2021-06-24T11:10:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-24T11:10:14.267Z] --- PASS: TestUnexpectedEOF (0.25s) [2021-06-24T11:10:14.267Z] === CONT TestEncodeDecode [2021-06-24T11:10:14.267Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-24T11:10:14.267Z] PASS [2021-06-24T11:10:14.267Z] coverage: 69.9% of statements [2021-06-24T11:10:14.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.385s coverage: 69.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-24T11:10:14.403Z] --- PASS: TestInspectNetwork (8.84s) [2021-06-24T11:10:14.403Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-24T11:10:14.403Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-24T11:10:14.403Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-24T11:10:14.403Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-24T11:10:14.403Z] === RUN TestRunContainerWithBridgeNone [2021-06-24T11:10:14.629Z] + bundleName=arm64-integration [2021-06-24T11:10:14.629Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-24T11:10:14.629Z] Creating arm64-integration-bundles.tar.gz [2021-06-24T11:10:14.629Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-06-24T11:10:14.629Z] + 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-06-24T11:10:14.909Z] Archiving artifacts [2021-06-24T11:10:14.971Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-24T11:10:16.418Z] === RUN TestWriteLog [2021-06-24T11:10:16.840Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-06-24T11:10:16.869Z] === PAUSE TestWriteLog [2021-06-24T11:10:16.869Z] === RUN TestReadLog [2021-06-24T11:10:16.869Z] === PAUSE TestReadLog [2021-06-24T11:10:16.869Z] === CONT TestWriteLog [2021-06-24T11:10:16.869Z] === CONT TestReadLog [2021-06-24T11:10:16.869Z] === RUN TestReadLog/tail_exact [2021-06-24T11:10:16.869Z] --- PASS: TestWriteLog (0.01s) [2021-06-24T11:10:16.869Z] === RUN TestReadLog/tail_less_than_available [2021-06-24T11:10:16.869Z] === RUN TestReadLog/tail_more_than_available [2021-06-24T11:10:16.869Z] --- PASS: TestReadLog (0.26s) [2021-06-24T11:10:16.869Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-24T11:10:16.869Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-24T11:10:16.869Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-24T11:10:16.869Z] PASS [2021-06-24T11:10:16.869Z] coverage: 75.2% of statements [2021-06-24T11:10:16.869Z] ok github.com/docker/docker/daemon/logger/local 0.553s coverage: 75.2% of statements [2021-06-24T11:10:16.869Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] sh [2021-06-24T11:10:16.875Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-24T11:10:17.134Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-24T11:10:17.158Z] + make clean [2021-06-24T11:10:17.322Z] === RUN TestOpenFileDelete [2021-06-24T11:10:17.322Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestOpenFileRename [2021-06-24T11:10:17.322Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestParseLogTagDefaultTag [2021-06-24T11:10:17.322Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestParseLogTag [2021-06-24T11:10:17.322Z] --- PASS: TestParseLogTag (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestParseLogTagEmptyTag [2021-06-24T11:10:17.322Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestTailFiles [2021-06-24T11:10:17.322Z] --- PASS: TestTailFiles (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestFollowLogsConsumerGone [2021-06-24T11:10:17.322Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-24T11:10:17.322Z] === RUN TestFollowLogsProducerGone [2021-06-24T11:10:17.322Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-24T11:10:17.322Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-24T11:10:17.322Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-24T11:10:17.322Z] === RUN TestCheckCapacityAndRotate [2021-06-24T11:10:17.322Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-24T11:10:17.322Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-24T11:10:17.322Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-06-24T11:10:17.322Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-06-24T11:10:17.322Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-06-24T11:10:17.322Z] PASS [2021-06-24T11:10:17.322Z] coverage: 55.3% of statements [2021-06-24T11:10:17.732Z] docker volume rm -f docker-dev-cache [2021-06-24T11:10:17.732Z] docker-dev-cache [Pipeline] deleteDir [2021-06-24T11:10:17.773Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 55.3% of statements [2021-06-24T11:10:17.774Z] === RUN TestLog [2021-06-24T11:10:17.774Z] --- PASS: TestLog (0.01s) [2021-06-24T11:10:17.774Z] PASS [2021-06-24T11:10:17.774Z] coverage: 31.5% of statements [2021-06-24T11:10:17.774Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2021-06-24T11:10:18.225Z] === RUN TestValidateLogOpt [2021-06-24T11:10:18.225Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestNewMissedConfig [2021-06-24T11:10:18.225Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestNewMissedUrl [2021-06-24T11:10:18.225Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestNewMissedToken [2021-06-24T11:10:18.225Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestNewWithProxy [2021-06-24T11:10:18.225Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestDefault [2021-06-24T11:10:18.225Z] --- PASS: TestDefault (0.01s) [2021-06-24T11:10:18.225Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-24T11:10:18.225Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestJsonFormat [2021-06-24T11:10:18.225Z] --- PASS: TestJsonFormat (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestRawFormat [2021-06-24T11:10:18.225Z] --- PASS: TestRawFormat (0.01s) [2021-06-24T11:10:18.225Z] === RUN TestRawFormatWithLabels [2021-06-24T11:10:18.225Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-06-24T11:10:18.225Z] === RUN TestRawFormatWithoutTag [2021-06-24T11:10:18.225Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-24T11:10:18.225Z] === RUN TestBatching [2021-06-24T11:10:18.514Z] --- PASS: TestRunContainerWithBridgeNone (4.25s) [2021-06-24T11:10:18.514Z] === RUN TestNetworkInvalidJSON [2021-06-24T11:10:18.514Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-24T11:10:18.514Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-24T11:10:18.514Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:10:18.514Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:10:18.514Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:10:18.514Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:10:18.514Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-24T11:10:18.514Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:10:18.514Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-24T11:10:18.514Z] === RUN TestNetworkList [2021-06-24T11:10:18.514Z] === RUN TestNetworkList//networks [2021-06-24T11:10:18.514Z] === PAUSE TestNetworkList//networks [2021-06-24T11:10:18.514Z] === RUN TestNetworkList//networks/ [2021-06-24T11:10:18.514Z] === PAUSE TestNetworkList//networks/ [2021-06-24T11:10:18.514Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-24T11:10:18.514Z] === CONT TestNetworkList//networks [2021-06-24T11:10:18.514Z] === CONT TestNetworkList//networks/ [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkList (0.03s) [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-24T11:10:18.514Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-24T11:10:18.514Z] === RUN TestHostIPv4BridgeLabel [2021-06-24T11:10:18.677Z] --- PASS: TestBatching (0.37s) [2021-06-24T11:10:18.677Z] === RUN TestFrequency [2021-06-24T11:10:18.677Z] --- PASS: TestFrequency (0.16s) [2021-06-24T11:10:18.677Z] === RUN TestOneMessagePerRequest [2021-06-24T11:10:18.677Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-24T11:10:18.677Z] === RUN TestVerify [2021-06-24T11:10:18.677Z] --- PASS: TestVerify (0.00s) [2021-06-24T11:10:18.677Z] === RUN TestSkipVerify [2021-06-24T11:10:18.677Z] time="2021-06-24T11:10:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.081Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-06-24T11:10:19.081Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] === RUN TestNewParse [2021-06-24T11:10:19.129Z] --- PASS: TestNewParse (0.00s) [2021-06-24T11:10:19.129Z] PASS [2021-06-24T11:10:19.129Z] coverage: 8.3% of statements [2021-06-24T11:10:19.129Z] ok github.com/docker/docker/daemon/logger/templates 0.071s coverage: 8.3% of statements [2021-06-24T11:10:19.129Z] --- PASS: TestSkipVerify (0.61s) [2021-06-24T11:10:19.129Z] === RUN TestBufferMaximum [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.021846\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.022839\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.129Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-24T11:10:19.129Z] === RUN TestServerAlwaysDown [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.027840\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.027840\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-24T11:10:19.129Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.027840\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.582Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.028841\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.582Z] time="2021-06-24T11:10:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624533019.028841\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:19.582Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestCannotSendAfterClose [2021-06-24T11:10:19.582Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-24T11:10:19.582Z] === RUN TestParseLogFormat [2021-06-24T11:10:19.582Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestValidateLogOptEmpty [2021-06-24T11:10:19.582Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestValidateSyslogAddress [2021-06-24T11:10:19.582Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestParseAddressDefaultPort [2021-06-24T11:10:19.582Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestValidateSyslogFacility [2021-06-24T11:10:19.582Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestValidateLogOptSyslogFormat [2021-06-24T11:10:19.582Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-24T11:10:19.582Z] === RUN TestValidateLogOpt [2021-06-24T11:10:19.582Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-24T11:10:19.582Z] PASS [2021-06-24T11:10:19.582Z] coverage: 46.8% of statements [2021-06-24T11:10:19.582Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 46.8% of statements [2021-06-24T11:10:20.026Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-24T11:10:20.027Z] === RUN TestDaemonDefaultNetworkPools [2021-06-24T11:10:20.287Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-24T11:10:20.535Z] time="2021-06-24T11:10:20Z" 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-06-24T11:10:20.535Z] time="2021-06-24T11:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f93d21f6b282\"}'" [2021-06-24T11:10:20.535Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-24T11:10:20.535Z] PASS [2021-06-24T11:10:20.535Z] coverage: 82.5% of statements [2021-06-24T11:10:20.535Z] ok github.com/docker/docker/daemon/logger/splunk 2.312s coverage: 82.5% of statements [2021-06-24T11:10:20.535Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-24T11:10:20.535Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-24T11:10:20.535Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-24T11:10:20.853Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-06-24T11:10:20.853Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-24T11:10:21.112Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-24T11:10:21.370Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-24T11:10:21.936Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-06-24T11:10:21.936Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-24T11:10:22.050Z] === RUN TestV1IDService [2021-06-24T11:10:22.050Z] --- PASS: TestV1IDService (0.02s) [2021-06-24T11:10:22.050Z] === RUN TestV2MetadataService [2021-06-24T11:10:22.502Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-24T11:10:22.502Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-24T11:10:22.502Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestContinueOnError_NeverContinue [2021-06-24T11:10:22.502Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestContinueOnError_UnnestsErrors [2021-06-24T11:10:22.502Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestManifestStore [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/no_remote_or_local [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local497797319\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/no_local_cache [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/with_local_cache [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/unknown_media_type [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="reference for unknown type: " [2021-06-24T11:10:22.502Z] === RUN TestSuccessfulDownload [2021-06-24T11:10:22.502Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-24T11:10:22.502Z] download_test.go:268: Needs fixing on Windows [2021-06-24T11:10:22.502Z] === RUN TestCancelledDownload [2021-06-24T11:10:22.502Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestMaxDownloadAttempts [2021-06-24T11:10:22.502Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-24T11:10:22.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-24T11:10:22.502Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-24T11:10:22.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-24T11:10:22.502Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-24T11:10:22.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-24T11:10:22.502Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-24T11:10:22.502Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-24T11:10:22.502Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-24T11:10:22.502Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-24T11:10:22.502Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-24T11:10:22.502Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="reference for unknown type: " [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="reference for unknown type: " [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="reference for unknown type: " [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="reference for unknown type: " [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-24T11:10:22.502Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-24T11:10:22.502Z] time="2021-06-24T11:10:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore (0.39s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-24T11:10:22.502Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-24T11:10:22.502Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestFixManifestLayers [2021-06-24T11:10:22.502Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-24T11:10:22.502Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-24T11:10:22.502Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-24T11:10:22.502Z] === RUN TestFixManifestLayersBadParent [2021-06-24T11:10:22.502Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestValidateManifest [2021-06-24T11:10:22.502Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-24T11:10:22.502Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-24T11:10:22.502Z] === RUN TestFormatPlatform [2021-06-24T11:10:22.502Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestGetRepositoryMountCandidates [2021-06-24T11:10:22.502Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-24T11:10:22.502Z] === RUN TestLayerAlreadyExists [2021-06-24T11:10:22.502Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-24T11:10:22.502Z] 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-06-24T11:10:22.502Z] 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-06-24T11:10:22.502Z] 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-06-24T11:10:22.502Z] 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-06-24T11:10:22.502Z] 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-06-24T11:10:22.502Z] 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-06-24T11:10:22.502Z] === RUN TestWhenEmptyAuthConfig [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 48.5% of statements [2021-06-24T11:10:22.780Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-24T11:10:22.780Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2021-06-24T11:10:22.954Z] time="2021-06-24T11:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-24T11:10:22.954Z] time="2021-06-24T11:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-24T11:10:22.954Z] time="2021-06-24T11:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-24T11:10:22.954Z] time="2021-06-24T11:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-24T11:10:22.955Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-24T11:10:22.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-06-24T11:10:22.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-06-24T11:10:22.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-06-24T11:10:22.955Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-06-24T11:10:22.955Z] === RUN TestTransfer [2021-06-24T11:10:23.313Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-06-24T11:10:23.313Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-24T11:10:23.406Z] --- PASS: TestTransfer (0.13s) [2021-06-24T11:10:23.406Z] === RUN TestConcurrencyLimit [2021-06-24T11:10:23.406Z] --- PASS: TestV2MetadataService (1.11s) [2021-06-24T11:10:23.406Z] PASS [2021-06-24T11:10:23.407Z] coverage: 48.2% of statements [2021-06-24T11:10:23.407Z] ok github.com/docker/docker/distribution/metadata 1.229s coverage: 48.2% of statements [2021-06-24T11:10:23.407Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-06-24T11:10:23.407Z] === RUN TestInactiveJobs [2021-06-24T11:10:23.407Z] === RUN TestNotFound [2021-06-24T11:10:23.407Z] --- PASS: TestNotFound (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestConflict [2021-06-24T11:10:23.407Z] --- PASS: TestConflict (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestForbidden [2021-06-24T11:10:23.407Z] --- PASS: TestForbidden (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestInvalidParameter [2021-06-24T11:10:23.407Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestNotImplemented [2021-06-24T11:10:23.407Z] --- PASS: TestNotImplemented (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestNotModified [2021-06-24T11:10:23.407Z] --- PASS: TestNotModified (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestUnauthorized [2021-06-24T11:10:23.407Z] --- PASS: TestUnauthorized (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestUnknown [2021-06-24T11:10:23.407Z] --- PASS: TestUnknown (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestCancelled [2021-06-24T11:10:23.407Z] --- PASS: TestCancelled (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestDeadline [2021-06-24T11:10:23.407Z] --- PASS: TestDeadline (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestDataLoss [2021-06-24T11:10:23.407Z] --- PASS: TestDataLoss (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestUnavailable [2021-06-24T11:10:23.407Z] --- PASS: TestUnavailable (0.00s) [2021-06-24T11:10:23.407Z] === RUN TestSystem [2021-06-24T11:10:23.407Z] --- PASS: TestSystem (0.00s) [2021-06-24T11:10:23.571Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-24T11:10:23.708Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-24T11:10:23.830Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-24T11:10:23.830Z] === RUN TestServiceWithPredefinedNetwork [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Not_Found [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Bad_Request [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Conflict [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Unauthorized [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Forbidden [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Not_Modified [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-24T11:10:23.859Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-24T11:10:23.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-24T11:10:23.859Z] PASS [2021-06-24T11:10:23.859Z] coverage: 53.1% of statements [2021-06-24T11:10:23.859Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2021-06-24T11:10:23.859Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-06-24T11:10:23.859Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-24T11:10:23.859Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-24T11:10:23.859Z] === RUN TestTokenPassThru [2021-06-24T11:10:23.859Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-24T11:10:23.859Z] === RUN TestTokenPassThruDifferentHost [2021-06-24T11:10:23.859Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-24T11:10:23.859Z] PASS [2021-06-24T11:10:23.859Z] coverage: 23.4% of statements [2021-06-24T11:10:23.859Z] --- PASS: TestInactiveJobs (0.37s) [2021-06-24T11:10:23.859Z] === RUN TestWatchRelease [2021-06-24T11:10:23.859Z] ok github.com/docker/docker/distribution 1.764s coverage: 23.4% of statements [2021-06-24T11:10:23.859Z] --- PASS: TestWatchRelease (0.08s) [2021-06-24T11:10:23.859Z] === RUN TestWatchFinishedTransfer [2021-06-24T11:10:23.859Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-24T11:10:23.859Z] === RUN TestDuplicateTransfer [2021-06-24T11:10:23.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-24T11:10:23.859Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-06-24T11:10:23.859Z] === RUN TestSuccessfulUpload [2021-06-24T11:10:24.311Z] time="2021-06-24T11:10:24Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-24T11:10:24.311Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-06-24T11:10:24.311Z] === RUN TestCancelledUpload [2021-06-24T11:10:24.311Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-24T11:10:24.311Z] PASS [2021-06-24T11:10:24.311Z] coverage: 76.8% of statements [2021-06-24T11:10:24.762Z] ok github.com/docker/docker/distribution/xfer 2.017s coverage: 76.8% of statements [2021-06-24T11:10:24.763Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-24T11:10:25.075Z] ok github.com/docker/docker/builder/remotecontext/git 1.521s coverage: 86.3% of statements [2021-06-24T11:10:25.075Z] ? github.com/docker/docker/cli [no test files] [2021-06-24T11:10:25.075Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-24T11:10:25.734Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-24T11:10:26.282Z] === RUN TestCompare [2021-06-24T11:10:26.282Z] --- PASS: TestCompare (0.00s) [2021-06-24T11:10:26.282Z] PASS [2021-06-24T11:10:26.282Z] coverage: 19.2% of statements [2021-06-24T11:10:26.282Z] ok github.com/docker/docker/image/cache 0.112s coverage: 19.2% of statements [2021-06-24T11:10:26.282Z] === RUN TestFSGetInvalidData [2021-06-24T11:10:26.282Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-24T11:10:26.282Z] === RUN TestFSInvalidSet [2021-06-24T11:10:26.282Z] --- PASS: TestFSInvalidSet (0.03s) [2021-06-24T11:10:26.282Z] === RUN TestFSInvalidRoot [2021-06-24T11:10:26.282Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-24T11:10:26.282Z] === RUN TestFSMetadataGetSet [2021-06-24T11:10:26.282Z] --- PASS: TestFSMetadataGetSet (0.14s) [2021-06-24T11:10:26.282Z] === RUN TestFSInvalidWalker [2021-06-24T11:10:26.734Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-06-24T11:10:26.734Z] === RUN TestFSGetSet [2021-06-24T11:10:26.734Z] --- PASS: TestFSGetSet (0.02s) [2021-06-24T11:10:26.734Z] === RUN TestFSGetUnsetKey [2021-06-24T11:10:26.734Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-24T11:10:26.734Z] === RUN TestFSGetEmptyData [2021-06-24T11:10:26.734Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-24T11:10:26.734Z] === RUN TestFSDelete [2021-06-24T11:10:26.734Z] === RUN TestMakeV1ConfigFromConfig [2021-06-24T11:10:26.734Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-24T11:10:26.734Z] PASS [2021-06-24T11:10:26.734Z] coverage: 25.0% of statements [2021-06-24T11:10:26.734Z] --- PASS: TestFSDelete (0.02s) [2021-06-24T11:10:26.734Z] === RUN TestFSWalker [2021-06-24T11:10:26.734Z] ok github.com/docker/docker/image/v1 0.138s coverage: 25.0% of statements [2021-06-24T11:10:26.734Z] --- PASS: TestFSWalker (0.02s) [2021-06-24T11:10:26.734Z] === RUN TestFSWalkerStopOnError [2021-06-24T11:10:26.734Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2021-06-24T11:10:26.734Z] === RUN TestNewFromJSON [2021-06-24T11:10:26.734Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-24T11:10:26.734Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-24T11:10:26.734Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-24T11:10:26.734Z] === RUN TestMarshalKeyOrder [2021-06-24T11:10:26.734Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-24T11:10:26.734Z] === RUN TestImage [2021-06-24T11:10:26.734Z] --- PASS: TestImage (0.00s) [2021-06-24T11:10:26.734Z] === RUN TestImageOSNotEmpty [2021-06-24T11:10:26.734Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-24T11:10:26.735Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-24T11:10:26.735Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-24T11:10:26.735Z] === RUN TestCreate [2021-06-24T11:10:26.735Z] --- PASS: TestCreate (0.01s) [2021-06-24T11:10:26.735Z] === RUN TestRestore [2021-06-24T11:10:26.735Z] time="2021-06-24T11:10:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-24T11:10:26.735Z] --- PASS: TestRestore (0.24s) [2021-06-24T11:10:26.735Z] === RUN TestAddDelete [Pipeline] } [2021-06-24T11:10:27.112Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2021-06-24T11:10:27.112Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-24T11:10:27.112Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:10:27.112Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:10:27.112Z] === RUN TestServiceWithDataPathPortInit [2021-06-24T11:10:27.112Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-24T11:10:27.186Z] --- PASS: TestAddDelete (0.10s) [2021-06-24T11:10:27.186Z] === RUN TestSearchAfterDelete [2021-06-24T11:10:27.186Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-24T11:10:27.186Z] === RUN TestParentReset [2021-06-24T11:10:27.186Z] --- PASS: TestParentReset (0.11s) [2021-06-24T11:10:27.186Z] === RUN TestGetAndSetLastUpdated [2021-06-24T11:10:27.186Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-24T11:10:27.186Z] === RUN TestStoreLen [2021-06-24T11:10:27.186Z] --- PASS: TestStoreLen (0.06s) [2021-06-24T11:10:27.186Z] PASS [2021-06-24T11:10:27.186Z] coverage: 86.8% of statements [2021-06-24T11:10:27.186Z] ok github.com/docker/docker/image 1.010s coverage: 86.8% of statements [Pipeline] // stage [Pipeline] } [2021-06-24T11:10:27.638Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-06-24T11:10:27.638Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-24T11:10:28.343Z] ok github.com/docker/docker/client 0.182s coverage: 75.4% of statements [2021-06-24T11:10:28.592Z] === RUN TestSerialization [2021-06-24T11:10:28.592Z] --- PASS: TestSerialization (0.03s) [2021-06-24T11:10:28.592Z] PASS [2021-06-24T11:10:28.592Z] coverage: 100.0% of statements [2021-06-24T11:10:28.592Z] ok github.com/docker/docker/libcontainerd/queue 0.106s coverage: 100.0% of statements [2021-06-24T11:10:28.592Z] === RUN TestEmptyLayer [2021-06-24T11:10:28.592Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-24T11:10:28.592Z] === RUN TestCommitFailure [2021-06-24T11:10:29.044Z] --- PASS: TestCommitFailure (0.01s) [2021-06-24T11:10:29.044Z] === RUN TestStartTransactionFailure [2021-06-24T11:10:29.044Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-24T11:10:29.044Z] === RUN TestGetOrphan [2021-06-24T11:10:29.044Z] --- PASS: TestGetOrphan (0.01s) [2021-06-24T11:10:29.044Z] === RUN TestMountAndRegister [2021-06-24T11:10:29.044Z] --- PASS: TestMountAndRegister (0.20s) [2021-06-24T11:10:29.044Z] layer_test.go:271: Layer size: 14 [2021-06-24T11:10:29.044Z] === RUN TestLayerRelease [2021-06-24T11:10:29.044Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-24T11:10:29.044Z] layer_test.go:304: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestStoreRestore [2021-06-24T11:10:29.044Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-24T11:10:29.044Z] layer_test.go:353: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestTarStreamStability [2021-06-24T11:10:29.044Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-24T11:10:29.044Z] layer_test.go:468: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestRegisterExistingLayer [2021-06-24T11:10:29.044Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-06-24T11:10:29.044Z] === RUN TestTarStreamVerification [2021-06-24T11:10:29.044Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-24T11:10:29.044Z] layer_test.go:697: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestLayerMigration [2021-06-24T11:10:29.044Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-24T11:10:29.044Z] migration_test.go:46: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestLayerMigrationNoTarsplit [2021-06-24T11:10:29.044Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-24T11:10:29.044Z] migration_test.go:182: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestMountInit [2021-06-24T11:10:29.044Z] --- SKIP: TestMountInit (0.00s) [2021-06-24T11:10:29.044Z] mount_test.go:17: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestMountSize [2021-06-24T11:10:29.044Z] --- SKIP: TestMountSize (0.00s) [2021-06-24T11:10:29.044Z] mount_test.go:76: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestMountChanges [2021-06-24T11:10:29.044Z] --- SKIP: TestMountChanges (0.00s) [2021-06-24T11:10:29.044Z] mount_test.go:125: Failing on Windows [2021-06-24T11:10:29.044Z] === RUN TestMountApply [2021-06-24T11:10:29.044Z] --- SKIP: TestMountApply (0.00s) [2021-06-24T11:10:29.044Z] mount_test.go:212: Failing on Windows [2021-06-24T11:10:29.044Z] PASS [2021-06-24T11:10:29.044Z] coverage: 30.1% of statements [2021-06-24T11:10:29.044Z] ok github.com/docker/docker/layer 0.452s coverage: 30.1% of statements [2021-06-24T11:10:29.496Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-24T11:10:30.448Z] === RUN TestEnvironmentParsing [2021-06-24T11:10:30.448Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-24T11:10:30.448Z] PASS [2021-06-24T11:10:30.448Z] coverage: 1.0% of statements [2021-06-24T11:10:30.448Z] ok github.com/docker/docker/libcontainerd/local 0.198s coverage: 1.0% of statements [2021-06-24T11:10:30.448Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-24T11:10:30.448Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-24T11:10:30.448Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-24T11:10:30.448Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-24T11:10:30.448Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-24T11:10:30.449Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-24T11:10:30.449Z] PASS [2021-06-24T11:10:30.449Z] coverage: 42.3% of statements [2021-06-24T11:10:30.449Z] ok github.com/docker/docker/oci 0.077s coverage: 42.3% of statements [2021-06-24T11:10:30.449Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-24T11:10:30.449Z] === RUN TestParseVersion [2021-06-24T11:10:30.449Z] --- PASS: TestParseVersion (0.00s) [2021-06-24T11:10:30.449Z] PASS [2021-06-24T11:10:30.449Z] coverage: 52.9% of statements [2021-06-24T11:10:30.449Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-06-24T11:10:31.299Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-24T11:10:31.299Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-24T11:10:31.402Z] === RUN TestAddressPoolOpt [2021-06-24T11:10:31.402Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/a [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/something [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/_=a [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/env1=value1 [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/_env1=value1 [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/PATH [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/=a [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/PATH= [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/PATH=something [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/asd!qwe [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/1asd [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/123 [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/some_space [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/__some_space_before [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/some_space_after__ [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/= [2021-06-24T11:10:31.402Z] === RUN TestValidateEnv/PaTh [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestParseHost [2021-06-24T11:10:31.402Z] --- PASS: TestParseHost (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestParseDockerDaemonHost [2021-06-24T11:10:31.402Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestParseTCP [2021-06-24T11:10:31.402Z] --- PASS: TestParseTCP (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-24T11:10:31.402Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestValidateExtraHosts [2021-06-24T11:10:31.402Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestIpOptString [2021-06-24T11:10:31.402Z] --- PASS: TestIpOptString (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-24T11:10:31.402Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestNewIpOptValidDefaultVal [2021-06-24T11:10:31.402Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestIpOptSetInvalidVal [2021-06-24T11:10:31.402Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestValidateIPAddress [2021-06-24T11:10:31.402Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestMapOpts [2021-06-24T11:10:31.402Z] --- PASS: TestMapOpts (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestListOptsWithoutValidator [2021-06-24T11:10:31.402Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestListOptsWithValidator [2021-06-24T11:10:31.402Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestValidateDNSSearch [2021-06-24T11:10:31.402Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_general_format [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_one_more [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-24T11:10:31.402Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel (0.01s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-24T11:10:31.402Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestNamedListOpts [2021-06-24T11:10:31.402Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestNamedMapOpts [2021-06-24T11:10:31.402Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestParseLink [2021-06-24T11:10:31.402Z] --- PASS: TestParseLink (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestQuotedStringSetWithQuotes [2021-06-24T11:10:31.402Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-24T11:10:31.402Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-24T11:10:31.402Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-24T11:10:31.402Z] === RUN TestUlimitOpt [2021-06-24T11:10:31.402Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-24T11:10:31.402Z] PASS [2021-06-24T11:10:31.402Z] coverage: 67.1% of statements [2021-06-24T11:10:31.402Z] ok github.com/docker/docker/opts 0.150s coverage: 67.1% of statements [2021-06-24T11:10:31.854Z] === RUN TestUnbuffered [2021-06-24T11:10:31.854Z] --- PASS: TestUnbuffered (0.00s) [2021-06-24T11:10:31.854Z] === RUN TestRaceUnbuffered [2021-06-24T11:10:31.854Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-24T11:10:31.854Z] PASS [2021-06-24T11:10:31.854Z] coverage: 100.0% of statements [2021-06-24T11:10:31.854Z] ok github.com/docker/docker/pkg/broadcaster 0.153s coverage: 100.0% of statements [2021-06-24T11:10:32.234Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-24T11:10:32.493Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-24T11:10:32.811Z] === RUN TestPeerCertificateMarshalJSON [2021-06-24T11:10:33.059Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-24T11:10:33.059Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-24T11:10:33.263Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-24T11:10:33.263Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-24T11:10:33.263Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-06-24T11:10:33.263Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-24T11:10:33.263Z] === RUN TestMiddleware [2021-06-24T11:10:33.263Z] --- PASS: TestMiddleware (0.00s) [2021-06-24T11:10:33.263Z] === RUN TestNewResponseModifier [2021-06-24T11:10:33.263Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-24T11:10:33.263Z] PASS [2021-06-24T11:10:33.263Z] coverage: 26.8% of statements [2021-06-24T11:10:33.263Z] ok github.com/docker/docker/pkg/authorization 0.609s coverage: 26.8% of statements [2021-06-24T11:10:33.263Z] === RUN TestMatch [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[foo]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[foo_bar]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[]#01 [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[qux]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-24T11:10:33.263Z] === RUN TestMatch/[[foo_baz]] [2021-06-24T11:10:33.263Z] --- PASS: TestMatch (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-24T11:10:33.263Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-24T11:10:33.263Z] PASS [2021-06-24T11:10:33.263Z] coverage: 87.5% of statements [2021-06-24T11:10:33.263Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2021-06-24T11:10:33.995Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-24T11:10:34.223Z] === RUN TestChrootTarUntar [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:34.223Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:34.223Z] === RUN TestChrootUntarEmptyArchive [2021-06-24T11:10:34.223Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-24T11:10:34.223Z] === RUN TestChrootTarUntarWithSymlink [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-24T11:10:34.223Z] === RUN TestChrootCopyWithTar [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-24T11:10:34.223Z] === RUN TestChrootCopyFileWithTar [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:34.223Z] === RUN TestChrootUntarPath [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-24T11:10:34.223Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:34.223Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:34.223Z] === RUN TestChrootApplyDotDotFile [2021-06-24T11:10:34.223Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-24T11:10:34.223Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:10:34.223Z] PASS [2021-06-24T11:10:34.223Z] coverage: 15.4% of statements [2021-06-24T11:10:34.223Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.4% of statements [2021-06-24T11:10:34.223Z] === RUN TestIsArchivePathDir [2021-06-24T11:10:34.223Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-24T11:10:34.223Z] === RUN TestIsArchivePathInvalidFile [2021-06-24T11:10:34.223Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-06-24T11:10:34.223Z] === RUN TestIsArchivePathTar [2021-06-24T11:10:34.252Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-24T11:10:34.676Z] === RUN TestSizeEmpty [2021-06-24T11:10:34.676Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-24T11:10:34.676Z] === RUN TestSizeEmptyFile [2021-06-24T11:10:34.676Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-24T11:10:34.676Z] === RUN TestSizeNonemptyFile [2021-06-24T11:10:34.676Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-24T11:10:34.676Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-24T11:10:34.676Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-24T11:10:34.676Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-24T11:10:34.676Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-24T11:10:34.676Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-24T11:10:34.676Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-24T11:10:34.676Z] === RUN TestMoveToSubdir [2021-06-24T11:10:34.676Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-24T11:10:34.676Z] === RUN TestSizeNonExistingDirectory [2021-06-24T11:10:34.676Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-24T11:10:34.676Z] PASS [2021-06-24T11:10:34.676Z] coverage: 80.0% of statements [2021-06-24T11:10:34.676Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2021-06-24T11:10:34.676Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-06-24T11:10:34.676Z] === RUN TestDecompressStreamGzip [2021-06-24T11:10:34.676Z] --- PASS: TestDecompressStreamGzip (0.20s) [2021-06-24T11:10:34.676Z] === RUN TestDecompressStreamBzip2 [2021-06-24T11:10:34.822Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-24T11:10:35.081Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-24T11:10:35.128Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2021-06-24T11:10:35.129Z] === RUN TestDecompressStreamXz [2021-06-24T11:10:35.129Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-24T11:10:35.129Z] archive_test.go:134: Xz not present in msys2 [2021-06-24T11:10:35.129Z] === RUN TestCompressStreamXzUnsupported [2021-06-24T11:10:35.129Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-24T11:10:35.129Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestCompressStreamInvalid [2021-06-24T11:10:35.129Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestExtensionInvalid [2021-06-24T11:10:35.129Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestExtensionUncompressed [2021-06-24T11:10:35.129Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestExtensionBzip2 [2021-06-24T11:10:35.129Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestExtensionGzip [2021-06-24T11:10:35.129Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestExtensionXz [2021-06-24T11:10:35.129Z] --- PASS: TestExtensionXz (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestCmdStreamLargeStderr [2021-06-24T11:10:35.129Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-06-24T11:10:35.129Z] === RUN TestCmdStreamBad [2021-06-24T11:10:35.129Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-24T11:10:35.129Z] archive_test.go:239: Failing on Windows CI machines [2021-06-24T11:10:35.129Z] === RUN TestCmdStreamGood [2021-06-24T11:10:35.129Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-24T11:10:35.129Z] === RUN TestUntarPathWithInvalidDest [2021-06-24T11:10:35.129Z] === RUN Test [2021-06-24T11:10:35.129Z] === RUN Test/TestContainsEntry [2021-06-24T11:10:35.129Z] === RUN Test/TestCreateEntries [2021-06-24T11:10:35.129Z] === RUN Test/TestEntriesDiff [2021-06-24T11:10:35.129Z] === RUN Test/TestEntriesEquality [2021-06-24T11:10:35.129Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-24T11:10:35.129Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-24T11:10:35.129Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-24T11:10:35.129Z] === RUN Test/TestGeneratorNotGenerate [2021-06-24T11:10:35.129Z] === RUN Test/TestGeneratorWithPort [2021-06-24T11:10:35.129Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-24T11:10:35.129Z] === RUN Test/TestNewEntry [2021-06-24T11:10:35.129Z] === RUN Test/TestParse [2021-06-24T11:10:35.129Z] --- PASS: Test (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-24T11:10:35.129Z] --- PASS: Test/TestParse (0.00s) [2021-06-24T11:10:35.129Z] PASS [2021-06-24T11:10:35.129Z] coverage: 58.3% of statements [2021-06-24T11:10:35.129Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2021-06-24T11:10:35.129Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-24T11:10:35.129Z] === RUN TestUntarPathWithInvalidSrc [2021-06-24T11:10:35.129Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-24T11:10:35.129Z] === RUN TestUntarPath [2021-06-24T11:10:35.340Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-24T11:10:35.581Z] --- PASS: TestUntarPath (0.10s) [2021-06-24T11:10:35.581Z] === RUN TestUntarPathWithDestinationFile [2021-06-24T11:10:35.581Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-24T11:10:35.581Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-24T11:10:35.581Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-06-24T11:10:35.581Z] === RUN TestCopyWithTarInvalidSrc [2021-06-24T11:10:35.581Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-24T11:10:35.581Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-24T11:10:35.581Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-24T11:10:35.581Z] === RUN TestCopyWithTarSrcFile [2021-06-24T11:10:35.581Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-24T11:10:35.581Z] === RUN TestCopyWithTarSrcFolder [2021-06-24T11:10:35.581Z] === RUN Test [2021-06-24T11:10:35.581Z] === RUN Test/TestContent [2021-06-24T11:10:35.581Z] === RUN Test/TestInitialize [2021-06-24T11:10:35.581Z] === RUN Test/TestNew [2021-06-24T11:10:35.581Z] === RUN Test/TestParsingContentsWithComments [2021-06-24T11:10:35.581Z] === RUN Test/TestRegister [2021-06-24T11:10:35.581Z] === RUN Test/TestWatch [2021-06-24T11:10:35.581Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-24T11:10:35.581Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-24T11:10:35.581Z] --- PASS: Test (0.01s) [2021-06-24T11:10:35.581Z] --- PASS: Test/TestContent (0.00s) [2021-06-24T11:10:35.581Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-24T11:10:35.581Z] --- PASS: Test/TestNew (0.00s) [2021-06-24T11:10:35.581Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-24T11:10:35.581Z] --- PASS: Test/TestRegister (0.00s) [2021-06-24T11:10:35.581Z] --- PASS: Test/TestWatch (0.01s) [2021-06-24T11:10:35.581Z] PASS [2021-06-24T11:10:35.581Z] coverage: 92.9% of statements [2021-06-24T11:10:35.581Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-24T11:10:35.581Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-24T11:10:35.581Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-24T11:10:35.581Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-24T11:10:35.581Z] ok github.com/docker/docker/pkg/discovery/file 0.080s coverage: 92.9% of statements [2021-06-24T11:10:35.581Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-24T11:10:35.581Z] === RUN TestCopyFileWithTarSrcFile [2021-06-24T11:10:35.581Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-24T11:10:35.581Z] === RUN TestTarFiles [2021-06-24T11:10:35.601Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-24T11:10:36.538Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-24T11:10:36.539Z] === RUN Test [2021-06-24T11:10:36.539Z] === RUN Test/TestWatch [2021-06-24T11:10:36.539Z] --- PASS: Test (0.00s) [2021-06-24T11:10:36.539Z] --- PASS: Test/TestWatch (0.00s) [2021-06-24T11:10:36.539Z] PASS [2021-06-24T11:10:36.539Z] coverage: 92.3% of statements [2021-06-24T11:10:36.539Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2021-06-24T11:10:37.497Z] === RUN Test [2021-06-24T11:10:37.497Z] === RUN Test/TestInitialize [2021-06-24T11:10:37.497Z] === RUN Test [2021-06-24T11:10:37.497Z] === RUN Test/TestInitialize [2021-06-24T11:10:37.497Z] === RUN Test/TestInitializeWithPattern [2021-06-24T11:10:37.497Z] === RUN Test/TestRegister [2021-06-24T11:10:37.497Z] === RUN Test/TestWatch [2021-06-24T11:10:37.497Z] --- PASS: Test (0.00s) [2021-06-24T11:10:37.497Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-24T11:10:37.497Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-24T11:10:37.497Z] --- PASS: Test/TestRegister (0.00s) [2021-06-24T11:10:37.497Z] --- PASS: Test/TestWatch (0.00s) [2021-06-24T11:10:37.497Z] PASS [2021-06-24T11:10:37.497Z] coverage: 93.8% of statements [2021-06-24T11:10:37.497Z] ok github.com/docker/docker/pkg/discovery/nodes 0.111s coverage: 93.8% of statements [2021-06-24T11:10:37.497Z] time="2021-06-24T11:10:36Z" level=info msg="Initializing discovery without TLS" [2021-06-24T11:10:37.497Z] time="2021-06-24T11:10:37Z" level=info msg="Initializing discovery without TLS" [2021-06-24T11:10:37.497Z] time="2021-06-24T11:10:37Z" level=info msg="Initializing discovery without TLS" [2021-06-24T11:10:37.497Z] === RUN Test/TestInitializeWithCerts [2021-06-24T11:10:37.497Z] time="2021-06-24T11:10:37Z" level=info msg="Initializing discovery with TLS" [2021-06-24T11:10:37.497Z] === RUN Test/TestWatch [2021-06-24T11:10:37.497Z] time="2021-06-24T11:10:37Z" level=info msg="Initializing discovery without TLS" [2021-06-24T11:10:38.450Z] === RUN TestPollerAddRemove [2021-06-24T11:10:38.450Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-24T11:10:38.450Z] === RUN TestPollerEvent [2021-06-24T11:10:38.450Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-24T11:10:38.450Z] poller_test.go:41: No chmod on Windows [2021-06-24T11:10:38.450Z] === RUN TestPollerClose [2021-06-24T11:10:38.450Z] --- PASS: TestPollerClose (0.00s) [2021-06-24T11:10:38.450Z] PASS [2021-06-24T11:10:38.450Z] coverage: 36.2% of statements [2021-06-24T11:10:38.450Z] ok github.com/docker/docker/pkg/filenotify 0.081s coverage: 36.2% of statements [2021-06-24T11:10:38.904Z] === RUN TestCopyFileWithInvalidSrc [2021-06-24T11:10:38.904Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCopyFileWithInvalidDest [2021-06-24T11:10:38.904Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-24T11:10:38.904Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-24T11:10:38.904Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCopyFile [2021-06-24T11:10:38.904Z] --- PASS: TestCopyFile (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-24T11:10:38.904Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-24T11:10:38.904Z] fileutils_test.go:134: Needs porting to Windows [2021-06-24T11:10:38.904Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-24T11:10:38.904Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-24T11:10:38.904Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-24T11:10:38.904Z] fileutils_test.go:180: Needs porting to Windows [2021-06-24T11:10:38.904Z] === RUN TestWildcardMatches [2021-06-24T11:10:38.904Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestPatternMatches [2021-06-24T11:10:38.904Z] --- PASS: TestPatternMatches (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-24T11:10:38.904Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestPatternMatchesFolderExclusions [2021-06-24T11:10:38.904Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-24T11:10:38.904Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-24T11:10:38.904Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-24T11:10:38.904Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-24T11:10:38.904Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestSingleExclamationError [2021-06-24T11:10:38.904Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestMatchesWithNoPatterns [2021-06-24T11:10:38.904Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestMatchesWithMalformedPatterns [2021-06-24T11:10:38.904Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestMatches [2021-06-24T11:10:38.904Z] --- PASS: TestMatches (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCleanPatterns [2021-06-24T11:10:38.904Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-24T11:10:38.904Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCleanPatternsExceptionFlag [2021-06-24T11:10:38.904Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-24T11:10:38.904Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-24T11:10:38.904Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-24T11:10:38.904Z] === RUN TestCleanPatternsErrorSingleException [2021-06-24T11:10:39.359Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-24T11:10:39.359Z] === RUN TestCreateIfNotExistsDir [2021-06-24T11:10:39.359Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-24T11:10:39.359Z] === RUN TestCreateIfNotExistsFile [2021-06-24T11:10:39.359Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-24T11:10:39.359Z] === RUN TestMatch [2021-06-24T11:10:39.359Z] --- PASS: TestMatch (0.00s) [2021-06-24T11:10:39.359Z] PASS [2021-06-24T11:10:39.359Z] coverage: 87.7% of statements [2021-06-24T11:10:39.359Z] ok github.com/docker/docker/pkg/fileutils 0.145s coverage: 87.7% of statements [2021-06-24T11:10:39.359Z] === RUN TestGet [2021-06-24T11:10:39.359Z] --- PASS: TestGet (0.00s) [2021-06-24T11:10:39.359Z] === RUN TestGetShortcutString [2021-06-24T11:10:39.359Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-24T11:10:39.359Z] PASS [2021-06-24T11:10:39.359Z] coverage: 42.9% of statements [2021-06-24T11:10:39.359Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2021-06-24T11:10:39.839Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-24T11:10:40.312Z] --- PASS: Test (3.27s) [2021-06-24T11:10:40.312Z] --- PASS: Test/TestInitialize (0.18s) [2021-06-24T11:10:40.312Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-24T11:10:40.312Z] --- PASS: Test/TestWatch (3.09s) [2021-06-24T11:10:40.312Z] PASS [2021-06-24T11:10:40.312Z] coverage: 84.1% of statements [2021-06-24T11:10:40.312Z] ok github.com/docker/docker/pkg/discovery/kv 3.413s coverage: 84.1% of statements [2021-06-24T11:10:40.763Z] === RUN TestCreateIDMapOrder [2021-06-24T11:10:40.763Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-24T11:10:40.763Z] PASS [2021-06-24T11:10:40.763Z] coverage: 7.2% of statements [2021-06-24T11:10:40.763Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 7.2% of statements [2021-06-24T11:10:41.716Z] === RUN TestFixedBufferCap [2021-06-24T11:10:41.716Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestFixedBufferLen [2021-06-24T11:10:41.716Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestFixedBufferString [2021-06-24T11:10:41.716Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestFixedBufferWrite [2021-06-24T11:10:41.716Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestFixedBufferRead [2021-06-24T11:10:41.716Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestBytesPipeRead [2021-06-24T11:10:41.716Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestBytesPipeWrite [2021-06-24T11:10:41.716Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-24T11:10:41.716Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-24T11:10:42.169Z] === RUN TestError [2021-06-24T11:10:42.169Z] --- PASS: TestError (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestProgressString [2021-06-24T11:10:42.169Z] === RUN TestProgressString/no_progress [2021-06-24T11:10:42.169Z] === RUN TestProgressString/progress_1 [2021-06-24T11:10:42.169Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-24T11:10:42.169Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-24T11:10:42.169Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-24T11:10:42.169Z] === RUN TestProgressString/with_units [2021-06-24T11:10:42.169Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-24T11:10:42.169Z] === RUN TestProgressString/hide_counts [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-24T11:10:42.169Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestJSONMessageDisplay [2021-06-24T11:10:42.169Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-06-24T11:10:42.169Z] === RUN TestAtomicWriteToFile [2021-06-24T11:10:42.169Z] --- PASS: TestAtomicWriteToFile (0.04s) [2021-06-24T11:10:42.169Z] === RUN TestAtomicWriteSetCommit [2021-06-24T11:10:42.169Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-24T11:10:42.169Z] === RUN TestAtomicWriteSetCancel [2021-06-24T11:10:42.169Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-24T11:10:42.169Z] === RUN TestReadCloserWrapperClose [2021-06-24T11:10:42.169Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestReaderErrWrapperReadOnError [2021-06-24T11:10:42.169Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestReaderErrWrapperRead [2021-06-24T11:10:42.169Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestHashData [2021-06-24T11:10:42.169Z] --- PASS: TestHashData (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestCancelReadCloser [2021-06-24T11:10:42.169Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-24T11:10:42.169Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-24T11:10:42.169Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-24T11:10:42.169Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestDisplayJSONMessagesStream [2021-06-24T11:10:42.169Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-24T11:10:42.169Z] PASS [2021-06-24T11:10:42.169Z] coverage: 91.7% of statements [2021-06-24T11:10:42.169Z] ok github.com/docker/docker/pkg/jsonmessage 0.262s coverage: 91.7% of statements [2021-06-24T11:10:42.169Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-24T11:10:42.169Z] === RUN TestWriteCloserWrapperClose [2021-06-24T11:10:42.169Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestNopWriteCloser [2021-06-24T11:10:42.169Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestNopWriter [2021-06-24T11:10:42.169Z] --- PASS: TestNopWriter (0.00s) [2021-06-24T11:10:42.169Z] === RUN TestWriteCounter [2021-06-24T11:10:42.169Z] --- PASS: TestWriteCounter (0.00s) [2021-06-24T11:10:42.169Z] PASS [2021-06-24T11:10:42.169Z] coverage: 69.2% of statements [2021-06-24T11:10:42.169Z] ok github.com/docker/docker/pkg/ioutils 0.736s coverage: 69.2% of statements [2021-06-24T11:10:42.620Z] === RUN TestStandardLongPath [2021-06-24T11:10:42.620Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-24T11:10:42.620Z] === RUN TestUNCLongPath [2021-06-24T11:10:42.620Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-24T11:10:42.620Z] PASS [2021-06-24T11:10:42.620Z] coverage: 100.0% of statements [2021-06-24T11:10:42.620Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-06-24T11:10:43.071Z] --- PASS: TestTarFiles (7.39s) [2021-06-24T11:10:43.071Z] === RUN TestTarUntar [2021-06-24T11:10:43.071Z] --- PASS: TestTarUntar (0.04s) [2021-06-24T11:10:43.071Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-24T11:10:43.071Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-24T11:10:43.071Z] === RUN TestTarWithOptions [2021-06-24T11:10:43.071Z] --- PASS: TestTarWithOptions (0.04s) [2021-06-24T11:10:43.071Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-24T11:10:43.071Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-24T11:10:43.071Z] === RUN TestUntarUstarGnuConflict [2021-06-24T11:10:43.071Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-24T11:10:43.071Z] === RUN TestUntarInvalidFilenames [2021-06-24T11:10:43.071Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames530553130\\dest" [2021-06-24T11:10:43.071Z] === RUN TestNameFormat [2021-06-24T11:10:43.071Z] --- PASS: TestNameFormat (0.00s) [2021-06-24T11:10:43.071Z] === RUN TestNameRetries [2021-06-24T11:10:43.071Z] --- PASS: TestNameRetries (0.00s) [2021-06-24T11:10:43.071Z] PASS [2021-06-24T11:10:43.071Z] coverage: 85.7% of statements [2021-06-24T11:10:43.071Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-06-24T11:10:43.071Z] === RUN TestUntarHardlinkToSymlink [2021-06-24T11:10:43.071Z] ok github.com/docker/docker/pkg/namesgenerator 0.109s coverage: 85.7% of statements [2021-06-24T11:10:43.523Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-24T11:10:43.523Z] === RUN TestUntarInvalidHardlink [2021-06-24T11:10:43.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink799167067\\victim\\hello" -> "../victim/hello" [2021-06-24T11:10:43.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink600152574\\victim\\hello" -> "/../victim/hello" [2021-06-24T11:10:43.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink073298245\\victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink473685984\\victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink044190655\\victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink688507410\\victim" -> "../victim" [2021-06-24T11:10:43.523Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-06-24T11:10:43.523Z] === RUN TestUntarInvalidSymlink [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink010575433\\dest\\dotdot" -> "../victim/hello" [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink850072852\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink142146915\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink654225254\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink900820877\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink750683528\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:43.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink807391047\\dest\\dir\\loophole" -> "../../victim" [2021-06-24T11:10:43.523Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-24T11:10:43.523Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-24T11:10:43.523Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-24T11:10:43.523Z] === RUN TestXGlobalNoParent [2021-06-24T11:10:43.523Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-24T11:10:43.523Z] === RUN TestReplaceFileTarWrapper [2021-06-24T11:10:43.523Z] === RUN TestParseKeyValueOpt [2021-06-24T11:10:43.523Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-24T11:10:43.523Z] === RUN TestParseUintList [2021-06-24T11:10:43.523Z] --- PASS: TestParseUintList (0.00s) [2021-06-24T11:10:43.523Z] === RUN TestParseUintListMaximumLimits [2021-06-24T11:10:43.523Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-24T11:10:43.523Z] PASS [2021-06-24T11:10:43.523Z] coverage: 97.0% of statements [2021-06-24T11:10:43.523Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-06-24T11:10:43.523Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2021-06-24T11:10:43.523Z] === RUN TestPrefixHeaderReadable [2021-06-24T11:10:43.523Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-24T11:10:43.523Z] === RUN TestDisablePigz [2021-06-24T11:10:43.975Z] --- PASS: TestDisablePigz (0.21s) [2021-06-24T11:10:43.975Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-24T11:10:43.975Z] === RUN TestPigz [2021-06-24T11:10:43.975Z] === RUN TestNewAndRemove [2021-06-24T11:10:43.975Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-24T11:10:43.975Z] === RUN TestRemoveInvalidPath [2021-06-24T11:10:43.975Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-24T11:10:43.975Z] PASS [2021-06-24T11:10:43.975Z] coverage: 82.6% of statements [2021-06-24T11:10:43.975Z] ok github.com/docker/docker/pkg/pidfile 0.091s coverage: 82.6% of statements [2021-06-24T11:10:43.975Z] --- PASS: TestPigz (0.24s) [2021-06-24T11:10:43.975Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-24T11:10:43.975Z] === RUN TestCopyFileWithInvalidDest [2021-06-24T11:10:43.975Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-24T11:10:43.975Z] archive_windows_test.go:16: Currently fails [2021-06-24T11:10:43.975Z] === RUN TestCanonicalTarNameForPath [2021-06-24T11:10:43.975Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-24T11:10:43.975Z] === RUN TestCanonicalTarName [2021-06-24T11:10:43.975Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-24T11:10:43.975Z] === RUN TestChmodTarEntry [2021-06-24T11:10:43.975Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-24T11:10:43.975Z] === RUN TestHardLinkOrder [2021-06-24T11:10:43.975Z] --- PASS: TestHardLinkOrder (0.11s) [2021-06-24T11:10:43.975Z] === RUN TestChangeString [2021-06-24T11:10:43.975Z] --- PASS: TestChangeString (0.00s) [2021-06-24T11:10:43.975Z] === RUN TestChangesWithNoChanges [2021-06-24T11:10:44.427Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-06-24T11:10:44.427Z] === RUN TestChangesWithChanges [2021-06-24T11:10:44.427Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-24T11:10:44.427Z] === RUN TestChangesWithChangesGH13590 [2021-06-24T11:10:44.427Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-24T11:10:44.427Z] changes_test.go:192: needs more investigation [2021-06-24T11:10:44.427Z] === RUN TestChangesDirsEmpty [2021-06-24T11:10:44.427Z] --- PASS: TestChangesDirsEmpty (0.22s) [2021-06-24T11:10:44.427Z] === RUN TestChangesDirsMutated [2021-06-24T11:10:44.879Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-06-24T11:10:44.879Z] === RUN TestApplyLayer [2021-06-24T11:10:44.879Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-24T11:10:44.879Z] changes_test.go:405: needs further investigation [2021-06-24T11:10:44.879Z] === RUN TestChangesSizeWithHardlinks [2021-06-24T11:10:44.879Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-24T11:10:44.879Z] changes_test.go:441: needs further investigation [2021-06-24T11:10:44.879Z] === RUN TestChangesSizeWithNoChanges [2021-06-24T11:10:44.879Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-24T11:10:44.879Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestChangesSize [2021-06-24T11:10:44.879Z] --- PASS: TestChangesSize (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestApplyLayerInvalidFilenames [2021-06-24T11:10:44.879Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames878809502\\dest" [2021-06-24T11:10:44.879Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-24T11:10:44.879Z] === RUN TestApplyLayerInvalidHardlink [2021-06-24T11:10:44.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink978933376\\victim\\hello" -> "../victim/hello" [2021-06-24T11:10:44.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink873596383\\victim\\hello" -> "/../victim/hello" [2021-06-24T11:10:44.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink099748274\\victim" -> "../victim" [2021-06-24T11:10:44.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink332956521\\victim" -> "../victim" [2021-06-24T11:10:44.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685615028\\victim" -> "../victim" [2021-06-24T11:10:44.879Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink687232387\\victim" -> "../victim" [2021-06-24T11:10:44.879Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-24T11:10:44.879Z] === RUN TestApplyLayerInvalidSymlink [2021-06-24T11:10:44.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink416760582\\dest\\dotdot" -> "../victim/hello" [2021-06-24T11:10:44.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink483877037\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-24T11:10:44.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink020366888\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:44.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865785703\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:44.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink728126874\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:44.879Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink671027249\\dest\\loophole-victim" -> "../victim" [2021-06-24T11:10:44.879Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-06-24T11:10:44.879Z] === RUN TestApplyLayerWhiteouts [2021-06-24T11:10:44.879Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2021-06-24T11:10:44.879Z] === RUN TestGenerateEmptyFile [2021-06-24T11:10:44.879Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestGenerateWithContent [2021-06-24T11:10:44.879Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-24T11:10:44.879Z] PASS [2021-06-24T11:10:44.879Z] coverage: 62.6% of statements [2021-06-24T11:10:44.879Z] ok github.com/docker/docker/pkg/archive 10.810s coverage: 62.6% of statements [2021-06-24T11:10:44.879Z] === RUN TestParseEmptyInterface [2021-06-24T11:10:44.879Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestParseNonInterfaceType [2021-06-24T11:10:44.879Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestParseWithOneFunction [2021-06-24T11:10:44.879Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestParseWithMultipleFuncs [2021-06-24T11:10:44.879Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestParseWithUnnamedReturn [2021-06-24T11:10:44.879Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestEmbeddedInterface [2021-06-24T11:10:44.879Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestParsedImports [2021-06-24T11:10:44.879Z] --- PASS: TestParsedImports (0.00s) [2021-06-24T11:10:44.879Z] === RUN TestAliasedImports [2021-06-24T11:10:44.879Z] --- PASS: TestAliasedImports (0.00s) [2021-06-24T11:10:44.879Z] PASS [2021-06-24T11:10:44.879Z] coverage: 56.8% of statements [2021-06-24T11:10:44.879Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2021-06-24T11:10:45.102Z] --- PASS: TestServiceWithDataPathPortInit (17.73s) [2021-06-24T11:10:45.102Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-24T11:10:45.102Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-24T11:10:45.833Z] === RUN TestFailedConnection [2021-06-24T11:10:46.787Z] === RUN TestHTTPTransport [2021-06-24T11:10:46.787Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-24T11:10:46.787Z] PASS [2021-06-24T11:10:46.787Z] coverage: 85.7% of statements [2021-06-24T11:10:46.787Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2021-06-24T11:10:46.787Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-24T11:10:46.787Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-24T11:10:46.787Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-24T11:10:46.787Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-24T11:10:46.787Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-24T11:10:46.787Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-24T11:10:46.787Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-24T11:10:46.787Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-24T11:10:46.787Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-24T11:10:46.787Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-24T11:10:46.787Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-24T11:10:46.787Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-24T11:10:46.787Z] === RUN TestBufferPoolPutAndGet [2021-06-24T11:10:46.787Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-24T11:10:46.787Z] PASS [2021-06-24T11:10:46.787Z] coverage: 88.2% of statements [2021-06-24T11:10:46.787Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2021-06-24T11:10:46.787Z] --- PASS: TestFailedConnection (1.11s) [2021-06-24T11:10:46.787Z] === RUN TestFailOnce [2021-06-24T11:10:47.242Z] 2021/06/24 11:10:46 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-06-24T11:10:47.242Z] goroutine 10 [running]: [2021-06-24T11:10:47.242Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-06-24T11:10:47.242Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-24T11:10:47.242Z] panic(0x849b40, 0x986ad0) [2021-06-24T11:10:47.242Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-24T11:10:47.242Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-06-24T11:10:47.242Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-24T11:10:47.242Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-06-24T11:10:47.242Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-24T11:10:47.242Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-06-24T11:10:47.242Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-24T11:10:47.242Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-06-24T11:10:47.242Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-24T11:10:47.242Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-06-24T11:10:47.242Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-24T11:10:47.242Z] created by net/http.(*Server).Serve [2021-06-24T11:10:47.242Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-24T11:10:47.242Z] time="2021-06-24T11:10:46Z" 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-06-24T11:10:47.695Z] === RUN TestOutputOnPrematureClose [2021-06-24T11:10:47.695Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-24T11:10:47.695Z] === RUN TestCompleteSilently [2021-06-24T11:10:47.695Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-24T11:10:47.695Z] PASS [2021-06-24T11:10:47.695Z] coverage: 75.9% of statements [2021-06-24T11:10:47.695Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-06-24T11:10:47.695Z] === RUN TestSendToOneSub [2021-06-24T11:10:47.695Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-24T11:10:47.695Z] === RUN TestSendToMultipleSubs [2021-06-24T11:10:47.695Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-24T11:10:47.695Z] === RUN TestEvictOneSub [2021-06-24T11:10:47.695Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-24T11:10:47.695Z] === RUN TestClosePublisher [2021-06-24T11:10:47.695Z] --- PASS: TestClosePublisher (0.00s) [2021-06-24T11:10:47.695Z] === RUN TestPubSubRace [2021-06-24T11:10:48.147Z] --- PASS: TestFailOnce (1.19s) [2021-06-24T11:10:48.147Z] === RUN TestEchoInputOutput [2021-06-24T11:10:48.147Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-24T11:10:48.147Z] === RUN TestBackoff [2021-06-24T11:10:48.147Z] --- PASS: TestBackoff (0.00s) [2021-06-24T11:10:48.147Z] === RUN TestAbortRetry [2021-06-24T11:10:48.147Z] --- PASS: TestAbortRetry (0.00s) [2021-06-24T11:10:48.147Z] === RUN TestClientScheme [2021-06-24T11:10:48.147Z] --- PASS: TestClientScheme (0.00s) [2021-06-24T11:10:48.147Z] === RUN TestNewClientWithTimeout [2021-06-24T11:10:48.599Z] time="2021-06-24T11:10:48Z" 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-06-24T11:10:48.599Z] === RUN TestRegister [2021-06-24T11:10:48.599Z] --- PASS: TestRegister (0.00s) [2021-06-24T11:10:48.599Z] === RUN TestCommand [2021-06-24T11:10:48.599Z] --- PASS: TestCommand (0.03s) [2021-06-24T11:10:48.599Z] === RUN TestNaiveSelf [2021-06-24T11:10:48.599Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-24T11:10:48.599Z] PASS [2021-06-24T11:10:48.599Z] coverage: 82.4% of statements [2021-06-24T11:10:48.599Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2021-06-24T11:10:49.051Z] --- PASS: TestPubSubRace (1.05s) [2021-06-24T11:10:49.051Z] PASS [2021-06-24T11:10:49.051Z] coverage: 75.0% of statements [2021-06-24T11:10:49.051Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-06-24T11:10:49.294Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-24T11:10:49.294Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-24T11:10:49.294Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-24T11:10:49.294Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-24T11:10:49.294Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-24T11:10:49.553Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-24T11:10:49.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-24T11:10:50.006Z] === RUN TestParseSignal [2021-06-24T11:10:50.006Z] --- PASS: TestParseSignal (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestValidSignalForPlatform [2021-06-24T11:10:50.006Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-24T11:10:50.006Z] PASS [2021-06-24T11:10:50.006Z] coverage: 19.7% of statements [2021-06-24T11:10:50.006Z] ok github.com/docker/docker/pkg/signal 0.066s coverage: 19.7% of statements [2021-06-24T11:10:50.006Z] === RUN TestNewStdWriter [2021-06-24T11:10:50.006Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-24T11:10:50.006Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestWriteWithNilBytes [2021-06-24T11:10:50.006Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestWrite [2021-06-24T11:10:50.006Z] --- PASS: TestWrite (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestWriteWithWriterError [2021-06-24T11:10:50.006Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-24T11:10:50.006Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyWriteAndRead [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-24T11:10:50.006Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-24T11:10:50.006Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-24T11:10:50.006Z] PASS [2021-06-24T11:10:50.006Z] coverage: 100.0% of statements [2021-06-24T11:10:50.006Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-06-24T11:10:50.006Z] time="2021-06-24T11:10:49Z" 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-06-24T11:10:50.928Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-24T11:10:51.593Z] === RUN TestGenerateRandomID [2021-06-24T11:10:51.593Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestShortenId [2021-06-24T11:10:51.593Z] --- PASS: TestShortenId (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestShortenSha256Id [2021-06-24T11:10:51.593Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestShortenIdEmpty [2021-06-24T11:10:51.593Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestShortenIdInvalid [2021-06-24T11:10:51.593Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestIsShortIDNonHex [2021-06-24T11:10:51.593Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestIsShortIDNotCorrectSize [2021-06-24T11:10:51.593Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-24T11:10:51.593Z] PASS [2021-06-24T11:10:51.593Z] coverage: 70.6% of statements [2021-06-24T11:10:51.593Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2021-06-24T11:10:51.593Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-24T11:10:51.593Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-24T11:10:51.593Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestFormatStatus [2021-06-24T11:10:51.593Z] --- PASS: TestFormatStatus (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestFormatError [2021-06-24T11:10:51.593Z] --- PASS: TestFormatError (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestFormatJSONError [2021-06-24T11:10:51.593Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-24T11:10:51.593Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-24T11:10:51.593Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestNewJSONProgressOutput [2021-06-24T11:10:51.593Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestAuxFormatterEmit [2021-06-24T11:10:51.593Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestStreamWriterStdout [2021-06-24T11:10:51.593Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-24T11:10:51.593Z] === RUN TestStreamWriterStderr [2021-06-24T11:10:51.593Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-24T11:10:51.593Z] PASS [2021-06-24T11:10:51.593Z] coverage: 66.2% of statements [2021-06-24T11:10:51.593Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2021-06-24T11:10:52.546Z] === RUN TestIsCpusetListAvailable [2021-06-24T11:10:52.546Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-24T11:10:52.546Z] PASS [2021-06-24T11:10:52.546Z] coverage: 38.2% of statements [2021-06-24T11:10:52.546Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2021-06-24T11:10:52.546Z] time="2021-06-24T11:10:52Z" 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-06-24T11:10:52.933Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-24T11:10:53.500Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s) [2021-06-24T11:10:53.500Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zi6nv7ycsor2n9wgwfb57y3g1 Created:2021-06-24 11:10:46.311951912 +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[5825d991881afefcfb0e1343f1da56478f45bbaf1b0f31321fbf9c82faa97dac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xtsz46iczl9l9rft2qlqpl1y7 EndpointID:6334a25dcbff7d4b605caecb491c4e2ae8150d0a183baea3eadb340c9b48cc0e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:865ad8f83ff28808ab0760f1ce9df72ac428ebd040b6534c51f3e8f3fd369af7 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:abc59833ec5b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xtsz46iczl9l9rft2qlqpl1y7 EndpointID:6334a25dcbff7d4b605caecb491c4e2ae8150d0a183baea3eadb340c9b48cc0e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-24T11:10:53.500Z] PASS [2021-06-24T11:10:53.500Z] [2021-06-24T11:10:53.500Z] === Skipped [2021-06-24T11:10:53.500Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:10:53.500Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:10:53.500Z] [2021-06-24T11:10:53.500Z] [2021-06-24T11:10:53.500Z] DONE 26 tests, 1 skipped in 56.346s [2021-06-24T11:10:53.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:10:53.500Z] ++ 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-06-24T11:10:53.500Z] ++ set -e [2021-06-24T11:10:53.500Z] ++ '[' -n 0 ']' [2021-06-24T11:10:53.500Z] ++ set -x [2021-06-24T11:10:53.500Z] ++ env -i DEST=/go/src/github.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-06-24T11:10:53.500Z] === RUN TestChtimes [2021-06-24T11:10:53.500Z] --- PASS: TestChtimes (0.00s) [2021-06-24T11:10:53.500Z] === RUN TestChtimesWindows [2021-06-24T11:10:53.500Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-24T11:10:53.500Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-24T11:10:53.500Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-24T11:10:53.500Z] === RUN TestEnsureRemoveAllNotExist [2021-06-24T11:10:53.500Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-24T11:10:53.500Z] === RUN TestEnsureRemoveAllWithDir [2021-06-24T11:10:53.500Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-24T11:10:53.500Z] === RUN TestEnsureRemoveAllWithFile [2021-06-24T11:10:53.500Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-24T11:10:53.500Z] === RUN TestHasWin32KSupport [2021-06-24T11:10:53.500Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-24T11:10:53.500Z] syscall_windows_test.go:8: win32k: true [2021-06-24T11:10:53.500Z] PASS [2021-06-24T11:10:53.500Z] coverage: 12.0% of statements [2021-06-24T11:10:53.500Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 12.0% of statements [2021-06-24T11:10:53.759Z] INFO: Testing against a local daemon [2021-06-24T11:10:53.759Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-24T11:10:53.759Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-24T11:10:53.759Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:10:53.759Z] === RUN TestDockerNetworkIpvlan [2021-06-24T11:10:53.759Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:10:53.759Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:10:53.759Z] PASS [2021-06-24T11:10:53.759Z] [2021-06-24T11:10:53.759Z] === Skipped [2021-06-24T11:10:53.759Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-24T11:10:53.759Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:10:53.759Z] [2021-06-24T11:10:53.759Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-24T11:10:53.759Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-24T11:10:53.759Z] [2021-06-24T11:10:53.759Z] [2021-06-24T11:10:53.759Z] DONE 2 tests, 2 skipped in 0.216s [2021-06-24T11:10:53.759Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-24T11:10:53.759Z] ++ 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-06-24T11:10:53.759Z] ++ set -e [2021-06-24T11:10:53.759Z] ++ '[' -n 0 ']' [2021-06-24T11:10:53.759Z] ++ set -x [2021-06-24T11:10:53.759Z] ++ env -i DEST=/go/src/github.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-06-24T11:10:53.759Z] INFO: Testing against a local daemon [2021-06-24T11:10:53.759Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-24T11:10:53.963Z] === RUN TestTailFile [2021-06-24T11:10:53.963Z] --- PASS: TestTailFile (0.00s) [2021-06-24T11:10:53.963Z] === RUN TestTailFileManyLines [2021-06-24T11:10:53.963Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-24T11:10:53.963Z] === RUN TestTailEmptyFile [2021-06-24T11:10:53.963Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-24T11:10:53.963Z] === RUN TestTailNegativeN [2021-06-24T11:10:53.963Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader [2021-06-24T11:10:53.963Z] === CONT TestNewTailReader [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/no_delimiter [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/truncated_last_line [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-24T11:10:53.963Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.963Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.963Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/no_delimiter [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:53.964Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:53.964Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:53.964Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:53.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:53.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:53.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:53.966Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:53.966Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:53.966Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:53.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:53.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.704Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.704Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.705Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.705Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.706Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.706Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-24T11:10:54.707Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-24T11:10:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.02s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.02s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-24T11:10:54.708Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-24T11:10:54.709Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.06s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.04s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-24T11:10:55.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-24T11:10:55.161Z] PASS [2021-06-24T11:10:55.161Z] coverage: 88.6% of statements [2021-06-24T11:10:55.161Z] ok github.com/docker/docker/pkg/tailfile 0.570s coverage: 88.6% of statements [2021-06-24T11:10:55.161Z] === RUN TestTarSumRemoveNonExistent [2021-06-24T11:10:55.161Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-06-24T11:10:55.161Z] === RUN TestTarSumRemove [2021-06-24T11:10:55.161Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestSortFileInfoSums [2021-06-24T11:10:55.161Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestNewTarSumForLabelInvalid [2021-06-24T11:10:55.161Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestNewTarSumForLabel [2021-06-24T11:10:55.161Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestEmptyTar [2021-06-24T11:10:55.161Z] --- PASS: TestEmptyTar (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestTarSumsReadSize [2021-06-24T11:10:55.161Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-24T11:10:55.161Z] === RUN TestTarSums [2021-06-24T11:10:55.161Z] --- PASS: TestTarSums (0.09s) [2021-06-24T11:10:55.161Z] === RUN TestIteration [2021-06-24T11:10:55.161Z] --- PASS: TestIteration (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestVersionLabelForChecksum [2021-06-24T11:10:55.161Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestVersion [2021-06-24T11:10:55.161Z] --- PASS: TestVersion (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestGetVersion [2021-06-24T11:10:55.161Z] --- PASS: TestGetVersion (0.00s) [2021-06-24T11:10:55.161Z] === RUN TestGetVersions [2021-06-24T11:10:55.161Z] --- PASS: TestGetVersions (0.00s) [2021-06-24T11:10:55.161Z] PASS [2021-06-24T11:10:55.161Z] coverage: 89.3% of statements [2021-06-24T11:10:55.161Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2021-06-24T11:10:55.614Z] testing: warning: no tests to run [2021-06-24T11:10:55.614Z] PASS [2021-06-24T11:10:55.614Z] coverage: [no statements] [2021-06-24T11:10:55.614Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-06-24T11:10:55.662Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-06-24T11:10:55.662Z] === RUN TestDockerNetworkMacvlan [2021-06-24T11:10:56.065Z] === RUN TestTruncIndex [2021-06-24T11:10:56.228Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-24T11:10:56.517Z] --- PASS: TestTruncIndex (0.10s) [2021-06-24T11:10:56.517Z] PASS [2021-06-24T11:10:56.517Z] coverage: 91.5% of statements [2021-06-24T11:10:56.517Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-06-24T11:10:56.969Z] === RUN TestIsGIT [2021-06-24T11:10:56.969Z] --- PASS: TestIsGIT (0.00s) [2021-06-24T11:10:56.969Z] === RUN TestIsTransport [2021-06-24T11:10:56.969Z] --- PASS: TestIsTransport (0.00s) [2021-06-24T11:10:56.969Z] PASS [2021-06-24T11:10:56.969Z] coverage: 100.0% of statements [2021-06-24T11:10:56.969Z] ok github.com/docker/docker/pkg/urlutil 0.050s coverage: 100.0% of statements [2021-06-24T11:10:56.969Z] time="2021-06-24T11:10:56Z" 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-06-24T11:10:57.164Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-24T11:10:57.164Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-24T11:10:57.421Z] === RUN TestVersionInfo [2021-06-24T11:10:57.421Z] --- PASS: TestVersionInfo (0.00s) [2021-06-24T11:10:57.421Z] === RUN TestAppendVersions [2021-06-24T11:10:57.421Z] --- PASS: TestAppendVersions (0.00s) [2021-06-24T11:10:57.421Z] PASS [2021-06-24T11:10:57.421Z] coverage: 88.9% of statements [2021-06-24T11:10:57.421Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-06-24T11:10:57.422Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-24T11:10:57.990Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-24T11:10:57.990Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-24T11:10:59.573Z] === RUN TestValidatePrivileges [2021-06-24T11:10:59.573Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-24T11:10:59.573Z] === RUN TestFilterByCapNeg [2021-06-24T11:10:59.573Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-24T11:10:59.573Z] === RUN TestFilterByCapPos [2021-06-24T11:10:59.573Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-24T11:10:59.573Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-24T11:10:59.573Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-24T11:10:59.573Z] PASS [2021-06-24T11:10:59.573Z] coverage: 12.0% of statements [2021-06-24T11:10:59.573Z] ok github.com/docker/docker/plugin 0.076s coverage: 12.0% of statements [2021-06-24T11:10:59.573Z] === RUN TestNewSettable [2021-06-24T11:10:59.573Z] --- PASS: TestNewSettable (0.00s) [2021-06-24T11:10:59.573Z] === RUN TestIsSettable [2021-06-24T11:10:59.573Z] --- PASS: TestIsSettable (0.00s) [2021-06-24T11:10:59.573Z] === RUN TestUpdateSettingsEnv [2021-06-24T11:10:59.573Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-24T11:10:59.573Z] PASS [2021-06-24T11:10:59.573Z] coverage: 20.1% of statements [2021-06-24T11:10:59.573Z] ok github.com/docker/docker/plugin/v2 0.103s coverage: 20.1% of statements [2021-06-24T11:11:01.095Z] === RUN TestLoad [2021-06-24T11:11:01.095Z] --- PASS: TestLoad (0.00s) [2021-06-24T11:11:01.095Z] === RUN TestSave [2021-06-24T11:11:01.095Z] --- PASS: TestSave (0.03s) [2021-06-24T11:11:01.095Z] === RUN TestAddDeleteGet [2021-06-24T11:11:01.095Z] --- PASS: TestAddDeleteGet (0.05s) [2021-06-24T11:11:01.095Z] === RUN TestInvalidTags [2021-06-24T11:11:01.095Z] --- PASS: TestInvalidTags (0.01s) [2021-06-24T11:11:01.095Z] PASS [2021-06-24T11:11:01.095Z] coverage: 84.4% of statements [2021-06-24T11:11:01.095Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2021-06-24T11:11:02.199Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-24T11:11:02.610Z] === RUN TestResolveAuthConfigIndexServer [2021-06-24T11:11:02.610Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-24T11:11:02.610Z] === RUN TestResolveAuthConfigFullURL [2021-06-24T11:11:02.610Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-24T11:11:02.610Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-24T11:11:02.610Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-24T11:11:02.610Z] === RUN TestValidateMirror [2021-06-24T11:11:02.610Z] --- PASS: TestValidateMirror (0.00s) [2021-06-24T11:11:02.610Z] === RUN TestLoadInsecureRegistries [2021-06-24T11:11:03.071Z] time="2021-06-24T11:11:02Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-24T11:11:03.071Z] time="2021-06-24T11:11:02Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-24T11:11:03.071Z] time="2021-06-24T11:11:02Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-24T11:11:03.071Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-06-24T11:11:03.071Z] === RUN TestNewServiceConfig [2021-06-24T11:11:03.071Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestValidateIndexName [2021-06-24T11:11:03.071Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestValidateIndexNameWithError [2021-06-24T11:11:03.071Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestEndpointParse [2021-06-24T11:11:03.071Z] --- PASS: TestEndpointParse (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestEndpointParseInvalid [2021-06-24T11:11:03.071Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestValidateEndpoint [2021-06-24T11:11:03.071Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-24T11:11:03.071Z] === RUN TestPing [2021-06-24T11:11:03.071Z] --- PASS: TestPing (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestPingRegistryEndpoint [2021-06-24T11:11:03.071Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-24T11:11:03.071Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:03.071Z] === RUN TestEndpoint [2021-06-24T11:11:03.071Z] --- SKIP: TestEndpoint (0.00s) [2021-06-24T11:11:03.071Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:03.071Z] === RUN TestParseRepositoryInfo [2021-06-24T11:11:03.071Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestNewIndexInfo [2021-06-24T11:11:03.071Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestMirrorEndpointLookup [2021-06-24T11:11:03.071Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-24T11:11:03.071Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:03.071Z] === RUN TestSearchRepositories [2021-06-24T11:11:03.071Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-24T11:11:03.071Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-24T11:11:03.071Z] Host: 127.0.0.1:49230 [2021-06-24T11:11:03.071Z] User-Agent: docker test client [2021-06-24T11:11:03.071Z] Authorization: Token fake-token [2021-06-24T11:11:03.071Z] X-Docker-Token: true [2021-06-24T11:11:03.071Z] Accept-Encoding: gzip [2021-06-24T11:11:03.071Z] [2021-06-24T11:11:03.071Z] [2021-06-24T11:11:03.071Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-24T11:11:03.071Z] Connection: close [2021-06-24T11:11:03.071Z] Content-Length: 144 [2021-06-24T11:11:03.071Z] Cache-Control: no-cache [2021-06-24T11:11:03.071Z] Content-Type: application/json [2021-06-24T11:11:03.071Z] Date: Thu, 24 Jun 2021 11:11:02 GMT [2021-06-24T11:11:03.071Z] Expires: -1 [2021-06-24T11:11:03.071Z] Pragma: no-cache [2021-06-24T11:11:03.071Z] Server: docker-tests/mock [2021-06-24T11:11:03.071Z] X-Docker-Registry-Config: mock [2021-06-24T11:11:03.071Z] X-Docker-Registry-Version: 0.0.0 [2021-06-24T11:11:03.071Z] [2021-06-24T11:11:03.071Z] [2021-06-24T11:11:03.071Z] === RUN TestTrustedLocation [2021-06-24T11:11:03.071Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-24T11:11:03.071Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestAllowNondistributableArtifacts [2021-06-24T11:11:03.071Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestIsSecureIndex [2021-06-24T11:11:03.071Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-24T11:11:03.071Z] PASS [2021-06-24T11:11:03.071Z] coverage: 50.3% of statements [2021-06-24T11:11:03.071Z] ok github.com/docker/docker/registry 0.314s coverage: 50.3% of statements [2021-06-24T11:11:03.071Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-24T11:11:03.071Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-24T11:11:03.071Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-24T11:11:03.071Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-24T11:11:03.071Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-24T11:11:03.071Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-24T11:11:03.071Z] === RUN TestResumableRequestReaderWithReadError [2021-06-24T11:11:03.523Z] time="2021-06-24T11:11:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-24T11:11:03.523Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-06-24T11:11:03.523Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-24T11:11:03.523Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-24T11:11:03.523Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-24T11:11:03.523Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-24T11:11:03.523Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-24T11:11:03.523Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-24T11:11:03.523Z] === RUN TestResumableRequestReader [2021-06-24T11:11:03.523Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-24T11:11:03.523Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-24T11:11:03.523Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-24T11:11:03.523Z] PASS [2021-06-24T11:11:03.523Z] coverage: 100.0% of statements [2021-06-24T11:11:03.523Z] ok github.com/docker/docker/registry/resumable 0.271s coverage: 100.0% of statements [2021-06-24T11:11:03.974Z] === RUN TestRestartManagerTimeout [2021-06-24T11:11:03.974Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-24T11:11:03.974Z] === RUN TestRestartManagerTimeoutReset [2021-06-24T11:11:03.974Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-24T11:11:03.974Z] PASS [2021-06-24T11:11:03.974Z] coverage: 50.9% of statements [2021-06-24T11:11:03.974Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2021-06-24T11:11:04.426Z] === RUN TestDecodeContainerConfig [2021-06-24T11:11:04.426Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-24T11:11:04.426Z] === RUN TestDecodeContainerConfigIsolation [2021-06-24T11:11:04.426Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-24T11:11:04.426Z] === RUN TestValidatePrivileged [2021-06-24T11:11:04.426Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-24T11:11:04.426Z] PASS [2021-06-24T11:11:04.426Z] coverage: 52.2% of statements [2021-06-24T11:11:04.426Z] ok github.com/docker/docker/runconfig 0.060s coverage: 52.2% of statements [2021-06-24T11:11:05.379Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-24T11:11:05.379Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-24T11:11:05.379Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-24T11:11:05.379Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-24T11:11:05.379Z] PASS [2021-06-24T11:11:05.379Z] coverage: 62.5% of statements [2021-06-24T11:11:05.379Z] ok github.com/docker/docker/testutil 0.096s coverage: 62.5% of statements [2021-06-24T11:11:05.483Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-24T11:11:05.837Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-06-24T11:11:05.837Z] === RUN TestClientStream [2021-06-24T11:11:05.837Z] --- PASS: TestClientStream (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestClientSendFile [2021-06-24T11:11:05.837Z] --- PASS: TestClientSendFile (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestClientWithRequestTimeout [2021-06-24T11:11:05.837Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestFileSpecPlugin [2021-06-24T11:11:05.837Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-24T11:11:05.837Z] === RUN TestFileJSONSpecPlugin [2021-06-24T11:11:05.837Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-24T11:11:05.837Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestPluginAddHandler [2021-06-24T11:11:05.837Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestPluginWaitBadPlugin [2021-06-24T11:11:05.837Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-24T11:11:05.837Z] === RUN TestGet [2021-06-24T11:11:05.837Z] time="2021-06-24T11:11:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-24T11:11:06.790Z] time="2021-06-24T11:11:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-24T11:11:07.241Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-24T11:11:08.757Z] time="2021-06-24T11:11:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-24T11:11:09.209Z] === RUN TestGetDriver [2021-06-24T11:11:09.209Z] --- PASS: TestGetDriver (0.00s) [2021-06-24T11:11:09.209Z] === RUN TestVolumeRequestError [2021-06-24T11:11:09.209Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-24T11:11:09.209Z] PASS [2021-06-24T11:11:09.209Z] coverage: 36.1% of statements [2021-06-24T11:11:09.209Z] ok github.com/docker/docker/volume/drivers 0.083s coverage: 36.1% of statements [2021-06-24T11:11:09.209Z] === RUN TestGetAddress [2021-06-24T11:11:09.209Z] --- PASS: TestGetAddress (0.00s) [2021-06-24T11:11:09.209Z] === RUN TestRemove [2021-06-24T11:11:09.209Z] --- SKIP: TestRemove (0.00s) [2021-06-24T11:11:09.209Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-24T11:11:09.209Z] === RUN TestInitializeWithVolumes [2021-06-24T11:11:09.662Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-24T11:11:09.662Z] === RUN TestCreate [2021-06-24T11:11:09.662Z] --- PASS: TestCreate (0.01s) [2021-06-24T11:11:09.662Z] === RUN TestValidateName [2021-06-24T11:11:09.662Z] --- PASS: TestValidateName (0.00s) [2021-06-24T11:11:09.662Z] === RUN TestCreateWithOpts [2021-06-24T11:11:09.662Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-24T11:11:09.662Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-24T11:11:09.662Z] === RUN TestRelaodNoOpts [2021-06-24T11:11:09.662Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-24T11:11:09.662Z] PASS [2021-06-24T11:11:09.662Z] coverage: 41.5% of statements [2021-06-24T11:11:09.662Z] ok github.com/docker/docker/volume/local 0.099s coverage: 41.5% of statements [2021-06-24T11:11:09.662Z] === RUN TestConvertTmpfsOptions [2021-06-24T11:11:09.662Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-24T11:11:09.662Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-24T11:11:09.662Z] parser_test.go:49: data="ro" [2021-06-24T11:11:09.662Z] === RUN TestParseMountRaw [2021-06-24T11:11:09.662Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-24T11:11:09.662Z] === RUN TestParseMountRawSplit [2021-06-24T11:11:09.662Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-24T11:11:09.662Z] parser_test.go:390: case 0 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 1 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 2 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 3 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 4 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 5 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 6 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 7 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 8 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 0 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 1 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 2 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 3 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 4 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 5 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 6 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 7 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 8 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 9 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 10 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 11 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 12 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 0 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 1 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 2 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 3 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 4 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 5 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 6 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 7 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 8 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 9 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 10 [2021-06-24T11:11:09.662Z] parser_test.go:390: case 11 [2021-06-24T11:11:09.662Z] === RUN TestParseMountSpec [2021-06-24T11:11:09.662Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-24T11:11:09.662Z] parser_test.go:455: case 0 [2021-06-24T11:11:09.662Z] parser_test.go:455: case 1 [2021-06-24T11:11:09.662Z] parser_test.go:455: case 2 [2021-06-24T11:11:09.662Z] parser_test.go:455: case 3 [2021-06-24T11:11:09.662Z] parser_test.go:455: case 4 [2021-06-24T11:11:09.662Z] parser_test.go:455: case 5 [2021-06-24T11:11:09.662Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-24T11:11:09.662Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-24T11:11:09.662Z] === RUN TestValidateMount [2021-06-24T11:11:09.662Z] --- PASS: TestValidateMount (0.00s) [2021-06-24T11:11:09.662Z] PASS [2021-06-24T11:11:09.662Z] coverage: 66.2% of statements [2021-06-24T11:11:09.662Z] ok github.com/docker/docker/volume/mounts 0.100s coverage: 66.2% of statements [2021-06-24T11:11:10.753Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-24T11:11:11.812Z] === RUN TestSetGetMeta [2021-06-24T11:11:11.813Z] === PAUSE TestSetGetMeta [2021-06-24T11:11:11.813Z] === RUN TestRestore [2021-06-24T11:11:11.813Z] === PAUSE TestRestore [2021-06-24T11:11:11.813Z] === RUN TestServiceCreate [2021-06-24T11:11:11.813Z] === PAUSE TestServiceCreate [2021-06-24T11:11:11.813Z] === RUN TestServiceList [2021-06-24T11:11:11.813Z] === PAUSE TestServiceList [2021-06-24T11:11:11.813Z] === RUN TestServiceRemove [2021-06-24T11:11:11.813Z] === PAUSE TestServiceRemove [2021-06-24T11:11:11.813Z] === RUN TestServiceGet [2021-06-24T11:11:11.813Z] === PAUSE TestServiceGet [2021-06-24T11:11:11.813Z] === RUN TestServicePrune [2021-06-24T11:11:11.813Z] === PAUSE TestServicePrune [2021-06-24T11:11:11.813Z] === RUN TestCreate [2021-06-24T11:11:11.813Z] === PAUSE TestCreate [2021-06-24T11:11:11.813Z] === RUN TestRemove [2021-06-24T11:11:11.813Z] === PAUSE TestRemove [2021-06-24T11:11:11.813Z] === RUN TestList [2021-06-24T11:11:11.813Z] === PAUSE TestList [2021-06-24T11:11:11.813Z] === RUN TestFindByDriver [2021-06-24T11:11:11.813Z] === PAUSE TestFindByDriver [2021-06-24T11:11:11.813Z] === RUN TestFindByReferenced [2021-06-24T11:11:11.813Z] === PAUSE TestFindByReferenced [2021-06-24T11:11:11.813Z] === RUN TestDerefMultipleOfSameRef [2021-06-24T11:11:11.813Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-24T11:11:11.813Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-24T11:11:11.813Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-24T11:11:11.813Z] === RUN TestDefererencePluginOnCreateError [2021-06-24T11:11:11.813Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-24T11:11:11.813Z] === RUN TestRefDerefRemove [2021-06-24T11:11:11.813Z] === PAUSE TestRefDerefRemove [2021-06-24T11:11:11.813Z] === RUN TestGet [2021-06-24T11:11:11.813Z] === PAUSE TestGet [2021-06-24T11:11:11.813Z] === RUN TestGetWithReference [2021-06-24T11:11:11.813Z] === PAUSE TestGetWithReference [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_nil_list [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_empty_list [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_filter_some [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_filter_middle [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-24T11:11:11.813Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-24T11:11:11.813Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_nil_list [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_filter_some [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_empty_list [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-24T11:11:11.813Z] === CONT TestFilterFunc/test_filter_middle [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-24T11:11:11.813Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-24T11:11:11.813Z] === CONT TestSetGetMeta [2021-06-24T11:11:11.813Z] === CONT TestFindByReferenced [2021-06-24T11:11:11.813Z] === CONT TestServiceList [2021-06-24T11:11:11.813Z] === CONT TestServiceGet [2021-06-24T11:11:11.813Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-24T11:11:11.813Z] === CONT TestServiceRemove [2021-06-24T11:11:11.813Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-24T11:11:11.813Z] === CONT TestList [2021-06-24T11:11:11.813Z] --- PASS: TestList (0.03s) [2021-06-24T11:11:11.813Z] === CONT TestFindByDriver [2021-06-24T11:11:11.813Z] --- PASS: TestFindByDriver (0.02s) [2021-06-24T11:11:11.813Z] === CONT TestRemove [2021-06-24T11:11:11.813Z] --- PASS: TestRemove (0.02s) [2021-06-24T11:11:11.813Z] === CONT TestCreate [2021-06-24T11:11:11.813Z] --- PASS: TestCreate (0.03s) [2021-06-24T11:11:11.813Z] === CONT TestServiceCreate [2021-06-24T11:11:11.813Z] --- PASS: TestServiceGet (0.19s) [2021-06-24T11:11:11.813Z] === CONT TestRestore [2021-06-24T11:11:11.813Z] --- PASS: TestServiceRemove (0.17s) [2021-06-24T11:11:11.813Z] === CONT TestGetWithReference [2021-06-24T11:11:11.813Z] === CONT TestDefererencePluginOnCreateError [2021-06-24T11:11:11.813Z] --- PASS: TestServiceList (0.20s) [2021-06-24T11:11:11.813Z] --- PASS: TestServiceCreate (0.06s) [2021-06-24T11:11:11.813Z] === CONT TestGet [2021-06-24T11:11:11.813Z] --- PASS: TestGetWithReference (0.03s) [2021-06-24T11:11:11.813Z] === CONT TestRefDerefRemove [2021-06-24T11:11:11.813Z] --- PASS: TestRestore (0.04s) [2021-06-24T11:11:11.813Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-24T11:11:11.813Z] --- PASS: TestGet (0.03s) [2021-06-24T11:11:11.813Z] === CONT TestDerefMultipleOfSameRef [2021-06-24T11:11:11.813Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-24T11:11:11.813Z] === CONT TestServicePrune [2021-06-24T11:11:11.813Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-06-24T11:11:11.813Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-24T11:11:11.813Z] time="2021-06-24T11:11:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-24T11:11:11.813Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-24T11:11:11.813Z] time="2021-06-24T11:11:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-24T11:11:11.813Z] time="2021-06-24T11:11:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-24T11:11:11.813Z] time="2021-06-24T11:11:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-24T11:11:11.813Z] time="2021-06-24T11:11:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-24T11:11:11.813Z] --- PASS: TestServicePrune (0.06s) [2021-06-24T11:11:11.813Z] PASS [2021-06-24T11:11:11.813Z] coverage: 70.3% of statements [2021-06-24T11:11:11.813Z] ok github.com/docker/docker/volume/service 0.357s coverage: 70.3% of statements [2021-06-24T11:11:12.656Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-24T11:11:12.765Z] time="2021-06-24T11:11:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-24T11:11:14.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-24T11:11:14.815Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-24T11:11:14.995Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2021-06-24T11:11:14.995Z] ok github.com/docker/docker/container 0.124s coverage: 34.5% of statements [2021-06-24T11:11:14.995Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-24T11:11:14.995Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-24T11:11:14.995Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-24T11:11:14.995Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan (19.81s) [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.50s) [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.78s) [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.03s) [2021-06-24T11:11:15.074Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.10s) [2021-06-24T11:11:15.074Z] PASS [2021-06-24T11:11:15.074Z] [2021-06-24T11:11:15.074Z] DONE 8 tests in 21.459s [2021-06-24T11:11:15.074Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-24T11:11:15.074Z] ++ 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-06-24T11:11:15.074Z] ++ set -e [2021-06-24T11:11:15.074Z] ++ '[' -n 0 ']' [2021-06-24T11:11:15.074Z] ++ set -x [2021-06-24T11:11:15.074Z] ++ env -i DEST=/go/src/github.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-06-24T11:11:15.332Z] testing: warning: no tests to run [2021-06-24T11:11:15.332Z] PASS [2021-06-24T11:11:15.332Z] [2021-06-24T11:11:15.332Z] DONE 0 tests in 0.039s [2021-06-24T11:11:15.332Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-24T11:11:15.332Z] ++ 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-06-24T11:11:15.332Z] ++ set -e [2021-06-24T11:11:15.332Z] ++ '[' -n 0 ']' [2021-06-24T11:11:15.332Z] ++ set -x [2021-06-24T11:11:15.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:11:15.332Z] INFO: Testing against a local daemon [2021-06-24T11:11:15.332Z] === RUN TestAuthZPluginAllowRequest [2021-06-24T11:11:16.266Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-24T11:11:18.179Z] --- PASS: TestAuthZPluginAllowRequest (2.52s) [2021-06-24T11:11:18.179Z] === RUN TestAuthZPluginTLS [2021-06-24T11:11:18.745Z] --- PASS: TestAuthZPluginTLS (0.63s) [2021-06-24T11:11:18.745Z] === RUN TestAuthZPluginDenyRequest [2021-06-24T11:11:19.312Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-06-24T11:11:19.312Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-24T11:11:19.879Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-24T11:11:19.879Z] === RUN TestAuthZPluginDenyResponse [2021-06-24T11:11:19.879Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-24T11:11:19.879Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-24T11:11:20.245Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-06-24T11:11:20.478Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2021-06-24T11:11:20.478Z] === RUN TestAuthZPluginAllowEventStream [2021-06-24T11:11:21.264Z] --- PASS: TestGet (15.01s) [2021-06-24T11:11:21.264Z] === RUN TestPluginWithNoManifest [2021-06-24T11:11:21.264Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-24T11:11:21.264Z] === RUN TestGetAll [2021-06-24T11:11:21.264Z] --- PASS: TestGetAll (0.01s) [2021-06-24T11:11:21.264Z] PASS [2021-06-24T11:11:21.264Z] coverage: 73.4% of statements [2021-06-24T11:11:21.264Z] ok github.com/docker/docker/pkg/plugins 35.170s coverage: 73.4% of statements [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/quota [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/rootless [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/volume [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-24T11:11:21.264Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-24T11:11:21.614Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-24T11:11:22.381Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2021-06-24T11:11:22.381Z] === RUN TestAuthZPluginErrorResponse [2021-06-24T11:11:22.949Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-06-24T11:11:22.949Z] === RUN TestAuthZPluginErrorRequest [2021-06-24T11:11:22.982Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-24T11:11:23.214Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-06-24T11:11:23.214Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === Skipped [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-24T11:11:23.418Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-24T11:11:23.418Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-06-24T11:11:23.418Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-24T11:11:23.418Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-24T11:11:23.418Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-24T11:11:23.418Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-24T11:11:23.418Z] daemon_test.go:147: root required [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-24T11:11:23.418Z] reload_test.go:520: root required [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-24T11:11:23.418Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-24T11:11:23.418Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-24T11:11:23.418Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-24T11:11:23.418Z] download_test.go:268: Needs fixing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-24T11:11:23.418Z] layer_test.go:304: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-24T11:11:23.418Z] layer_test.go:353: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-24T11:11:23.418Z] layer_test.go:468: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-24T11:11:23.418Z] layer_test.go:697: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-24T11:11:23.418Z] migration_test.go:46: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-24T11:11:23.418Z] migration_test.go:182: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-24T11:11:23.418Z] mount_test.go:17: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-24T11:11:23.418Z] mount_test.go:76: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-24T11:11:23.418Z] mount_test.go:125: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-24T11:11:23.418Z] mount_test.go:212: Failing on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:134: Xz not present in msys2 [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:239: Failing on Windows CI machines [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-24T11:11:23.418Z] archive_windows_test.go:16: Currently fails [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-24T11:11:23.418Z] changes_test.go:192: needs more investigation [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-24T11:11:23.418Z] changes_test.go:405: needs further investigation [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-24T11:11:23.418Z] changes_test.go:441: needs further investigation [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-24T11:11:23.418Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-24T11:11:23.418Z] poller_test.go:41: No chmod on Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-24T11:11:23.418Z] fileutils_test.go:134: Needs porting to Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-24T11:11:23.418Z] fileutils_test.go:180: Needs porting to Windows [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-24T11:11:23.418Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-24T11:11:23.418Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-24T11:11:23.418Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-24T11:11:23.418Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-24T11:11:23.418Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] [2021-06-24T11:11:23.418Z] DONE 1830 tests, 45 skipped in 231.050s [2021-06-24T11:11:23.780Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-24T11:11:23.780Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-24T11:11:23.873Z] INFO: make.ps1 ended at 06/24/2021 11:11:23 [2021-06-24T11:11:25.155Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-24T11:11:25.720Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-24T11:11:26.027Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-24T11:11:26.027Z] INFO: Unit tests ended at 06/24/2021 11:11:25. Duration:00:04:12.7934190 [2021-06-24T11:11:26.027Z] INFO: Building busybox [2021-06-24T11:11:26.027Z] Sending build context to Docker daemon 5.12kB [2021-06-24T11:11:26.027Z] [2021-06-24T11:11:26.027Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-24T11:11:26.027Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-24T11:11:26.027Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-24T11:11:26.027Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-24T11:11:26.027Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-24T11:11:26.027Z] ---> 5b60ac4e9e92 [2021-06-24T11:11:26.027Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-24T11:11:26.027Z] ---> Running in eedde56430e4 [2021-06-24T11:11:26.286Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2021-06-24T11:11:26.286Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-24T11:11:28.188Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-24T11:11:28.446Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2021-06-24T11:11:28.446Z] === RUN TestAuthZPluginHeader [2021-06-24T11:11:28.446Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-24T11:11:29.382Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-06-24T11:11:29.382Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-24T11:11:31.285Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-24T11:11:31.767Z] Removing intermediate container eedde56430e4 [2021-06-24T11:11:31.767Z] ---> 38801844c5da [2021-06-24T11:11:31.767Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-24T11:11:31.767Z] ---> Running in da94534cc46d [2021-06-24T11:11:31.767Z] Removing intermediate container da94534cc46d [2021-06-24T11:11:31.767Z] ---> 6a5a58c3cc97 [2021-06-24T11:11:31.767Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-24T11:11:31.767Z] ---> Running in 93984b1ea3f6 [2021-06-24T11:11:31.851Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-24T11:11:32.219Z] Removing intermediate container 93984b1ea3f6 [2021-06-24T11:11:32.219Z] ---> a7d713dfd77e [2021-06-24T11:11:32.219Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-24T11:11:32.787Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-24T11:11:32.923Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.7% of statements [2021-06-24T11:11:32.923Z] ok github.com/docker/docker/daemon 12.237s coverage: 17.1% of statements [2021-06-24T11:11:32.923Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-24T11:11:32.923Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-24T11:11:33.177Z] [2021-06-24T11:11:33.629Z] ---> 458858992f1d [2021-06-24T11:11:33.629Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-24T11:11:33.629Z] ---> Running in 41ad3e28ee8a [2021-06-24T11:11:33.723Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2021-06-24T11:11:33.723Z] === RUN TestAuthZPluginV2Disable [2021-06-24T11:11:33.852Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2021-06-24T11:11:33.981Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-24T11:11:34.425Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-06-24T11:11:34.987Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-06-24T11:11:34.987Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-24T11:11:34.987Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-24T11:11:35.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-24T11:11:35.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-24T11:11:35.613Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-24T11:11:35.871Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-24T11:11:35.915Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-06-24T11:11:36.130Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-24T11:11:36.704Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-24T11:11:36.962Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2021-06-24T11:11:36.962Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-24T11:11:38.434Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.581s coverage: 73.3% of statements [2021-06-24T11:11:38.690Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-06-24T11:11:38.867Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-24T11:11:39.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-24T11:11:39.619Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.472s coverage: 56.2% of statements [2021-06-24T11:11:39.694Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-24T11:11:40.259Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2021-06-24T11:11:40.259Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-24T11:11:42.150Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-06-24T11:11:44.041Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.563s coverage: 45.9% of statements [2021-06-24T11:11:44.041Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-24T11:11:44.041Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.324s coverage: 49.4% of statements [2021-06-24T11:11:44.451Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-24T11:11:44.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-24T11:11:45.915Z] Removing intermediate container 41ad3e28ee8a [2021-06-24T11:11:45.915Z] ---> e50cecff9d82 [2021-06-24T11:11:45.915Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-24T11:11:45.915Z] ---> Running in 05fbcf416568 [2021-06-24T11:11:45.933Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-06-24T11:11:46.085Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-24T11:11:46.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.768s coverage: 57.7% of statements [2021-06-24T11:11:46.862Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-24T11:11:46.862Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-24T11:11:47.425Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-06-24T11:11:47.433Z] [2021-06-24T11:11:47.433Z] SUCCESS: Specified value was saved. [2021-06-24T11:11:48.352Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-06-24T11:11:50.271Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-24T11:11:50.300Z] Removing intermediate container 05fbcf416568 [2021-06-24T11:11:50.301Z] ---> 05be0662ca0f [2021-06-24T11:11:50.301Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-24T11:11:50.301Z] ---> Running in 3053977fa9cb [2021-06-24T11:11:50.869Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.7% of statements [2021-06-24T11:11:50.869Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-24T11:11:50.869Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-24T11:11:50.869Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2021-06-24T11:11:51.646Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-24T11:11:52.785Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-06-24T11:11:52.785Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.8% of statements [2021-06-24T11:11:52.785Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-24T11:11:52.785Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-24T11:11:53.019Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-24T11:11:53.278Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-24T11:11:53.278Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.11s) [2021-06-24T11:11:53.278Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-24T11:11:53.714Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-06-24T11:11:53.714Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-06-24T11:11:54.275Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-06-24T11:11:55.202Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-06-24T11:11:55.202Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-24T11:11:56.034Z] Cannot create a file when that file already exists. [2021-06-24T11:11:56.130Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 58.6% of statements [2021-06-24T11:11:56.568Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-24T11:11:57.058Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-06-24T11:11:58.424Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-06-24T11:11:58.486Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-24T11:11:58.679Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-24T11:11:59.053Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-24T11:11:59.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-24T11:11:59.606Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-24T11:11:59.606Z] ok github.com/docker/docker/daemon/logger/splunk 1.585s coverage: 82.5% of statements [2021-06-24T11:11:59.606Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-24T11:11:59.606Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-24T11:12:00.252Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-24T11:12:01.494Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2021-06-24T11:12:01.765Z] Removing intermediate container 3053977fa9cb [2021-06-24T11:12:01.765Z] ---> 66d3dd525757 [2021-06-24T11:12:01.765Z] Step 13/13 : CMD ["sh"] [2021-06-24T11:12:01.765Z] ---> Running in 3d1b76553ce8 [2021-06-24T11:12:02.216Z] Removing intermediate container 3d1b76553ce8 [2021-06-24T11:12:02.216Z] ---> 9bcefb05d485 [2021-06-24T11:12:02.216Z] Successfully built 9bcefb05d485 [2021-06-24T11:12:02.216Z] Successfully tagged busybox:latest [2021-06-24T11:12:02.216Z] INFO: Docker images of the daemon under test [2021-06-24T11:12:02.216Z] [2021-06-24T11:12:02.216Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T11:12:02.216Z] busybox latest 9bcefb05d485 1 second ago 5.64GB [2021-06-24T11:12:02.216Z] microsoft/windowsservercore latest 5b60ac4e9e92 2 weeks ago 5.62GB [2021-06-24T11:12:02.216Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 2 weeks ago 5.62GB [2021-06-24T11:12:02.216Z] [2021-06-24T11:12:02.216Z] INFO: Running integration tests at 06/24/2021 11:12:02... [2021-06-24T11:12:02.216Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-24T11:12:02.216Z] INFO: Integration API tests being run from the host: [2021-06-24T11:12:02.216Z] INFO: make.ps1 starting at 06/24/2021 11:12:02 [2021-06-24T11:12:02.420Z] ok github.com/docker/docker/distribution 0.195s coverage: 25.0% of statements [2021-06-24T11:12:02.420Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-24T11:12:03.346Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-24T11:12:03.737Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-24T11:12:04.274Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-06-24T11:12:04.837Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2021-06-24T11:12:04.837Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-24T11:12:05.400Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-06-24T11:12:05.400Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-06-24T11:12:06.328Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2021-06-24T11:12:06.328Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-24T11:12:06.890Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-06-24T11:12:08.304Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-06-24T11:12:08.865Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-06-24T11:12:08.865Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-24T11:12:10.227Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-24T11:12:10.227Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-24T11:12:10.227Z] PASS [2021-06-24T11:12:10.227Z] [2021-06-24T11:12:10.227Z] DONE 17 tests in 54.453s [2021-06-24T11:12:10.227Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-24T11:12:10.227Z] ++ 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-06-24T11:12:10.227Z] ++ set -e [2021-06-24T11:12:10.227Z] ++ '[' -n 0 ']' [2021-06-24T11:12:10.227Z] ++ set -x [2021-06-24T11:12:10.227Z] ++ env -i DEST=/go/src/github.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-06-24T11:12:10.227Z] INFO: Testing against a local daemon [2021-06-24T11:12:10.227Z] === RUN TestPluginInvalidJSON [2021-06-24T11:12:10.227Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:12:10.227Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:12:10.227Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:12:10.227Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-24T11:12:10.227Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-24T11:12:10.227Z] === RUN TestPluginInstall [2021-06-24T11:12:10.227Z] === RUN TestPluginInstall/no_auth [2021-06-24T11:12:10.756Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 81.9% of statements [2021-06-24T11:12:11.318Z] ok github.com/docker/docker/pkg/authorization 0.155s coverage: 68.3% of statements [2021-06-24T11:12:11.574Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-06-24T11:12:11.830Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-24T11:12:12.757Z] time="2021-06-24T11:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:12:12.757Z] time="2021-06-24T11:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:034492cf6cc42ee2408295602f617bcc18e123c9a4b64b202318c4d82bf3b72a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:12:12.757Z] time="2021-06-24T11:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:12:12.757Z] time="2021-06-24T11:12:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:034492cf6cc42ee2408295602f617bcc18e123c9a4b64b202318c4d82bf3b72a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:12:13.323Z] === RUN TestPluginInstall/with_htpasswd [2021-06-24T11:12:13.890Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-24T11:12:13.890Z] time="2021-06-24T11:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:12:13.890Z] time="2021-06-24T11:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c60ea728e911af9027fb702293325ae262717b4ed4e5c667557fbc16b0c9bf26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:12:13.890Z] time="2021-06-24T11:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:12:13.890Z] time="2021-06-24T11:12:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c60ea728e911af9027fb702293325ae262717b4ed4e5c667557fbc16b0c9bf26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:12:14.458Z] === RUN TestPluginInstall/with_insecure [2021-06-24T11:12:15.094Z] ok github.com/docker/docker/layer 7.131s coverage: 68.8% of statements [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-24T11:12:15.094Z] ok github.com/docker/docker/pkg/chrootarchive 2.557s coverage: 43.2% of statements [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-24T11:12:15.094Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-24T11:12:15.349Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-24T11:12:15.833Z] time="2021-06-24T11:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:12:15.833Z] time="2021-06-24T11:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dcbb6eb2b44cf3cf4817ac3aff4593d5535bfd976db8545e85fdd94e5b1311" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:12:15.834Z] time="2021-06-24T11:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-24T11:12:15.834Z] time="2021-06-24T11:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dcbb6eb2b44cf3cf4817ac3aff4593d5535bfd976db8545e85fdd94e5b1311" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-24T11:12:15.834Z] --- PASS: TestPluginInstall (5.64s) [2021-06-24T11:12:15.834Z] --- PASS: TestPluginInstall/no_auth (3.09s) [2021-06-24T11:12:15.834Z] --- PASS: TestPluginInstall/with_htpasswd (1.29s) [2021-06-24T11:12:15.834Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-06-24T11:12:15.834Z] plugin_test.go:165: [dc7d11fc26fe1] daemon is not started [2021-06-24T11:12:15.834Z] === RUN TestPluginsWithRuntimes [2021-06-24T11:12:15.911Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-06-24T11:12:16.167Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-06-24T11:12:16.729Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-06-24T11:12:17.290Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-06-24T11:12:17.735Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-24T11:12:17.852Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-06-24T11:12:18.670Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-24T11:12:19.223Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-06-24T11:12:19.605Z] === RUN TestDockerSuite/TestBuildRm [2021-06-24T11:12:19.605Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2021-06-24T11:12:19.605Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2021-06-24T11:12:19.605Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-06-24T11:12:19.605Z] === RUN TestPluginBackCompatMediaTypes [2021-06-24T11:12:20.150Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-06-24T11:12:20.151Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2021-06-24T11:12:20.720Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements [2021-06-24T11:12:20.720Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-06-24T11:12:20.999Z] --- PASS: TestPluginBackCompatMediaTypes (1.16s) [2021-06-24T11:12:20.999Z] PASS [2021-06-24T11:12:20.999Z] [2021-06-24T11:12:20.999Z] DONE 10 tests in 10.890s [2021-06-24T11:12:20.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-24T11:12:20.999Z] ++ 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-06-24T11:12:20.999Z] ++ set -e [2021-06-24T11:12:20.999Z] ++ '[' -n 0 ']' [2021-06-24T11:12:20.999Z] ++ set -x [2021-06-24T11:12:20.999Z] ++ env -i DEST=/go/src/github.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-06-24T11:12:20.999Z] INFO: Testing against a local daemon [2021-06-24T11:12:20.999Z] === RUN TestExternalGraphDriver [2021-06-24T11:12:21.257Z] === RUN TestExternalGraphDriver/json [2021-06-24T11:12:22.085Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 69.5% of statements [2021-06-24T11:12:22.085Z] ok github.com/docker/docker/pkg/ioutils 0.535s coverage: 69.3% of statements [2021-06-24T11:12:22.341Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-06-24T11:12:22.341Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-24T11:12:22.597Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-24T11:12:22.597Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-24T11:12:22.597Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-24T11:12:22.853Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-06-24T11:12:22.853Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-24T11:12:22.853Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-06-24T11:12:23.431Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-24T11:12:23.688Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-06-24T11:12:23.688Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2021-06-24T11:12:23.688Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-24T11:12:23.688Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-24T11:12:23.788Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-24T11:12:23.788Z] === RUN TestExternalGraphDriver/spec [2021-06-24T11:12:24.615Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2021-06-24T11:12:24.725Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-24T11:12:25.541Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-24T11:12:25.797Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-24T11:12:25.797Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-06-24T11:12:26.101Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-24T11:12:26.359Z] === RUN TestExternalGraphDriver/pull [2021-06-24T11:12:26.617Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-24T11:12:27.160Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-06-24T11:12:27.183Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-24T11:12:27.416Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-24T11:12:28.561Z] --- PASS: TestExternalGraphDriver (7.23s) [2021-06-24T11:12:28.561Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2021-06-24T11:12:28.561Z] --- PASS: TestExternalGraphDriver/spec (2.58s) [2021-06-24T11:12:28.561Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2021-06-24T11:12:28.561Z] === RUN TestGraphdriverPluginV2 [2021-06-24T11:12:28.561Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-24T11:12:29.941Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-24T11:12:30.877Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-24T11:12:31.579Z] ok github.com/docker/docker/pkg/signal 3.397s coverage: 62.3% of statements [2021-06-24T11:12:31.579Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-24T11:12:31.835Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-24T11:12:32.090Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-24T11:12:32.778Z] --- PASS: TestGraphdriverPluginV2 (4.11s) [2021-06-24T11:12:32.778Z] PASS [2021-06-24T11:12:32.778Z] [2021-06-24T11:12:32.778Z] DONE 5 tests in 11.567s [2021-06-24T11:12:32.778Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-24T11:12:32.778Z] ++ 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-06-24T11:12:32.778Z] ++ set -e [2021-06-24T11:12:32.778Z] ++ '[' -n 0 ']' [2021-06-24T11:12:32.778Z] ++ set -x [2021-06-24T11:12:32.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-24T11:12:32.778Z] INFO: Testing against a local daemon [2021-06-24T11:12:32.778Z] === RUN TestContinueAfterPluginCrash [2021-06-24T11:12:32.778Z] === PAUSE TestContinueAfterPluginCrash [2021-06-24T11:12:32.778Z] === RUN TestReadPluginNoRead [2021-06-24T11:12:32.778Z] === PAUSE TestReadPluginNoRead [2021-06-24T11:12:32.778Z] === RUN TestDaemonStartWithLogOpt [2021-06-24T11:12:32.778Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-24T11:12:32.778Z] === CONT TestContinueAfterPluginCrash [2021-06-24T11:12:32.778Z] === CONT TestDaemonStartWithLogOpt [2021-06-24T11:12:33.017Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-06-24T11:12:33.273Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-06-24T11:12:33.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:12:33.603Z] INFO: Testing against a local daemon [2021-06-24T11:12:33.603Z] === RUN TestBuildWithSession [2021-06-24T11:12:33.603Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-24T11:12:33.603Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T11:12:33.603Z] === RUN TestBuildSquashParent [2021-06-24T11:12:33.603Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-24T11:12:33.603Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T11:12:33.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T11:12:33.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T11:12:33.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T11:12:33.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T11:12:33.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T11:12:33.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T11:12:33.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T11:12:33.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-24T11:12:33.603Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-24T11:12:33.603Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-24T11:12:33.603Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-24T11:12:33.835Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-06-24T11:12:34.396Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-24T11:12:34.396Z] testing: warning: no tests to run [2021-06-24T11:12:34.396Z] coverage: [no statements] [2021-06-24T11:12:34.396Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-24T11:12:34.957Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-24T11:12:35.213Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-24T11:12:35.213Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-24T11:12:36.064Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-24T11:12:36.064Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-24T11:12:36.632Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-24T11:12:36.632Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-24T11:12:36.891Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-24T11:12:37.727Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-24T11:12:37.983Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-24T11:12:38.275Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-24T11:12:38.275Z] --- PASS: TestDaemonStartWithLogOpt (5.46s) [2021-06-24T11:12:38.275Z] === CONT TestReadPluginNoRead [2021-06-24T11:12:38.275Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-24T11:12:38.545Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-06-24T11:12:39.663Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-24T11:12:39.911Z] ok github.com/docker/docker/quota 0.244s coverage: 71.4% of statements [2021-06-24T11:12:40.488Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-24T11:12:41.566Z] === RUN TestReadPluginNoRead/default [2021-06-24T11:12:41.854Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-06-24T11:12:42.415Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-24T11:12:42.415Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-24T11:12:43.342Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-24T11:12:43.598Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-24T11:12:44.098Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-24T11:12:44.098Z] --- PASS: TestContinueAfterPluginCrash (11.33s) [2021-06-24T11:12:44.664Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-24T11:12:45.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-24T11:12:45.800Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-24T11:12:45.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-24T11:12:45.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-24T11:12:46.059Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-24T11:12:46.113Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-24T11:12:47.040Z] ok github.com/docker/docker/volume/local 0.120s coverage: 76.4% of statements [2021-06-24T11:12:47.434Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-24T11:12:47.601Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-06-24T11:12:48.369Z] --- PASS: TestReadPluginNoRead (9.99s) [2021-06-24T11:12:48.369Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-06-24T11:12:48.369Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-06-24T11:12:48.369Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.54s) [2021-06-24T11:12:48.369Z] read_test.go:92: [d2d34776d3434] daemon is not started [2021-06-24T11:12:48.369Z] PASS [2021-06-24T11:12:48.369Z] [2021-06-24T11:12:48.369Z] DONE 6 tests in 15.692s [2021-06-24T11:12:48.369Z] 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-06-24T11:12:48.369Z] ++ 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-06-24T11:12:48.369Z] ++ set -e [2021-06-24T11:12:48.369Z] ++ '[' -n 0 ']' [2021-06-24T11:12:48.369Z] ++ set -x [2021-06-24T11:12:48.369Z] ++ env -i DEST=/go/src/github.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-06-24T11:12:48.369Z] testing: warning: no tests to run [2021-06-24T11:12:48.369Z] PASS [2021-06-24T11:12:48.369Z] [2021-06-24T11:12:48.369Z] DONE 0 tests in 0.080s [2021-06-24T11:12:48.369Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-24T11:12:48.369Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-24T11:12:48.369Z] ++ 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-06-24T11:12:48.369Z] ++ set -e [2021-06-24T11:12:48.369Z] ++ '[' -n 0 ']' [2021-06-24T11:12:48.369Z] ++ set -x [2021-06-24T11:12:48.369Z] ++ env -i DEST=/go/src/github.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-06-24T11:12:48.628Z] INFO: Testing against a local daemon [2021-06-24T11:12:48.628Z] === RUN TestPluginWithDevMounts [2021-06-24T11:12:48.628Z] === PAUSE TestPluginWithDevMounts [2021-06-24T11:12:48.628Z] === CONT TestPluginWithDevMounts [2021-06-24T11:12:48.967Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-06-24T11:12:49.563Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-24T11:12:50.943Z] --- PASS: TestPluginWithDevMounts (2.37s) [2021-06-24T11:12:50.943Z] PASS [2021-06-24T11:12:50.943Z] [2021-06-24T11:12:50.943Z] DONE 1 tests in 2.595s [2021-06-24T11:12:50.943Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-24T11:12:50.943Z] ++ 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-06-24T11:12:50.943Z] ++ set -e [2021-06-24T11:12:50.943Z] ++ '[' -n 0 ']' [2021-06-24T11:12:50.943Z] ++ set -x [2021-06-24T11:12:50.943Z] ++ env -i DEST=/go/src/github.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-06-24T11:12:51.203Z] INFO: Testing against a local daemon [2021-06-24T11:12:51.203Z] === RUN TestSecretInspect [2021-06-24T11:12:51.770Z] === RUN TestDockerSuite/TestBuildUser [2021-06-24T11:12:54.304Z] --- PASS: TestSecretInspect (3.10s) [2021-06-24T11:12:54.304Z] === RUN TestSecretList [2021-06-24T11:12:54.304Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.90s) [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.04s) [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.19s) [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.91s) [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.13s) [2021-06-24T11:12:56.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.32s) [2021-06-24T11:12:56.207Z] === RUN TestBuildMultiStageCopy [2021-06-24T11:12:56.207Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-24T11:12:57.624Z] --- PASS: TestSecretList (3.17s) [2021-06-24T11:12:57.624Z] === RUN TestSecretsCreateAndDelete [2021-06-24T11:12:58.902Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/rootless [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/volume [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-24T11:12:58.902Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === Skipped [2021-06-24T11:12:58.902Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-06-24T11:12:58.902Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-06-24T11:12:58.902Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:73: No driver to put! [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-24T11:12:58.902Z] time="2021-06-24T11:11:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-24T11:12:58.902Z] time="2021-06-24T11:11:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-24T11:12:58.902Z] time="2021-06-24T11:11:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-24T11:12:58.902Z] time="2021-06-24T11:11:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-24T11:12:58.902Z] time="2021-06-24T11:11:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:73: No driver to put! [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-24T11:12:58.902Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-24T11:12:58.902Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-24T11:12:58.902Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-24T11:12:58.902Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-24T11:12:58.902Z] graphtest_unix.go:73: No driver to put! [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-24T11:12:58.902Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-24T11:12:58.902Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] [2021-06-24T11:12:58.902Z] DONE 2230 tests, 26 skipped in 255.888s Post stage [Pipeline] junit [2021-06-24T11:12:59.167Z] Recording test results [2021-06-24T11:12:59.500Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-06-24T11:12:59.526Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-24T11:12:59.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42561/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4d42e18c05dd5f7dc0bc8ba8683a346586dc9216 hack/validate/vendor [2021-06-24T11:13:00.787Z] 2021/06/24 11:13:00 Collecting initial packages [2021-06-24T11:13:00.787Z] 2021/06/24 11:13:00 Download dependencies [2021-06-24T11:13:00.900Z] --- PASS: TestSecretsCreateAndDelete (3.38s) [2021-06-24T11:13:00.900Z] === RUN TestSecretsUpdate [2021-06-24T11:13:03.434Z] --- PASS: TestSecretsUpdate (2.42s) [2021-06-24T11:13:03.434Z] === RUN TestTemplatedSecret [2021-06-24T11:13:04.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-24T11:13:04.950Z] 2021/06/24 11:13:04 Starting whole vndr cycle because no package specified [2021-06-24T11:13:04.950Z] 2021/06/24 11:13:04 Ignoring paths matching "^archive/tar" [2021-06-24T11:13:05.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/Microsoft/hcsshim, revision 89a9a3b524264d34985f1d48793ab2b2d2e430f6, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-06-24T11:13:05.206Z] 2021/06/24 11:13:05 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-06-24T11:13:05.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-24T11:13:06.108Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/willf/bitset [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/Azure/go-ansiterm [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/creack/pty [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/moby/locker [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/tchap/go-patricia [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/docker/libtrust [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/google/uuid [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/moby/term [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Finished clone github.com/moby/sys [2021-06-24T11:13:06.574Z] 2021/06/24 11:13:06 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-06-24T11:13:06.831Z] 2021/06/24 11:13:06 Finished clone github.com/gorilla/mux [2021-06-24T11:13:06.831Z] 2021/06/24 11:13:06 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-06-24T11:13:06.831Z] 2021/06/24 11:13:06 Finished clone github.com/Microsoft/go-winio [2021-06-24T11:13:06.831Z] 2021/06/24 11:13:06 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-06-24T11:13:07.069Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-24T11:13:07.394Z] 2021/06/24 11:13:07 Finished clone github.com/sirupsen/logrus [2021-06-24T11:13:07.394Z] 2021/06/24 11:13:07 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-06-24T11:13:07.651Z] 2021/06/24 11:13:07 Finished clone github.com/docker/go-units [2021-06-24T11:13:07.651Z] 2021/06/24 11:13:07 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-06-24T11:13:07.651Z] 2021/06/24 11:13:07 Finished clone github.com/syndtr/gocapability [2021-06-24T11:13:07.651Z] 2021/06/24 11:13:07 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-06-24T11:13:07.907Z] 2021/06/24 11:13:07 Finished clone github.com/RackSec/srslog [2021-06-24T11:13:07.907Z] 2021/06/24 11:13:07 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-06-24T11:13:08.022Z] --- PASS: TestBuildMultiStageCopy (12.97s) [2021-06-24T11:13:08.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.44s) [2021-06-24T11:13:08.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-06-24T11:13:08.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-06-24T11:13:08.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-06-24T11:13:08.022Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2021-06-24T11:13:08.022Z] === RUN TestBuildMultiStageParentConfig [2021-06-24T11:13:08.164Z] 2021/06/24 11:13:08 Finished clone github.com/imdario/mergo [2021-06-24T11:13:08.164Z] 2021/06/24 11:13:08 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-06-24T11:13:08.164Z] 2021/06/24 11:13:08 Finished clone gotest.tools/v3 [2021-06-24T11:13:08.164Z] 2021/06/24 11:13:08 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-06-24T11:13:08.421Z] 2021/06/24 11:13:08 Finished clone golang.org/x/sync [2021-06-24T11:13:08.421Z] 2021/06/24 11:13:08 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-06-24T11:13:08.421Z] 2021/06/24 11:13:08 Finished clone github.com/google/go-cmp [2021-06-24T11:13:08.421Z] 2021/06/24 11:13:08 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-06-24T11:13:08.623Z] --- PASS: TestTemplatedSecret (5.12s) [2021-06-24T11:13:08.623Z] === RUN TestSecretCreateResolve [2021-06-24T11:13:08.984Z] 2021/06/24 11:13:08 Finished clone github.com/tonistiigi/units [2021-06-24T11:13:08.984Z] 2021/06/24 11:13:08 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-06-24T11:13:09.240Z] 2021/06/24 11:13:09 Finished clone github.com/docker/go-connections [2021-06-24T11:13:09.240Z] 2021/06/24 11:13:09 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-06-24T11:13:09.240Z] 2021/06/24 11:13:09 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-06-24T11:13:09.240Z] 2021/06/24 11:13:09 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-06-24T11:13:09.503Z] 2021/06/24 11:13:09 Finished clone github.com/google/shlex [2021-06-24T11:13:09.503Z] 2021/06/24 11:13:09 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-06-24T11:13:09.503Z] 2021/06/24 11:13:09 Finished clone github.com/opentracing-contrib/go-stdlib [2021-06-24T11:13:09.503Z] 2021/06/24 11:13:09 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-06-24T11:13:09.503Z] 2021/06/24 11:13:09 Finished clone github.com/opentracing/opentracing-go [2021-06-24T11:13:09.503Z] 2021/06/24 11:13:09 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-06-24T11:13:09.760Z] 2021/06/24 11:13:09 Finished clone github.com/mitchellh/hashstructure [2021-06-24T11:13:09.760Z] 2021/06/24 11:13:09 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-06-24T11:13:09.760Z] 2021/06/24 11:13:09 Finished clone github.com/gofrs/flock [2021-06-24T11:13:09.760Z] 2021/06/24 11:13:09 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-06-24T11:13:10.690Z] 2021/06/24 11:13:10 Finished clone github.com/docker/go-events [2021-06-24T11:13:10.690Z] 2021/06/24 11:13:10 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-06-24T11:13:10.888Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2021-06-24T11:13:10.888Z] === RUN TestBuildLabelWithTargets [2021-06-24T11:13:10.888Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-24T11:13:10.888Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:13:10.888Z] === RUN TestBuildWithEmptyLayers [2021-06-24T11:13:10.954Z] 2021/06/24 11:13:10 Finished clone github.com/armon/go-metrics [2021-06-24T11:13:10.954Z] 2021/06/24 11:13:10 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-06-24T11:13:10.954Z] 2021/06/24 11:13:11 Finished clone github.com/sean-/seed [2021-06-24T11:13:10.954Z] 2021/06/24 11:13:11 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-06-24T11:13:10.954Z] 2021/06/24 11:13:11 Finished clone github.com/armon/go-radix [2021-06-24T11:13:10.954Z] 2021/06/24 11:13:11 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-06-24T11:13:11.157Z] --- PASS: TestSecretCreateResolve (2.98s) [2021-06-24T11:13:11.157Z] PASS [2021-06-24T11:13:11.157Z] [2021-06-24T11:13:11.157Z] DONE 6 tests in 20.324s [2021-06-24T11:13:11.157Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-24T11:13:11.157Z] ++ 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-06-24T11:13:11.157Z] ++ set -e [2021-06-24T11:13:11.157Z] ++ '[' -n 0 ']' [2021-06-24T11:13:11.157Z] ++ set -x [2021-06-24T11:13:11.157Z] ++ env -i DEST=/go/src/github.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-06-24T11:13:11.724Z] INFO: Testing against a local daemon [2021-06-24T11:13:11.724Z] === RUN TestServiceCreateInit [2021-06-24T11:13:11.724Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-24T11:13:11.887Z] 2021/06/24 11:13:11 Finished clone github.com/tonistiigi/fsutil [2021-06-24T11:13:11.887Z] 2021/06/24 11:13:11 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-06-24T11:13:12.144Z] 2021/06/24 11:13:12 Finished clone github.com/hashicorp/errwrap [2021-06-24T11:13:12.144Z] 2021/06/24 11:13:12 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-06-24T11:13:12.400Z] 2021/06/24 11:13:12 Finished clone github.com/hashicorp/memberlist [2021-06-24T11:13:12.400Z] 2021/06/24 11:13:12 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-06-24T11:13:12.400Z] 2021/06/24 11:13:12 Finished clone github.com/hashicorp/go-multierror [2021-06-24T11:13:12.400Z] 2021/06/24 11:13:12 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-06-24T11:13:12.407Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2021-06-24T11:13:12.407Z] === RUN TestBuildMultiStageOnBuild [2021-06-24T11:13:13.328Z] 2021/06/24 11:13:13 Finished clone github.com/docker/libkv [2021-06-24T11:13:13.328Z] 2021/06/24 11:13:13 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-06-24T11:13:13.583Z] 2021/06/24 11:13:13 Finished clone github.com/vishvananda/netns [2021-06-24T11:13:13.583Z] 2021/06/24 11:13:13 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-06-24T11:13:13.583Z] 2021/06/24 11:13:13 Finished clone github.com/hashicorp/go-sockaddr [2021-06-24T11:13:13.583Z] 2021/06/24 11:13:13 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-06-24T11:13:14.146Z] 2021/06/24 11:13:14 Finished clone github.com/golang/gddo [2021-06-24T11:13:14.146Z] 2021/06/24 11:13:14 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-06-24T11:13:15.074Z] 2021/06/24 11:13:14 Finished clone github.com/moby/ipvs [2021-06-24T11:13:15.074Z] 2021/06/24 11:13:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-06-24T11:13:15.331Z] 2021/06/24 11:13:15 Finished clone github.com/deckarep/golang-set [2021-06-24T11:13:15.331Z] 2021/06/24 11:13:15 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-06-24T11:13:15.331Z] 2021/06/24 11:13:15 Finished clone github.com/samuel/go-zookeeper [2021-06-24T11:13:15.331Z] 2021/06/24 11:13:15 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-06-24T11:13:15.331Z] 2021/06/24 11:13:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-06-24T11:13:15.331Z] 2021/06/24 11:13:15 Finished clone github.com/BurntSushi/toml [2021-06-24T11:13:15.587Z] 2021/06/24 11:13:15 Finished clone github.com/hashicorp/go-msgpack [2021-06-24T11:13:15.587Z] 2021/06/24 11:13:15 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-06-24T11:13:15.587Z] 2021/06/24 11:13:15 Finished clone github.com/vishvananda/netlink [2021-06-24T11:13:15.587Z] 2021/06/24 11:13:15 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-06-24T11:13:16.149Z] 2021/06/24 11:13:16 Finished clone github.com/coreos/go-semver [2021-06-24T11:13:16.149Z] 2021/06/24 11:13:16 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-06-24T11:13:16.149Z] 2021/06/24 11:13:16 Finished clone golang.org/x/net [2021-06-24T11:13:16.149Z] 2021/06/24 11:13:16 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-06-24T11:13:16.712Z] 2021/06/24 11:13:16 Finished clone github.com/ishidawataru/sctp [2021-06-24T11:13:16.712Z] 2021/06/24 11:13:16 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-06-24T11:13:18.287Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-24T11:13:18.605Z] 2021/06/24 11:13:18 Finished clone github.com/opencontainers/go-digest [2021-06-24T11:13:18.605Z] 2021/06/24 11:13:18 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-06-24T11:13:18.861Z] 2021/06/24 11:13:18 Finished clone go.etcd.io/bbolt [2021-06-24T11:13:18.861Z] 2021/06/24 11:13:18 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-06-24T11:13:18.868Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-24T11:13:19.424Z] 2021/06/24 11:13:19 Finished clone github.com/hashicorp/serf [2021-06-24T11:13:19.424Z] 2021/06/24 11:13:19 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-06-24T11:13:19.986Z] 2021/06/24 11:13:19 Finished clone github.com/mistifyio/go-zfs [2021-06-24T11:13:19.986Z] 2021/06/24 11:13:19 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-06-24T11:13:19.986Z] 2021/06/24 11:13:20 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-06-24T11:13:19.986Z] 2021/06/24 11:13:20 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-06-24T11:13:20.249Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-24T11:13:20.507Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-24T11:13:20.916Z] 2021/06/24 11:13:20 Finished clone github.com/Microsoft/opengcs [2021-06-24T11:13:20.916Z] 2021/06/24 11:13:20 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-06-24T11:13:20.916Z] 2021/06/24 11:13:20 Finished clone github.com/vbatts/tar-split [2021-06-24T11:13:20.916Z] 2021/06/24 11:13:20 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-06-24T11:13:21.882Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-24T11:13:22.283Z] 2021/06/24 11:13:22 Finished clone github.com/cyphar/filepath-securejoin [2021-06-24T11:13:22.283Z] 2021/06/24 11:13:22 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-06-24T11:13:22.817Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-24T11:13:23.213Z] 2021/06/24 11:13:23 Finished clone github.com/coreos/go-systemd [2021-06-24T11:13:23.213Z] 2021/06/24 11:13:23 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-06-24T11:13:23.383Z] --- PASS: TestServiceCreateInit (11.88s) [2021-06-24T11:13:23.383Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.99s) [2021-06-24T11:13:23.383Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s) [2021-06-24T11:13:23.383Z] === RUN TestCreateServiceMultipleTimes [2021-06-24T11:13:23.470Z] 2021/06/24 11:13:23 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-06-24T11:13:23.470Z] 2021/06/24 11:13:23 Finished clone github.com/opencontainers/runtime-spec [2021-06-24T11:13:24.320Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-24T11:13:24.320Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-24T11:13:24.320Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-24T11:13:24.320Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-24T11:13:24.320Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-24T11:13:24.400Z] 2021/06/24 11:13:24 Finished clone github.com/opencontainers/image-spec [2021-06-24T11:13:24.400Z] 2021/06/24 11:13:24 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-06-24T11:13:24.963Z] 2021/06/24 11:13:24 Finished clone github.com/coreos/go-systemd/v22 [2021-06-24T11:13:24.964Z] 2021/06/24 11:13:24 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-06-24T11:13:25.220Z] 2021/06/24 11:13:25 Finished clone github.com/Graylog2/go-gelf [2021-06-24T11:13:25.220Z] 2021/06/24 11:13:25 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-06-24T11:13:25.784Z] 2021/06/24 11:13:25 Finished clone github.com/godbus/dbus/v5 [2021-06-24T11:13:25.784Z] 2021/06/24 11:13:25 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-06-24T11:13:26.041Z] 2021/06/24 11:13:26 Finished clone github.com/fluent/fluent-logger-golang [2021-06-24T11:13:26.041Z] 2021/06/24 11:13:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-06-24T11:13:26.621Z] 2021/06/24 11:13:26 Finished clone github.com/philhofer/fwd [2021-06-24T11:13:26.621Z] 2021/06/24 11:13:26 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-06-24T11:13:26.856Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-24T11:13:26.856Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-24T11:13:27.994Z] 2021/06/24 11:13:27 Finished clone github.com/fsnotify/fsnotify [2021-06-24T11:13:27.994Z] 2021/06/24 11:13:27 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-06-24T11:13:28.555Z] 2021/06/24 11:13:28 Finished clone github.com/ugorji/go [2021-06-24T11:13:28.555Z] 2021/06/24 11:13:28 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-06-24T11:13:28.761Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-24T11:13:29.067Z] 2021/06/24 11:13:28 Finished clone github.com/jmespath/go-jmespath [2021-06-24T11:13:29.067Z] 2021/06/24 11:13:28 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-06-24T11:13:29.322Z] 2021/06/24 11:13:29 Finished clone github.com/bsphere/le_go [2021-06-24T11:13:29.322Z] 2021/06/24 11:13:29 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-06-24T11:13:29.326Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-24T11:13:29.883Z] 2021/06/24 11:13:29 Finished clone github.com/tinylib/msgp [2021-06-24T11:13:29.883Z] 2021/06/24 11:13:29 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-06-24T11:13:30.140Z] 2021/06/24 11:13:30 Finished clone github.com/docker/libnetwork [2021-06-24T11:13:30.140Z] 2021/06/24 11:13:30 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-06-24T11:13:30.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-24T11:13:30.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-24T11:13:31.068Z] 2021/06/24 11:13:30 Finished clone github.com/golang/groupcache [2021-06-24T11:13:31.068Z] 2021/06/24 11:13:30 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-06-24T11:13:31.068Z] 2021/06/24 11:13:31 Finished clone golang.org/x/oauth2 [2021-06-24T11:13:31.068Z] 2021/06/24 11:13:31 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-06-24T11:13:32.435Z] 2021/06/24 11:13:32 Finished clone github.com/googleapis/gax-go [2021-06-24T11:13:32.435Z] 2021/06/24 11:13:32 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-06-24T11:13:32.435Z] 2021/06/24 11:13:32 Finished clone github.com/miekg/dns [2021-06-24T11:13:32.435Z] 2021/06/24 11:13:32 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-06-24T11:13:32.690Z] 2021/06/24 11:13:32 Finished clone golang.org/x/sys [2021-06-24T11:13:32.690Z] 2021/06/24 11:13:32 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-06-24T11:13:33.400Z] --- PASS: TestBuildMultiStageOnBuild (18.89s) [2021-06-24T11:13:33.400Z] === RUN TestBuildUncleanTarFilenames [2021-06-24T11:13:33.400Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-24T11:13:33.400Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:13:33.400Z] === RUN TestBuildMultiStageLayerLeak [2021-06-24T11:13:33.618Z] 2021/06/24 11:13:33 Finished clone golang.org/x/text [2021-06-24T11:13:33.618Z] 2021/06/24 11:13:33 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-06-24T11:13:33.618Z] 2021/06/24 11:13:33 Finished clone go.opencensus.io [2021-06-24T11:13:33.618Z] 2021/06/24 11:13:33 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-06-24T11:13:33.873Z] 2021/06/24 11:13:33 Finished clone github.com/containerd/fifo [2021-06-24T11:13:33.873Z] 2021/06/24 11:13:33 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-06-24T11:13:34.893Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-24T11:13:35.764Z] 2021/06/24 11:13:35 Finished clone github.com/containerd/go-runc [2021-06-24T11:13:35.764Z] 2021/06/24 11:13:35 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-06-24T11:13:35.765Z] 2021/06/24 11:13:35 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-06-24T11:13:35.765Z] 2021/06/24 11:13:35 Finished clone github.com/containerd/cgroups [2021-06-24T11:13:35.828Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-24T11:13:36.696Z] 2021/06/24 11:13:36 Finished clone github.com/containerd/typeurl [2021-06-24T11:13:36.696Z] 2021/06/24 11:13:36 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-06-24T11:13:36.764Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-24T11:13:37.022Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-24T11:13:37.262Z] 2021/06/24 11:13:37 Finished clone github.com/containerd/ttrpc [2021-06-24T11:13:37.262Z] 2021/06/24 11:13:37 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-06-24T11:13:37.606Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-24T11:13:37.606Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-24T11:13:37.824Z] 2021/06/24 11:13:37 Finished clone github.com/containerd/console [2021-06-24T11:13:37.824Z] 2021/06/24 11:13:37 Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20 [2021-06-24T11:13:38.179Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-24T11:13:38.752Z] 2021/06/24 11:13:38 Finished clone google.golang.org/grpc [2021-06-24T11:13:38.752Z] 2021/06/24 11:13:38 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-06-24T11:13:38.752Z] 2021/06/24 11:13:38 Finished clone github.com/gogo/googleapis [2021-06-24T11:13:38.752Z] 2021/06/24 11:13:38 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-06-24T11:13:39.008Z] 2021/06/24 11:13:39 Finished clone github.com/moby/buildkit [2021-06-24T11:13:39.008Z] 2021/06/24 11:13:39 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-06-24T11:13:39.008Z] 2021/06/24 11:13:39 Finished clone github.com/docker/distribution [2021-06-24T11:13:39.008Z] 2021/06/24 11:13:39 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-06-24T11:13:39.008Z] 2021/06/24 11:13:39 Finished clone github.com/containerd/continuity [2021-06-24T11:13:39.008Z] 2021/06/24 11:13:39 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-06-24T11:13:39.570Z] 2021/06/24 11:13:39 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-06-24T11:13:39.570Z] 2021/06/24 11:13:39 Finished clone github.com/opencontainers/runc [2021-06-24T11:13:40.082Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-24T11:13:40.082Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-24T11:13:40.082Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-24T11:13:40.502Z] 2021/06/24 11:13:40 Finished clone github.com/fernet/fernet-go [2021-06-24T11:13:40.502Z] 2021/06/24 11:13:40 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-06-24T11:13:40.648Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-24T11:13:41.583Z] === RUN TestDockerSuite/TestCommitChange [2021-06-24T11:13:41.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-24T11:13:42.394Z] 2021/06/24 11:13:42 Finished clone golang.org/x/time [2021-06-24T11:13:42.394Z] 2021/06/24 11:13:42 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-06-24T11:13:42.394Z] 2021/06/24 11:13:42 Finished clone github.com/Microsoft/hcsshim [2021-06-24T11:13:42.394Z] 2021/06/24 11:13:42 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-06-24T11:13:42.394Z] 2021/06/24 11:13:42 Finished clone github.com/cilium/ebpf [2021-06-24T11:13:42.394Z] 2021/06/24 11:13:42 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-06-24T11:13:42.778Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-24T11:13:43.328Z] 2021/06/24 11:13:43 Finished clone github.com/hashicorp/go-immutable-radix [2021-06-24T11:13:43.328Z] 2021/06/24 11:13:43 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-06-24T11:13:43.645Z] --- PASS: TestBuildMultiStageLayerLeak (11.51s) [2021-06-24T11:13:43.645Z] === RUN TestBuildWithHugeFile [2021-06-24T11:13:43.714Z] --- PASS: TestCreateServiceMultipleTimes (20.10s) [2021-06-24T11:13:43.714Z] === RUN TestCreateServiceConflict [2021-06-24T11:13:43.714Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-24T11:13:43.890Z] 2021/06/24 11:13:43 Finished clone github.com/hashicorp/go-memdb [2021-06-24T11:13:43.890Z] 2021/06/24 11:13:43 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-06-24T11:13:43.890Z] 2021/06/24 11:13:43 Finished clone github.com/hashicorp/golang-lru [2021-06-24T11:13:43.890Z] 2021/06/24 11:13:43 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-06-24T11:13:44.819Z] 2021/06/24 11:13:44 Finished clone github.com/coreos/pkg [2021-06-24T11:13:44.819Z] 2021/06/24 11:13:44 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-06-24T11:13:46.188Z] 2021/06/24 11:13:46 Finished clone github.com/beorn7/perks [2021-06-24T11:13:46.188Z] 2021/06/24 11:13:46 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-06-24T11:13:46.188Z] 2021/06/24 11:13:46 Finished clone golang.org/x/crypto [2021-06-24T11:13:46.188Z] 2021/06/24 11:13:46 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-06-24T11:13:46.247Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-24T11:13:46.247Z] --- PASS: TestCreateServiceConflict (2.33s) [2021-06-24T11:13:46.247Z] === RUN TestCreateServiceMaxReplicas [2021-06-24T11:13:47.556Z] 2021/06/24 11:13:47 Finished clone github.com/prometheus/client_golang [2021-06-24T11:13:47.556Z] 2021/06/24 11:13:47 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-06-24T11:13:47.556Z] 2021/06/24 11:13:47 Finished clone github.com/prometheus/client_model [2021-06-24T11:13:47.556Z] 2021/06/24 11:13:47 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-06-24T11:13:47.625Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-24T11:13:47.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-24T11:13:48.118Z] 2021/06/24 11:13:48 Finished clone github.com/golang/protobuf [2021-06-24T11:13:48.118Z] 2021/06/24 11:13:48 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-06-24T11:13:48.375Z] 2021/06/24 11:13:48 Finished clone code.cloudfoundry.org/clock [2021-06-24T11:13:48.375Z] 2021/06/24 11:13:48 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-06-24T11:13:49.263Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-24T11:13:49.304Z] 2021/06/24 11:13:49 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-06-24T11:13:49.304Z] 2021/06/24 11:13:49 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-06-24T11:13:49.560Z] 2021/06/24 11:13:49 Finished clone github.com/pkg/errors [2021-06-24T11:13:49.560Z] 2021/06/24 11:13:49 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-06-24T11:13:49.817Z] 2021/06/24 11:13:49 Finished clone github.com/prometheus/common [2021-06-24T11:13:49.817Z] 2021/06/24 11:13:49 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-06-24T11:13:49.817Z] 2021/06/24 11:13:49 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-06-24T11:13:49.817Z] 2021/06/24 11:13:49 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-06-24T11:13:50.747Z] 2021/06/24 11:13:50 Finished clone github.com/cespare/xxhash/v2 [2021-06-24T11:13:50.747Z] 2021/06/24 11:13:50 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-06-24T11:13:50.747Z] 2021/06/24 11:13:50 Finished clone github.com/prometheus/procfs [2021-06-24T11:13:50.747Z] 2021/06/24 11:13:50 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-06-24T11:13:51.164Z] --- PASS: TestCreateServiceMaxReplicas (4.91s) [2021-06-24T11:13:51.164Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-24T11:13:51.310Z] 2021/06/24 11:13:51 Finished clone github.com/inconshreveable/mousetrap [2021-06-24T11:13:51.310Z] 2021/06/24 11:13:51 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-06-24T11:13:51.566Z] 2021/06/24 11:13:51 Finished clone github.com/spf13/pflag [2021-06-24T11:13:51.731Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-24T11:13:52.129Z] 2021/06/24 11:13:52 Finished clone github.com/docker/go-metrics [2021-06-24T11:13:52.385Z] 2021/06/24 11:13:52 Finished clone github.com/morikuni/aec [2021-06-24T11:13:52.666Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-24T11:13:52.953Z] 2021/06/24 11:13:52 Finished clone github.com/spf13/cobra [2021-06-24T11:13:53.516Z] 2021/06/24 11:13:53 Finished clone github.com/google/certificate-transparency-go [2021-06-24T11:13:54.891Z] 2021/06/24 11:13:54 Finished clone github.com/opencontainers/selinux [2021-06-24T11:13:55.203Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-24T11:13:55.769Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-24T11:13:55.769Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-24T11:13:56.028Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-24T11:13:56.028Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-24T11:13:56.028Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-24T11:13:56.028Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-24T11:13:56.028Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-24T11:13:57.929Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-24T11:13:59.305Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-24T11:13:59.305Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-24T11:14:00.240Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-24T11:14:00.806Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-24T11:14:01.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-24T11:14:02.306Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-24T11:14:02.872Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-24T11:14:02.872Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-24T11:14:02.872Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-24T11:14:03.806Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-24T11:14:03.806Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-24T11:14:03.806Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-24T11:14:03.806Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-24T11:14:03.806Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-24T11:14:04.742Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-24T11:14:04.833Z] 2021/06/24 11:14:04 Finished clone github.com/cloudflare/cfssl [2021-06-24T11:14:05.677Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2021-06-24T11:14:05.677Z] === RUN TestCreateServiceSecretFileMode [2021-06-24T11:14:05.677Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-24T11:14:06.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-24T11:14:06.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-24T11:14:08.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-24T11:14:08.775Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2021-06-24T11:14:08.775Z] === RUN TestCreateServiceConfigFileMode [2021-06-24T11:14:09.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-24T11:14:09.344Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-24T11:14:10.720Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-24T11:14:11.372Z] 2021/06/24 11:14:11 Finished clone github.com/docker/swarmkit [2021-06-24T11:14:11.667Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-24T11:14:12.233Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2021-06-24T11:14:12.233Z] === RUN TestCreateServiceSysctls [2021-06-24T11:14:12.800Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-24T11:14:13.266Z] 2021/06/24 11:14:13 Finished clone github.com/coreos/etcd [2021-06-24T11:14:13.735Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-24T11:14:13.735Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-24T11:14:14.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-24T11:14:14.930Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-24T11:14:16.307Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-24T11:14:17.686Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-24T11:14:17.686Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-24T11:14:17.686Z] --- PASS: TestCreateServiceSysctls (5.50s) [2021-06-24T11:14:17.686Z] === RUN TestCreateServiceCapabilities [2021-06-24T11:14:18.620Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-24T11:14:19.810Z] 2021/06/24 11:14:18 Finished clone cloud.google.com/go [2021-06-24T11:14:21.152Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-24T11:14:21.719Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-06-24T11:14:21.719Z] === RUN TestInspect [2021-06-24T11:14:23.094Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-24T11:14:23.094Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-24T11:14:23.094Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-24T11:14:23.094Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-24T11:14:23.094Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-24T11:14:23.979Z] 2021/06/24 11:14:23 Finished clone github.com/containerd/containerd [2021-06-24T11:14:24.033Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-24T11:14:25.934Z] --- PASS: TestInspect (4.16s) [2021-06-24T11:14:25.934Z] === RUN TestCreateJob [2021-06-24T11:14:29.218Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-24T11:14:29.783Z] --- PASS: TestCreateJob (3.85s) [2021-06-24T11:14:29.783Z] === RUN TestReplicatedJob [2021-06-24T11:14:29.783Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-24T11:14:30.718Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-24T11:14:30.718Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-24T11:14:30.718Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-24T11:14:32.081Z] 2021/06/24 11:14:31 Finished clone google.golang.org/genproto [2021-06-24T11:14:33.973Z] 2021/06/24 11:14:33 Finished clone github.com/gogo/protobuf [2021-06-24T11:14:34.006Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-24T11:14:35.381Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-24T11:14:36.316Z] --- PASS: TestReplicatedJob (6.78s) [2021-06-24T11:14:36.316Z] === RUN TestUpdateReplicatedJob [2021-06-24T11:14:36.881Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-24T11:14:41.071Z] --- PASS: TestUpdateReplicatedJob (4.67s) [2021-06-24T11:14:41.071Z] === RUN TestServiceListWithStatuses [2021-06-24T11:14:41.071Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-24T11:14:41.071Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:14:41.071Z] === RUN TestDockerNetworkConnectAlias [2021-06-24T11:14:43.602Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-24T11:14:44.169Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-24T11:14:46.699Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-24T11:14:47.266Z] --- PASS: TestDockerNetworkConnectAlias (6.03s) [2021-06-24T11:14:47.266Z] === RUN TestDockerNetworkReConnect [2021-06-24T11:14:48.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-24T11:14:49.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-24T11:14:51.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-24T11:14:51.632Z] --- PASS: TestDockerNetworkReConnect (4.43s) [2021-06-24T11:14:51.632Z] === RUN TestServicePlugin [2021-06-24T11:14:53.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-24T11:14:54.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-24T11:14:55.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2e780_} [2021-06-24T11:14:57.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1275141699_/foo_false____} [2021-06-24T11:14:59.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1275141699_/foo_true____} [2021-06-24T11:15:01.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3966726342_/foo_false____} [2021-06-24T11:15:02.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3966726342_/foo_true____} [2021-06-24T11:15:04.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3966726342_/foo_true__0xc000a2e840__} [2021-06-24T11:15:05.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2e860_} [2021-06-24T11:15:07.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2e880_} [2021-06-24T11:15:09.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2e8a0_} [2021-06-24T11:15:11.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2e8c0_} [2021-06-24T11:15:12.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-24T11:15:14.669Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-24T11:15:17.955Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-24T11:15:19.330Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-24T11:15:20.601Z] 2021/06/24 11:15:20 Finished clone github.com/hashicorp/consul [2021-06-24T11:15:21.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-24T11:15:22.493Z] 2021/06/24 11:15:22 Finished clone github.com/aws/aws-sdk-go [2021-06-24T11:15:23.135Z] --- PASS: TestServicePlugin (31.29s) [2021-06-24T11:15:23.135Z] plugin_test.go:62: [d0d7ecb2a22d5] joining swarm manager [d137779aa37f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:15:23.135Z] plugin_test.go:65: [df4577b6c4fc6] joining swarm manager [d137779aa37f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:15:23.135Z] === RUN TestServiceUpdateLabel [2021-06-24T11:15:23.135Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-24T11:15:25.666Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-24T11:15:25.666Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-24T11:15:26.233Z] --- PASS: TestServiceUpdateLabel (3.43s) [2021-06-24T11:15:26.233Z] === RUN TestServiceUpdateSecrets [2021-06-24T11:15:26.801Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-24T11:15:27.768Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-24T11:15:29.670Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-24T11:15:30.604Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-24T11:15:31.538Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-24T11:15:32.104Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-24T11:15:33.039Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-24T11:15:33.975Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-24T11:15:34.542Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-24T11:15:35.919Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-24T11:15:37.294Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-24T11:15:37.862Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-24T11:15:38.799Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-24T11:15:40.176Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-24T11:15:40.742Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-24T11:15:41.677Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-24T11:15:41.677Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-24T11:15:42.613Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-24T11:15:42.871Z] --- PASS: TestServiceUpdateSecrets (16.48s) [2021-06-24T11:15:42.871Z] === RUN TestServiceUpdateConfigs [2021-06-24T11:15:43.438Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-24T11:15:44.379Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-24T11:15:45.754Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-24T11:15:47.131Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-24T11:15:48.506Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-24T11:15:49.440Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-24T11:15:51.973Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-24T11:15:56.165Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-24T11:15:59.447Z] --- PASS: TestServiceUpdateConfigs (16.08s) [2021-06-24T11:15:59.447Z] === RUN TestServiceUpdateNetwork [2021-06-24T11:15:59.447Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-24T11:16:00.383Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-24T11:16:05.654Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-24T11:16:09.852Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-24T11:16:09.852Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-24T11:16:13.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-24T11:16:14.075Z] --- PASS: TestServiceUpdateNetwork (15.28s) [2021-06-24T11:16:14.076Z] === RUN TestServiceUpdatePidsLimit [2021-06-24T11:16:14.334Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-24T11:16:15.269Z] === RUN TestDockerSuite/TestCpToDot [2021-06-24T11:16:15.528Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-24T11:16:16.464Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-24T11:16:17.032Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-24T11:16:18.405Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-24T11:16:19.780Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-24T11:16:20.715Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-24T11:16:21.651Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-24T11:16:21.910Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-24T11:16:22.845Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-24T11:16:23.782Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-24T11:16:23.782Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-24T11:16:23.782Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-24T11:16:24.350Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-24T11:16:24.350Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-24T11:16:24.918Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-24T11:16:24.918Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-24T11:16:25.177Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-24T11:16:25.535Z] --- PASS: TestBuildWithHugeFile (154.90s) [2021-06-24T11:16:25.535Z] === RUN TestBuildWithEmptyDockerfile [2021-06-24T11:16:25.535Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:16:25.535Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:16:25.535Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:16:25.535Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:16:25.535Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:16:25.535Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:16:25.535Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-24T11:16:25.535Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-24T11:16:25.535Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-24T11:16:25.535Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-06-24T11:16:25.535Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-24T11:16:25.535Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-24T11:16:25.535Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-24T11:16:25.535Z] === RUN TestBuildPreserveOwnership [2021-06-24T11:16:25.535Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-24T11:16:25.535Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:16:25.535Z] === RUN TestBuildPlatformInvalid [2021-06-24T11:16:25.535Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-24T11:16:25.535Z] PASS [2021-06-24T11:16:25.535Z] ok github.com/docker/docker/integration/build 224.917s [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === Skipped [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-24T11:16:25.535Z] build_session_test.go:25: TODO: BuildKit [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-24T11:16:25.535Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-24T11:16:25.535Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-24T11:16:25.535Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-24T11:16:25.535Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] DONE 28 tests, 5 skipped in 254.599s [2021-06-24T11:16:25.535Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-24T11:16:25.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:16:25.535Z] INFO: Testing against a local daemon [2021-06-24T11:16:25.535Z] === RUN TestConfigInspect [2021-06-24T11:16:25.535Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] === RUN TestConfigList [2021-06-24T11:16:25.535Z] --- SKIP: TestConfigList (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] === RUN TestConfigsCreateAndDelete [2021-06-24T11:16:25.535Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] === RUN TestConfigsUpdate [2021-06-24T11:16:25.535Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] === RUN TestTemplatedConfig [2021-06-24T11:16:25.535Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] === RUN TestConfigCreateResolve [2021-06-24T11:16:25.535Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:16:25.535Z] === RUN TestConfigDaemonLibtrustID [2021-06-24T11:16:25.535Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:16:25.535Z] PASS [2021-06-24T11:16:25.535Z] ok github.com/docker/docker/integration/config 0.229s [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === Skipped [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-24T11:16:25.535Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] [2021-06-24T11:16:25.535Z] DONE 7 tests, 7 skipped in 3.387s [2021-06-24T11:16:25.535Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-24T11:16:25.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:16:25.535Z] INFO: Testing against a local daemon [2021-06-24T11:16:25.535Z] === RUN TestCheckpoint [2021-06-24T11:16:25.535Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-24T11:16:25.535Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:16:25.535Z] === RUN TestContainerInvalidJSON [2021-06-24T11:16:25.535Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:16:25.535Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:16:25.535Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:16:25.535Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:16:25.535Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:16:25.535Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:16:25.535Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-24T11:16:25.535Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-24T11:16:25.535Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-24T11:16:25.535Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-06-24T11:16:25.535Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-24T11:16:25.535Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-24T11:16:25.535Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-24T11:16:25.535Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-24T11:16:25.535Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-06-24T11:16:25.535Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-24T11:16:25.535Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-06-24T11:16:25.535Z] copy_test.go:38: testEnv.OSType == "windows" [2021-06-24T11:16:25.535Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-24T11:16:25.755Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-24T11:16:25.988Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-06-24T11:16:25.988Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-24T11:16:25.988Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-24T11:16:25.988Z] copy_test.go:63: testEnv.OSType == "windows" [2021-06-24T11:16:25.988Z] === RUN TestCopyFromContainer [2021-06-24T11:16:25.988Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-24T11:16:25.988Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-24T11:16:25.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:16:25.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:16:25.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:16:25.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:16:25.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:16:25.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:16:25.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-24T11:16:25.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-24T11:16:25.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-24T11:16:25.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-24T11:16:25.988Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-24T11:16:25.988Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-24T11:16:25.988Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidEnv [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-24T11:16:25.988Z] === RUN TestCreateTmpfsMountsTarget [2021-06-24T11:16:25.988Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-24T11:16:25.988Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.988Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-24T11:16:25.988Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-24T11:16:25.988Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:16:25.988Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-24T11:16:25.988Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-24T11:16:25.988Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:16:25.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:16:25.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-24T11:16:25.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-24T11:16:25.988Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-24T11:16:25.988Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-24T11:16:25.988Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-24T11:16:25.988Z] === RUN TestCreateDifferentPlatform [2021-06-24T11:16:25.988Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-24T11:16:25.988Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-24T11:16:25.988Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-24T11:16:25.988Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-24T11:16:25.988Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-24T11:16:25.988Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-06-24T11:16:25.988Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-24T11:16:25.988Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-24T11:16:25.988Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-24T11:16:25.988Z] === RUN TestContainerKillOnDaemonStart [2021-06-24T11:16:25.988Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-24T11:16:25.988Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:25.988Z] === RUN TestDiff [2021-06-24T11:16:25.988Z] --- SKIP: TestDiff (0.00s) [2021-06-24T11:16:25.988Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-24T11:16:25.988Z] === RUN TestExecWithCloseStdin [2021-06-24T11:16:26.322Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-24T11:16:26.322Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-24T11:16:26.322Z] === RUN TestDockerSuite/TestCreateRM [2021-06-24T11:16:26.580Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-24T11:16:26.580Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-24T11:16:26.580Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-24T11:16:26.838Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-24T11:16:28.737Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-24T11:16:28.737Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-24T11:16:28.737Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-24T11:16:28.875Z] --- PASS: TestExecWithCloseStdin (2.85s) [2021-06-24T11:16:28.875Z] === RUN TestExec [2021-06-24T11:16:31.746Z] --- PASS: TestExec (2.56s) [2021-06-24T11:16:31.746Z] === RUN TestExecUser [2021-06-24T11:16:31.746Z] --- SKIP: TestExecUser (0.00s) [2021-06-24T11:16:31.746Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-24T11:16:31.746Z] === RUN TestExportContainerAndImportImage [2021-06-24T11:16:31.746Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-24T11:16:31.746Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:31.746Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-24T11:16:31.746Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-24T11:16:31.746Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:31.746Z] === RUN TestHealthCheckWorkdir [2021-06-24T11:16:31.746Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-24T11:16:31.746Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-24T11:16:31.746Z] === RUN TestHealthKillContainer [2021-06-24T11:16:31.746Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-24T11:16:31.746Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-24T11:16:31.746Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-24T11:16:31.746Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-24T11:16:31.746Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-24T11:16:31.746Z] === RUN TestKillContainerInvalidSignal [2021-06-24T11:16:32.924Z] --- PASS: TestServiceUpdatePidsLimit (18.09s) [2021-06-24T11:16:32.924Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-06-24T11:16:32.924Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-06-24T11:16:32.924Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-06-24T11:16:32.924Z] PASS [2021-06-24T11:16:32.924Z] [2021-06-24T11:16:32.924Z] === Skipped [2021-06-24T11:16:32.924Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-24T11:16:32.924Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-24T11:16:32.924Z] [2021-06-24T11:16:32.924Z] [2021-06-24T11:16:32.924Z] DONE 27 tests, 1 skipped in 200.975s [2021-06-24T11:16:32.924Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-24T11:16:32.924Z] ++ 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-06-24T11:16:32.924Z] ++ set -e [2021-06-24T11:16:32.924Z] ++ '[' -n 0 ']' [2021-06-24T11:16:32.924Z] ++ set -x [2021-06-24T11:16:32.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:16:32.924Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-24T11:16:32.924Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-24T11:16:32.924Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-24T11:16:32.924Z] INFO: Testing against a local daemon [2021-06-24T11:16:32.924Z] === RUN TestSessionCreate [2021-06-24T11:16:32.924Z] --- PASS: TestSessionCreate (0.04s) [2021-06-24T11:16:32.924Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-24T11:16:32.924Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-24T11:16:32.924Z] PASS [2021-06-24T11:16:32.924Z] [2021-06-24T11:16:32.924Z] DONE 2 tests in 0.261s [2021-06-24T11:16:32.924Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-24T11:16:32.924Z] ++ 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-06-24T11:16:32.924Z] ++ set -e [2021-06-24T11:16:32.924Z] ++ '[' -n 0 ']' [2021-06-24T11:16:32.924Z] ++ set -x [2021-06-24T11:16:32.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-24T11:16:32.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-24T11:16:32.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-24T11:16:32.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-24T11:16:32.924Z] INFO: Testing against a local daemon [2021-06-24T11:16:32.924Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:16:32.924Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-24T11:16:32.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-24T11:16:32.924Z] === RUN TestEventsExecDie [2021-06-24T11:16:33.858Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-24T11:16:33.893Z] --- PASS: TestKillContainerInvalidSignal (2.17s) [2021-06-24T11:16:33.893Z] === RUN TestKillContainer [2021-06-24T11:16:33.893Z] === RUN TestKillContainer/no_signal [2021-06-24T11:16:34.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-24T11:16:34.686Z] --- PASS: TestEventsExecDie (1.69s) [2021-06-24T11:16:34.686Z] === RUN TestEventsBackwardsCompatible [2021-06-24T11:16:34.686Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-06-24T11:16:34.686Z] === RUN TestInfoBinaryCommits [2021-06-24T11:16:34.686Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-06-24T11:16:34.686Z] === RUN TestInfoAPIVersioned [2021-06-24T11:16:34.686Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-24T11:16:34.686Z] === RUN TestInfoDiscoveryBackend [2021-06-24T11:16:35.254Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-24T11:16:35.254Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-24T11:16:35.820Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-24T11:16:36.072Z] === RUN TestKillContainer/non_killing_signal [2021-06-24T11:16:36.072Z] === RUN TestKillContainer/killing_signal [2021-06-24T11:16:36.388Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-24T11:16:36.388Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-24T11:16:36.647Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-06-24T11:16:36.647Z] === RUN TestInfoAPI [2021-06-24T11:16:36.906Z] --- PASS: TestInfoAPI (0.05s) [2021-06-24T11:16:36.906Z] === RUN TestInfoAPIWarnings [2021-06-24T11:16:37.165Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-24T11:16:38.222Z] --- PASS: TestKillContainer (4.69s) [2021-06-24T11:16:38.222Z] --- PASS: TestKillContainer/no_signal (2.21s) [2021-06-24T11:16:38.222Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-24T11:16:38.222Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-24T11:16:38.222Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2021-06-24T11:16:38.222Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-24T11:16:38.222Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-24T11:16:38.222Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-24T11:16:38.222Z] === RUN TestKillStoppedContainer [2021-06-24T11:16:38.222Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-24T11:16:38.222Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-24T11:16:38.222Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-24T11:16:38.222Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-24T11:16:38.222Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-24T11:16:38.222Z] === RUN TestKillDifferentUserContainer [2021-06-24T11:16:38.222Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-24T11:16:38.222Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-24T11:16:38.222Z] === RUN TestInspectOomKilledTrue [2021-06-24T11:16:38.222Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-24T11:16:38.223Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:38.223Z] === RUN TestInspectOomKilledFalse [2021-06-24T11:16:38.223Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-24T11:16:38.223Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:16:38.223Z] === RUN TestLogsFollowTailEmpty [2021-06-24T11:16:39.698Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-24T11:16:41.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-24T11:16:41.090Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2021-06-24T11:16:41.090Z] === RUN TestNetworkNat [2021-06-24T11:16:41.090Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-24T11:16:41.090Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-24T11:16:41.090Z] === RUN TestNetworkLocalhostTCPNat [2021-06-24T11:16:41.639Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-24T11:16:42.206Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-24T11:16:43.240Z] --- PASS: TestNetworkLocalhostTCPNat (2.64s) [2021-06-24T11:16:43.240Z] === RUN TestNetworkLoopbackNat [2021-06-24T11:16:43.240Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-24T11:16:43.240Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-24T11:16:43.240Z] === RUN TestPause [2021-06-24T11:16:43.240Z] --- SKIP: TestPause (0.00s) [2021-06-24T11:16:43.240Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-24T11:16:43.240Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-24T11:16:43.584Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-24T11:16:43.584Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-24T11:16:44.524Z] === RUN TestDockerSuite/TestDockerFails [2021-06-24T11:16:44.524Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-24T11:16:44.524Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-24T11:16:44.524Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-24T11:16:45.387Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s) [2021-06-24T11:16:45.387Z] === RUN TestPauseStopPausedContainer [2021-06-24T11:16:45.387Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-24T11:16:45.387Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:16:45.387Z] === RUN TestPsFilter [2021-06-24T11:16:45.843Z] --- PASS: TestPsFilter (0.12s) [2021-06-24T11:16:45.843Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-24T11:16:45.899Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-24T11:16:47.276Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-24T11:16:48.714Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-06-24T11:16:48.714Z] === RUN TestRemoveContainerWithVolume [2021-06-24T11:16:49.806Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-24T11:16:49.807Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-24T11:16:49.807Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-24T11:16:49.807Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-24T11:16:50.861Z] --- PASS: TestRemoveContainerWithVolume (2.65s) [2021-06-24T11:16:50.861Z] === RUN TestRemoveContainerRunning [2021-06-24T11:16:53.013Z] --- PASS: TestRemoveContainerRunning (2.27s) [2021-06-24T11:16:53.013Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-24T11:16:53.090Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-06-24T11:16:53.090Z] === RUN TestInfoDebug [2021-06-24T11:16:53.656Z] --- PASS: TestInfoDebug (0.52s) [2021-06-24T11:16:53.656Z] === RUN TestInfoInsecureRegistries [2021-06-24T11:16:54.221Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-24T11:16:54.221Z] === RUN TestInfoRegistryMirrors [2021-06-24T11:16:54.786Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-24T11:16:54.786Z] === RUN TestLoginFailsWithBadCredentials [2021-06-24T11:16:55.045Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-24T11:16:55.045Z] === RUN TestPingCacheHeaders [2021-06-24T11:16:55.045Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-24T11:16:55.045Z] === RUN TestPingGet [2021-06-24T11:16:55.045Z] --- PASS: TestPingGet (0.01s) [2021-06-24T11:16:55.045Z] === RUN TestPingHead [2021-06-24T11:16:55.045Z] --- PASS: TestPingHead (0.02s) [2021-06-24T11:16:55.045Z] === RUN TestVersion [2021-06-24T11:16:55.045Z] --- PASS: TestVersion (0.02s) [2021-06-24T11:16:55.045Z] PASS [2021-06-24T11:16:55.045Z] [2021-06-24T11:16:55.045Z] === Skipped [2021-06-24T11:16:55.045Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-24T11:16:55.045Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-24T11:16:55.045Z] [2021-06-24T11:16:55.045Z] [2021-06-24T11:16:55.045Z] DONE 18 tests, 1 skipped in 22.451s [2021-06-24T11:16:55.045Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-24T11:16:55.045Z] ++ 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-06-24T11:16:55.045Z] ++ set -e [2021-06-24T11:16:55.045Z] ++ '[' -n 0 ']' [2021-06-24T11:16:55.045Z] ++ set -x [2021-06-24T11:16:55.045Z] ++ env -i DEST=/go/src/github.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-06-24T11:16:55.303Z] INFO: Testing against a local daemon [2021-06-24T11:16:55.303Z] === RUN TestVolumesCreateAndList [2021-06-24T11:16:55.303Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-24T11:16:55.303Z] === RUN TestVolumesRemove [2021-06-24T11:16:55.303Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-24T11:16:55.303Z] === RUN TestVolumesInspect [2021-06-24T11:16:55.303Z] --- PASS: TestVolumesInspect (0.01s) [2021-06-24T11:16:55.303Z] === RUN TestVolumesInvalidJSON [2021-06-24T11:16:55.303Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-24T11:16:55.303Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-24T11:16:55.303Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-24T11:16:55.303Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-24T11:16:55.303Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-24T11:16:55.303Z] PASS [2021-06-24T11:16:55.303Z] [2021-06-24T11:16:55.303Z] DONE 5 tests in 0.290s [2021-06-24T11:16:55.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-24T11:16:55.561Z] ++++ cat bundles/test-integration/docker.pid [2021-06-24T11:16:55.561Z] +++ kill 5669 [2021-06-24T11:16:55.881Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.22s) [2021-06-24T11:16:55.881Z] === RUN TestRemoveInvalidContainer [2021-06-24T11:16:55.881Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-24T11:16:55.881Z] === RUN TestRenameLinkedContainer [2021-06-24T11:16:55.881Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-24T11:16:55.881Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-24T11:16:55.881Z] === RUN TestRenameStoppedContainer [2021-06-24T11:16:56.935Z] +++ /etc/init.d/apparmor stop [2021-06-24T11:16:56.935Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-24T11:16:56.935Z] [2021-06-24T11:16:56.935Z] Unloading profiles will leave already running processes permanently [2021-06-24T11:16:56.935Z] unconfined, which can lead to unexpected situations. [2021-06-24T11:16:56.935Z] [2021-06-24T11:16:56.935Z] To set a process to complain mode, use the command line tool [2021-06-24T11:16:56.935Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-24T11:16:56.935Z] +++ true [2021-06-24T11:16:56.935Z] exiting test-integration [2021-06-24T11:16:56.935Z] ++ exit 0 [2021-06-24T11:16:56.935Z] [2021-06-24T11:16:56.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-24T11:16:58.029Z] --- PASS: TestRenameStoppedContainer (2.63s) [2021-06-24T11:16:58.030Z] === RUN TestRenameRunningContainerAndReuse [2021-06-24T11:16:58.931Z] + for job in $(jobs -p) [2021-06-24T11:16:58.932Z] + wait 30532 [2021-06-24T11:16:59.868Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-24T11:17:02.400Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-24T11:17:02.752Z] --- PASS: TestRenameRunningContainerAndReuse (4.59s) [2021-06-24T11:17:02.752Z] === RUN TestRenameInvalidName [2021-06-24T11:17:02.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-24T11:17:04.349Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-24T11:17:05.621Z] --- PASS: TestRenameInvalidName (2.49s) [2021-06-24T11:17:05.621Z] === RUN TestRenameAnonymousContainer [2021-06-24T11:17:05.621Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-06-24T11:17:05.621Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:05.621Z] === RUN TestRenameContainerWithSameName [2021-06-24T11:17:05.725Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-24T11:17:06.659Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-24T11:17:07.769Z] --- PASS: TestRenameContainerWithSameName (2.22s) [2021-06-24T11:17:07.769Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-24T11:17:07.769Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-24T11:17:07.769Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:07.769Z] === RUN TestResize [2021-06-24T11:17:08.034Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-24T11:17:08.971Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-24T11:17:09.918Z] --- PASS: TestResize (2.25s) [2021-06-24T11:17:09.918Z] === RUN TestResizeWithInvalidSize [2021-06-24T11:17:09.918Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-06-24T11:17:09.918Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:09.918Z] === RUN TestResizeWhenContainerNotStarted [2021-06-24T11:17:10.347Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-24T11:17:11.285Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-24T11:17:12.074Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-06-24T11:17:12.074Z] === RUN TestDaemonRestartKillContainers [2021-06-24T11:17:12.074Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:17:12.074Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:12.074Z] === RUN TestStats [2021-06-24T11:17:12.074Z] --- SKIP: TestStats (0.00s) [2021-06-24T11:17:12.074Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-24T11:17:12.074Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-24T11:17:13.184Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-24T11:17:14.560Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-24T11:17:17.844Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-24T11:17:19.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.38s) [2021-06-24T11:17:19.100Z] === RUN TestStopContainerWithTimeout [2021-06-24T11:17:19.100Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-24T11:17:19.100Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-24T11:17:19.100Z] === RUN TestUpdateRestartPolicy [2021-06-24T11:17:20.374Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-24T11:17:20.940Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-24T11:17:22.326Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-24T11:17:22.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-24T11:17:28.888Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-24T11:17:28.888Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-24T11:17:29.821Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-24T11:17:30.079Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-24T11:17:30.337Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-24T11:17:30.596Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-24T11:17:30.596Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-24T11:17:30.854Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-24T11:17:32.231Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-24T11:17:33.608Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-24T11:17:33.608Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-24T11:17:33.608Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-24T11:17:34.543Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-24T11:17:34.801Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-24T11:17:35.058Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-24T11:17:36.431Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-24T11:17:36.431Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-24T11:17:36.431Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-24T11:17:36.431Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-24T11:17:37.804Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-24T11:17:38.372Z] === RUN TestDockerSuite/TestEventsRename [2021-06-24T11:17:38.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-24T11:17:39.197Z] === RUN TestDockerSuite/TestEventsResize [2021-06-24T11:17:40.574Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-24T11:17:44.130Z] --- PASS: TestUpdateRestartPolicy (22.44s) [2021-06-24T11:17:44.130Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-24T11:17:44.130Z] --- PASS: TestUpdateRestartWithAutoRemove (2.28s) [2021-06-24T11:17:44.130Z] === RUN TestWaitNonBlocked [2021-06-24T11:17:44.130Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:17:44.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:17:44.130Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:17:44.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:17:44.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-24T11:17:44.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-24T11:17:45.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-24T11:17:46.288Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-24T11:17:46.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2021-06-24T11:17:46.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.14s) [2021-06-24T11:17:46.288Z] === RUN TestWaitBlocked [2021-06-24T11:17:46.288Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-24T11:17:46.288Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:46.288Z] PASS [2021-06-24T11:17:46.288Z] ok github.com/docker/docker/integration/container 81.230s [2021-06-24T11:17:46.453Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === Skipped [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-24T11:17:46.739Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-06-24T11:17:46.739Z] copy_test.go:38: testEnv.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-06-24T11:17:46.739Z] copy_test.go:63: testEnv.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-24T11:17:46.739Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-24T11:17:46.739Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-24T11:17:46.739Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-24T11:17:46.739Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-24T11:17:46.739Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-24T11:17:46.739Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-24T11:17:46.739Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-24T11:17:46.739Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-24T11:17:46.739Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-24T11:17:46.739Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-24T11:17:46.739Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-24T11:17:46.739Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-24T11:17:46.739Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-24T11:17:46.739Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-24T11:17:46.739Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-24T11:17:46.739Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-24T11:17:46.739Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-24T11:17:46.739Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-24T11:17:46.739Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.739Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-24T11:17:46.739Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-24T11:17:46.739Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-24T11:17:46.740Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-24T11:17:46.740Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-06-24T11:17:46.740Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-24T11:17:46.740Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-06-24T11:17:46.740Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-24T11:17:46.740Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-24T11:17:46.740Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-24T11:17:46.740Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-24T11:17:46.740Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] [2021-06-24T11:17:46.740Z] DONE 88 tests, 37 skipped in 84.937s [2021-06-24T11:17:46.740Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-24T11:17:48.354Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-24T11:17:48.921Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-24T11:17:49.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:17:49.611Z] INFO: Testing against a local daemon [2021-06-24T11:17:49.611Z] === RUN TestCommitInheritsEnv [2021-06-24T11:17:49.611Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-24T11:17:49.611Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:17:49.611Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-24T11:17:49.611Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-24T11:17:49.611Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-24T11:17:49.611Z] === RUN TestImagesFilterMultiReference [2021-06-24T11:17:49.611Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-24T11:17:49.611Z] === RUN TestImagePullPlatformInvalid [2021-06-24T11:17:49.611Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-24T11:17:49.611Z] === RUN TestRemoveImageOrphaning [2021-06-24T11:17:51.131Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2021-06-24T11:17:51.131Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-24T11:17:51.131Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-06-24T11:17:51.131Z] === RUN TestTagInvalidReference [2021-06-24T11:17:51.131Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-24T11:17:51.131Z] === RUN TestTagValidPrefixedRepo [2021-06-24T11:17:51.131Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-24T11:17:51.131Z] === RUN TestTagExistedNameWithoutForce [2021-06-24T11:17:51.131Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-06-24T11:17:51.131Z] === RUN TestTagOfficialNames [2021-06-24T11:17:51.131Z] --- PASS: TestTagOfficialNames (0.10s) [2021-06-24T11:17:51.131Z] === RUN TestTagMatchesDigest [2021-06-24T11:17:51.131Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-24T11:17:51.131Z] PASS [2021-06-24T11:17:51.132Z] ok github.com/docker/docker/integration/image 1.927s [2021-06-24T11:17:51.583Z] [2021-06-24T11:17:51.583Z] === Skipped [2021-06-24T11:17:51.583Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-24T11:17:51.583Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:17:51.583Z] [2021-06-24T11:17:51.583Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-24T11:17:51.583Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-24T11:17:51.583Z] [2021-06-24T11:17:51.583Z] [2021-06-24T11:17:51.583Z] DONE 11 tests, 2 skipped in 5.046s [2021-06-24T11:17:51.583Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-24T11:17:52.207Z] === RUN TestDockerSuite/TestEventsTop [2021-06-24T11:17:53.143Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-24T11:17:54.453Z] testing: warning: no tests to run [2021-06-24T11:17:54.453Z] testing: warning: no tests to run [2021-06-24T11:17:54.453Z] PASS [2021-06-24T11:17:54.453Z] PASS [2021-06-24T11:17:54.453Z] ok github.com/docker/docker/integration/network/ipvlan 0.715s [no tests to run] [2021-06-24T11:17:54.453Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [no tests to run] [2021-06-24T11:17:55.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:17:55.413Z] INFO: Testing against a local daemon [2021-06-24T11:17:55.413Z] === RUN TestNetworkCreateDelete [2021-06-24T11:17:55.413Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-24T11:17:55.413Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:55.413Z] === RUN TestDockerNetworkDeletePreferID [2021-06-24T11:17:55.413Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-24T11:17:55.413Z] 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-06-24T11:17:55.413Z] === RUN TestDaemonDNSFallback [2021-06-24T11:17:55.413Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-24T11:17:55.413Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:55.413Z] === RUN TestInspectNetwork [2021-06-24T11:17:55.413Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-24T11:17:55.413Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:55.413Z] === RUN TestRunContainerWithBridgeNone [2021-06-24T11:17:55.413Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-24T11:17:55.413Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:55.413Z] === RUN TestNetworkInvalidJSON [2021-06-24T11:17:55.413Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-24T11:17:55.413Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-24T11:17:55.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:17:55.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:17:55.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:17:55.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:17:55.413Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-24T11:17:55.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-24T11:17:55.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-24T11:17:55.413Z] === RUN TestNetworkList [2021-06-24T11:17:55.413Z] === RUN TestNetworkList//networks [2021-06-24T11:17:55.413Z] === PAUSE TestNetworkList//networks [2021-06-24T11:17:55.413Z] === RUN TestNetworkList//networks/ [2021-06-24T11:17:55.413Z] === PAUSE TestNetworkList//networks/ [2021-06-24T11:17:55.413Z] === CONT TestNetworkList//networks [2021-06-24T11:17:55.413Z] === CONT TestNetworkList//networks/ [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkList (0.04s) [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-24T11:17:55.413Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-24T11:17:55.413Z] === RUN TestHostIPv4BridgeLabel [2021-06-24T11:17:55.413Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-24T11:17:55.413Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-24T11:17:55.413Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestDaemonDefaultNetworkPools [2021-06-24T11:17:55.413Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-24T11:17:55.413Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-24T11:17:55.413Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-24T11:17:55.413Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestServiceWithPredefinedNetwork [2021-06-24T11:17:55.413Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-24T11:17:55.413Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:17:55.413Z] === RUN TestServiceWithDataPathPortInit [2021-06-24T11:17:55.413Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-24T11:17:55.413Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-24T11:17:55.413Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-24T11:17:55.413Z] PASS [2021-06-24T11:17:55.413Z] ok github.com/docker/docker/integration/network 0.263s [2021-06-24T11:17:55.672Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === Skipped [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-24T11:17:55.865Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-24T11:17:55.865Z] 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-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-24T11:17:55.865Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-24T11:17:55.865Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-24T11:17:55.865Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-24T11:17:55.865Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:242: FLAKY_TEST [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-24T11:17:55.865Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] [2021-06-24T11:17:55.865Z] DONE 22 tests, 15 skipped in 3.958s [2021-06-24T11:17:55.865Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-24T11:17:56.316Z] testing: warning: no tests to run [2021-06-24T11:17:56.316Z] PASS [2021-06-24T11:17:56.316Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-06-24T11:17:56.316Z] [2021-06-24T11:17:56.316Z] DONE 0 tests in 0.432s [2021-06-24T11:17:56.316Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-24T11:17:56.772Z] testing: warning: no tests to run [2021-06-24T11:17:56.772Z] PASS [2021-06-24T11:17:56.772Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-06-24T11:17:56.772Z] [2021-06-24T11:17:56.772Z] DONE 0 tests in 0.465s [2021-06-24T11:17:56.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-24T11:17:58.926Z] testing: warning: no tests to run [2021-06-24T11:17:58.926Z] PASS [2021-06-24T11:17:58.926Z] ok github.com/docker/docker/integration/plugin 0.195s [no tests to run] [2021-06-24T11:17:58.926Z] testing: warning: no tests to run [2021-06-24T11:17:58.926Z] PASS [2021-06-24T11:17:58.926Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [no tests to run] [2021-06-24T11:18:07.865Z] === RUN TestDockerSuite/TestExec [2021-06-24T11:18:08.123Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-24T11:18:09.057Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-24T11:18:09.624Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-24T11:18:10.558Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-24T11:18:11.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:11.277Z] INFO: Testing against a local daemon [2021-06-24T11:18:11.277Z] === RUN TestExternalGraphDriver [2021-06-24T11:18:11.277Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-06-24T11:18:11.277Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-24T11:18:11.277Z] === RUN TestGraphdriverPluginV2 [2021-06-24T11:18:11.277Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-24T11:18:11.277Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-24T11:18:11.277Z] PASS [2021-06-24T11:18:11.277Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.457s [2021-06-24T11:18:11.277Z] testing: warning: no tests to run [2021-06-24T11:18:11.277Z] PASS [2021-06-24T11:18:11.277Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.212s [no tests to run] [2021-06-24T11:18:12.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:12.238Z] INFO: Testing against a local daemon [2021-06-24T11:18:12.238Z] === RUN TestPluginInvalidJSON [2021-06-24T11:18:12.238Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:18:12.238Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:18:12.238Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:18:12.238Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-06-24T11:18:12.238Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-24T11:18:12.238Z] === RUN TestPluginInstall [2021-06-24T11:18:12.238Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-24T11:18:12.238Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-24T11:18:12.238Z] === RUN TestPluginsWithRuntimes [2021-06-24T11:18:12.238Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-24T11:18:12.238Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-24T11:18:12.238Z] === RUN TestPluginBackCompatMediaTypes [2021-06-24T11:18:12.238Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-24T11:18:12.238Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-24T11:18:12.238Z] PASS [2021-06-24T11:18:12.238Z] ok github.com/docker/docker/integration/plugin/common 0.411s [2021-06-24T11:18:12.491Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-24T11:18:12.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:12.689Z] INFO: Testing against a local daemon [2021-06-24T11:18:12.689Z] === RUN TestReadPluginNoRead [2021-06-24T11:18:12.689Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-24T11:18:12.689Z] read_test.go:21: no unix domain sockets on Windows [2021-06-24T11:18:12.689Z] PASS [2021-06-24T11:18:12.689Z] ok github.com/docker/docker/integration/plugin/logging 0.173s [2021-06-24T11:18:12.689Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-06-24T11:18:12.689Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-06-24T11:18:13.497Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-24T11:18:13.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:13.641Z] INFO: Testing against a local daemon [2021-06-24T11:18:13.641Z] === RUN TestPluginWithDevMounts [2021-06-24T11:18:13.641Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-24T11:18:13.641Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:13.641Z] PASS [2021-06-24T11:18:13.641Z] ok github.com/docker/docker/integration/plugin/volumes 0.177s [2021-06-24T11:18:13.641Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-06-24T11:18:13.966Z] 2021/06/24 11:18:09 Finished clone google.golang.org/api [2021-06-24T11:18:13.966Z] 2021/06/24 11:18:09 Dependencies downloaded. Download time: 5m4.622018571s [2021-06-24T11:18:13.966Z] 2021/06/24 11:18:09 Collecting all dependencies [2021-06-24T11:18:14.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-24T11:18:14.435Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === Skipped [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-24T11:18:15.156Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-24T11:18:15.156Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-24T11:18:15.156Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-06-24T11:18:15.156Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-24T11:18:15.156Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-24T11:18:15.156Z] read_test.go:21: no unix domain sockets on Windows [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-24T11:18:15.156Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] [2021-06-24T11:18:15.156Z] DONE 9 tests, 7 skipped in 18.457s [2021-06-24T11:18:15.156Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-24T11:18:15.608Z] testing: warning: no tests to run [2021-06-24T11:18:15.608Z] PASS [2021-06-24T11:18:15.608Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-06-24T11:18:15.608Z] [2021-06-24T11:18:15.608Z] DONE 0 tests in 0.456s [2021-06-24T11:18:15.808Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-24T11:18:16.062Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-24T11:18:17.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:17.016Z] INFO: Testing against a local daemon [2021-06-24T11:18:17.016Z] === RUN TestPluginInvalidJSON [2021-06-24T11:18:17.016Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:18:17.016Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:18:17.016Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-24T11:18:17.016Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-06-24T11:18:17.016Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-24T11:18:17.016Z] === RUN TestPluginInstall [2021-06-24T11:18:17.016Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-24T11:18:17.016Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-24T11:18:17.016Z] === RUN TestPluginsWithRuntimes [2021-06-24T11:18:17.016Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-24T11:18:17.016Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-24T11:18:17.016Z] === RUN TestPluginBackCompatMediaTypes [2021-06-24T11:18:17.016Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-24T11:18:17.016Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-24T11:18:17.016Z] PASS [2021-06-24T11:18:17.016Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-06-24T11:18:17.016Z] [2021-06-24T11:18:17.016Z] === Skipped [2021-06-24T11:18:17.016Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-24T11:18:17.016Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-24T11:18:17.016Z] [2021-06-24T11:18:17.016Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-24T11:18:17.016Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-24T11:18:17.016Z] [2021-06-24T11:18:17.016Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-24T11:18:17.016Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-24T11:18:17.016Z] [2021-06-24T11:18:17.016Z] [2021-06-24T11:18:17.016Z] DONE 5 tests, 3 skipped in 1.242s [2021-06-24T11:18:17.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-24T11:18:17.184Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-24T11:18:17.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-24T11:18:18.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:18.534Z] INFO: Testing against a local daemon [2021-06-24T11:18:18.534Z] === RUN TestExternalGraphDriver [2021-06-24T11:18:18.534Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-06-24T11:18:18.534Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-24T11:18:18.534Z] === RUN TestGraphdriverPluginV2 [2021-06-24T11:18:18.534Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-24T11:18:18.534Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-24T11:18:18.534Z] PASS [2021-06-24T11:18:18.534Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-06-24T11:18:18.534Z] [2021-06-24T11:18:18.534Z] === Skipped [2021-06-24T11:18:18.534Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-06-24T11:18:18.534Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-24T11:18:18.534Z] [2021-06-24T11:18:18.534Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-24T11:18:18.534Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-24T11:18:18.534Z] [2021-06-24T11:18:18.534Z] [2021-06-24T11:18:18.534Z] DONE 2 tests, 2 skipped in 1.315s [2021-06-24T11:18:18.534Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-24T11:18:18.561Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-24T11:18:19.935Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-24T11:18:20.051Z] testing: warning: no tests to run [2021-06-24T11:18:20.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:20.051Z] PASS [2021-06-24T11:18:20.051Z] INFO: Testing against a local daemon [2021-06-24T11:18:20.051Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-06-24T11:18:20.051Z] === RUN TestReadPluginNoRead [2021-06-24T11:18:20.051Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-24T11:18:20.051Z] read_test.go:21: no unix domain sockets on Windows [2021-06-24T11:18:20.051Z] PASS [2021-06-24T11:18:20.051Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-06-24T11:18:20.051Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-06-24T11:18:20.051Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-06-24T11:18:20.051Z] [2021-06-24T11:18:20.051Z] === Skipped [2021-06-24T11:18:20.051Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-24T11:18:20.051Z] read_test.go:21: no unix domain sockets on Windows [2021-06-24T11:18:20.051Z] [2021-06-24T11:18:20.051Z] [2021-06-24T11:18:20.051Z] DONE 1 tests, 1 skipped in 1.393s [2021-06-24T11:18:20.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-24T11:18:20.503Z] 2021/06/24 11:18:20 Clean vendor dir from unused packages [2021-06-24T11:18:20.503Z] 2021/06/24 11:18:20 Ignoring paths matching "^archive/tar" [2021-06-24T11:18:21.004Z] testing: warning: no tests to run [2021-06-24T11:18:21.004Z] PASS [2021-06-24T11:18:21.004Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-06-24T11:18:21.004Z] [2021-06-24T11:18:21.004Z] DONE 0 tests in 0.735s [2021-06-24T11:18:21.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-24T11:18:21.429Z] 2021/06/24 11:18:21 Success [2021-06-24T11:18:21.429Z] 2021/06/24 11:18:21 Running time: 5m20.810201087s [2021-06-24T11:18:21.685Z] Congratulations! All vendoring changes are done the right way. [2021-06-24T11:18:21.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:21.957Z] INFO: Testing against a local daemon [2021-06-24T11:18:21.957Z] === RUN TestPluginWithDevMounts [2021-06-24T11:18:21.957Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-24T11:18:21.957Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:21.957Z] PASS [2021-06-24T11:18:21.957Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-06-24T11:18:21.957Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-06-24T11:18:21.957Z] [2021-06-24T11:18:21.957Z] === Skipped [2021-06-24T11:18:21.957Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-24T11:18:21.957Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:21.957Z] [2021-06-24T11:18:21.957Z] [2021-06-24T11:18:21.957Z] DONE 1 tests, 1 skipped in 1.297s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-24T11:18:22.413Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-24T11:18:22.585Z] + echo Ensuring container killed. [2021-06-24T11:18:22.586Z] Ensuring container killed. [2021-06-24T11:18:22.586Z] + docker rm -vf docker-pr3 [2021-06-24T11:18:22.586Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-24T11:18:22.904Z] + echo Chowning /workspace to jenkins user [2021-06-24T11:18:22.904Z] Chowning /workspace to jenkins user [2021-06-24T11:18:22.904Z] + id -u [2021-06-24T11:18:22.904Z] + id -g [2021-06-24T11:18:22.904Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace busybox chown -R 1000:1000 /workspace [2021-06-24T11:18:23.221Z] === RUN TestDockerSuite/TestExecCgroup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-24T11:18:24.179Z] + bundleName=unit [2021-06-24T11:18:24.179Z] + echo Creating unit-bundles.tar.gz [2021-06-24T11:18:24.179Z] Creating unit-bundles.tar.gz [2021-06-24T11:18:24.179Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-24T11:18:24.179Z] bundles/junit-report.xml [2021-06-24T11:18:24.179Z] bundles/go-test-report.json [2021-06-24T11:18:24.179Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-24T11:18:24.188Z] Archiving artifacts [2021-06-24T11:18:24.636Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-24T11:18:24.935Z] + make clean [2021-06-24T11:18:24.935Z] docker volume rm -f docker-dev-cache [2021-06-24T11:18:25.190Z] docker-dev-cache [Pipeline] deleteDir [2021-06-24T11:18:25.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:25.290Z] INFO: Testing against a local daemon [2021-06-24T11:18:25.290Z] === RUN TestSecretInspect [2021-06-24T11:18:25.290Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-24T11:18:25.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] === RUN TestSecretList [2021-06-24T11:18:25.290Z] --- SKIP: TestSecretList (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] === RUN TestSecretsCreateAndDelete [2021-06-24T11:18:25.290Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] === RUN TestSecretsUpdate [2021-06-24T11:18:25.290Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] === RUN TestTemplatedSecret [2021-06-24T11:18:25.290Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] === RUN TestSecretCreateResolve [2021-06-24T11:18:25.290Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:25.290Z] PASS [2021-06-24T11:18:25.290Z] ok github.com/docker/docker/integration/secret 0.330s [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] === Skipped [2021-06-24T11:18:25.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-06-24T11:18:25.290Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-24T11:18:25.290Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:25.290Z] [2021-06-24T11:18:25.290Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T11:18:25.741Z] DONE 6 tests, 6 skipped in 3.254s [2021-06-24T11:18:25.741Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-24T11:18:25.753Z] === RUN TestDockerSuite/TestExecEnv [2021-06-24T11:18:27.128Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-24T11:18:29.032Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-24T11:18:29.437Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:29.437Z] INFO: Testing against a local daemon [2021-06-24T11:18:29.437Z] === RUN TestServiceCreateInit [2021-06-24T11:18:29.437Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-24T11:18:29.437Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-24T11:18:29.437Z] --- PASS: TestServiceCreateInit (0.05s) [2021-06-24T11:18:29.437Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-24T11:18:29.437Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.437Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-24T11:18:29.437Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.437Z] === RUN TestCreateServiceMultipleTimes [2021-06-24T11:18:29.437Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-24T11:18:29.437Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.437Z] === RUN TestCreateServiceConflict [2021-06-24T11:18:29.437Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-24T11:18:29.437Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.437Z] === RUN TestCreateServiceMaxReplicas [2021-06-24T11:18:29.437Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-24T11:18:29.437Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.437Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-24T11:18:29.437Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-24T11:18:29.437Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestCreateServiceSecretFileMode [2021-06-24T11:18:29.438Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestCreateServiceConfigFileMode [2021-06-24T11:18:29.438Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestCreateServiceSysctls [2021-06-24T11:18:29.438Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-24T11:18:29.438Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestCreateServiceCapabilities [2021-06-24T11:18:29.438Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-24T11:18:29.438Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestInspect [2021-06-24T11:18:29.438Z] --- SKIP: TestInspect (0.00s) [2021-06-24T11:18:29.438Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestCreateJob [2021-06-24T11:18:29.438Z] --- SKIP: TestCreateJob (0.00s) [2021-06-24T11:18:29.438Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestReplicatedJob [2021-06-24T11:18:29.438Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-24T11:18:29.438Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestUpdateReplicatedJob [2021-06-24T11:18:29.438Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-24T11:18:29.438Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestServiceListWithStatuses [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-24T11:18:29.438Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestDockerNetworkConnectAlias [2021-06-24T11:18:29.438Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-24T11:18:29.438Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestDockerNetworkReConnect [2021-06-24T11:18:29.438Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-24T11:18:29.438Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestServicePlugin [2021-06-24T11:18:29.438Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-24T11:18:29.438Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] === RUN TestServiceUpdateLabel [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] === RUN TestServiceUpdateSecrets [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] === RUN TestServiceUpdateConfigs [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] === RUN TestServiceUpdateNetwork [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-24T11:18:29.438Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] === RUN TestServiceUpdatePidsLimit [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] PASS [2021-06-24T11:18:29.438Z] ok github.com/docker/docker/integration/service 0.378s [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === Skipped [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-24T11:18:29.438Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-24T11:18:29.438Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-24T11:18:29.438Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-24T11:18:29.438Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-24T11:18:29.438Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-24T11:18:29.438Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-24T11:18:29.438Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-24T11:18:29.438Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-24T11:18:29.438Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-24T11:18:29.438Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-24T11:18:29.438Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-24T11:18:29.438Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-24T11:18:29.438Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-06-24T11:18:29.438Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-24T11:18:29.438Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] [2021-06-24T11:18:29.438Z] DONE 24 tests, 23 skipped in 3.978s [2021-06-24T11:18:29.438Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-24T11:18:29.966Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-24T11:18:32.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:32.310Z] INFO: Testing against a local daemon [2021-06-24T11:18:32.310Z] === RUN TestSessionCreate [2021-06-24T11:18:32.310Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-24T11:18:32.310Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-24T11:18:32.310Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-24T11:18:32.310Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-24T11:18:32.310Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-24T11:18:32.310Z] PASS [2021-06-24T11:18:32.310Z] ok github.com/docker/docker/integration/session 0.196s [2021-06-24T11:18:32.310Z] [2021-06-24T11:18:32.310Z] === Skipped [2021-06-24T11:18:32.310Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-24T11:18:32.310Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-24T11:18:32.310Z] [2021-06-24T11:18:32.310Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-24T11:18:32.310Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-24T11:18:32.310Z] [2021-06-24T11:18:32.310Z] [2021-06-24T11:18:32.310Z] DONE 2 tests, 2 skipped in 2.491s [2021-06-24T11:18:32.310Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-24T11:18:32.498Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-24T11:18:33.434Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-24T11:18:34.367Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-24T11:18:34.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:34.456Z] INFO: Testing against a local daemon [2021-06-24T11:18:34.456Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-24T11:18:34.456Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-24T11:18:34.456Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:34.456Z] === RUN TestEventsExecDie [2021-06-24T11:18:34.456Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-24T11:18:34.456Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-24T11:18:34.456Z] === RUN TestEventsBackwardsCompatible [2021-06-24T11:18:34.456Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-24T11:18:34.456Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-24T11:18:34.456Z] === RUN TestInfoAPI [2021-06-24T11:18:34.456Z] --- PASS: TestInfoAPI (0.04s) [2021-06-24T11:18:34.456Z] === RUN TestInfoAPIWarnings [2021-06-24T11:18:34.456Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-24T11:18:34.456Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:18:34.456Z] === RUN TestInfoDebug [2021-06-24T11:18:34.456Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-24T11:18:34.456Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-24T11:18:34.456Z] === RUN TestInfoInsecureRegistries [2021-06-24T11:18:34.456Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-24T11:18:34.456Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-24T11:18:34.456Z] === RUN TestInfoRegistryMirrors [2021-06-24T11:18:34.456Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-24T11:18:34.456Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-24T11:18:34.456Z] === RUN TestLoginFailsWithBadCredentials [2021-06-24T11:18:35.407Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-06-24T11:18:35.407Z] === RUN TestPingCacheHeaders [2021-06-24T11:18:35.407Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-24T11:18:35.407Z] === RUN TestPingGet [2021-06-24T11:18:35.742Z] === RUN TestDockerSuite/TestExecParseError [2021-06-24T11:18:35.858Z] --- PASS: TestPingGet (0.03s) [2021-06-24T11:18:35.858Z] === RUN TestPingHead [2021-06-24T11:18:35.858Z] --- PASS: TestPingHead (0.03s) [2021-06-24T11:18:35.858Z] === RUN TestVersion [2021-06-24T11:18:35.858Z] --- PASS: TestVersion (0.05s) [2021-06-24T11:18:35.858Z] PASS [2021-06-24T11:18:35.858Z] ok github.com/docker/docker/integration/system 1.387s [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === Skipped [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-24T11:18:35.858Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-24T11:18:35.858Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-24T11:18:35.858Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-24T11:18:35.858Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-24T11:18:35.858Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-24T11:18:35.858Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-24T11:18:35.858Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] [2021-06-24T11:18:35.858Z] DONE 13 tests, 7 skipped in 3.600s [2021-06-24T11:18:35.858Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-24T11:18:36.310Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-24T11:18:36.876Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-24T11:18:37.814Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-24T11:18:38.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:38.731Z] INFO: Testing against a local daemon [2021-06-24T11:18:38.731Z] === RUN TestVolumesCreateAndList [2021-06-24T11:18:38.731Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-24T11:18:38.731Z] === RUN TestVolumesRemove [2021-06-24T11:18:38.731Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-24T11:18:38.731Z] === RUN TestVolumesInspect [2021-06-24T11:18:38.731Z] --- PASS: TestVolumesInspect (0.05s) [2021-06-24T11:18:38.731Z] === RUN TestVolumesInvalidJSON [2021-06-24T11:18:38.731Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-24T11:18:38.731Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-24T11:18:38.731Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-24T11:18:38.731Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-06-24T11:18:38.731Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-24T11:18:38.731Z] PASS [2021-06-24T11:18:38.731Z] ok github.com/docker/docker/integration/volume 0.378s [2021-06-24T11:18:38.731Z] [2021-06-24T11:18:38.731Z] DONE 5 tests in 2.721s [2021-06-24T11:18:38.731Z] INFO: make.ps1 ended at 06/24/2021 11:18:38 [2021-06-24T11:18:38.731Z] INFO: Integration CLI tests being run from the host: [2021-06-24T11:18:38.731Z] 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-06-24T11:18:42.003Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-24T11:18:42.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-24T11:18:42.518Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-24T11:18:43.905Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-24T11:18:48.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-24T11:18:48.976Z] INFO: Testing against a local daemon [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-24T11:18:48.976Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-24T11:18:49.930Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-24T11:18:49.930Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-24T11:18:56.103Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-24T11:18:56.673Z] === RUN TestDockerSuite/TestExecTTY [2021-06-24T11:18:58.047Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-24T11:18:58.982Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-24T11:18:59.918Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-24T11:19:00.854Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-24T11:19:00.854Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-24T11:19:03.389Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-24T11:19:04.323Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-24T11:19:06.854Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-24T11:19:08.254Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-24T11:19:10.157Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-24T11:19:15.419Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-24T11:19:15.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-24T11:19:19.859Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-24T11:19:21.762Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-24T11:19:27.030Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-24T11:19:27.967Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-24T11:19:27.967Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-24T11:19:27.967Z] === RUN TestDockerSuite/TestHealth [2021-06-24T11:19:46.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-24T11:19:50.246Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-24T11:19:50.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-24T11:19:50.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-24T11:19:50.246Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-24T11:19:50.812Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-24T11:19:50.812Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-24T11:19:52.189Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-24T11:19:52.189Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-24T11:19:52.189Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-24T11:19:52.189Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-24T11:19:52.447Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-24T11:19:52.705Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-24T11:19:52.964Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-24T11:19:52.964Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-24T11:19:53.530Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-24T11:19:53.789Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-24T11:19:54.355Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-24T11:19:55.289Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-24T11:19:55.289Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-24T11:19:55.856Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-24T11:19:59.139Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-24T11:19:59.139Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-24T11:19:59.139Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-24T11:20:00.517Z] === RUN TestDockerSuite/TestImportFile [2021-06-24T11:20:02.419Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-24T11:20:02.419Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-24T11:20:03.796Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-24T11:20:06.332Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-24T11:20:08.888Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-24T11:20:09.456Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-24T11:20:10.392Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-24T11:20:10.959Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-24T11:20:10.959Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-24T11:20:10.959Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-24T11:20:11.893Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-24T11:20:12.459Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-24T11:20:13.394Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-24T11:20:13.960Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-24T11:20:15.337Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-24T11:20:16.272Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-24T11:20:16.272Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-24T11:20:17.646Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-24T11:20:18.581Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-24T11:20:19.148Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-24T11:20:19.148Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-24T11:20:19.715Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-24T11:20:19.715Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-24T11:20:20.651Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-24T11:20:21.587Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-24T11:20:22.522Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-24T11:20:23.088Z] === RUN TestDockerSuite/TestInspectImage [2021-06-24T11:20:23.088Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-24T11:20:23.088Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-24T11:20:23.088Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-24T11:20:24.021Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-24T11:20:24.589Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-24T11:20:24.589Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-24T11:20:25.522Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-24T11:20:26.097Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-24T11:20:27.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-24T11:20:27.965Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-24T11:20:27.965Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-24T11:20:28.532Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-24T11:20:30.436Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-24T11:20:32.968Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-24T11:20:33.536Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-24T11:20:34.913Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-24T11:20:35.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-24T11:20:36.416Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-24T11:20:37.351Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-24T11:20:38.285Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-24T11:20:38.285Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-24T11:20:41.568Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-24T11:20:44.102Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-24T11:20:46.006Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-24T11:20:46.585Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-24T11:20:49.890Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-24T11:20:54.080Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-24T11:20:57.366Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-24T11:20:57.366Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-24T11:20:59.897Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-24T11:21:00.156Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-24T11:21:01.425Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-24T11:21:01.534Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-24T11:21:02.939Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-24T11:21:02.939Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-24T11:21:02.939Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-24T11:21:02.939Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-24T11:21:02.939Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-24T11:21:03.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-24T11:21:06.675Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-24T11:21:06.675Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-24T11:21:06.675Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-24T11:21:11.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-24T11:21:13.459Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-24T11:21:13.679Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-24T11:21:16.752Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-24T11:21:17.011Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-24T11:21:18.913Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-24T11:21:20.821Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-24T11:21:21.755Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-24T11:21:22.691Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-24T11:21:24.595Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-24T11:21:26.499Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-24T11:21:26.499Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-24T11:21:26.759Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-24T11:21:26.760Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-24T11:21:26.760Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-24T11:21:27.018Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-24T11:21:27.585Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-24T11:21:28.962Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-24T11:21:31.492Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-24T11:21:32.871Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-24T11:21:33.808Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-24T11:21:34.742Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-24T11:21:38.927Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-24T11:21:39.493Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-24T11:21:39.493Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-24T11:21:40.441Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-24T11:21:41.376Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-24T11:21:42.752Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-24T11:21:43.686Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-24T11:21:44.619Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-24T11:21:47.148Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-24T11:21:47.714Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-24T11:21:48.280Z] === RUN TestDockerSuite/TestLogsSince [2021-06-24T11:21:56.459Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-24T11:21:58.987Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-24T11:22:00.892Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-24T11:22:01.827Z] === RUN TestDockerSuite/TestLogsTail [2021-06-24T11:22:03.203Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-24T11:22:03.770Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-24T11:22:04.704Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-24T11:22:04.962Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-24T11:22:05.528Z] === RUN TestDockerSuite/TestNetHostname [2021-06-24T11:22:08.056Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-24T11:22:08.056Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-24T11:22:08.574Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-24T11:22:09.949Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-24T11:22:12.481Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-24T11:22:12.746Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-24T11:22:13.314Z] === RUN TestDockerSuite/TestPluginActive [2021-06-24T11:22:14.690Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-24T11:22:19.955Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-24T11:22:19.955Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-24T11:22:20.520Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-24T11:22:23.809Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-24T11:22:24.744Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-24T11:22:25.678Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-24T11:22:26.611Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-24T11:22:28.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-24T11:22:31.797Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-24T11:22:32.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-24T11:22:34.106Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-24T11:22:35.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-24T11:22:35.979Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-24T11:22:38.511Z] === RUN TestDockerSuite/TestPortList [2021-06-24T11:22:39.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-24T11:22:43.169Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-24T11:22:47.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-24T11:22:49.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-24T11:22:50.473Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-24T11:22:52.376Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-24T11:22:54.276Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-24T11:23:00.835Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-24T11:23:00.835Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-24T11:23:00.835Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-24T11:23:00.835Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-24T11:23:00.835Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-24T11:23:01.094Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-24T11:23:02.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-24T11:23:02.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-24T11:23:02.595Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-24T11:23:02.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-24T11:23:04.761Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-24T11:23:04.761Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-24T11:23:08.045Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-24T11:23:08.304Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-24T11:23:10.852Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-24T11:23:11.109Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-24T11:23:11.109Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-24T11:23:14.390Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-24T11:23:14.957Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-24T11:23:18.242Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-24T11:23:21.526Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-24T11:23:22.903Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-24T11:23:23.161Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-24T11:23:24.538Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-24T11:23:25.164Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-24T11:23:25.164Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-24T11:23:27.822Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-24T11:23:28.755Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-24T11:23:28.855Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-24T11:23:28.855Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-24T11:23:32.045Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-24T11:23:33.500Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-24T11:23:34.453Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-24T11:23:34.453Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-24T11:23:34.453Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-24T11:23:34.453Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-24T11:23:34.453Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-24T11:23:35.406Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-24T11:23:37.313Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-24T11:23:37.313Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-24T11:23:39.099Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-24T11:23:39.844Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-24T11:23:40.053Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-24T11:23:40.101Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-24T11:23:40.504Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-24T11:23:40.504Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-24T11:23:40.504Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-24T11:23:42.633Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-24T11:23:43.374Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-24T11:23:44.011Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-24T11:23:45.387Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-24T11:23:47.918Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-24T11:23:49.820Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-24T11:23:51.195Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-24T11:23:51.454Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-24T11:23:52.389Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-24T11:23:53.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-24T11:23:54.700Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-24T11:23:58.001Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-24T11:23:58.105Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-24T11:23:58.259Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-24T11:23:58.259Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-24T11:23:58.517Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-24T11:23:58.517Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-24T11:23:58.517Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-24T11:23:59.451Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-24T11:24:00.828Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-24T11:24:02.203Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-24T11:24:03.138Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-24T11:24:06.603Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-24T11:24:07.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-24T11:24:07.557Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-24T11:24:07.557Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-24T11:24:10.427Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-24T11:24:12.575Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-24T11:24:13.889Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-24T11:24:14.456Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-24T11:24:16.360Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-24T11:24:16.619Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-24T11:24:16.619Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-24T11:24:16.619Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-24T11:24:18.329Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-24T11:24:18.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-24T11:24:18.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-24T11:24:18.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-24T11:24:18.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-24T11:24:18.329Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-24T11:24:19.149Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-24T11:24:20.531Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-24T11:24:22.434Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-24T11:24:25.716Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-24T11:24:25.716Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-24T11:24:27.094Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-24T11:24:27.094Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-24T11:24:27.094Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-24T11:24:30.381Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-24T11:24:31.316Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-24T11:24:31.575Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-24T11:24:34.106Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-24T11:24:35.041Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-24T11:24:36.943Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-24T11:24:37.509Z] === RUN TestDockerSuite/TestRmiTag [2021-06-24T11:24:37.768Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-24T11:24:38.334Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-24T11:24:43.605Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-24T11:24:43.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-24T11:24:44.183Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-24T11:24:45.120Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-24T11:24:45.686Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-24T11:24:45.686Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-24T11:24:47.590Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-24T11:24:48.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-24T11:24:48.157Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-24T11:24:48.725Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-24T11:24:49.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-24T11:24:49.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-24T11:24:51.038Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-24T11:24:52.940Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-24T11:24:53.505Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-24T11:24:54.072Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-24T11:24:55.007Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-24T11:24:55.941Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-24T11:24:57.315Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-24T11:24:58.249Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-24T11:24:59.183Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-24T11:24:59.749Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-24T11:25:00.685Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-24T11:25:01.630Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-24T11:25:02.565Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-24T11:25:03.499Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-24T11:25:04.066Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-24T11:25:04.633Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-24T11:25:05.566Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-24T11:25:05.566Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-24T11:25:08.097Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-24T11:25:08.097Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-24T11:25:08.356Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-24T11:25:08.871Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-24T11:25:08.871Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-24T11:25:08.871Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-24T11:25:09.734Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-24T11:25:10.669Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-24T11:25:11.238Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-24T11:25:11.238Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-24T11:25:12.172Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-24T11:25:12.739Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-24T11:25:13.306Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-24T11:25:14.241Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-24T11:25:14.808Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-24T11:25:14.808Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-24T11:25:15.743Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-24T11:25:15.743Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-24T11:25:16.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-24T11:25:16.878Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-24T11:25:17.815Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-24T11:25:18.756Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-24T11:25:19.014Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-24T11:25:19.580Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-24T11:25:19.580Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-24T11:25:20.514Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-24T11:25:22.417Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-24T11:25:23.792Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-24T11:25:25.174Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-24T11:25:25.741Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-24T11:25:26.308Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-24T11:25:27.242Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-24T11:25:27.810Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-24T11:25:28.745Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-24T11:25:29.915Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-24T11:25:29.915Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-24T11:25:29.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-24T11:25:30.648Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-24T11:25:33.934Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-24T11:25:33.934Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-24T11:25:34.193Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-24T11:25:36.095Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-24T11:25:36.664Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-24T11:25:38.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-24T11:25:38.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-24T11:25:39.241Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-24T11:25:41.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-24T11:25:43.672Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-24T11:25:43.672Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-24T11:25:43.672Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-24T11:25:44.606Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-24T11:25:44.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-24T11:25:47.139Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-24T11:25:48.074Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-24T11:25:50.607Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-24T11:25:50.866Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-24T11:25:52.240Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-24T11:25:53.174Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-24T11:25:53.174Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-24T11:25:53.740Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-24T11:25:55.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-24T11:25:55.116Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-24T11:25:55.116Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-24T11:25:55.374Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-24T11:25:55.941Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-24T11:25:57.328Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-24T11:25:58.263Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-24T11:25:58.831Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-24T11:25:58.831Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-24T11:25:59.398Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-24T11:26:00.332Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-24T11:26:00.899Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-24T11:26:01.834Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-24T11:26:02.400Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-24T11:26:02.968Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-24T11:26:03.535Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-24T11:26:03.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-24T11:26:04.100Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-24T11:26:04.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-24T11:26:05.034Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-24T11:26:05.034Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-24T11:26:05.969Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-24T11:26:06.904Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-24T11:26:08.803Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-24T11:26:08.803Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-24T11:26:08.803Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-24T11:26:12.088Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-24T11:26:12.657Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-24T11:26:14.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-24T11:26:14.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-24T11:26:14.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-24T11:26:21.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-24T11:26:21.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-24T11:26:21.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-24T11:26:21.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-24T11:26:22.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-24T11:26:24.879Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-24T11:26:24.879Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-24T11:26:26.254Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-24T11:26:26.254Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-24T11:26:26.254Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-24T11:26:26.254Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-24T11:26:26.820Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-24T11:26:30.102Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-24T11:26:31.478Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-24T11:26:32.855Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-24T11:26:39.412Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-24T11:26:39.412Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-24T11:26:39.672Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-24T11:26:41.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-24T11:26:41.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-24T11:26:41.047Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-24T11:26:42.425Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-24T11:26:44.329Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-24T11:26:45.264Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-24T11:26:45.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-24T11:26:45.524Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-06-24T11:26:47.427Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-24T11:26:48.361Z] === RUN TestDockerSuite/TestRunMount [2021-06-24T11:26:56.471Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-24T11:26:57.407Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-24T11:26:57.974Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-24T11:26:59.909Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-24T11:27:01.813Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-24T11:27:05.097Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-24T11:27:07.629Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-24T11:27:09.531Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-24T11:27:11.437Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-24T11:27:12.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-24T11:27:12.809Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-24T11:27:12.809Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-24T11:27:13.746Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-24T11:27:14.680Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-24T11:27:15.616Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-24T11:27:15.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-24T11:27:16.552Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-24T11:27:16.666Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-24T11:27:17.127Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-24T11:27:18.670Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-24T11:27:18.670Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-24T11:27:19.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-24T11:27:20.985Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-24T11:27:24.481Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-24T11:27:25.167Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-24T11:27:25.425Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-24T11:27:25.451Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-24T11:27:25.451Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-24T11:27:25.451Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-24T11:27:25.683Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-24T11:27:26.617Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-24T11:27:26.617Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-24T11:27:26.991Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-24T11:27:27.184Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-24T11:27:27.963Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-24T11:27:28.120Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-24T11:27:28.120Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-24T11:27:28.424Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-24T11:27:28.687Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-24T11:27:28.886Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-24T11:27:29.347Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-24T11:27:35.267Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-24T11:27:35.267Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-24T11:27:35.267Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-24T11:27:35.834Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-24T11:27:36.481Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-24T11:27:37.737Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-24T11:27:38.027Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-24T11:27:38.027Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-24T11:27:38.304Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-24T11:27:38.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-24T11:27:39.000Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-24T11:27:39.000Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-24T11:27:39.130Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-24T11:27:39.462Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-24T11:27:39.698Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-24T11:27:40.265Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-24T11:27:40.832Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-24T11:27:40.832Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-24T11:27:41.650Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-24T11:27:41.767Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-24T11:27:42.029Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-24T11:27:42.029Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-24T11:27:42.620Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-24T11:27:42.963Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-24T11:27:43.080Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-24T11:27:43.080Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-24T11:27:44.053Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-24T11:27:44.337Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-24T11:27:44.337Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-24T11:27:45.023Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-24T11:27:45.023Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-24T11:27:45.023Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-24T11:27:46.237Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-24T11:27:47.613Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-24T11:27:49.515Z] === RUN TestDockerSuite/TestRunRm [2021-06-24T11:27:50.453Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-24T11:27:50.832Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-24T11:27:51.397Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-24T11:27:54.708Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-24T11:27:55.278Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-24T11:27:56.212Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-24T11:27:58.115Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-24T11:27:58.682Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-24T11:27:58.941Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-24T11:28:04.211Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-24T11:28:08.396Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-24T11:28:08.964Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-24T11:28:09.898Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-24T11:28:10.464Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-24T11:28:10.722Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-24T11:28:11.658Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-24T11:28:12.227Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-24T11:28:12.794Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-24T11:28:13.361Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-24T11:28:14.302Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-24T11:28:15.238Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-24T11:28:16.185Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-24T11:28:16.444Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-24T11:28:18.977Z] === RUN TestDockerSuite/TestRunState [2021-06-24T11:28:20.879Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-24T11:28:21.138Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-24T11:28:22.071Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-24T11:28:22.071Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-24T11:28:22.071Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-24T11:28:23.011Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-24T11:28:23.269Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-24T11:28:23.528Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-24T11:28:24.904Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-24T11:28:24.904Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-24T11:28:24.904Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-24T11:28:25.845Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-24T11:28:26.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-24T11:28:26.996Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-24T11:28:28.373Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-24T11:28:28.373Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-24T11:28:28.538Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-24T11:28:28.633Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-24T11:28:29.568Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-24T11:28:31.475Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-24T11:28:34.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-24T11:28:34.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-24T11:28:34.803Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-24T11:28:34.803Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-24T11:28:35.264Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-24T11:28:35.264Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-24T11:28:35.694Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-24T11:28:35.952Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-24T11:28:36.520Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-24T11:28:37.455Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-24T11:28:39.357Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-24T11:28:39.924Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-24T11:28:40.183Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-24T11:28:41.118Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-24T11:28:42.052Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-24T11:28:44.581Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-24T11:28:45.149Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-24T11:28:45.717Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-24T11:28:45.975Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-24T11:28:45.975Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-24T11:28:46.910Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-24T11:28:47.476Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-24T11:28:48.411Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-24T11:28:48.411Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-24T11:28:48.411Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-24T11:28:48.979Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-24T11:28:53.170Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-24T11:28:53.759Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-24T11:28:54.691Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-24T11:28:57.221Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-24T11:28:58.157Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-24T11:29:00.686Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-24T11:29:03.215Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-24T11:29:03.473Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-24T11:29:03.473Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-24T11:29:03.473Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-24T11:29:03.473Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-24T11:29:03.733Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-24T11:29:03.733Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-24T11:29:07.913Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-24T11:29:08.171Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-24T11:29:10.072Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-24T11:29:10.331Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-24T11:29:11.267Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-24T11:29:11.267Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-24T11:29:11.833Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-24T11:29:12.767Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-24T11:29:13.332Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-24T11:29:13.332Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-24T11:29:14.717Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-24T11:29:14.717Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-24T11:29:15.282Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-24T11:29:15.282Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-24T11:29:16.217Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-24T11:29:16.786Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-24T11:29:16.786Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-24T11:29:16.786Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-24T11:29:17.721Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-24T11:29:17.817Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-24T11:29:17.817Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-24T11:29:17.817Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-24T11:29:19.095Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-24T11:29:19.663Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-24T11:29:19.663Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-24T11:29:20.230Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-24T11:29:20.230Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-24T11:29:21.606Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-24T11:29:22.173Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-24T11:29:24.704Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-24T11:29:24.962Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-24T11:29:24.962Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-24T11:29:24.962Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-24T11:29:25.897Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-24T11:29:26.833Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-24T11:29:28.206Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-24T11:29:28.206Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-24T11:29:29.583Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-24T11:29:29.841Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-24T11:29:30.100Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-24T11:29:32.013Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-24T11:29:32.013Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-24T11:29:33.928Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-24T11:29:33.928Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-24T11:29:33.928Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-24T11:29:34.186Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-24T11:29:36.090Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-24T11:29:37.465Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-24T11:29:38.030Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-24T11:29:38.030Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-24T11:29:38.030Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-24T11:29:38.030Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-24T11:29:38.596Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-24T11:29:41.126Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-24T11:29:46.390Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-24T11:29:47.795Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-24T11:29:47.795Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-24T11:29:47.795Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-24T11:29:48.292Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-24T11:29:49.226Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-24T11:29:50.601Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-24T11:29:51.542Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-24T11:29:53.886Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-24T11:29:54.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-24T11:29:56.427Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-24T11:29:56.685Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-24T11:29:57.383Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-24T11:29:58.584Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-24T11:30:01.113Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-24T11:30:03.013Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-24T11:30:06.296Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-24T11:30:11.558Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-24T11:30:14.084Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-24T11:30:19.352Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-24T11:30:21.899Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-24T11:30:22.161Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-24T11:30:24.064Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-24T11:30:25.000Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-24T11:30:25.935Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-24T11:30:26.194Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-24T11:30:26.194Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-24T11:30:27.129Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-24T11:30:31.314Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-24T11:30:34.594Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-24T11:30:35.161Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-24T11:30:35.726Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-24T11:30:35.985Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-24T11:30:35.985Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-24T11:30:35.985Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-24T11:30:37.887Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-24T11:30:39.263Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-24T11:30:40.645Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-24T11:30:40.645Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-24T11:30:42.547Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-24T11:30:46.730Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-24T11:30:48.106Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-24T11:30:48.106Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-24T11:30:50.005Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-24T11:30:50.942Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-24T11:30:56.210Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-24T11:31:00.396Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-24T11:31:04.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-24T11:31:07.136Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-24T11:31:09.540Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-24T11:31:11.724Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-24T11:31:12.184Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-24T11:31:12.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-24T11:31:17.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-24T11:31:19.042Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-24T11:31:21.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-24T11:31:22.505Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-24T11:31:23.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-24T11:31:26.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-24T11:31:28.308Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-24T11:31:30.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-24T11:31:32.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-24T11:31:34.677Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-24T11:31:49.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-24T11:31:49.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-24T11:31:49.541Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-24T11:31:50.475Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-24T11:31:50.475Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-24T11:31:50.475Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-24T11:31:50.475Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-24T11:31:51.409Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-24T11:31:51.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-24T11:31:52.343Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-24T11:31:52.343Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-24T11:31:52.343Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-24T11:31:52.343Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-24T11:31:52.343Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-24T11:31:54.873Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-24T11:31:54.873Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-24T11:31:54.873Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-24T11:31:54.873Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-24T11:31:54.873Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-24T11:32:01.430Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-24T11:32:02.824Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-24T11:32:02.824Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-24T11:32:03.082Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-24T11:32:06.363Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-24T11:32:09.647Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite (1890.01s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-24T11:32:09.647Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.06s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.43s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.71s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.50s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.55s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.44s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.53s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.65s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.43s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachDetach (1.39s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.44s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.36s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.43s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.82s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.10s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.65s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.62s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.06s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.90s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.93s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.49s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.46s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.71s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.46s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.85s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.70s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.99s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.13s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.56s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.64s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.29s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.57s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.43s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.04s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.42s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.96s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.67s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.11s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.97s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.84s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.19s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.71s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.89s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.87s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.77s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.12s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.01s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.34s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.89s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.53s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.02s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.78s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.60s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.27s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.73s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.93s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.54s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.36s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.03s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.27s) [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.76s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.21s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.91s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.64s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.63s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.05s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.08s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.04s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.99s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.97s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignore (17.09s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.00s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.07s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.68s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.16s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.22s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.40s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.27s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.58s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.63s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.21s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.79s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.58s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.71s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.79s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.93s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.64s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.71s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.51s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFails (1.17s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.75s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.58s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.43s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.32s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildHistory (3.86s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.95s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.21s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.22s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.07s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.32s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.89s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.28s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.89s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.79s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.61s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.46s) [2021-06-24T11:32:09.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-24T11:32:09.648Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.23s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.44s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.52s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.12s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.17s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.21s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.26s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (4.20s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.35s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.39s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildPATH (1.63s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.15s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.67s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.68s) [2021-06-24T11:32:09.648Z] --- PASS: TestDockerSuite/TestBuildRm (3.87s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.30s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.45s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.25s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-24T11:32:09.649Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildStderr (1.33s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.48s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.37s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.87s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.34s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildUser (2.66s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.04s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.34s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.31s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.26s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-24T11:32:09.649Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-24T11:32:09.649Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-24T11:32:09.649Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-24T11:32:09.649Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.34s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.58s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.22s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.44s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.67s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-24T11:32:09.649Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.91s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-24T11:32:09.649Z] docker_cli_sni_test.go:18: Flakey test [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.95s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.66s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.71s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitTTY (2.62s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.28s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.52s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.63s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.17s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.25s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.21s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.22s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.43s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.07s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.49s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.77s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.07s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.74s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.93s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-24T11:32:09.649Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.21s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.30s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.53s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.35s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.20s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.63s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.77s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.90s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.81s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.84s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2e780_} (1.71s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1275141699_/foo_false____} (1.67s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1275141699_/foo_true____} (1.65s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3966726342_/foo_false____} (1.57s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3966726342_/foo_true____} (1.71s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3966726342_/foo_true__0xc000a2e840__} (1.60s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2e860_} (1.82s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2e880_} (1.61s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2e8a0_} (2.04s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2e8c0_} (1.59s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.71s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.93s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.20s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.21s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.60s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.15s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.27s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.24s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.08s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.27s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.30s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.59s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.14s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.64s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.20s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.38s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.58s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.55s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToDot (1.16s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.60s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.62s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.11s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-24T11:32:09.649Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-06-24T11:32:09.649Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-24T11:32:09.649Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.00s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.44s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.17s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.16s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.08s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-24T11:32:09.649Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.08s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.29s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.39s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.73s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.46s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.40s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsAttach (1.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsCommit (1.41s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.08s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.22s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.22s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.06s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.89s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.21s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-06-24T11:32:09.650Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-24T11:32:09.650Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.650Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-24T11:32:09.650Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.24s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsResize (1.09s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.10s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.60s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsTop (1.11s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.26s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExec (1.18s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.71s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.20s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.34s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.23s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.47s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.89s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecCgroup (3.05s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecEnv (1.11s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.09s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.62s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.08s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecStartFails (1.23s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.17s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecTTY (1.16s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.15s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecUlimits (1.11s) [2021-06-24T11:32:09.650Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-24T11:32:09.650Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.13s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.30s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.60s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestExecWithUser (1.79s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.09s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.28s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestHealth (21.83s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.35s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportDisplay (1.57s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.65s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportGzipped (2.03s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.68s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.17s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.99s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.51s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) [2021-06-24T11:32:09.650Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-24T11:32:09.650Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.95s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectDefault (0.81s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-24T11:32:09.650Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-24T11:32:09.650Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.68s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.64s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectStatus (1.48s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.37s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.17s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.98s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.29s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.45s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.93s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.78s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.13s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.57s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.43s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.80s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.22s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.81s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.82s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.86s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.99s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.11s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.00s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.70s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.03s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsTail (1.09s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.73s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestNetHostname (2.36s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.50s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.35s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginActive (1.48s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.05s) [2021-06-24T11:32:09.650Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-24T11:32:09.650Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.77s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.68s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.00s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.35s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPortList (11.92s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.12s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.54s) [2021-06-24T11:32:09.650Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.80s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.70s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.30s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsByOrder (2.85s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.06s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.85s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.87s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.33s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.13s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.79s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.73s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.40s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.29s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.27s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.38s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.40s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.07s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.72s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.39s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.42s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.05s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.49s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.38s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.58s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.50s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.33s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.77s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.86s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.18s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.97s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.06s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.85s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.74s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.10s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.14s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.99s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.06s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.96s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.12s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.14s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.57s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.30s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.28s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.37s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.04s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.98s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.89s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.65s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.09s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.43s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.39s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.74s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.42s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.47s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunMount (8.08s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.07s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.56s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.08s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.27s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.57s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.03s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.12s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.90s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.55s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-06-24T11:32:09.651Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-24T11:32:09.651Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.41s) [2021-06-24T11:32:09.651Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-24T11:32:09.651Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.20s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (2.00s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunRm (1.01s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2021-06-24T11:32:09.651Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.94s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.12s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.94s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.81s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.22s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.95s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.60s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.96s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.97s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.84s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.69s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.07s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.48s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.39s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.98s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.16s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.95s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.93s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.13s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.20s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.34s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.78s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.74s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.42s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.74s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.43s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.37s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.18s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.68s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.87s) [2021-06-24T11:32:09.652Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents929749403 [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.80s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.81s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.39s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.20s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartRecordError (1.64s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.61s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.03s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.79s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestStopContainerSignal (2.03s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.09s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-06-24T11:32:09.652Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.84s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-24T11:32:09.652Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.87s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.30s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.42s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.08s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateStats (4.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-24T11:32:09.652Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.88s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.12s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.99s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.49s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.92s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.70s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.55s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.38s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.09s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.14s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.09s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.08s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.15s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.76s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.29s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.82s) [2021-06-24T11:32:09.652Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.77s) [2021-06-24T11:32:09.652Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-24T11:32:09.652Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-24T11:32:09.652Z] === RUN TestDockerRegistrySuite [2021-06-24T11:32:09.652Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-24T11:32:11.027Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-24T11:32:12.403Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-24T11:32:14.305Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-24T11:32:14.305Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-24T11:32:17.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-24T11:32:22.852Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-24T11:32:26.133Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-24T11:32:27.510Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-24T11:32:28.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-24T11:32:29.818Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-24T11:32:31.192Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-24T11:32:32.569Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-24T11:32:33.504Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-24T11:32:34.880Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-24T11:32:37.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-24T11:32:39.949Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-24T11:32:40.884Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-24T11:32:43.416Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-24T11:32:44.793Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-24T11:32:44.793Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-24T11:32:46.167Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-24T11:32:47.545Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-24T11:32:48.480Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-24T11:32:51.764Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-24T11:32:52.022Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-24T11:32:53.397Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-24T11:32:53.490Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-24T11:32:53.490Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-24T11:32:53.490Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-24T11:32:53.655Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-24T11:32:53.655Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-24T11:32:53.913Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-24T11:32:54.171Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-24T11:32:54.737Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-24T11:32:54.737Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-24T11:32:56.112Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-24T11:32:56.678Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-24T11:32:58.582Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-24T11:32:59.956Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-24T11:33:01.330Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-24T11:33:02.264Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite (53.26s) [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.56s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d3a3ceb04f07d] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d7e40e5b98d9d] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.57s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d672c3f90fdd9] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d045a4a838206] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dee4ea408eaeb] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dfefa4124c592] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.56s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d11a94817de06] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.63s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d5e5c70f30b92] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d21f2783489f3] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.26s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d7758b8176f49] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d7f3ff3a6a382] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d9a248056f07b] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dd8837b670c78] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d9c2da1a2348b] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.40s) [2021-06-24T11:33:02.829Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b80aa16dd698c44cc1c7fc3f696ec34f9d33951dc4da1588dff6de338e93097d [2021-06-24T11:33:02.829Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f67ff8e2faddedbcf5d72490d7548579b4eec6d6555b51694b015a7150aefe8c [2021-06-24T11:33:02.829Z] check_test.go:196: [dcd02e30a1418] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s) [2021-06-24T11:33:02.829Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:125917b140499e6901f908aaeec00d3728b14e7a3272fa810e6d338780e95028 [2021-06-24T11:33:02.829Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c6bbf038397346fad7dd83aa928b7e9c0039b7a11bdc76a1e48e06a47d23b955 [2021-06-24T11:33:02.829Z] check_test.go:196: [d19312c8fd2bc] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dea92d8299d5f] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.81s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d36afe143ddee] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d21ac55e1deda] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dac8a4bc3c6e6] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dcefb4a4a3e06] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d850e37fe6b92] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dd21910ce99c7] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.15s) [2021-06-24T11:33:02.829Z] check_test.go:196: [df614af8f4304] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d5d14c0f60489] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dc14e322b2358] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d01f50e4067a6] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d0d2601500ff2] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d5761ca20c159] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d2ba701329b98] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d1704df8d27f0] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d4ff7d5544bf8] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2021-06-24T11:33:02.829Z] check_test.go:196: [df50bc9ef6c0b] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.41s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d9a3c718043ad] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.46s) [2021-06-24T11:33:02.829Z] check_test.go:196: [d9c08dc853b98] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s) [2021-06-24T11:33:02.829Z] check_test.go:196: [dcb51bcdfe9d6] daemon is not started [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-06-24T11:33:02.829Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-06-24T11:33:02.829Z] === RUN TestDockerSchema1RegistrySuite [2021-06-24T11:33:02.829Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-24T11:33:03.088Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-24T11:33:07.292Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-24T11:33:10.573Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-24T11:33:11.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-24T11:33:11.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-24T11:33:11.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-24T11:33:11.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-24T11:33:12.778Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-24T11:33:12.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-24T11:33:15.311Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-24T11:33:17.217Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-24T11:33:18.665Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-24T11:33:19.122Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-24T11:33:20.498Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-24T11:33:20.757Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-24T11:33:20.757Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-24T11:33:22.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-24T11:33:22.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-24T11:33:23.849Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-24T11:33:25.750Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-24T11:33:27.250Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-24T11:33:29.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-24T11:33:29.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-24T11:33:30.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-24T11:33:30.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-24T11:33:30.471Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-24T11:33:31.037Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-24T11:33:31.295Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite (28.56s) [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d62c0021d6e3c] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2021-06-24T11:33:31.295Z] check_test.go:223: [db6b1582ee025] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.89s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d93772b77954d] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.45s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d69d8df305cb4] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.93s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d54be3802527c] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.73s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d3e47ea0f8b98] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-06-24T11:33:31.295Z] check_test.go:223: [daa9534bc92cc] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.51s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d182c5ebd239f] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.55s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d4700bac843e2] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.58s) [2021-06-24T11:33:31.295Z] check_test.go:223: [dc25781154dd8] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.79s) [2021-06-24T11:33:31.295Z] check_test.go:223: [dff3bd761960c] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d07cb6552b0ac] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-06-24T11:33:31.295Z] check_test.go:223: [dfcc6161f284d] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d4a68f9d9de72] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-06-24T11:33:31.295Z] check_test.go:223: [ded86c8eaf0e5] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d984ead8bfec7] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-06-24T11:33:31.295Z] check_test.go:223: [d46b365ad53ad] daemon is not started [2021-06-24T11:33:31.295Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-24T11:33:31.295Z] check_test.go:223: [dde384971cd92] daemon is not started [2021-06-24T11:33:31.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-24T11:33:31.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-24T11:33:32.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-24T11:33:32.796Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-24T11:33:32.796Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-24T11:33:34.170Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-24T11:33:34.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-24T11:33:34.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-24T11:33:35.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.11s) [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2021-06-24T11:33:35.511Z] check_test.go:252: [d91b0fbab6bf8] daemon is not started [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-06-24T11:33:35.511Z] check_test.go:252: [da777318439ab] daemon is not started [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-06-24T11:33:35.511Z] check_test.go:252: [db1c0fb0ad13a] daemon is not started [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2021-06-24T11:33:35.511Z] check_test.go:252: [d72ebb52ea47e] daemon is not started [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s) [2021-06-24T11:33:35.511Z] check_test.go:252: [deb4046b27516] daemon is not started [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2021-06-24T11:33:35.511Z] check_test.go:252: [d3675fd2dffae] daemon is not started [2021-06-24T11:33:35.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-24T11:33:35.511Z] check_test.go:252: [dfc73653fc7da] daemon is not started [2021-06-24T11:33:35.511Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-24T11:33:35.511Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-24T11:33:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-24T11:33:40.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-24T11:33:41.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-24T11:33:41.035Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-24T11:33:41.292Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2021-06-24T11:33:41.292Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-06-24T11:33:41.292Z] check_test.go:279: [d4673ba98f211] daemon is not started [2021-06-24T11:33:41.292Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-24T11:33:41.292Z] check_test.go:279: [d16fb698a294a] daemon is not started [2021-06-24T11:33:41.292Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-06-24T11:33:41.292Z] check_test.go:279: [d45062e20afa7] daemon is not started [2021-06-24T11:33:41.292Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2021-06-24T11:33:41.292Z] check_test.go:279: [d690e4a1dd1fe] daemon is not started [2021-06-24T11:33:41.292Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-06-24T11:33:41.292Z] check_test.go:279: [d81c0b1a0a710] daemon is not started [2021-06-24T11:33:41.292Z] === RUN TestDockerNetworkSuite [2021-06-24T11:33:41.292Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-24T11:33:44.580Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-24T11:33:45.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-24T11:33:48.375Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-24T11:33:53.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-24T11:33:54.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-24T11:33:57.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-24T11:33:59.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-24T11:34:07.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-24T11:34:10.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-24T11:34:12.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-24T11:34:13.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-24T11:34:13.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-24T11:34:14.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-24T11:34:16.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-24T11:34:16.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-24T11:34:16.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-24T11:34:17.242Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-24T11:34:17.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-24T11:34:17.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-24T11:34:17.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-24T11:34:18.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-24T11:34:19.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-24T11:34:19.957Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-24T11:34:20.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-24T11:34:20.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-24T11:34:21.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-24T11:34:21.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-24T11:34:25.645Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-24T11:34:25.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-24T11:34:27.547Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-24T11:34:27.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-24T11:34:30.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-24T11:34:31.995Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-24T11:34:36.182Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-24T11:34:41.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-24T11:34:41.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-24T11:34:42.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-24T11:34:42.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-24T11:34:42.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-24T11:34:42.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-24T11:34:42.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-24T11:34:42.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-24T11:34:45.763Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-24T11:34:46.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-24T11:34:46.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-24T11:34:46.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-24T11:34:46.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-24T11:34:51.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-24T11:34:55.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-24T11:34:55.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-24T11:34:55.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-24T11:34:57.308Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-24T11:34:57.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-24T11:34:57.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-24T11:34:58.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-24T11:34:59.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-24T11:34:59.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-24T11:35:00.755Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite (84.89s) [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.81s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [de4456b24a625] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d375e6652d257] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.01s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [dcb67aa78d32c] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.11s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [dbea739554c40] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:1233: [db465893e2378] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.72s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [de19cf017ff58] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.37s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d35c554d799a8] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.86s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d5855f3f29ce4] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d9000af704ea0] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.75s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [de2ac9cd7a3af] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d9860cc03ea85] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d816f7465c4ea] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.17s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d70bb38bd0e9c] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d1a1e96142986] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d183e201443bc] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.08s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [de9e559da3402] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d54d4dd27e4fe] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [ddb0039a3cdfb] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [da1f5c2e3695d] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.20s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d2444a4606276] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d1682b705b5f2] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d00e6c5ed7589] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [d698bbfa2509f] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:46: [de2cd9aae0e31] daemon is not started [2021-06-24T11:35:07.334Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.15s) [2021-06-24T11:35:07.334Z] docker_cli_network_unix_test.go:968: [da3eba794fbe9] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.18s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d99d827187ea9] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.02s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:1116: [dcd2c689dfc22] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [db62682b1b1a8] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d2d1dc1d36af5] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [dbbedbf24b549] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d5316290cd732] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [da499ba151fb3] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [dd9c5245c393f] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d3c49840ce7fe] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.53s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [da69e09f6e891] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d37500fccd1ed] daemon is not started [2021-06-24T11:35:07.335Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d70d32853ceac] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.01s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [db19be949e025] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.96s) [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.76s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:1084: [d53531942882f] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d87f2c8c8e6eb] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d2bcaa3ef7b9a] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.09s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d4a79e8a5f80a] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [dd9039a79a5a6] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.08s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [df46f699f8f3e] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.59s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [d9d108ba1b835] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [dd995c9aa7eea] daemon is not started [2021-06-24T11:35:07.335Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.35s) [2021-06-24T11:35:07.335Z] docker_cli_network_unix_test.go:46: [db95f6c6459a2] daemon is not started [2021-06-24T11:35:07.335Z] === RUN TestDockerHubPullSuite [2021-06-24T11:35:07.335Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-24T11:35:07.901Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-24T11:35:10.431Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-24T11:35:10.431Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-24T11:35:11.805Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-24T11:35:11.805Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-24T11:35:11.805Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite (5.79s) [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.20s) [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-06-24T11:35:12.063Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-06-24T11:35:12.063Z] PASS [2021-06-24T11:35:12.063Z] [2021-06-24T11:35:12.063Z] === Skipped [2021-06-24T11:35:12.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-24T11:35:12.063Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-24T11:35:12.063Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.063Z] [2021-06-24T11:35:12.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-24T11:35:12.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-24T11:35:12.063Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.063Z] [2021-06-24T11:35:12.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-24T11:35:12.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-24T11:35:12.063Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.063Z] [2021-06-24T11:35:12.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-24T11:35:12.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-24T11:35:12.063Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.063Z] [2021-06-24T11:35:12.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-06-24T11:35:12.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-06-24T11:35:12.063Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.063Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_sni_test.go:18: Flakey test [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-24T11:35:12.064Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-24T11:35:12.064Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-24T11:35:12.064Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-24T11:35:12.064Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-24T11:35:12.064Z] docker_cli_network_unix_test.go:46: [d70d32853ceac] daemon is not started [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] [2021-06-24T11:35:12.064Z] DONE 1270 tests, 51 skipped in 2121.188s [2021-06-24T11:35:12.064Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-24T11:35:12.064Z] ++++ cat bundles/test-integration/docker.pid [2021-06-24T11:35:12.064Z] +++ kill 8143 [2021-06-24T11:35:12.999Z] +++ /etc/init.d/apparmor stop [2021-06-24T11:35:12.999Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-24T11:35:12.999Z] [2021-06-24T11:35:12.999Z] Unloading profiles will leave already running processes permanently [2021-06-24T11:35:12.999Z] unconfined, which can lead to unexpected situations. [2021-06-24T11:35:12.999Z] [2021-06-24T11:35:12.999Z] To set a process to complain mode, use the command line tool [2021-06-24T11:35:12.999Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-24T11:35:12.999Z] +++ true [2021-06-24T11:35:12.999Z] exiting test-integration [2021-06-24T11:35:12.999Z] ++ exit 0 [2021-06-24T11:35:12.999Z] [2021-06-24T11:35:13.567Z] + for job in $(jobs -p) [2021-06-24T11:35:13.567Z] + wait 30533 [2021-06-24T11:35:13.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-24T11:35:15.724Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-24T11:35:19.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-24T11:35:25.567Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-24T11:35:30.829Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-24T11:35:33.369Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-24T11:35:35.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-24T11:35:39.222Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-24T11:35:41.751Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-24T11:35:45.036Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-24T11:35:46.409Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-24T11:36:42.616Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-24T11:36:57.478Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-24T11:37:09.889Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite (1756.41s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.24s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.79s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.73s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:562: [dbd11cc7a1577] joining swarm manager [da871c58a3399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:584: [d5a4dd70c04fe] joining swarm manager [da871c58a3399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] check_test.go:380: [dbd11cc7a1577] daemon is not started [2021-06-24T11:37:12.344Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.43s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:45: [da720b7f88f25] joining swarm manager [dc487572817cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.24s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.10s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:303: [d2e4ce2d0a885] joining swarm manager [d8f1fd8066146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:304: [dd1a844c5ba37] joining swarm manager [d8f1fd8066146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:271: [d0a7155d5d059] joining swarm manager [dbfa37a404222]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:272: [df84f7b95b5bf] joining swarm manager [dbfa37a404222]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.67s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.44s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.54s) [2021-06-24T11:37:12.344Z] docker_api_swarm_node_test.go:19: [d3031c9e72055] joining swarm manager [d41241b39e48b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_node_test.go:20: [db7f10f6ca4f8] joining swarm manager [d41241b39e48b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.87s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:501: [d0feae2c4f7fe] joining swarm manager [d3ebb2f03ce39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:506: [dea1839527d21] joining swarm manager [d3ebb2f03ce39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.07s) [2021-06-24T11:37:12.344Z] docker_api_swarm_node_test.go:80: [d6997020a6a83] joining swarm manager [dc49bd8e27dc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.49s) [2021-06-24T11:37:12.344Z] docker_api_swarm_node_test.go:52: [d420504e9070b] joining swarm manager [dd17917877000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_node_test.go:53: [d01ce84dda340] joining swarm manager [dd17917877000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.04s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.76s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:201: [d4bc09cd77047] joining swarm manager [dda3e480dad65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.36s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:383: [d15e96e91424b] joining swarm manager [dfc7361b56e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:384: [d8e1daa96313f] joining swarm manager [dfc7361b56e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] check_test.go:380: [d8e1daa96313f] daemon is not started [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.70s) [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:801: [d550e2a08a16e] joining swarm manager [d49f249de8f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:801: [d0294cba046dc] joining swarm manager [d49f249de8f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:801: [d544e00073bcf] joining swarm manager [d49f249de8f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:801: [dad184557fdf6] joining swarm manager [d49f249de8f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-24T11:37:12.344Z] docker_api_swarm_test.go:809: [d286f0e6828e0] joining swarm manager [d49f249de8f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.80s) [2021-06-24T11:37:12.344Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.14s) [2021-06-24T11:37:12.344Z] docker_api_swarm_service_test.go:394: [d329b314c42c8] joining swarm manager [df1abb21ed020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.344Z] docker_api_swarm_service_test.go:394: [dfcb545ad346d] joining swarm manager [df1abb21ed020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.44s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:342: [d2e48058bf070] joining swarm manager [db6c8e1967aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:342: [debc0d88a88c3] joining swarm manager [db6c8e1967aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.13s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:489: [da08cb48484af] joining swarm manager [d742440b866b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:489: [df6649e9e3cf6] joining swarm manager [d742440b866b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.93s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:127: [d181e89f717e7] joining swarm manager [d1e0373bf2439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:128: [dd6041d5aea56] joining swarm manager [d1e0373bf2439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:136: [d5927b5d5b0bb] joining swarm manager [d1e0373bf2439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:137: [d0d77f786c2da] joining swarm manager [d1e0373bf2439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.90s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.03s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:303: [d363213f90401] joining swarm manager [d89d261b1d798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:303: [d6db79059a44a] joining swarm manager [d89d261b1d798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.42s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:99: [d197fd8014b45] joining swarm manager [da308d2f9bab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:100: [dccf8bdb0d199] joining swarm manager [da308d2f9bab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] check_test.go:380: [d197fd8014b45] daemon is not started [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.70s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:532: [d1f90879f3573] joining swarm manager [d45a9b180e8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:533: [d62257c6fa2df] joining swarm manager [d45a9b180e8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.47s) [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:147: [dbfbb7c6b6aa8] joining swarm manager [dd4f375ba3178]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_api_swarm_service_test.go:147: [d3497d1170e83] joining swarm manager [dd4f375ba3178]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.62s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.03s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.87s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.55s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.91s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.53s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.98s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.77s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.75s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.36s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.95s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.07s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.33s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.84s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.26s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.33s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.62s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.58s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.71s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.00s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.56s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.71s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.87s) [2021-06-24T11:37:12.345Z] docker_cli_service_logs_test.go:245: checking task pg65xw8uh1h5 [2021-06-24T11:37:12.345Z] docker_cli_service_logs_test.go:250: checking messages for pg65xw8uh1h5 [2021-06-24T11:37:12.345Z] docker_cli_service_logs_test.go:245: checking task 8xzeieyhz7wa [2021-06-24T11:37:12.345Z] docker_cli_service_logs_test.go:250: checking messages for 8xzeieyhz7wa [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.16s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.42s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.41s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1901: [d6cef28ece169] joining swarm manager [dad135ea1a689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1902: [d8b4bb831f56f] joining swarm manager [dad135ea1a689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.85s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.47s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1802: [db3041ff47d6d] joining swarm manager [df5d3df6cfb7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1803: [d50c79cf6d996] joining swarm manager [df5d3df6cfb7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.64s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1321: [d8c43bc641e44] joining swarm manager [d432efa0004eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1322: [d6260388fc743] joining swarm manager [d432efa0004eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.87s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.61s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.37s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.07s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.10s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.51s) [2021-06-24T11:37:12.345Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.57s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.96s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.36s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.12s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1186: [d8bd134da0c12] joining swarm manager [d29b1f911f77b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1195: [d4e88bffd5375] joining swarm manager [d29b1f911f77b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.94s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.91s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1118: [d2d847fc6841d] joining swarm manager [d2b8db3e155c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1119: [d7026518beb74] joining swarm manager [d2b8db3e155c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1172: [d4fe7f408036f] joining swarm manager [d2b8db3e155c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.47s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1453: [dbbd3315f6005] joining swarm manager [d7ac75cd58f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] docker_cli_swarm_test.go:1454: [d19502b27c2c4] joining swarm manager [d7ac75cd58f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.60s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.80s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.84s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.62s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.23s) [2021-06-24T11:37:12.345Z] docker_cli_swarm_unix_test.go:62: [d6782851e365a] joining swarm manager [d671a7dc75cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.77s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.04s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.73s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.30s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.90s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.22s) [2021-06-24T11:37:12.345Z] docker_api_swarm_test.go:961: [dd626d87ad7e5] joining swarm manager [d223ee1a41d36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.43s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.87s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.58s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.11s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.92s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.92s) [2021-06-24T11:37:12.345Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.86s) [2021-06-24T11:37:12.345Z] === RUN TestDockerExternalVolumeSuite [2021-06-24T11:37:12.345Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-24T11:37:12.802Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-24T11:37:16.552Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-24T11:37:22.362Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-24T11:37:22.362Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-24T11:37:22.362Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-24T11:37:22.362Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-24T11:37:22.362Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-24T11:37:22.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-24T11:37:26.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-24T11:37:26.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-24T11:37:26.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-24T11:37:26.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-24T11:37:27.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-24T11:37:30.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-24T11:37:32.888Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-24T11:37:50.598Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-24T11:37:50.598Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-24T11:37:50.598Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-24T11:37:50.598Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-24T11:37:50.598Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-24T11:37:51.058Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-24T11:37:51.058Z] === RUN TestDockerSuite/TestBuildFails [2021-06-24T11:37:59.642Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-24T11:37:59.643Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-24T11:38:05.444Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-24T11:38:11.247Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-24T11:38:23.648Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-24T11:38:29.449Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-24T11:38:30.991Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-24T11:38:36.799Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-24T11:38:36.799Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-24T11:38:37.769Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-24T11:38:38.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-24T11:38:38.231Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-24T11:38:38.231Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-24T11:38:46.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-24T11:38:53.058Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-24T11:38:53.058Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-24T11:39:05.470Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-24T11:39:05.470Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-24T11:39:08.392Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-24T11:39:08.392Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-24T11:39:08.852Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-24T11:39:09.313Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-24T11:39:14.011Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-24T11:39:14.982Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-24T11:39:15.443Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-24T11:39:16.415Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-24T11:39:17.390Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-24T11:39:18.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-24T11:39:18.365Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-24T11:39:19.908Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-24T11:39:26.998Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-24T11:39:27.459Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-24T11:39:27.920Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-24T11:39:33.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-24T11:39:33.724Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-24T11:39:51.437Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-24T11:39:51.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-24T11:39:52.976Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-24T11:40:05.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-24T11:40:17.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-24T11:40:35.526Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-24T11:40:49.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-24T11:40:56.657Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-24T11:41:01.374Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-24T11:41:04.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-24T11:41:13.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-24T11:41:18.479Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-24T11:41:22.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-24T11:41:43.643Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-24T11:41:43.643Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-24T11:41:56.038Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-24T11:41:56.038Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-24T11:41:56.038Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-24T11:41:56.038Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-24T11:41:58.962Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-24T11:42:03.658Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-24T11:42:09.083Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-24T11:42:12.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-24T11:42:12.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-24T11:42:12.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-24T11:42:14.432Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-24T11:42:15.973Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-24T11:42:17.075Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-24T11:42:27.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-24T11:42:38.195Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-24T11:42:38.656Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-24T11:42:49.002Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-24T11:42:52.749Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-24T11:42:59.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-24T11:43:03.086Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-24T11:43:07.783Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-24T11:43:13.585Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-24T11:43:14.046Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-24T11:43:14.507Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-24T11:43:14.507Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-24T11:43:16.688Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-24T11:43:16.688Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-24T11:43:31.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-24T11:43:46.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-24T11:44:01.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-24T11:44:07.394Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-24T11:44:19.088Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite (439.82s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.86s) [2021-06-24T11:44:33.966Z] docker_cli_external_volume_driver_test.go:53: [d0b1281109298] daemon is not started [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2021-06-24T11:44:33.966Z] docker_cli_external_volume_driver_test.go:53: [d6d03de903b09] daemon is not started [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-24T11:44:33.966Z] docker_cli_external_volume_driver_test.go:53: [d58067db21984] daemon is not started [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-24T11:44:33.966Z] docker_cli_external_volume_driver_test.go:53: [d7e06aa5226a4] daemon is not started [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.45s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.56s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.18s) [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-06-24T11:44:33.966Z] docker_cli_external_volume_driver_test.go:485: [d0876213e4648] daemon is not started [2021-06-24T11:44:33.966Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-06-24T11:44:33.966Z] docker_cli_external_volume_driver_test.go:53: [d26562fa16b61] daemon is not started [2021-06-24T11:44:33.966Z] PASS [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] === Skipped [2021-06-24T11:44:33.966Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-24T11:44:33.966Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-24T11:44:33.966Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-24T11:44:33.966Z] check_test.go:309: [d9f6ac7f6422d] daemon is not started [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-24T11:44:33.966Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-24T11:44:33.966Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-24T11:44:33.966Z] check_test.go:309: [d626d884cca41] daemon is not started [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-24T11:44:33.966Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-24T11:44:33.966Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-24T11:44:33.966Z] check_test.go:309: [d06ad4552ac97] daemon is not started [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-24T11:44:33.966Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-24T11:44:33.966Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-24T11:44:33.966Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-24T11:44:33.966Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] DONE 273 tests, 5 skipped in 2682.656s [2021-06-24T11:44:33.966Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-24T11:44:33.966Z] ++++ cat bundles/test-integration/docker.pid [2021-06-24T11:44:33.966Z] +++ kill 8148 [2021-06-24T11:44:33.966Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ea6a0b732b6/docker.pid [2021-06-24T11:44:33.966Z] +++ kill 6207 [2021-06-24T11:44:33.966Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6207 is not a child of this shell [2021-06-24T11:44:33.966Z] warning: PID 6207 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ea6a0b732b6/docker.pid had a nonzero exit code [2021-06-24T11:44:33.966Z] +++ /etc/init.d/apparmor stop [2021-06-24T11:44:33.966Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] Unloading profiles will leave already running processes permanently [2021-06-24T11:44:33.966Z] unconfined, which can lead to unexpected situations. [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] To set a process to complain mode, use the command line tool [2021-06-24T11:44:33.966Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-24T11:44:33.966Z] +++ true [2021-06-24T11:44:33.966Z] exiting test-integration [2021-06-24T11:44:33.966Z] ++ exit 0 [2021-06-24T11:44:33.966Z] [2021-06-24T11:44:33.966Z] + exit 0 [2021-06-24T11:44:33.966Z] ++ jobs -p [2021-06-24T11:44:33.966Z] + pids= [2021-06-24T11:44:33.966Z] + echo 'Remaining pids to kill: []' [2021-06-24T11:44:33.966Z] Remaining pids to kill: [] [2021-06-24T11:44:33.966Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-24T11:44:33.985Z] Recording test results [2021-06-24T11:44:35.548Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-24T11:44:35.894Z] + echo Ensuring container killed. [2021-06-24T11:44:35.894Z] Ensuring container killed. [2021-06-24T11:44:35.894Z] + docker ps -aq -f name=docker-pr3-* [2021-06-24T11:44:36.152Z] + cids=fa4b6a1b10c0 [2021-06-24T11:44:36.152Z] 40aedc99fc66 [2021-06-24T11:44:36.152Z] 31371f5713e2 [2021-06-24T11:44:36.152Z] + [ -n fa4b6a1b10c0 [2021-06-24T11:44:36.152Z] 40aedc99fc66 [2021-06-24T11:44:36.152Z] 31371f5713e2 ] [2021-06-24T11:44:36.152Z] + docker rm -vf fa4b6a1b10c0 40aedc99fc66 31371f5713e2 [2021-06-24T11:44:37.362Z] === RUN TestDockerSuite/TestBuildRm [2021-06-24T11:44:39.443Z] fa4b6a1b10c0 [2021-06-24T11:44:39.443Z] 40aedc99fc66 [2021-06-24T11:44:39.443Z] 31371f5713e2 [Pipeline] sh [2021-06-24T11:44:39.731Z] + echo Chowning /workspace to jenkins user [2021-06-24T11:44:39.731Z] Chowning /workspace to jenkins user [2021-06-24T11:44:39.731Z] + id -u [2021-06-24T11:44:39.731Z] + id -g [2021-06-24T11:44:39.731Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42561:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-24T11:44:44.214Z] + bundleName=amd64 [2021-06-24T11:44:44.214Z] + echo Creating amd64-bundles.tar.gz [2021-06-24T11:44:44.214Z] Creating amd64-bundles.tar.gz [2021-06-24T11:44:44.214Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-24T11:44:44.214Z] + 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-06-24T11:44:45.603Z] Archiving artifacts [2021-06-24T11:44:47.372Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-24T11:44:47.687Z] + make clean [2021-06-24T11:44:47.946Z] docker volume rm -f docker-dev-cache [2021-06-24T11:44:47.946Z] docker-dev-cache [Pipeline] deleteDir [2021-06-24T11:44:52.191Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T11:44:55.111Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-24T11:44:55.111Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-24T11:44:55.571Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-24T11:44:57.112Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-24T11:45:00.857Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-24T11:45:04.598Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-24T11:45:13.180Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-24T11:45:34.293Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-24T11:45:34.293Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-24T11:45:34.293Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-24T11:45:46.690Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-24T11:45:46.690Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-24T11:45:52.495Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-24T11:45:52.495Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-24T11:45:57.196Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-24T11:46:22.382Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-24T11:46:22.382Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-24T11:46:22.382Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-24T11:46:23.926Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-24T11:46:29.736Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-24T11:46:34.438Z] === RUN TestDockerSuite/TestBuildUser [2021-06-24T11:46:34.906Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-24T11:46:34.906Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-24T11:46:34.906Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-24T11:46:39.607Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-24T11:46:40.067Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-24T11:46:43.810Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-24T11:46:43.810Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-24T11:46:43.810Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-24T11:47:08.970Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-24T11:47:08.970Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-24T11:47:19.321Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-24T11:47:29.658Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-24T11:47:29.658Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-24T11:47:29.658Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-24T11:47:31.845Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-24T11:47:32.308Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-24T11:47:47.138Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-24T11:47:50.882Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-24T11:47:50.882Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-24T11:48:05.721Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-24T11:48:06.183Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-24T11:48:06.643Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-24T11:48:06.643Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-24T11:48:08.185Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-24T11:48:18.519Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-24T11:48:18.984Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-24T11:48:19.444Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-24T11:48:19.444Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-24T11:48:19.906Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-24T11:48:22.088Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-24T11:48:27.891Z] === RUN TestDockerSuite/TestCommitChange [2021-06-24T11:48:32.589Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-24T11:48:38.398Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-24T11:48:38.398Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-24T11:48:50.834Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-24T11:48:50.834Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-24T11:49:03.239Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-24T11:49:07.937Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-24T11:49:16.523Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-24T11:49:25.118Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-24T11:49:25.118Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-24T11:49:26.660Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-24T11:49:26.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-24T11:49:26.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-24T11:49:26.660Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-24T11:49:28.844Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-24T11:49:28.844Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-24T11:49:28.844Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-24T11:49:31.756Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-24T11:49:31.756Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-24T11:49:31.756Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-24T11:49:31.756Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-24T11:49:31.756Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-24T11:49:34.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-24T11:49:37.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-24T11:49:39.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-24T11:49:39.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-24T11:49:39.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-24T11:49:42.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-24T11:49:42.703Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-24T11:49:44.886Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-24T11:49:44.886Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-24T11:49:44.886Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-24T11:49:53.482Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-24T11:49:53.482Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-24T11:49:54.484Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-24T11:49:54.484Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-24T11:49:57.426Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-24T11:49:57.426Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-24T11:50:00.341Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-24T11:50:05.047Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-24T11:50:09.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-24T11:50:09.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-24T11:50:09.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-24T11:50:09.750Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-24T11:50:09.750Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-24T11:50:11.939Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-24T11:50:11.939Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-24T11:50:14.132Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-24T11:50:14.598Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-24T11:50:16.784Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-24T11:50:16.784Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-24T11:50:21.492Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-24T11:50:23.678Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-24T11:50:23.678Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-24T11:50:23.678Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-24T11:50:23.678Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-24T11:50:23.678Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-24T11:50:23.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-24T11:50:25.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-24T11:50:25.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-24T11:50:34.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-24T11:50:36.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-24T11:50:45.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-24T11:50:47.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005640_} [2021-06-24T11:50:49.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1125611458_c:\foo_false____} [2021-06-24T11:50:52.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1125611458_c:\foo_true____} [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-24T11:50:55.456Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-24T11:50:58.377Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-24T11:51:02.136Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-24T11:51:02.136Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-24T11:51:02.136Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-24T11:51:04.320Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-24T11:51:04.320Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-24T11:51:04.320Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-24T11:51:04.320Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-24T11:51:14.661Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-24T11:51:16.853Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-24T11:51:16.853Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-24T11:51:16.853Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-24T11:51:31.688Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-24T11:51:31.688Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-24T11:51:31.688Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-24T11:51:42.028Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-24T11:51:42.028Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-24T11:51:42.028Z] === RUN TestDockerSuite/TestCpToDot [2021-06-24T11:51:49.120Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-24T11:51:49.120Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-24T11:51:49.120Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-24T11:51:51.305Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-24T11:51:51.305Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-24T11:51:51.305Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-24T11:51:51.305Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-24T11:51:51.305Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-24T11:51:51.305Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-24T11:51:51.768Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-24T11:51:53.952Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-24T11:51:56.139Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-24T11:51:56.139Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-24T11:51:56.600Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-24T11:51:58.787Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-24T11:51:59.252Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-24T11:51:59.713Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-24T11:51:59.713Z] === RUN TestDockerSuite/TestCreateRM [2021-06-24T11:51:59.713Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-24T11:51:59.713Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-24T11:52:00.174Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-24T11:52:00.174Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-24T11:52:10.535Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-24T11:52:10.535Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-24T11:52:10.535Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-24T11:52:14.288Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-24T11:52:14.288Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-24T11:52:14.288Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-24T11:52:17.205Z] === RUN TestDockerSuite/TestDockerFails [2021-06-24T11:52:17.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-24T11:52:17.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-24T11:52:17.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-24T11:52:17.665Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-24T11:52:17.665Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-24T11:52:17.665Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-24T11:52:20.582Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-24T11:52:22.768Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-24T11:52:25.682Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-24T11:52:40.526Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-24T11:52:44.275Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-24T11:52:51.368Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-24T11:52:58.456Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-24T11:52:58.456Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-24T11:53:08.886Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-24T11:53:08.886Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-24T11:53:09.349Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-24T11:53:15.159Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-24T11:53:19.864Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-24T11:53:19.864Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-24T11:53:19.864Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-24T11:53:19.864Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-24T11:53:19.864Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-24T11:53:19.864Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-24T11:53:21.408Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-24T11:53:21.408Z] === RUN TestDockerSuite/TestEventsRename [2021-06-24T11:53:24.325Z] === RUN TestDockerSuite/TestEventsResize [2021-06-24T11:53:27.243Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-24T11:53:34.337Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-24T11:53:38.082Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-24T11:53:42.783Z] === RUN TestDockerSuite/TestEventsTop [2021-06-24T11:53:42.783Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-24T11:53:45.701Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-24T11:53:50.408Z] === RUN TestDockerSuite/TestExec [2021-06-24T11:53:50.408Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-24T11:53:50.408Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-24T11:53:51.950Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-24T11:53:54.139Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-24T11:53:54.139Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-24T11:53:54.139Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-24T11:53:54.139Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-24T11:53:56.326Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-24T11:53:59.240Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-24T11:54:01.423Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-24T11:54:03.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-24T11:54:08.331Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-24T11:54:08.331Z] === RUN TestDockerSuite/TestExecEnv [2021-06-24T11:54:08.331Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-24T11:54:08.331Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-24T11:54:10.516Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-24T11:54:16.326Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-24T11:54:16.326Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-24T11:54:16.326Z] === RUN TestDockerSuite/TestExecParseError [2021-06-24T11:54:16.326Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-24T11:54:16.326Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-24T11:54:16.326Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-24T11:54:19.250Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-24T11:54:19.250Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-24T11:54:19.250Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-24T11:54:19.250Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-24T11:54:19.250Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-24T11:54:19.250Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-24T11:54:22.166Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-24T11:54:22.166Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-24T11:54:30.772Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-24T11:54:30.772Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-24T11:54:30.772Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-24T11:54:30.772Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-24T11:54:37.864Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-24T11:54:43.672Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-24T11:54:47.505Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-24T11:54:53.317Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-24T11:54:53.317Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-24T11:54:53.317Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-24T11:54:53.317Z] === RUN TestDockerSuite/TestHealth [2021-06-24T11:54:53.317Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-24T11:54:53.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-24T11:54:53.778Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-24T11:54:53.778Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-24T11:54:59.602Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-24T11:54:59.602Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-24T11:54:59.602Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-24T11:54:59.602Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-24T11:54:59.602Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-24T11:54:59.602Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-24T11:55:00.574Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-24T11:55:00.574Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-24T11:55:01.548Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-24T11:55:01.548Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-24T11:55:03.736Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-24T11:55:03.736Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-24T11:55:05.932Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-24T11:55:14.520Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-24T11:55:14.520Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-24T11:55:14.520Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-24T11:55:18.267Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-24T11:55:18.267Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestImportFile [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-24T11:55:20.455Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-24T11:55:20.916Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-24T11:55:20.916Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-24T11:55:20.916Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-24T11:55:23.103Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-24T11:55:26.027Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-24T11:55:26.027Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-24T11:55:26.027Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-24T11:55:26.027Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-24T11:55:26.027Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-24T11:55:28.219Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-24T11:55:28.680Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-24T11:55:30.864Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-24T11:55:30.864Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-24T11:55:30.864Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-24T11:55:30.864Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-24T11:55:33.781Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-24T11:55:38.487Z] === RUN TestDockerSuite/TestInspectImage [2021-06-24T11:55:38.487Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-24T11:55:38.487Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-24T11:55:38.487Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-24T11:55:41.403Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-24T11:55:44.325Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-24T11:55:44.325Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-24T11:55:46.515Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-24T11:55:49.431Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-24T11:55:49.431Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-24T11:55:49.431Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-24T11:55:51.616Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-24T11:55:55.362Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-24T11:56:00.071Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-24T11:56:02.259Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-24T11:56:05.171Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-24T11:56:07.357Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-24T11:56:15.971Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-24T11:56:17.514Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-24T11:56:19.700Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-24T11:56:20.165Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-24T11:56:22.358Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-24T11:56:24.543Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-24T11:56:31.632Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-24T11:56:33.818Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-24T11:56:33.818Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-24T11:56:36.009Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-24T11:56:36.009Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-24T11:56:44.596Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-24T11:56:53.195Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-24T11:57:00.287Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-24T11:57:03.205Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-24T11:57:06.122Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-24T11:57:06.122Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-24T11:57:09.042Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-24T11:57:11.230Z] === RUN TestDockerSuite/TestLogsSince [2021-06-24T11:57:21.581Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-24T11:57:21.582Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-24T11:57:21.582Z] === RUN TestDockerSuite/TestLogsTail [2021-06-24T11:57:23.768Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-24T11:57:26.683Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-24T11:57:28.869Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-24T11:57:28.869Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-24T11:57:28.869Z] === RUN TestDockerSuite/TestNetHostname [2021-06-24T11:57:28.869Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-24T11:57:28.869Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginActive [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPortList [2021-06-24T11:57:29.330Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-24T11:57:39.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-24T11:57:44.413Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-24T11:57:44.413Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-24T11:57:54.757Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-24T11:57:54.757Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-24T11:58:09.603Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-24T11:58:30.738Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-24T11:58:30.738Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-24T11:58:30.738Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-24T11:58:43.145Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-24T11:58:46.066Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-24T11:59:00.909Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-24T11:59:03.826Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-24T11:59:03.826Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-24T11:59:03.826Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-24T11:59:09.637Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-24T11:59:09.637Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-24T11:59:09.637Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-24T11:59:09.637Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-24T11:59:09.637Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-24T11:59:18.232Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-24T11:59:18.232Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-24T11:59:18.694Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-24T11:59:18.694Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-24T11:59:20.246Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-24T11:59:21.220Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-24T11:59:21.220Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-24T11:59:25.933Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-24T11:59:30.638Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-24T11:59:37.741Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-24T12:00:02.916Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-24T12:00:02.916Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-24T12:00:10.009Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-24T12:00:10.009Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-24T12:00:10.009Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-24T12:00:10.982Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-24T12:00:16.796Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-24T12:00:20.538Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-24T12:00:20.538Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-24T12:00:25.243Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-24T12:00:25.243Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-24T12:00:25.243Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-24T12:00:46.361Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-24T12:00:49.275Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-24T12:00:50.246Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-24T12:00:57.331Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-24T12:01:09.732Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-24T12:01:17.000Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-24T12:01:21.700Z] === RUN TestDockerSuite/TestRmiTag [2021-06-24T12:01:22.670Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-24T12:01:24.856Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-24T12:01:45.978Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-24T12:01:46.439Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-24T12:01:52.249Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-24T12:01:53.220Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-24T12:01:55.403Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-24T12:01:55.864Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-24T12:01:55.864Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-24T12:02:00.567Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-24T12:02:04.319Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-24T12:02:06.502Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-24T12:02:13.596Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-24T12:02:16.511Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-24T12:02:16.511Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-24T12:02:21.209Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-24T12:02:28.296Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-24T12:02:28.296Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-24T12:02:32.055Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-24T12:02:32.055Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-24T12:02:32.055Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-24T12:02:34.248Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-24T12:02:37.160Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-24T12:02:39.345Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-24T12:02:41.528Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-24T12:02:41.528Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-24T12:02:41.528Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-24T12:02:41.528Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-24T12:02:44.444Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-24T12:02:44.444Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-24T12:02:44.444Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-24T12:02:44.444Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-24T12:02:44.444Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-24T12:02:45.985Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-24T12:02:51.788Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-24T12:02:54.701Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-24T12:02:54.701Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-24T12:02:54.701Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-24T12:02:54.701Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-24T12:02:57.614Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-24T12:02:59.796Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-24T12:02:59.796Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-24T12:03:02.715Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-24T12:03:02.715Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-24T12:03:02.715Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-24T12:03:02.715Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-24T12:03:11.293Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-24T12:03:18.290Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-24T12:03:19.804Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-24T12:03:22.667Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-24T12:03:32.895Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-24T12:03:43.132Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-24T12:03:43.132Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunMount [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-24T12:03:44.643Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-24T12:03:53.129Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-24T12:03:53.129Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-24T12:03:53.129Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-24T12:03:53.129Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-24T12:03:57.759Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-24T12:04:02.391Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-24T12:04:02.842Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-24T12:04:04.354Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-24T12:04:06.498Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-24T12:04:08.643Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-24T12:04:10.155Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-24T12:04:12.300Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-24T12:04:12.752Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-24T12:04:16.437Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-24T12:04:16.437Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-24T12:04:16.437Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-24T12:04:16.437Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-24T12:04:16.437Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-24T12:04:16.437Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-24T12:04:34.014Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-24T12:04:34.465Z] === RUN TestDockerSuite/TestRunRm [2021-06-24T12:04:37.332Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-24T12:04:43.064Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-24T12:04:45.214Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-24T12:04:48.089Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-24T12:04:50.249Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-24T12:04:53.932Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-24T12:04:53.932Z] === RUN TestDockerSuite/TestRunState [2021-06-24T12:04:53.932Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-24T12:04:56.077Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-24T12:04:56.077Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-24T12:04:58.951Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-24T12:04:58.951Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-24T12:04:58.951Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-24T12:04:58.951Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-24T12:04:58.951Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-24T12:04:58.951Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-24T12:05:04.680Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-24T12:05:06.824Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-24T12:05:06.824Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-24T12:05:08.970Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-24T12:05:08.970Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-24T12:05:08.970Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-24T12:05:12.658Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-24T12:05:19.672Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-24T12:05:25.398Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-24T12:05:32.396Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-24T12:05:32.396Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-24T12:05:32.396Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-24T12:05:35.261Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-24T12:05:37.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-24T12:05:39.600Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-24T12:05:39.600Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-24T12:05:40.050Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-24T12:05:44.688Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-24T12:05:46.201Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-24T12:05:48.349Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-24T12:05:54.074Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-24T12:05:56.221Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-24T12:05:56.673Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-24T12:05:57.123Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-24T12:05:57.123Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-24T12:05:59.266Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-24T12:06:06.267Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-24T12:06:06.267Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-24T12:06:14.759Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-24T12:06:14.759Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-24T12:06:24.997Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-24T12:06:24.997Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-24T12:06:24.997Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-24T12:06:24.997Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-24T12:06:24.997Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-24T12:06:32.020Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-24T12:06:33.540Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-24T12:06:36.408Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-24T12:06:36.860Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-24T12:06:39.008Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-24T12:06:39.009Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-24T12:06:39.009Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-24T12:06:39.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-24T12:06:39.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-24T12:06:39.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-24T12:06:39.009Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-24T12:06:56.587Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-24T12:06:59.453Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-24T12:06:59.453Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-24T12:07:02.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-24T12:07:02.773Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-24T12:07:03.225Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-24T12:07:03.677Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-24T12:07:03.677Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-24T12:07:12.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-24T12:07:12.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-24T12:07:12.622Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-24T12:07:13.074Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-24T12:07:13.074Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-24T12:07:21.566Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-24T12:07:21.566Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-24T12:07:21.566Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-24T12:07:36.285Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-24T12:07:36.285Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite (2929.39s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-24T12:07:37.248Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.47s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.05s) [2021-06-24T12:07:37.248Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-24T12:07:37.248Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.248Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-24T12:07:37.249Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-24T12:07:37.249Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.33s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-24T12:07:37.249Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-24T12:07:37.249Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.43s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.38s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-24T12:07:37.249Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.49s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.25s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (127.44s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-24T12:07:37.249Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.67s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.89s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.87s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.66s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.28s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.32s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.85s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.97s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.55s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.32s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.26s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.50s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.26s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.38s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (48.54s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.36s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.15s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-24T12:07:37.249Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.11s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.20s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.71s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.12s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.12s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.64s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.95s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.95s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.81s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.08s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.95s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.14s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.22s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.36s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.98s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.73s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.14s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.44s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.35s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.41s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (126.72s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.72s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.52s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.22s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.83s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.41s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.70s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFails (7.53s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.27s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.72s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.33s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.44s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.03s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.45s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildHistory (11.44s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.90s) [2021-06-24T12:07:37.249Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-24T12:07:37.249Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.249Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.05s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.59s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.60s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.70s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.33s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.45s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.36s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.90s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.68s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.50s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.91s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.55s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.96s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.50s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.33s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.56s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.69s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.22s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.91s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.79s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildRm (14.59s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.79s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-24T12:07:37.250Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.76s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.37s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.22s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.88s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.65s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildStderr (5.03s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.90s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.31s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.05s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.76s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.67s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.21s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.82s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.77s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.79s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.80s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.32s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.76s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.90s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-06-24T12:07:37.250Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-24T12:07:37.250Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-24T12:07:37.250Z] docker_cli_sni_test.go:18: Flakey test [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.08s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCommitChange (5.42s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.94s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.33s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCommitTTY (12.66s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.09s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-24T12:07:37.250Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-24T12:07:37.250Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.86s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.46s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.38s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.38s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.72s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.86s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.52s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.73s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.39s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.30s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.18s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.97s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.45s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.50s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.10s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.72s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-24T12:07:37.250Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.47s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.52s) [2021-06-24T12:07:37.250Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s) [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.250Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-24T12:07:37.250Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.42s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.76s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.98s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.79s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.67s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005640_} (2.70s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1125611458_c:\foo_false____} (2.74s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1125611458_c:\foo_true____} (2.75s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-24T12:07:37.251Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.09s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.84s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.47s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.66s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.36s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.03s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpToDot (7.32s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.47s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.16s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.75s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-24T12:07:37.251Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-24T12:07:37.251Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-24T12:07:37.251Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.42s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsCopy (5.73s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.90s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.23s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.30s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFilters (5.32s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFormat (5.04s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-24T12:07:37.251Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-24T12:07:37.251Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.251Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-24T12:07:37.252Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.252Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-06-24T12:07:37.252Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-24T12:07:37.252Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsRename (2.70s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsResize (3.14s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.41s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.02s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.31s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-24T12:07:37.704Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-24T12:07:37.704Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-24T12:07:37.704Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-24T12:07:37.704Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.37s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.38s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.14s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.74s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecInspectID (5.56s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-24T12:07:37.704Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.85s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-24T12:07:37.704Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.704Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.71s) [2021-06-24T12:07:37.704Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-24T12:07:37.704Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.91s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.40s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-24T12:07:37.705Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.25s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.86s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.41s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.72s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-24T12:07:37.705Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-24T12:07:37.705Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.42s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.52s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-24T12:07:37.705Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-24T12:07:37.705Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.43s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectHistory (5.11s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.48s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.05s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.47s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectStatus (3.02s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.98s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.50s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.44s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.67s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.20s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-24T12:07:37.705Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.98s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.15s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.90s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.81s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.53s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsSince (9.42s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsTail (3.10s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.78s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.43s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.81s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-06-24T12:07:37.705Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.75s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-24T12:07:37.705Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsByOrder (9.76s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.87s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.95s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-24T12:07:37.705Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.65s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.17s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.96s) [2021-06-24T12:07:37.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.98s) [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-24T12:07:37.705Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.09s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.00s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-24T12:07:37.706Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.39s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.61s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.50s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.17s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.90s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.17s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.48s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.61s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.82s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.98s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.49s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.74s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.65s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.77s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.58s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.61s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.95s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.44s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.25s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.90s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.44s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.46s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.86s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.28s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.34s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.17s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.50s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.50s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.48s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.83s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.68s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.47s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.57s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunExitCode (7.43s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.43s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.37s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.48s) [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.34s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.39s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.78s) [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.706Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-24T12:07:37.706Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.51s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.40s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.42s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.22s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunRm (2.60s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.54s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.63s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.37s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.40s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.04s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.42s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.44s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.85s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.17s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.97s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.30s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.85s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.32s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.04s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-24T12:07:37.707Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.42s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.56s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-06-24T12:07:37.707Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.22s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.79s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.45s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.06s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.42s) [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-24T12:07:37.707Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-24T12:07:37.707Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-06-24T12:07:37.707Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-24T12:07:37.708Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.48s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.18s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.45s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-24T12:07:37.708Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-24T12:07:37.708Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.30s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.58s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-24T12:07:37.708Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-24T12:07:37.708Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-24T12:07:37.708Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-24T12:07:37.708Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-24T12:07:37.708Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-24T12:07:37.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-24T12:07:37.708Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] === RUN TestDockerDaemonSuite [2021-06-24T12:07:37.708Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-24T12:07:37.708Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-24T12:07:37.708Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-24T12:07:37.708Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.708Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-24T12:07:37.708Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] === RUN TestDockerSwarmSuite [2021-06-24T12:07:37.709Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-24T12:07:37.709Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-24T12:07:37.709Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] === RUN TestDockerExternalVolumeSuite [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] === RUN TestDockerNetworkSuite [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] === RUN TestDockerHubPullSuite [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-24T12:07:37.709Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] PASS [2021-06-24T12:07:37.709Z] ok github.com/docker/docker/integration-cli 2930.268s [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === Skipped [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-24T12:07:37.709Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-24T12:07:37.709Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-24T12:07:37.709Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-24T12:07:37.709Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-24T12:07:37.709Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-24T12:07:37.709Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-24T12:07:37.709Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-24T12:07:37.709Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-24T12:07:37.709Z] [2021-06-24T12:07:37.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-24T12:07:37.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-24T12:07:38.161Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.161Z] [2021-06-24T12:07:38.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-06-24T12:07:38.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-24T12:07:38.162Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-06-24T12:07:38.162Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-06-24T12:07:38.162Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-06-24T12:07:38.162Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.162Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-06-24T12:07:38.163Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-24T12:07:38.163Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-24T12:07:38.163Z] docker_cli_sni_test.go:18: Flakey test [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-24T12:07:38.163Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-24T12:07:38.163Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-24T12:07:38.163Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-24T12:07:38.163Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.163Z] [2021-06-24T12:07:38.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-24T12:07:38.163Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-24T12:07:38.164Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-24T12:07:38.164Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-24T12:07:38.164Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-24T12:07:38.164Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-24T12:07:38.164Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-24T12:07:38.164Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-24T12:07:38.164Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-24T12:07:38.164Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-24T12:07:38.164Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-24T12:07:38.164Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-24T12:07:38.164Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.164Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-24T12:07:38.165Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-24T12:07:38.165Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-24T12:07:38.165Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-24T12:07:38.165Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-24T12:07:38.165Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-24T12:07:38.165Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-06-24T12:07:38.165Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-24T12:07:38.165Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.165Z] [2021-06-24T12:07:38.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-24T12:07:38.165Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-24T12:07:38.166Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-24T12:07:38.166Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-24T12:07:38.166Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-24T12:07:38.166Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.166Z] [2021-06-24T12:07:38.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-24T12:07:38.167Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-24T12:07:38.167Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.167Z] [2021-06-24T12:07:38.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-24T12:07:38.618Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.618Z] [2021-06-24T12:07:38.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-24T12:07:38.618Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-24T12:07:38.619Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-24T12:07:38.619Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.619Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-24T12:07:38.620Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-06-24T12:07:38.620Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-24T12:07:38.620Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-24T12:07:38.620Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-24T12:07:38.620Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-24T12:07:38.620Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.620Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-24T12:07:38.621Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-24T12:07:38.621Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] DONE 1093 tests, 547 skipped in 2939.944s [2021-06-24T12:07:38.621Z] INFO: Integration tests ended at 06/24/2021 12:07:38. Duration:00:49:00.0198349 [2021-06-24T12:07:38.621Z] INFO: Docker info of the daemon under test at end of run [2021-06-24T12:07:38.621Z] [2021-06-24T12:07:38.621Z] Containers: 2 [2021-06-24T12:07:38.621Z] Running: 0 [2021-06-24T12:07:38.621Z] Paused: 0 [2021-06-24T12:07:38.621Z] Stopped: 2 [2021-06-24T12:07:38.621Z] Images: 18 [2021-06-24T12:07:38.621Z] Server Version: 0.0.0-dev [2021-06-24T12:07:38.621Z] Storage Driver: windowsfilter [2021-06-24T12:07:38.621Z] Windows: [2021-06-24T12:07:38.621Z] Logging Driver: json-file [2021-06-24T12:07:38.621Z] Plugins: [2021-06-24T12:07:38.621Z] Volume: local [2021-06-24T12:07:38.621Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-24T12:07:38.621Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-24T12:07:38.621Z] Swarm: inactive [2021-06-24T12:07:38.621Z] Default Isolation: process [2021-06-24T12:07:38.621Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-24T12:07:38.621Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-24T12:07:38.621Z] OSType: windows [2021-06-24T12:07:38.621Z] Architecture: x86_64 [2021-06-24T12:07:38.621Z] CPUs: 4 [2021-06-24T12:07:38.621Z] Total Memory: 32GiB [2021-06-24T12:07:38.621Z] Name: azwin-2-ac5740 [2021-06-24T12:07:38.621Z] ID: YMQI:B6SS:4ROE:4G7T:6KJK:MVEE:LOBH:SZPS:NMWV:7TQL:XK76:FCII [2021-06-24T12:07:38.621Z] Docker Root Dir: D:\CI\PR-42561\3\daemon [2021-06-24T12:07:38.621Z] Debug Mode (client): false [2021-06-24T12:07:38.621Z] Debug Mode (server): true [2021-06-24T12:07:38.621Z] File Descriptors: -1 [2021-06-24T12:07:38.621Z] Goroutines: 17 [2021-06-24T12:07:38.621Z] System Time: 2021-06-24T12:07:38.4511619Z [2021-06-24T12:07:38.621Z] EventsListeners: 0 [2021-06-24T12:07:38.622Z] Registry: https://index.docker.io/v1/ [2021-06-24T12:07:38.622Z] Labels: [2021-06-24T12:07:38.622Z] Experimental: false [2021-06-24T12:07:38.622Z] Insecure Registries: [2021-06-24T12:07:38.622Z] 127.0.0.0/8 [2021-06-24T12:07:38.622Z] Live Restore Enabled: false [2021-06-24T12:07:38.622Z] [2021-06-24T12:07:38.622Z] [2021-06-24T12:07:38.622Z] INFO: Stopping daemon under test [2021-06-24T12:07:39.073Z] SUCCESS: The process with PID 5664 (child process of PID 5556) has been terminated. [2021-06-24T12:07:39.073Z] SUCCESS: The process with PID 5556 (child process of PID 4284) has been terminated. [2021-06-24T12:07:39.073Z] INFO: Stop tailing logs of the daemon under tests [2021-06-24T12:07:39.073Z] INFO: executeCI.ps1 Completed successfully at 06/24/2021 12:07:38. [2021-06-24T12:07:39.073Z] INFO: Tidying up at end of run [2021-06-24T12:07:39.073Z] INFO: Saving daemon under test log (d:\CI\PR-42561\3\dut.out) to bundles\CIDUT.out [2021-06-24T12:07:39.073Z] INFO: Saving daemon under test log (d:\CI\PR-42561\3\dut.err) to bundles\CIDUT.err [2021-06-24T12:07:39.073Z] INFO: Nuke-Everything... [2021-06-24T12:07:39.073Z] INFO: Container count on control daemon to delete is 2 [2021-06-24T12:07:39.525Z] f93d21f6b282 [2021-06-24T12:07:39.525Z] fff1970e9323 [2021-06-24T12:07:39.525Z] INFO: Tidying pidfile d:\CI\PR-42561\3\docker.pid [2021-06-24T12:07:39.525Z] INFO: Nuking d:\CI [2021-06-24T12:08:21.932Z] INFO: Zapped successfully [2021-06-24T12:08:21.932Z] [2021-06-24T12:08:21.932Z] INFO: executeCI.ps1 exiting at Thu Jun 24 12:08:15 CUT 2021. Duration 01:17:12.8274709 [2021-06-24T12:08:21.932Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-24T12:08:22.174Z] Recording test results [2021-06-24T12:08:29.232Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-24T12:08:31.243Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-24T12:08:33.596Z] Archiving artifacts [2021-06-24T12:08:47.097Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42561/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-24T12:08:47.997Z] + make clean [2021-06-24T12:08:50.148Z] docker volume rm -f docker-dev-cache [2021-06-24T12:08:50.148Z] 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